|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.xml.factory.objects.AbstractObjectDescription
org.jfree.xml.factory.objects.BeanObjectDescription
com.jrefinery.report.io.ext.factory.datasource.URLFilterObjectDescription
An ObjectDescription for the URLFilterClass. This class uses either an given or an preconfigured base url to construct the URL.
Constructor Summary | |
URLFilterObjectDescription(java.lang.Class className)
Creates a new object description. |
Method Summary | |
java.lang.Object |
createObject()
Creates an object based on this description. |
Methods inherited from class org.jfree.xml.factory.objects.BeanObjectDescription |
setParameterFromObject |
Methods inherited from class org.jfree.xml.factory.objects.AbstractObjectDescription |
configure, convertPrimitiveClass, getConfig, getDefinedParameterNames, getInstance, getObjectClass, getParameter, getParameterDefinition, getParameterNames, setParameter, setParameterDefinition |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public URLFilterObjectDescription(java.lang.Class className)
className
- the class.Method Detail |
public java.lang.Object createObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |