|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.xindice.core.objects | |
org.apache.xindice.core | This is the top-level package for all Xindice Core functionality. |
org.apache.xindice.core.objects | Defines the Xindice XMLObject interface and implements XMLObjectManager, a reflection/invokation system and a Simple XMLObject implementation. |
org.apache.xindice.core.request | Implements several interfaces for extending Xindice resources into the standard Java URLConnection system. |
org.apache.xindice.core.system | This package contains system-level classes and XMLObjects. |
Classes in org.apache.xindice.core.objects used by org.apache.xindice.coreXMLObject
|
XMLObject is an interface used to identify a class as a being a Xindice XML Object. XMLObjectManager
|
XMLObjectManager manages XMLObject instances. |
Classes in org.apache.xindice.core.objects used by org.apache.xindice.core.objectsArgs
|
Args exposes a set of named Variants. Reflectable
|
Reflectable is the base interface for XMLObjects, allowing them to expose a Reflector for performing method introspection and execution against the Object. Reflector
|
Reflector is an Object reflection and method invocation utility for Xindice Reflectable implementations (XMLObjects). SimpleReflectable
|
SimpleReflectable Variant
|
Variant is a generic type that can be used to store any type of Xindice variable. XMLObject
|
XMLObject is an interface used to identify a class as a being a Xindice XML Object. XMLObjectException
|
A XMLObjectException is thrown by the Reflector if an exception occurs in the reflection, lookup, or execution of an XMLObject's method. |
Classes in org.apache.xindice.core.objects used by org.apache.xindice.core.requestXMLObject
|
XMLObject is an interface used to identify a class as a being a Xindice XML Object. XMLObjectException
|
A XMLObjectException is thrown by the Reflector if an exception occurs in the reflection, lookup, or execution of an XMLObject's method. |
Classes in org.apache.xindice.core.objects used by org.apache.xindice.core.systemReflectable
|
Reflectable is the base interface for XMLObjects, allowing them to expose a Reflector for performing method introspection and execution against the Object. SimpleReflectable
|
SimpleReflectable SimpleXMLObject
|
SimpleXMLObject XMLObject
|
XMLObject is an interface used to identify a class as a being a Xindice XML Object. |
|
Xindice API | |||||||||
PREV NEXT | FRAMES NO FRAMES |