|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.jfree.xml.factory.objects.AbstractObjectDescription
|
+--org.jfree.xml.factory.objects.BeanObjectDescription
|
+--org.jfree.report.modules.parser.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 |
ignoreParameter,
isParameterIgnored,
setParameterFromObject |
| Methods inherited from class org.jfree.xml.factory.objects.AbstractObjectDescription |
configure,
convertPrimitiveClass,
equals,
getConfig,
getDefinedParameterNames,
getInstance,
getObjectClass,
getParameter,
getParameterDefinition,
getParameterNames,
getUnconfiguredInstance,
hashCode,
setParameter,
setParameterDefinition |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||