- getComparator() - Method in class org.jfree.serializer.SerializerHelper
-
Returns the class comparator instance used to find correct super classes.
- getInstance() - Static method in class org.jfree.serializer.JCommonSerializerBoot
-
Returns a singleton instance of the boot class.
- getInstance() - Static method in class org.jfree.serializer.JCommonSerializerInfo
-
Returns the single instance of this class.
- getInstance() - Static method in class org.jfree.serializer.SerializerHelper
-
Returns or creates a new SerializerHelper.
- getMethods() - Method in class org.jfree.serializer.SerializerHelper
-
Returns the collection of all registered serialize methods.
- getObjectClass() - Method in interface org.jfree.serializer.SerializeMethod
-
The class of the object, which this object can serialize.
- getProjectInfo() - Method in class org.jfree.serializer.JCommonSerializerBoot
-
Returns the project info.
- getSerializer(Class) - Method in class org.jfree.serializer.SerializerHelper
-
Looks up the SerializeMethod for the given class or null if there is no
SerializeMethod for the given class.
- getSuperClassObjectDescription(Class) - Method in class org.jfree.serializer.SerializerHelper
-
Looks up the SerializeMethod for the given class or null if there is no
SerializeMethod for the given class.