Frames | No Frames |
Methods which throw type org.apache.xalan.xsltc.TransletException | |
void | AbstractTranslet.buildKeys(DOM document, DTMAxisIterator iterator, SerializationHandler handler, int root) This method builds key indexes - it is overridden in the compiled
translet in cases where the |
void | Used by some compiled code as a shortcut for passing strings to the
output handler
|
DOMAdapter | Wrap the initial input DOM in a dom adapter. |
SerializationHandler | AbstractTranslet.openOutputHandler(String filename) |
SerializationHandler | AbstractTranslet.openOutputHandler(String filename, boolean append)
Multiple output document extension.
|
void | Main transform() method - this is overridden by the compiled translet
|
void | Calls transform() with a given output handler
|
Methods which throw type org.apache.xalan.xsltc.TransletException | |
void | |
void | |
void | |
void | |
String | DOM.lookupNamespace(int node, String prefix) |
String | |
void | |
void | |
void |
Constructors which throw type org.apache.xalan.xsltc.TransletException | |
NodeSortRecordFactory.NodeSortRecordFactory(DOM dom, String className, Translet translet, order[] , type[] ) Creates a NodeSortRecord producing object. | |
NodeSortRecordFactory.NodeSortRecordFactory(DOM dom, String className, Translet translet, order[] , type[] , lang[] , caseOrder[] ) Creates a NodeSortRecord producing object. |
Methods which throw type org.apache.xalan.xsltc.TransletException | |
void | Dispatch the character content of a node to an output handler.
|
void | |
void | |
void | Copy the string value of a node directly to an output handler
|
void | Dispatch the character content of a node to an output handler.
|
void | |
void | |
void | |
void | Performs a deep copy (ref. |
void | |
void | |
void | |
void | |
void | Copy a node-set to an output handler
|
void | |
void | Copy the whole tree to an output handler
|
DTMAxisIterator | Interprets the arguments passed from the document() function (see
org/apache/xalan/xsltc/compiler/DocumentCall.java) and returns an
iterator containing the requested nodes. |
DTMAxisIterator | LoadDocument.documentF(Object arg1, DTMAxisIterator arg2, String xslURI, AbstractTranslet translet, DOM dom) Interprets the arguments passed from the document() function (see
org/apache/xalan/xsltc/compiler/DocumentCall.java) and returns an
iterator containing the requested nodes. |
void | NodeSortRecord.initialize(int node, int last, DOM dom, org.apache.xalan.xsltc.dom.SortSettings settings) This method allows the caller to set the values that could not be passed
to the default constructor.
|
String | AdaptiveResultTreeImpl.lookupNamespace(int node, String prefix) |
String | DOMAdapter.lookupNamespace(int node, String prefix) |
String | MultiDOM.lookupNamespace(int node, String prefix) |
String | SAXImpl.lookupNamespace(int node, String prefix) Lookup a namespace URI from a prefix starting at node. |
String | SimpleResultTreeImpl.lookupNamespace(int node, String prefix) |
NodeSortRecord | NodeSortRecordFactory.makeNodeSortRecord(int node, int last) Create an instance of a sub-class of NodeSortRecord. |
String | |
String | |
String | |
String | Performs a shallow copy (ref. |
String |