org.jfree.xml.factory.objects
Class URLClassFactory

java.lang.Object
  extended byorg.jfree.xml.factory.objects.ClassFactoryImpl
      extended byorg.jfree.xml.factory.objects.URLClassFactory
All Implemented Interfaces:
ClassFactory

public class URLClassFactory
extends ClassFactoryImpl

A URL class factory.

Author:
Thomas Morgner

Constructor Summary
URLClassFactory()
          Creates a new URL class factory.
 
Methods inherited from class org.jfree.xml.factory.objects.ClassFactoryImpl
configure, getComparator, getConfig, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, registerClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLClassFactory

public URLClassFactory()
Creates a new URL class factory.