org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base
Class URLClassFactory

java.lang.Object
  extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.URLClassFactory
All Implemented Interfaces:
Serializable, ClassFactory

public class URLClassFactory
extends ClassFactoryImpl

A URL class factory.

Author:
Thomas Morgner
See Also:
Serialized Form

Constructor Summary
URLClassFactory()
          Creates a new URL class factory.
 
Method Summary
 
Methods inherited from class org.pentaho.reporting.engine.classic.core.modules.parser.ext.factory.base.ClassFactoryImpl
configure, equals, getComparator, getConfig, getDescriptionForClass, getRegisteredClasses, getSuperClassObjectDescription, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLClassFactory

public URLClassFactory()
Creates a new URL class factory.