|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xindice.util.SimpleConfigurable | +--org.apache.xindice.core.objects.SimpleReflectable | +--org.apache.xindice.core.objects.SimpleXMLObject
SimpleXMLObject
Fields inherited from interface org.apache.xindice.core.objects.Reflectable |
NO_PARAMS |
Constructor Summary | |
SimpleXMLObject()
|
Method Summary | |
Collection |
getCollection()
|
void |
setCollection(Collection collection)
|
Methods inherited from class org.apache.xindice.core.objects.SimpleReflectable |
getName, getReflector, queryInterface, reclaim, setConfig, setPool |
Methods inherited from class org.apache.xindice.util.SimpleConfigurable |
getConfig |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.xindice.core.objects.Reflectable |
getReflector, queryInterface |
Methods inherited from interface org.apache.xindice.util.Named |
getName |
Methods inherited from interface org.apache.xindice.util.Configurable |
getConfig, setConfig |
Constructor Detail |
public SimpleXMLObject()
Method Detail |
public void setCollection(Collection collection)
setCollection
in interface XMLObject
public Collection getCollection()
getCollection
in interface XMLObject
|
Xindice API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |