| Name | Description | Type | Package | Framework |
| StringBufferContentHandler | A ContentHandler that accumulates the SAX stream into a StringBuffer object. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptManager | XScriptManager is the public interface used to interact with the XScript component, which implements the | Interface | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptManagerImpl | The actual implementation of the XScriptManager interface. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptObject | XScriptObject is the root class implemented by all the object types in XScript. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptObjectFromURL | An XScriptObject created from the contents of a URL. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptObjectInlineXML | An XScriptObject created from an inline XML fragment. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptObjectResult | An XScriptObject created from a JAXPSince:August 30, 2001Version:CVS $Id: XScriptObjectResult. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |
| XScriptVariableScope | XScriptVariableScope maintains variables in a given scope. | Class | org.apache.cocoon.components.xscript | Apache Cocoon |