org.spicefactory.cinnamon.io.amf
Class AMFInput.ClassDescriptor
java.lang.Object
org.spicefactory.cinnamon.io.amf.AMFInput.ClassDescriptor
- Enclosing class:
- AMFInput
protected class AMFInput.ClassDescriptor
- extends Object
Represents a decoded class descriptor.
- Author:
- Jens Halm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AMFInput.ClassDescriptor
protected AMFInput.ClassDescriptor(ObjectEncoding encoding,
String[] propertyNames,
ClassMapping mapping)
- Creates a new ClassDescriptor.
- Parameters:
encoding - the encoding type for the classpropertyNames - the property names of the classmapping - the mapping configuration for the class