Package org.jfree.xml.factory.objects
Class URLClassFactory
java.lang.Object
org.jfree.xml.factory.objects.ClassFactoryImpl
org.jfree.xml.factory.objects.URLClassFactory
- All Implemented Interfaces:
Serializable
,ClassFactory
A URL class factory.
- Author:
- Thomas Morgner
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jfree.xml.factory.objects.ClassFactoryImpl
configure, equals, getComparator, getConfig, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, hashCode, registerClass
-
Constructor Details
-
URLClassFactory
public URLClassFactory()Creates a new URL class factory.
-