|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
XScriptManager | XScriptManager is the public interface used to
interact with the XScript component, which implements the
supporting code for the XScript language. |
Class Summary | |
---|---|
StringBufferContentHandler | A ContentHandler that accumulates the SAX stream into
a StringBuffer object. |
XScriptManagerImpl | The actual implementation of the XScriptManager interface. |
XScriptObject | XScriptObject is the root class implemented by all the
object types in XScript. |
XScriptObjectFromURL | An XScriptObject created from the contents of a URL. |
XScriptObjectInlineXML | An XScriptObject created from an inline XML fragment. |
XScriptObjectResult | An XScriptObject created from a JAXP
Result object. |
XScriptVariableScope | XScriptVariableScope maintains variables in a given
scope. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |