A B C D E F G H I J K L M N O P Q R S T U V W X

A

addAttribute(String, String, String) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Add an attribute to an attribute list.
addElement(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Append a int onto the vector.
addElement(Node) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Append a Node onto the vector.
addElement(String) - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Append a string onto the vector.
addElement(StringToStringTable) - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Append a string onto the vector.
addExtensionElementNamespace(String, ExtensionFunctionHandler) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** Register an element extension namespace handler.
addExtensionNamespace(String, ExtensionFunctionHandler) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Register an extension namespace handler.
addExtensionNamespace(String, ExtensionFunctionHandler) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Register an extension namespace handler.
addExtensionNamespace(String, ExtensionFunctionHandler) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** Register an extension namespace handler.
addExtensionNamespace(String, ExtensionNSHandler) - Method in class org.apache.xalan.xslt.Stylesheet
Add an extension namespace handler.
addNode(Node) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Add a node.
addNode(Node) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Add a node.
addNodeInDocOrder(Node, boolean, XPathSupport) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, boolean, XPathSupport) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, XPathSupport) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, XPathSupport) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Add the node into a vector of nodes where it should occur in document order.
addNodes(NodeList) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeList) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeList, XPathSupport) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeList, XPathSupport) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addTraceListener(TraceListener) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Add a trace listener for the purposes of debugging and diagnosis.
addTraceListener(TraceListener) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Add a trace listener for the purposes of debugging and diagnosis.
addTraceListener(TraceListener) - Method in class org.apache.xalan.xslt.StylesheetRoot
Add a trace listener for the purposes of debugging and diagnosis.
ALPHA_SIZE - Static variable in class org.apache.xalan.xpath.xml.Trie
**For internal use only**  
appendChild(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemSort
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemChoose
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemApplyTemplates
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemComment
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemValueOf
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemPI
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemText
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemApplyImport
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemAttribute
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemAttributeSet
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemCopyOf
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemNumber
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ElemCallTemplate
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
appendNodes(NodeVector) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Append the nodes to the list.
associateXLocatorToNode(Node, XLocator) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Associate an XLocator provider to a node based on the root of the tree that the node is parented by.
associateXLocatorToNode(Node, XLocator) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Associate an XLocator provider to a node.
associateXLocatorToNode(Node, XLocator) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** Associate an XLocator provider to a node.
associateXLocatorToNode(Node, XLocator) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Associate an XLocator provider to a node.
AttList - class org.apache.xalan.xpath.xml.AttList.
**For internal use only** Wraps a DOM attribute list in a SAX AttributeList.
AttList(NamedNodeMap) - Constructor for class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
attlistDecl(QName, QName, int, boolean, String, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** callback for an attribute list declaration.
ATTRNAME_AMOUNT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_CASEORDER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_CLASS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_CLASSID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_CODEBASE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_CODETYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_CONDITION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_COUNT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DATATYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DECIMALSEPARATOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DEFAULT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DEPTH - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DIGIT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ELEMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_EXPR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_FORMAT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_FROM - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_HREF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_INFINITY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_LANG - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_LEVEL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_MATCH - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_METHOD - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_MINUSSIGN - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_MODE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_NAME - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_NAN - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_NS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ONLY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ORDER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_PATTERNSEPARATOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_PERCENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_PERMILLE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_PRIORITY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_REFID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_RESULT_PREFIX - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_RESULTNS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_SELECT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_STYLE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_STYLESHEET_PREFIX - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_TERMINATE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_TEST - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_TOSTRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_TYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_USE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_VALUE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_VERSION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_XMLNS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_XXXX - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRNAME_ZERODIGIT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_ALPHABETIC - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_ANCESTOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_ANY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_CASEORDER_LOWER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_CASEORDER_UPPER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_DATATYPE_NUMBER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_DATATYPE_TEXT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_DEFAULT_PREFIX - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_ID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_INFINITY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_MULTI - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_NAN - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_NO - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_ORDER_ASCENDING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_ORDER_DESCENDING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_OTHER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_OUTPUT_METHOD_HTML - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_OUTPUT_METHOD_TEXT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_OUTPUT_METHOD_XML - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_PARENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_PRESERVE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_SINGLE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_STRIP - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_THIS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_TRADITIONAL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
ATTRVAL_YES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
AVT - class org.apache.xalan.xslt.AVT.
**For advanced use only** Class to hold an Attribute Value Template.
AVT(String, String, String, PrefixResolver, Stylesheet, XSLTEngineImpl) - Constructor for class org.apache.xalan.xslt.AVT
**For advanced use only** Construct an AVT by parsing the string, and either constructing a vector of AVTParts, or simply hold on to the string if the AVT is simple.
AVTPart - class org.apache.xalan.xslt.AVTPart.
**For internal use only** Class to hold a part, either a string or XPath, of an Attribute Value Template.
AVTPart() - Constructor for class org.apache.xalan.xslt.AVTPart
**For internal use only** Construct a part.
AVTPartSimple - class org.apache.xalan.xslt.AVTPartSimple.
**For internal use only** Simple string part of a complex AVT.
AVTPartSimple(String) - Constructor for class org.apache.xalan.xslt.AVTPartSimple
**For internal use only** Construct a simple AVT part.
AVTPartXPath - class org.apache.xalan.xslt.AVTPartXPath.
**For internal use only** Simple string part of a complex AVT.
AVTPartXPath(String, PrefixResolver, XPathProcessor, XPathFactory, XMLParserLiaison) - Constructor for class org.apache.xalan.xslt.AVTPartXPath
**For internal use only** Construct a simple AVT part.
AVTPartXPath(XPath) - Constructor for class org.apache.xalan.xslt.AVTPartXPath
**For internal use only** Construct a simple AVT part.

B

bool() - Method in class org.apache.xalan.xpath.XObject
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XBoolean
**For advanced use only** Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XRTreeFrag
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNumber
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNull
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a boolean.
bool() - Method in class org.apache.xalan.xpath.XString
Cast result object to a boolean.
BoolStack - class org.apache.xalan.xpath.xml.BoolStack.
**For internal use only** Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Default constructor.
BoolStack(int) - Constructor for class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Construct a IntVector, using the given block size.
BUILDING - Static variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
BUILT - Static variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  

C

call(Object, String, Object[]) - Method in class org.apache.xalan.xpath.XSLTJavaClassEngine
**For internal use only** call the named method on the object that was loaded by eval.
callFunction(String, Vector, Object, Class) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Process a call to a function.
callJava(Object, String, Object[], Object) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** call the named method on the object that was loaded by eval.
caseOrder_avt - Variable in class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
castToNum(String) - Static method in class org.apache.xalan.xpath.XString
Cast a string to a number.
castToType(int, XPathSupport) - Method in class org.apache.xalan.xpath.XObject
Cast object to type t.
cdata(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of cdata.
characters(char[], int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** SAX API: Accept a chunk of characters for normalization into a Text node.
characters(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the characters event.
characters(char[], int, int) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of character data.
characters(char[], int, int, boolean) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Accept a chunk of characters for normalization into a Text node.
characters(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Accept a chunk of characters for normalization into a Text node.
charactersRaw(char[], int, int) - Method in interface org.apache.xalan.xpath.xml.RawCharacterHandler
**For advanced use only** Serialize the characters without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToText
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the characters event.
checkDups() - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only**  
checkDups(Node) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Check for duplicates, for diagnostics.
checkNode(Node) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
**For internal use only** Check node to see if it matches this liaison.
checkNode(Node) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Check node to see if it matches this liaison.
checkNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Check node to see if it matches this liaison.
checkNode(Node) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
**For internal use only** Check node to see if it matches this liaison.
childrenToString(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Take the contents of a template element, process it, and convert it to a string.
CLASS_BOOLEAN - Static variable in class org.apache.xalan.xpath.XObject
 
CLASS_NODESET - Static variable in class org.apache.xalan.xpath.XObject
 
CLASS_NULL - Static variable in class org.apache.xalan.xpath.XObject
 
CLASS_NUMBER - Static variable in class org.apache.xalan.xpath.XObject
 
CLASS_RTREEFRAG - Static variable in class org.apache.xalan.xpath.XObject
 
CLASS_STRING - Static variable in class org.apache.xalan.xpath.XObject
 
CLASS_UNKNOWN - Static variable in class org.apache.xalan.xpath.XObject
 
classObject - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only**  
clear() - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Clear the attribute list.
cloneNode(boolean) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
cloneNode(boolean) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
close(XSLProcessorContext, Element) - Method in class org.apache.xalan.xslt.extensions.Redirect
Close the given file and remove it from the formatter listener's table.
comment(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report an XML comment anywhere in the document.
comment(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Create a Comment node.
comment(String) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Called when a Comment is to be constructed.
comment(String) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Called when a Comment is to be constructed.
connect(String, String) - Static method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** (Same as query for the moment).
connect(String, String, String) - Static method in class org.apache.xalan.xslt.extensions.RowSetLocator
Execute the proprietary connect() function, which returns an instance of XLocator.
connectToNodes(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Execute a connection (if it was not executed by the static connect method) and process the following LocationPath, if it is present.
connectToNodes(XPath, XPathSupport, Node, int, Vector) - Method in interface org.apache.xalan.xpath.XLocator
**For advanced use only** Execute a connection (if it was not executed by the static connect method) and process the following LocationPath, if it is present.
connectToNodes(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xslt.extensions.RowSetLocator
Execute a connection and process the LocationPath, The arguments to the static connect function are re-passed to this function.
Constants - class org.apache.xalan.xslt.Constants.
**For advanced use only** Primary constants used in the XSLTEngineImpl classes.
Constants() - Constructor for class org.apache.xalan.xslt.Constants
**For advanced use only**  
contains(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Tell if the table contains the given node.
contains(Node) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Tell if the table contains the given node.
contains(String) - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Tell if the table contains the given string.
contains(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Tell if the table contains the given string.
contains(StringToStringTable) - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Tell if the table contains the given string.
containsIgnoreCase(String) - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Tell if the table contains the given string.
containsKey(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Given a string, find the last added occurance value that matches the key.
containsValue(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Tell if the table contains the given string.
convertJava2MimeEncoding(String) - Static method in class org.apache.xalan.xpath.xml.FormatterToXML
Convert a Java encoding name to MIME charset name.
convertMime2JavaEncoding(String) - Static method in class org.apache.xalan.xpath.xml.FormatterToXML
Convert a MIME charset name, also known as an XML encoding name, to a Java encoding name.
convertToNodeset() - Method in class org.apache.xalan.xpath.XRTreeFrag
Cast result object to a nodelist.
copyFromOtherLiaison(XMLParserLiaisonDefault) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Copy attributes from another liaison.
copyFromOtherLiaison(XMLParserLiaisonDefault) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Copy attributes from another liaison.
create() - Method in interface org.apache.xalan.xpath.XPathFactory
**For advanced use only** Create an XPath.
createAttribute(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createAttribute(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createAttributeNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createAttributeNS(String, String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createCDATASection(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createCDATASection(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createComment(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createComment(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createDocument() - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Create an empty DOM Document.
createDocument() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Create an empty DOM Document.
createDocument() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Create an empty DOM Document.
createDocumentFragment() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createDocumentFragment() - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createElement(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createElement(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createElementNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createElementNS(String, String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createEntityReference(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createEntityReference(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createMessage(int, Object[]) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createMessage(String, int, Object[]) - Method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createMsg(XSLResourceBundle, String, Object[]) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createProcessingInstruction(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createProcessingInstruction(String, String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createStylesheetRoot(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Bottleneck the creation of the stylesheet for derivation purposes.
createTextNode(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
createTextNode(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
createWarning(int, Object[]) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createXBoolean(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XBoolean.
createXBoolean(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XBoolean.
createXLocatorHandler() - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** getXLocatorHandler.
createXLocatorHandler() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** getXLocatorHandler.
createXLocatorHandler() - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** getXLocatorHandler.
createXLocatorHandler() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** getXLocatorHandler.
createXNodeSet(Node) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XNodeSet from a node.
createXNodeSet(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XNodeSet from a node.
createXNodeSet(NodeList) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XNodeSet.
createXNodeSet(NodeList) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XNodeSet.
createXNull() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XNull.
createXNull() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XNull.
createXNumber(double) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XNumber.
createXNumber(double) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XNumber.
createXObject(Object) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XObject.
createXObject(Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XObject.
createXPATHMessage(int, Object[]) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHMsg(XSLResourceBundle, String, Object[]) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHWarning(int, Object[]) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createXString(String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Convenience function to create an XString.
createXString(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Convenience function to create an XString.

D

DataProviderAssociation - class org.apache.xalan.xpath.DataProviderAssociation.
**For internal use only** Key to XLocator association class.
DataProviderAssociation(Object, XLocator) - Constructor for class org.apache.xalan.xpath.DataProviderAssociation
**For internal use only**  
DATASOURCE - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
dataType_avt - Variable in class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
decrementContextNodePosition() - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Decrement the current context node position.
decrementContextNodePosition() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Decrement the current context node position.
DEFAULT_DECIMAL_FORMAT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
DEFAULT_PREFIX_STR - Static variable in class org.apache.xalan.xpath.dtm.DTM
**For internal use only**  
DefaultErrorHandler - class org.apache.xalan.xpath.xml.DefaultErrorHandler.
Implement SAX error handler for default reporting.
DefaultErrorHandler(String) - Constructor for class org.apache.xalan.xpath.xml.DefaultErrorHandler
 
deleteData(int, int) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
destroy() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Cleanup; called when applet is terminated and unloaded.
DEVELOPMENT - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Development Drop Number.
diagnoseXPathString(String) - Static method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diagnoseXPathString2(String) - Static method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diagnoseXPathString3(String) - Static method in class org.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
display(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM development API: Given a node index, write the node's contents in extremely terse form onto Standard Output.
dtm - Variable in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
DTM - class org.apache.xalan.xpath.dtm.DTM.
**For internal use only** DTM is an XML document model expressed as a table rather than an object tree.
DTM() - Constructor for class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Construct a DTM.
DTM(ProblemListener) - Constructor for class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Construct a DTM.
DTMException - exception org.apache.xalan.xpath.dtm.DTMException.
**For internal use only** Simple implementation of DOMException.
DTMException(short) - Constructor for class org.apache.xalan.xpath.dtm.DTMException
**For internal use only**  
DTMException(short, String) - Constructor for class org.apache.xalan.xpath.dtm.DTMException
**For internal use only** Constructs a DOM/DTM exception.
DTMLiaison - class org.apache.xalan.xpath.dtm.DTMLiaison.
**For internal use only** Liaison to Document Table Model (DTM) XML parser -- the default liaison and parser that XSLTProcessor uses to perform transformations.
DTMLiaison() - Constructor for class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Construct an instance.
DTMLiaison(ErrorHandler) - Constructor for class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Constructor that takes SAX ErrorHandler as an argument.
DTMLiaison(XPathEnvSupport) - Constructor for class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Construct an instance.
DTMNodeLocator - class org.apache.xalan.xpath.dtm.DTMNodeLocator.
**For advanced use only**
DTMNodeLocator() - Constructor for class org.apache.xalan.xpath.dtm.DTMNodeLocator
**For advanced use only** Create a DTMNodeLocator object.
DTMProxy - class org.apache.xalan.xpath.dtm.DTMProxy.
**For internal use only** DTMProxy presents a DOM Node API front-end to the DTM model.
DTMProxyMap - class org.apache.xalan.xpath.dtm.DTMProxyMap.
**For internal use only** DTMProxyMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
dump() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM development API: display() all the nodes in the DTM.
dumpDTM() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only**  

E

ElemApplyImport - class org.apache.xalan.xslt.ElemApplyImport.
**For advanced use only** Implement xsl:apply-imports.
ElemApplyTemplates - class org.apache.xalan.xslt.ElemApplyTemplates.
**For advanced use only** Implement xsl:apply-templates.
ElemApplyTemplates(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemApplyTemplates
**For advanced use only**  
ElemAttribute - class org.apache.xalan.xslt.ElemAttribute.
**For advanced use only** Implement xsl:attribute.
ElemAttributeSet - class org.apache.xalan.xslt.ElemAttributeSet.
**For advanced use only** Implement xsl:attribute-set.
ElemCallTemplate - class org.apache.xalan.xslt.ElemCallTemplate.
**For advanced use only** Implement xsl:call-template.
ElemChoose - class org.apache.xalan.xslt.ElemChoose.
**For advanced use only** Implement xsl:choose.
ElemChoose(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemChoose
**For advanced use only**  
ElemComment - class org.apache.xalan.xslt.ElemComment.
**For advanced use only** Implement xsl:comment.
ElemComment(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemComment
**For advanced use only**  
ElemCopy - class org.apache.xalan.xslt.ElemCopy.
**For advanced use only** Implement xsl:copy.
ElemCopy(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemCopy
**For advanced use only**  
ElemCopyOf - class org.apache.xalan.xslt.ElemCopyOf.
**For advanced use only** Implement xsl:copy-of.
ElemCopyOf(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemCopyOf
**For advanced use only**  
ElemDecimalFormat - class org.apache.xalan.xslt.ElemDecimalFormat.
**For advanced use only** Implement xsl:decimal-format.
ElemDecimalFormat(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
ElemElement - class org.apache.xalan.xslt.ElemElement.
**For advanced use only** Implement xsl:decimal-format.
ElemElement(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemElement
**For advanced use only**  
elementAt(int) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Get the nth element.
elementAvailable(String, String) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Execute the element-available() function.
elementAvailable(String, String) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Execute the element-available() function.
elementAvailable(String, String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Execute the element-available() function.
elementAvailable(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Execute the element-available() function.
elementDecl(QName, int, int, XMLContentSpec.Provider) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!ELEMENT Name contentspec>
elementIsAvailable() - Method in class org.apache.xalan.xslt.ElemExtensionCall
**For advanced use only** Tell if this extension element is available for execution.
ElemExtensionCall - class org.apache.xalan.xslt.ElemExtensionCall.
**For advanced use only** Implement an extension element.
ElemFallback - class org.apache.xalan.xslt.ElemFallback.
**For advanced use only** Implement xsl:fallback.
ElemFallback(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemFallback
**For advanced use only**  
ElemForEach - class org.apache.xalan.xslt.ElemForEach.
**For advanced use only** Implement xsl:for-each.
ElemForEach(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemForEach
**For advanced use only**  
ElemIf - class org.apache.xalan.xslt.ElemIf.
**For advanced use only** Implement xsl:if.
ElemIf(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemIf
**For advanced use only**  
ElemLiteralResult - class org.apache.xalan.xslt.ElemLiteralResult.
**For advanced use only** Implement a Literal Result Element.
ElemMessage - class org.apache.xalan.xslt.ElemMessage.
**For advanced use only** Implement xsl:message.
ElemMessage(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemMessage
**For advanced use only**  
ELEMNAME_ADDATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ANCHOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ANCHOR_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ANY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ANY_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_APPLY_IMPORTS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_APPLY_IMPORTS_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_APPLY_TEMPLATES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_APPLY_TEMPLATES_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ARG_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ATTRIBUTE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ATTRIBUTESET_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CALL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CALL_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CALLTEMPLATE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CALLTEMPLATE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CALLTEMPLATEARG_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CHILDREN - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CHILDREN_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CHOOSE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CHOOSE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COMMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COMMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COMPONENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COMPONENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CONSTRUCT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CONSTRUCT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CONTENTS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CONTENTS_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COPY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COPY_OF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COPY_OF_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COPY_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTER_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERINCREMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERINCREMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERRESET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERRESET_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERS_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERSCOPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERSCOPE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CSSSTYLECONVERSION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CSSSTYLECONVERSION_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_DECIMALFORMAT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DECIMALFORMAT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_DEFINEATTRIBUTESET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DEFINESCRIPT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DISPLAYIF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DISPLAYIF_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ELEMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ELEMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EMPTY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EMPTY_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EVAL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EVAL_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXPECTEDCHILDREN - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXPECTEDCHILDREN_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXTENSION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSION_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXTENSIONCALL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_FALLBACK - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_FALLBACK_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_FOREACH - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_FOREACH_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_IF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_IF_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_IMPORT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_IMPORT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_INCLUDE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_INCLUDE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_KEY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_KEY_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_LITERALRESULT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_LOCALE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_LOCALE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_MESSAGE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_MESSAGE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_NSALIAS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_NSALIAS_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_NUMBER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_NUMBER_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_OTHERWISE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_OTHERWISE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_OUTPUT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_OUTPUT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PARAMVARIABLE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_PARAMVARIABLE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PI - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_PI_OLD_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PI_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PRESERVESPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_PRESERVESPACE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_REMOVEATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ROOT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ROOT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_SCRIPT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_SCRIPT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_SORT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_SORT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_STRIPSPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_STRIPSPACE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_STYLESHEET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_STYLESHEET_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETATTRIBUTE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETCOMMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETCOMMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETELEMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETELEMENT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETPI - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETPI_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETTEXT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETTEXT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TEMPLATE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TEMPLATE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TEXT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TEXT_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TEXTLITERALRESULT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TRANSFORM_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_UNDEFINED - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_URL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_URL_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_USE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_USE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_VALUEOF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_VALUEOF_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_VARIABLE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_VARIABLE_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_WHEN - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_WHEN_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_WITHPARAM - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_WITHPARAM_STRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only** Literals for XSL element names.
ElemNumber - class org.apache.xalan.xslt.ElemNumber.
**For advanced use only** Implement xsl:number.
ElemNumber(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
ElemOtherwise - class org.apache.xalan.xslt.ElemOtherwise.
**For advanced use only** Implement xsl:otherwise.
ElemOtherwise(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemOtherwise
**For advanced use only**  
ElemParam - class org.apache.xalan.xslt.ElemParam.
**For advanced use only** Implement xsl:param.
ElemParam(ElemParam) - Constructor for class org.apache.xalan.xslt.ElemParam
**For advanced use only** Copy constructor.
ElemParam(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemParam
**For advanced use only**  
ElemPI - class org.apache.xalan.xslt.ElemPI.
**For advanced use only** Implement xsl:processing-instruction.
ElemPI(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemPI
**For advanced use only**  
ElemSort - class org.apache.xalan.xslt.ElemSort.
**For advanced use only** Implement xsl:sort.
ElemSort(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
ElemTemplate - class org.apache.xalan.xslt.ElemTemplate.
**For advanced use only** Implement xsl:template.
ElemTemplate(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
ElemTemplateElement - class org.apache.xalan.xslt.ElemTemplateElement.
**For advanced use only** An instance of this class represents an element inside an xsl:template class.
ElemTemplateElement(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Construct a template element instance.
ElemText - class org.apache.xalan.xslt.ElemText.
**For advanced use only** Implement xsl:template.
ElemTextLiteral - class org.apache.xalan.xslt.ElemTextLiteral.
**For advanced use only** Implement a text literal.
ElemUse - class org.apache.xalan.xslt.ElemUse.
**For advanced use only** Implement xsl:use.
ElemUse(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemUse
**For advanced use only**  
ElemValueOf - class org.apache.xalan.xslt.ElemValueOf.
**For advanced use only** Implement xsl:value-of.
ElemValueOf(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemValueOf
**For advanced use only**  
ElemVariable - class org.apache.xalan.xslt.ElemVariable.
**For advanced use only** Implement xsl:variable.
ElemVariable(ElemVariable) - Constructor for class org.apache.xalan.xslt.ElemVariable
**For advanced use only** Copy constructor.
ElemVariable(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemVariable
**For advanced use only**  
ElemWhen - class org.apache.xalan.xslt.ElemWhen.
**For advanced use only** Implement xsl:when.
ElemWhen(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemWhen
**For advanced use only**  
ELEMWILDCARD - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [ELEMWILDCARD] Means ELEMWILDCARD ("*"), used instead of string index in some places.
ElemWithParam - class org.apache.xalan.xslt.ElemWithParam.
**For advanced use only** Implement xsl:with-param.
ElemWithParam(XSLTEngineImpl, Stylesheet, String, AttributeList, int, int) - Constructor for class org.apache.xalan.xslt.ElemWithParam
**For advanced use only**  
EMPTY - Static variable in class org.apache.xalan.xpath.XPath
[EMPTY] Empty slot to indicate NULL.
empty() - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Tests if this stack is empty.
endCDATA() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** End CDATA section.
endCDATA() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report the end of a CDATA section.
endDocument() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** SAX API: End of Document reached.
endDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the endDocument event.
endDocument() - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of the end of a document.
endDTD() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** This function will be called at the end of the DTD.
endDTD() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report the end of DTD declarations.
endElement(QName) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: End-tag reached.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the endElement event.
endElement(String) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of the end of an element.
endEntity(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report the end of an entity.
endEntityReference(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** End entity reference.
endNamespaceDeclScope(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Report the end of the scope of a namespace declaration.
ENDOP - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [ENDOP] Some operators may like to have a terminator.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notivication of a entityReference.
equals(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** Test for equality based on node number.
equals(Object) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** Test for equality based on node number.
equals(Object) - Method in class org.apache.xalan.xpath.xml.StringKey
**For internal use only**  
equals(Object) - Method in class org.apache.xalan.xpath.xml.QName
Override equals and agree that we're equal if the passed object is a string and it matches the name of the arg.
equals(QName) - Method in class org.apache.xalan.xpath.xml.QName
Override equals and agree that we're equal if the passed object is a QName and it matches the name of the arg.
equals(String, String) - Method in class org.apache.xalan.xpath.xml.QName
Override equals and agree that we're equal if the passed object is a string and it matches the name of the arg.
equals(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XBoolean
**For advanced use only** Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XBooleanStatic
**For internal use only** Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XRTreeFrag
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNumber
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNull
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xalan.xpath.XString
Tell if two objects are functionally equal.
ERROR - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
ERROR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
ERROR_RESOURCES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
error(int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Tell the user of an error, and probably throw an exception.
error(int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(int, Exception) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Throw a template element runtime error.
error(int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(int, Object[], Exception) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(Node, int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Tell the user of an error, and probably throw an exception.
error(Node, int, Object[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Tell the user of an error, and probably throw an exception.
error(Node, Node, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(Node, Node, int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.xpath.xml.DefaultErrorHandler
Receive notification of a recoverable error.
error(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tell the user of an error, and probably throw an exception.
error(XPathSupport, int, Object[]) - Method in class org.apache.xalan.xslt.FuncDocument
**For advanced use only** Tell the user of an error, and probably throw an exception.
escapeString(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Given a String containing markup, escape the markup so it can be displayed in the browser.
eval(String, int, int, Object) - Method in class org.apache.xalan.xpath.XSLTJavaClassEngine
**For internal use only** This is used by an application to evaluate an object containing some expression - clearly not possible for compiled code ..
evaluate(XPathSupport, Node, PrefixResolver, StringBuffer) - Method in class org.apache.xalan.xslt.AVT
**For advanced use only** Evaluate the AVT and return a String.
evaluate(XPathSupport, StringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.AVTPart
**For internal use only** Write the evaluated value into the given string buffer.
evaluate(XPathSupport, StringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.AVTPartSimple
**For internal use only** Write the value into the buffer.
evaluate(XPathSupport, StringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.AVTPartXPath
**For internal use only** Write the value into the buffer.
evalXPathStr(XPathSupport, String, Node, PrefixResolver) - Method in class org.apache.xalan.xslt.Stylesheet
Evaluate an xpath string and return the result.
EVENTTYPE_CDATA - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated after CDATA is generated.
EVENTTYPE_CHARACTERS - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated for character data (CDATA and Ignorable Whitespace have their own events).
EVENTTYPE_COMMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated after a comment has been added.
EVENTTYPE_ENDDOCUMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated when a document ends.
EVENTTYPE_ENDELEMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated when an element ends, after it's children have been added.
EVENTTYPE_ENTITYREF - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generate after an entity ref is created.
EVENTTYPE_IGNORABLEWHITESPACE - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated for ignorable whitespace (I'm not sure how much this is actually called.
EVENTTYPE_PI - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated for processing instructions.
EVENTTYPE_STARTDOCUMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated when a document begins.
EVENTTYPE_STARTELEMENT - Static variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Event type generated when an element begins (after the attributes have been processed but before the children have been added).
execute(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Execute the XPath object from a given opcode position.
execute(XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Execute the XPath object from a given opcode position, calling back to a NodeCallback interface as the nodes are found.
execute(XPathSupport, Node, PrefixResolver) - Method in class org.apache.xalan.xpath.XPath
Given an expression and a context, evaluate the XPath and return the result.
execute(XPathSupport, Node, PrefixResolver, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.XPath
**Experimental** Given an expression and a context, evaluate the XPath and call the callback as nodes are found.
execute(XPath, XPathSupport, Node, int, int, int) - Method in class org.apache.xalan.xpath.Function
**For advanced use only** Execute an XPath function object.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.Function
**For advanced use only** Execute an XPath function object.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncBoolean
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncQname
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncUnparsedEntityURI
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncTranslate
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSubstring
**For advanced use only** Execute the substring function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSum
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncExtFunctionAvailable
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncCurrent
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncString
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLang
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncPosition
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSubstringAfter
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLocalPart
Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncFormatNumber
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncCount
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncExtElementAvailable
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSubstringBefore
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncDoc
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncTrue
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncConcat
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNumber
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncCeiling
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncId
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncGenerateId
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNamespace
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNormalize
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncDoclocation
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncContains
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncStringLength
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncStartsWith
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLoader
**For advanced use only** Replace the current function (us) in the table with the actual function the call the function's execute method.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncRound
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNot
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncNormalizeSpace
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncSystemProperty
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncLast
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncFloor
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncKey
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xpath.FuncFalse
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xslt.FuncDocument
**For advanced use only** Execute the function.
execute(XPath, XPathSupport, Node, int, Vector) - Method in class org.apache.xalan.xslt.FuncFormatNumb
**For advanced use only** Execute the function.
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Execute the element's primary function.
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemChoose
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemForEach
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemApplyTemplates
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemUse
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemCopy
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemComment
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemValueOf
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemIf
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemVariable
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemParam
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemFallback
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemPI
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemApplyImport
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTextLiteral
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemMessage
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemLiteralResult
**For advanced use only** Execute a Literal Result Element.
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemExtensionCall
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemAttribute
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemAttributeSet
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemCopyOf
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemCallTemplate
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemElement
**For advanced use only**  
execute(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
executeChildren(XSLTEngineImpl, Node, Node, QName) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Process the children of a template.
ExtensionFunctionHandler - class org.apache.xalan.xpath.ExtensionFunctionHandler.
**For internal use only** Class handling an extension namespace for XPath.
ExtensionFunctionHandler(String) - Constructor for class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Construct a new extension namespace handler for a given extension NS.
ExtensionFunctionHandler(String, String, String, String, String) - Constructor for class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Construct a new extension namespace handler given all the information needed.
ExtensionNSHandler - class org.apache.xalan.xslt.ExtensionNSHandler.
**For advanced use only** Represents an extension namespace.
ExtensionNSHandler(XSLTEngineImpl, String) - Constructor for class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only** Construct a new extension namespace handler for a given extension NS.
ExtensionNSHandler(XSLTEngineImpl, String, String, String, String, String, String) - Constructor for class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only** Construct a new extension namespace handler given all the information needed.
externalEntityDecl(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!ENTITY Name ExternalID> (external)
externalPEDecl(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!ENTITY % Name ExternalID> (external)
extFunction(String, String, Vector, Object) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Handle an extension function.

F

factory() - Static method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Create an XPathFactory for this XLocator.
fatalError(SAXParseException) - Method in class org.apache.xalan.xpath.xml.DefaultErrorHandler
Receive notification of a non-recoverable error.
findTemplate(XSLTEngineImpl, Node, Node, QName, boolean) - Method in class org.apache.xalan.xslt.Stylesheet
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
findTemplate(XSLTEngineImpl, Node, Node, QName, boolean) - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
findURIFromDoc(Document) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Given a DOM Document, tell what URI was used to parse it.
findURIFromDoc(Document) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Given a DOM Document, tell what URI was used to parse it.
findURIFromDoc(Document) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Given a document, find the URL associated with that document.
findURIFromDoc(Document) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given a DOM Document, tell what URI was used to parse it.
flush() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
 
flushWriter() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Flush the formatter's result stream.
FormatterToDOM - class org.apache.xalan.xpath.xml.FormatterToDOM.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and adds the result to a document or document fragment.
FormatterToDOM(Document) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
FormatterToDOM instance constructor...
FormatterToDOM(Document, DocumentFragment) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
FormatterToDOM instance constructor...
FormatterToDOM(Document, Element) - Constructor for class org.apache.xalan.xpath.xml.FormatterToDOM
FormatterToDOM instance constructor...
FormatterToHTML - class org.apache.xalan.xpath.xml.FormatterToHTML.
FormatterToHTML formats SAX-style events into XML.
FormatterToHTML() - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Default constructor.
FormatterToHTML(FormatterToXML) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Constructor using a writer.
FormatterToHTML(OutputStream) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Constructor using an output stream, and a simple OutputFormat.
FormatterToHTML(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToHTML
Constructor using a writer.
FormatterToText - class org.apache.xalan.xpath.xml.FormatterToText.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
FormatterToText(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToText
FormatterToText instance constructor...
FormatterToXML - class org.apache.xalan.xpath.xml.FormatterToXML.
FormatterToXML formats SAX-style events into XML.
FormatterToXML() - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Default constructor.
FormatterToXML(FormatterToXML) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Constructor using a writer.
FormatterToXML(OutputStream) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Constructor using an output stream, and a simple OutputFormat.
FormatterToXML(Writer) - Constructor for class org.apache.xalan.xpath.xml.FormatterToXML
Constructor using a writer.
freeCache() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
The processor keeps a cache of the source and style trees, so call this method if they have changed or you want to do garbage collection.
FROM_ANCESTORS - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [FROM_stepType] [length, including predicates] [length of just the step, without the predicates] {node test} {predicates}? returns: XBoolean
FROM_ANCESTORS_OR_SELF - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_ATTRIBUTES - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_CHILDREN - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_DESCENDANTS - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_DESCENDANTS_OR_SELF - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_FOLLOWING - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_FOLLOWING_SIBLINGS - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_NAMESPACE - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_PARENT - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_PRECEDING - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_PRECEDING_SIBLINGS - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_ROOT - Static variable in class org.apache.xalan.xpath.XPath
 
FROM_SELF - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_BOOLEAN - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CEILING - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CONCAT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CONTAINS - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_COUNT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_CURRENT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_DOCLOCATION - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_EXT_ELEM_AVAILABLE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_EXT_FUNCTION_AVAILABLE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_FALSE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_FLOOR - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_GENERATE_ID - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_ID - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_KEY - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_LANG - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_LAST - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_LOCAL_PART - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NAMESPACE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NOT - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_NUMBER - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_POSITION - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_QNAME - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_ROUND - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_STARTS_WITH - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_STRING - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_STRING_LENGTH - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUBSTRING - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUBSTRING_AFTER - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SUM - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_SYSTEM_PROPERTY - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_TRANSLATE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_TRUE - Static variable in class org.apache.xalan.xpath.XPath
 
FUNC_UNPARSED_ENTITY_URI - Static variable in class org.apache.xalan.xpath.XPath
 
FuncBoolean - class org.apache.xalan.xpath.FuncBoolean.
**For advanced use only** Execute the Boolean() function.
FuncBoolean() - Constructor for class org.apache.xalan.xpath.FuncBoolean
**For advanced use only**  
FuncCeiling - class org.apache.xalan.xpath.FuncCeiling.
**For advanced use only** Execute the Ceiling() function.
FuncCeiling() - Constructor for class org.apache.xalan.xpath.FuncCeiling
**For advanced use only**  
FuncConcat - class org.apache.xalan.xpath.FuncConcat.
**For advanced use only** Execute the Concat() function.
FuncConcat() - Constructor for class org.apache.xalan.xpath.FuncConcat
**For advanced use only**  
FuncContains - class org.apache.xalan.xpath.FuncContains.
**For advanced use only** Execute the Contains() function.
FuncContains() - Constructor for class org.apache.xalan.xpath.FuncContains
**For advanced use only**  
FuncCount - class org.apache.xalan.xpath.FuncCount.
**For advanced use only** Execute the Count() function.
FuncCount() - Constructor for class org.apache.xalan.xpath.FuncCount
**For advanced use only**  
FuncCurrent - class org.apache.xalan.xpath.FuncCurrent.
**For advanced use only** Execute the current() function.
FuncCurrent() - Constructor for class org.apache.xalan.xpath.FuncCurrent
**For advanced use only**  
FuncDoc - class org.apache.xalan.xpath.FuncDoc.
**For advanced use only** Execute the Doc() function.
FuncDoc() - Constructor for class org.apache.xalan.xpath.FuncDoc
**For advanced use only**  
FuncDoclocation - class org.apache.xalan.xpath.FuncDoclocation.
**For advanced use only** Execute the proprietary document-location() function, which returns a node set of documents.
FuncDoclocation() - Constructor for class org.apache.xalan.xpath.FuncDoclocation
**For advanced use only**  
FuncDocument - class org.apache.xalan.xslt.FuncDocument.
**For advanced use only** Execute the Doc() function.
FuncDocument() - Constructor for class org.apache.xalan.xslt.FuncDocument
**For advanced use only**  
FuncExtElementAvailable - class org.apache.xalan.xpath.FuncExtElementAvailable.
**For advanced use only** Execute the ExtElementAvailable() function.
FuncExtElementAvailable() - Constructor for class org.apache.xalan.xpath.FuncExtElementAvailable
**For advanced use only**  
FuncExtFunctionAvailable - class org.apache.xalan.xpath.FuncExtFunctionAvailable.
**For advanced use only** Execute the ExtFunctionAvailable() function.
FuncExtFunctionAvailable() - Constructor for class org.apache.xalan.xpath.FuncExtFunctionAvailable
**For advanced use only**  
FuncFalse - class org.apache.xalan.xpath.FuncFalse.
**For advanced use only** Execute the False() function.
FuncFalse() - Constructor for class org.apache.xalan.xpath.FuncFalse
**For advanced use only**  
FuncFloor - class org.apache.xalan.xpath.FuncFloor.
**For advanced use only** Execute the Floor() function.
FuncFloor() - Constructor for class org.apache.xalan.xpath.FuncFloor
**For advanced use only**  
FuncFormatNumb - class org.apache.xalan.xslt.FuncFormatNumb.
**For advanced use only** Execute the FormatNumber() function.
FuncFormatNumb() - Constructor for class org.apache.xalan.xslt.FuncFormatNumb
**For advanced use only**  
FuncFormatNumber - class org.apache.xalan.xpath.FuncFormatNumber.
**For advanced use only** Execute the FormatNumber() function.
FuncFormatNumber() - Constructor for class org.apache.xalan.xpath.FuncFormatNumber
**For advanced use only**  
FuncGenerateId - class org.apache.xalan.xpath.FuncGenerateId.
**For advanced use only** Execute the GenerateId() function.
FuncGenerateId() - Constructor for class org.apache.xalan.xpath.FuncGenerateId
**For advanced use only**  
FuncId - class org.apache.xalan.xpath.FuncId.
**For advanced use only** Execute the Id() function.
FuncId() - Constructor for class org.apache.xalan.xpath.FuncId
**For advanced use only**  
FuncKey - class org.apache.xalan.xpath.FuncKey.
**For advanced use only** Execute the Key() function.
FuncKey() - Constructor for class org.apache.xalan.xpath.FuncKey
**For advanced use only**  
FuncLang - class org.apache.xalan.xpath.FuncLang.
**For advanced use only** Execute the Lang() function.
FuncLang() - Constructor for class org.apache.xalan.xpath.FuncLang
**For advanced use only**  
FuncLast - class org.apache.xalan.xpath.FuncLast.
**For advanced use only** Execute the Last() function.
FuncLast() - Constructor for class org.apache.xalan.xpath.FuncLast
**For advanced use only**  
FuncLoader - class org.apache.xalan.xpath.FuncLoader.
**For advanced use only** Load functions in function table as needed
FuncLoader(String, int) - Constructor for class org.apache.xalan.xpath.FuncLoader
**For advanced use only**  
FuncLocalPart - class org.apache.xalan.xpath.FuncLocalPart.
Execute the LocalPart() function.
FuncLocalPart() - Constructor for class org.apache.xalan.xpath.FuncLocalPart
 
FuncNamespace - class org.apache.xalan.xpath.FuncNamespace.
**For advanced use only** Execute the Namespace() function.
FuncNamespace() - Constructor for class org.apache.xalan.xpath.FuncNamespace
**For advanced use only**  
FuncNormalize - class org.apache.xalan.xpath.FuncNormalize.
**For advanced use only** Execute the Normalize() function.
FuncNormalize() - Constructor for class org.apache.xalan.xpath.FuncNormalize
**For advanced use only**  
FuncNormalizeSpace - class org.apache.xalan.xpath.FuncNormalizeSpace.
**For advanced use only** Execute the Normalize-space() function.
FuncNormalizeSpace() - Constructor for class org.apache.xalan.xpath.FuncNormalizeSpace
**For advanced use only**  
FuncNot - class org.apache.xalan.xpath.FuncNot.
**For advanced use only** Execute the Not() function.
FuncNot() - Constructor for class org.apache.xalan.xpath.FuncNot
**For advanced use only**  
FuncNumber - class org.apache.xalan.xpath.FuncNumber.
**For advanced use only** Execute the Number() function.
FuncNumber() - Constructor for class org.apache.xalan.xpath.FuncNumber
**For advanced use only**  
FuncPosition - class org.apache.xalan.xpath.FuncPosition.
**For advanced use only** Execute the Position() function.
FuncPosition() - Constructor for class org.apache.xalan.xpath.FuncPosition
**For advanced use only**  
FuncQname - class org.apache.xalan.xpath.FuncQname.
**For advanced use only** Execute the Qname() function.
FuncQname() - Constructor for class org.apache.xalan.xpath.FuncQname
**For advanced use only**  
FuncRound - class org.apache.xalan.xpath.FuncRound.
**For advanced use only** Execute the Round() function.
FuncRound() - Constructor for class org.apache.xalan.xpath.FuncRound
**For advanced use only**  
FuncStartsWith - class org.apache.xalan.xpath.FuncStartsWith.
**For advanced use only** Execute the StartsWith() function.
FuncStartsWith() - Constructor for class org.apache.xalan.xpath.FuncStartsWith
**For advanced use only**  
FuncString - class org.apache.xalan.xpath.FuncString.
**For advanced use only** Execute the String() function.
FuncString() - Constructor for class org.apache.xalan.xpath.FuncString
**For advanced use only**  
FuncStringLength - class org.apache.xalan.xpath.FuncStringLength.
**For advanced use only** Execute the StringLength() function.
FuncStringLength() - Constructor for class org.apache.xalan.xpath.FuncStringLength
**For advanced use only**  
FuncSubstring - class org.apache.xalan.xpath.FuncSubstring.
**For advanced use only** Execute the Substring() function.
FuncSubstring() - Constructor for class org.apache.xalan.xpath.FuncSubstring
**For advanced use only**  
FuncSubstringAfter - class org.apache.xalan.xpath.FuncSubstringAfter.
**For advanced use only** Execute the SubstringAfter() function.
FuncSubstringAfter() - Constructor for class org.apache.xalan.xpath.FuncSubstringAfter
**For advanced use only**  
FuncSubstringBefore - class org.apache.xalan.xpath.FuncSubstringBefore.
**For advanced use only** Execute the SubstringBefore() function.
FuncSubstringBefore() - Constructor for class org.apache.xalan.xpath.FuncSubstringBefore
**For advanced use only**  
FuncSum - class org.apache.xalan.xpath.FuncSum.
**For advanced use only** Execute the Sum() function.
FuncSum() - Constructor for class org.apache.xalan.xpath.FuncSum
**For advanced use only**  
FuncSystemProperty - class org.apache.xalan.xpath.FuncSystemProperty.
**For advanced use only** Execute the SystemProperty() function.
FuncSystemProperty() - Constructor for class org.apache.xalan.xpath.FuncSystemProperty
**For advanced use only**  
Function - class org.apache.xalan.xpath.Function.
**For advanced use only** This is a superclass of all XPath functions.
Function() - Constructor for class org.apache.xalan.xpath.Function
**For advanced use only**  
functionAvailable(String, String) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Execute the function-available() function.
functionAvailable(String, String) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Execute the function-available() function.
functionAvailable(String, String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Execute the function-available() function.
functionAvailable(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Execute the function-available() function.
FuncTranslate - class org.apache.xalan.xpath.FuncTranslate.
**For advanced use only** Execute the Translate() function.
FuncTranslate() - Constructor for class org.apache.xalan.xpath.FuncTranslate
**For advanced use only**  
FuncTrue - class org.apache.xalan.xpath.FuncTrue.
**For advanced use only** Execute the True() function.
FuncTrue() - Constructor for class org.apache.xalan.xpath.FuncTrue
**For advanced use only**  
FuncUnparsedEntityURI - class org.apache.xalan.xpath.FuncUnparsedEntityURI.
**For advanced use only** Execute the True() function.
FuncUnparsedEntityURI() - Constructor for class org.apache.xalan.xpath.FuncUnparsedEntityURI
**For advanced use only**  

G

general_characters(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Text-accumulator operation for the integer-index version of characters().
generated(GenerateEvent) - Method in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Print information about a Generate event.
generated(GenerateEvent) - Method in interface org.apache.xalan.xslt.trace.TraceListener
**For advanced use only** Method that is called just after the formatter listener is called.
GenerateEvent - class org.apache.xalan.xslt.trace.GenerateEvent.
**For advanced use only** Event generated by the XSL processor after it generates a new node in the result tree.
GenerateEvent(XSLTEngineImpl, int) - Constructor for class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Constructor for startDocument, endDocument events.
GenerateEvent(XSLTEngineImpl, int, char[], int, int) - Constructor for class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Constructor for characters, cdate events.
GenerateEvent(XSLTEngineImpl, int, String) - Constructor for class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Constructor for comment and entity ref events.
GenerateEvent(XSLTEngineImpl, int, String, AttributeList) - Constructor for class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Constructor for startElement, endElement events.
GenerateEvent(XSLTEngineImpl, int, String, String) - Constructor for class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Constructor for processingInstruction events.
get(String) - Method in class org.apache.xalan.xpath.xml.Trie
**For internal use only**  
get(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Given a string, find the last added occurance value that matches the key.
get(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Tell if the table contains the given string.
getAcceptLanguage() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get language variant that should be used, passed from servlet HTTP header.
getAcceptLanguage() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Get language variant that should be used, passed from servlet HTTP header.
getAppletInfo() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Get basic information about the applet
getArgLengthOfStep(int) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Go to the first child of a given operation.
getAssociatedStylesheet(XSLTInputSource, String, String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the preferred stylesheet for the XSLTInputSource XML document, as identified by the xml-stylesheet PI, and matching the media and charset criteria.
getAssociatedStylesheet(XSLTInputSource, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the preferred InputSource specification that is associated with a given document specified in the source param, via the xml-stylesheet processing instruction (see http://www.w3.org/TR/xml-stylesheet/), and that matches the given criteria.
getAssociatedStylesheets(XSLTInputSource, String, String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get a list of stylesheet specifications for the XSLTInputSource XML document, as identified by the xml-stylesheet PI, and matching the media and charset criteria.
getAssociatedStylesheets(XSLTInputSource, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the InputSource specifications that are associated with a given document specified in the source param, via the xml-stylesheet processing instruction (see http://www.w3.org/TR/xml-stylesheet/), and that matches the given criteria.
getAttribute(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getAttribute(String) - Method in class org.apache.xalan.xslt.ElemExtensionCall
**For advanced use only** Return the raw value of the attribute.
getAttribute(String, Node, XSLTEngineImpl) - Method in class org.apache.xalan.xslt.ElemExtensionCall
**For advanced use only** Return the value of the attribute interpreted as an Attribute Value Template (in other words, you can use curly expressions such as href="http://{website}".
getAttributeList() - Method in class org.apache.xalan.xslt.ElemExtensionCall
**For advanced use only** Return the Attributes
getAttributeNode(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getAttributeNodeNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getAttributeNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getAttributes() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getAttributes() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributeSets() - Method in class org.apache.xalan.xslt.Stylesheet
Set table of attribute sets, keyed by set name.
getBaseIdentifier() - Method in class org.apache.xalan.xpath.xml.PrefixResolverDefault
Return the base identifier.
getBaseIdentifier() - Method in interface org.apache.xalan.xpath.xml.PrefixResolver
**For advanced use only** Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xalan.xslt.Stylesheet
Get the base identifier with which this stylesheet is associated.
getByteStream() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Get the byte stream that contains or will contain the transformation result.
getByValue(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Tell if the table contains the given string in the value.
getCallback() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the callback that may be called by XPath as nodes are located.
getCallback() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**Experimental** Get the callback that may be called by XPath as nodes are located.
getCallbackInfo() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the object that will be passed to the processLocatedNode method.
getCallbackInfo() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the object that will be passed to the processLocatedNode method.
getCDataSectionElems() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get list of qnames that specifies elements that should be formatted as CDATA.
getCharacterStream() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Get the character stream for this output target.
getChildNodes() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getChildNodes() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Return the nodelist (same reference).
getChildNodes() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** A NodeList that contains all children of this node.
getContextNodeList() - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Get the current context node list.
getContextNodeList() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the current context node list.
getContextNodePosition() - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Get the current position in the context node list.
getContextNodePosition() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Get the current position in the context node list.
getCreateEntityReferenceNodes() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only**  
getCurrentNode() - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Get the current context node.
getCurrentNode() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the current context node.
getData() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getDecimalFormatDeclarations() - Method in class org.apache.xalan.xslt.Stylesheet
Get table of tables of element decimal-format.
getDecimalFormatElem(String) - Method in class org.apache.xalan.xslt.Stylesheet
Given a valid element decimal-format name, return the decimalFormatSymbols with that name.
getDecimalFormatSymbols() - Method in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
getDefaultLocator() - Static method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** The the default locator.
getDefaultLocator() - Static method in class org.apache.xalan.xpath.dtm.DTMNodeLocator
**For advanced use only** The default locator.
getDefaultSpace() - Method in class org.apache.xalan.xslt.Stylesheet
Get if this stylesheet has the default space handling turned off or on according to the xml:space attribute.
getDefaultXPathFactory() - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Get a factory to create XPaths.
getDefaultXPathFactory() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get a factory to create XPaths.
getDefaultXPathFactory() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Get a factory to create XPaths.
getDoctype() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getDoctype() - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
getDocument() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Return the document proxy object.
getDocument() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Returns the document just parsed.
getDocument() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Returns the document just parsed.
getDocumentElement() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getDocumentElement() - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
getDocumentHandler() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the current SAX DocumentHandler (the same object as the FormatterListener), or null if none has been set.
getDocumentHandler() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the current DocumentHandler.
getDocumentHandler() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Get the SAX DocumentHandler that processes the result tree events.
getDOMFactory() - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Get a DOM document, primarily for creating result tree fragments.
getDOMFactory() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get a DOM document, primarily for creating result tree fragments.
getDOMFactory() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the factory object required to create DOM nodes in the result tree.
getDOMFactory() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get a DOM document, primarily for creating result tree fragments.
getDTM() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** NON-DOM: Return the DTM model
getDTMNodeNumber() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** NON-DOM: Return the DTM node number
getElementById(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getElementById(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
getElementByID(String, Document) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Get an element from an ID.
getElementByID(String, Document) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get an element from an ID.
getElementByID(String, Document) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Given an ID, return the element.
getElementByID(String, Document) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Given an ID, return the element.
getElementByID(String, Document) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Given an ID, return the element.
getElementsByTagName(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getElementsByTagName(String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
getElementsByTagNameNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getElementsByTagNameNS(String, String) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
getEncoding() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Get the character encoding that was used.
getErrorHandler() - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Get the current error handler, if there is one.
getErrorHandler() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the current error handler, if there is one.
getErrorHandler() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the current error handler, if there is one.
getException() - Method in class org.apache.xalan.xpath.XPathException
Return the embedded exception, if any.
getExcludeResultPrefixes() - Method in class org.apache.xalan.xslt.Stylesheet
Set lookup table of exclude-result-prefixes.
getExecContext() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the execution context for XPath.
getExpandedAttributeName(Attr) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Returns the attribute name with the namespace expanded.
getExpandedAttributeName(Attr) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Returns the attribute name with the namespace expanded.
getExpandedElementName(Element) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Returns the element name with the namespace expanded.
getExpandedElementName(Element) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Return the expanded element name.
getFileName() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Get the file name where the results are or will be written, or null if none was supplied.
getFirstAttribute(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, get the index of the node's first child.
getFirstChild() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getFirstChild() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get the first child
getFirstChild() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The first child of this node.
getFirstChild(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, get the index of the node's first child.
getFirstChildPos(int) - Static method in class org.apache.xalan.xpath.XPath
**For advanced use only** Go to the first child of a given operation.
getFirstChildPosOfStep(int) - Static method in class org.apache.xalan.xpath.XPath
**For advanced use only** Go to the first child of a given operation.
getFirstTemplate() - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Get the first template of the template children.
getFormatterListener() - Method in class org.apache.xalan.xpath.xml.TreeWalker
**For advanced use only** Get the DocumentHandler used for the tree walk.
getFormatterListener() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the current FormatterListener (SAX DocumentHandler), or null if none has been set.
getFormatterListener() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the current formatter listener.
getHtmlText() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Assuming the stylesheet URL and the input XML URL have been set, perform the transformation and return the result as a String.
getIdentifier(String) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Get the element identified by the ID.
getIgnoreCase(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Tell if the table contains the given string.
getImplementation() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getImplementation() - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
getImports() - Method in class org.apache.xalan.xslt.Stylesheet
Get vector of the -imported- XSL Stylesheets.
getIndent() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the amount to indent when indent-result="yes".
getIndent() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Get the amount to indent when indent-result="yes".
getIsAlternate() - Method in class org.apache.xalan.xslt.StylesheetSpec
Get whether or not the stylesheet is specified as an alternate.
getIsWrapperless() - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Get if the stylesheet is without an xsl:stylesheet and xsl:template wrapper.
getKeyDeclarations() - Method in class org.apache.xalan.xslt.Stylesheet
Get table of KeyDeclaration objects, which are set by the xsl:key element.
getLastChild() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getLastChild() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get the last child.
getLastChild() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The last child of this node.
getLastChild(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to its last child.
getLength() - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** The number of nodes in the list.
getLength() - Method in class org.apache.xalan.xpath.NodeListImpl
**For advanced use only** The number of nodes in the list.
getLength() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getLength() - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** Return the number of Attributes on this Element
getLength() - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
getLength() - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Return the number of attributes in the list.
getLength() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** NodeList method: Count the immediate children of this node
getLocale() - Method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only**  
getLocalName() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getLocalName() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Unimplemented.
getLocalName(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, return its DOM-style localname.
getLocalNameOfNode(Node) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Returns the local name of the given node.
getLocalNameOfNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Returns the local name of the given node.
getLocalNameOfNode(Node) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Returns the local name of the given node.
getLocalNameOfNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Returns the local name of the given node.
getMatchScore(XPathSupport, Node) - Method in class org.apache.xalan.xpath.XPath
Get the match score of the given node.
getMedia() - Method in class org.apache.xalan.xslt.StylesheetSpec
Get the media attribute of the stylesheet.
getMessage() - Method in class org.apache.xalan.xpath.XPathException
Find the most contained message.
getMessageKey(int) - Method in class org.apache.xalan.xpath.xml.XSLResourceBundle
**For internal use only** Get the error string associated with the error code
getName() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getName() - Method in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
getName(int) - Method in class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
getName(int) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Get the name of an attribute (by position).
getNamedItem(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** Return the Attr node having a specific name
getNamedItemNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** Retrieve a node specified by local name and namespace URI -- DOMLevel 2
getNamedTemplates() - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Get table of named Templates.
getNamespaceContext() - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Get the current namespace context for the xpath.
getNamespaceContext() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the current namespace context for the xpath.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.xpath.xml.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in interface org.apache.xalan.xpath.xml.PrefixResolver
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.xslt.Stylesheet
Get the namespace from a prefix.
getNamespaceForPrefix(String, Element) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Given a namespace, get the corresponding prefix.
getNamespaceForPrefix(String, Element) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Given a namespace, get the corresponding prefix.
getNamespaceForPrefix(String, Element) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Given a prefix and a namespace context, return the expanded namespace.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.xpath.xml.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in interface org.apache.xalan.xpath.xml.PrefixResolver
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.xslt.Stylesheet
Given a namespace, get the corrisponding prefix.
getNamespaceOfNode(Node) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Returns the namespace of the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Returns the namespace of the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Get the namespace of the node.
getNamespaceOfNode(Node) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Returns the namespace of the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Returns the namespace of the given node.
getNamespaceURI() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getNamespaceURI() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Unimplemented.
getNamespaceURI(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNeedToBuildKeysTable() - Method in class org.apache.xalan.xslt.Stylesheet
Get if an xsl:key directive is found.
getNextAttribute(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to the next attribute.
getNextDescendant(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to its next descendant.
getNextNode(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to its next sibling.
getNextOpPos(int) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Given an operation position, return the end position, i.e.
getNextOpPos(int[], int) - Static method in class org.apache.xalan.xpath.XPath
**For advanced use only** Given an operation position, return the end position, i.e.
getNextPreceding(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to the preceding node.
getNextSibling() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getNextSibling() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get the next sibling or return null.
getNextSibling() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The node immediately following this node.
getNextSibling(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to its next sibling.
getNode() - Method in class org.apache.xalan.xslt.XSLTInputSource
Get the DOM Node for this input source.
getNode() - Method in class org.apache.xalan.xslt.XSLTResultTarget
Get the DOM Node that contains or will contain the transformation result.
getNode(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Return a Node object that represents the index.
getNodeData(Node) - Static method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the textual contents of the node.
getNodeData(Node, StringBuffer) - Static method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the textual contents of the node.
getNodeName() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getNodeName() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The name of this node, depending on its type; see the table above.
getNodeName(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, return its DOM-style node name.
getNodeSetByKey(Node, String, String, PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Given a valid element key, return the corresponding node list.
getNodeSetByKey(Node, String, String, PrefixResolver) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Given a valid element key, return the corresponding node list.
getNodeSetByKey(Node, String, String, PrefixResolver) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Given a valid element key, return the corresponding node list.
getNodeSetByKey(Node, String, String, PrefixResolver) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given a valid element key, return the corresponding node list.
getNodeSetByKey(String, String) - Method in class org.apache.xalan.xslt.KeyTable
**For advanced use only** Given a valid element key, return the corresponding node list.
getNodeSetByKey(XSLTEngineImpl, Node, String, String, PrefixResolver) - Method in class org.apache.xalan.xslt.Stylesheet
Given a valid element key, return the corresponding node list.
getNodeType() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getNodeType() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get the type of the node.
getNodeType() - Method in class org.apache.xalan.xslt.Stylesheet
Get the type of the node.
getNodeType() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** A code representing the type of the underlying object, as defined above.
getNodeType(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, return its DOM-style node type.
getNodeValue() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getNodeValue() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The value of this node, depending on its type; see the table above.
getNodeValue(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, return its node value.
getOmitOutputXMLDecl() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the XML Declaration that was specified in the stylesheet.
getOp(int) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Given an operation position, return the current op.
getOpMap() - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Get the opcode list that describes the XPath operations.
getOutputDoctypePublic() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the doctype-public-id string that was specified in the stylesheet.
getOutputDoctypeSystem() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the doctype-system-id string that was specified in the stylesheet.
getOutputEncoding() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the encoding string that was specified in the stylesheet.
getOutputFileName() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Get the filename of the output document, if it was set.
getOutputFormat() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get a new OutputFormat object according to the xsl:output attributes.
getOutputIndent() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the media-type string that was specified in the stylesheet.
getOutputMediaType() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the media-type string that was specified in the stylesheet.
getOutputMethod() - Method in class org.apache.xalan.xslt.StylesheetRoot
Return the output method that was specified in the stylesheet.
getOutputStandalone() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the standalone string that was specified in the stylesheet.
getOutputVersion() - Method in class org.apache.xalan.xslt.StylesheetRoot
Get the version string that was specified in the stylesheet.
getOwnerDocument() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getOwnerDocument() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get the stylesheet owner.
getOwnerDocument() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The Document object associated with this node.
getOwnerElement() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getOwnerNode() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getParameterInfo() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Get descriptions of the applet parameters.
getParent(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, find its parent node.
getParentNode() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getParentNode() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get the parent.
getParentNode() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The parent of this node.
getParentOfNode(Node) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** This function has to be implemented, because the DOM WG decided that attributes don't have parents.
getParentOfNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** This function has to be implemented, because the DOM WG decided that attributes don't have parents.
getParentOfNode(Node) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Get the parent of a node.
getParentOfNode(Node) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Get the parent of a node.
getParentOfNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
I have to write this silly, and expensive function, because the DOM WG decided that attributes don't have parents.
getParserDescription() - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Return a string suitible for telling the user what parser is being used.
getParserDescription() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Return a string suitible for telling the user what parser is being used.
getParserDescription() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Return a string suitible for telling the user what parser is being used.
getPatternString() - Method in class org.apache.xalan.xpath.XPath
Get the pattern string.
getPrecedingOrAncestorOrSelf(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, advance to the preceding node.
getPrefix() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getPrefix() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Unimplemented.
getPrefix(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, return its DOM-style name prefix.
getPreviousSibling() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getPreviousSibling() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** The node immediately preceding this node.
getPreviousSibling(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, find its preceeding sibling.
getProblemListener() - Method in class org.apache.xalan.xpath.XPath
Get the problem listener property.
getProblemListener() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Set the current problem listener.
getProblemListener() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Get the current problem listener.
getProblemListener() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the problem listener property.
getProblemListener() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the problem listener property.
getProcessNamespaces() - Method in interface org.apache.xalan.xpath.XPathSupport
Deprecated.  
getProcessNamespaces() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Tells if namespaces should be supported.
getProcessNamespaces() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
getProcessor() - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Get a new XSLTProcessor with the default high-performance DTM (Document Table Model) liaison and XML parser.
getProcessor(XMLParserLiaison) - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Get a new XSLTProcessor that will use the specified XMLParserLiaison to interact with a given XML parser.
getProcessor(XMLParserLiaison, XPathFactory) - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Get a new XSLTProcessor that will use the specified XMLParserLiaison and XPathFactory to interact with a given XML parser.
getProcessorUsingLiaisonName(String) - Static method in class org.apache.xalan.xslt.XSLTProcessorFactory
Get a new XSLTProcessor that will use a given XMLParserLiaison class to interact with a given XML parser.
getResultTreeAsText() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Get the HTML result Tree as a text string suitable for display in a browser.
getRoot(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the first unparented node in the ancestor chain.
getRoot(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the first unparented node in the ancestor chain.
getRootNode() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Get the root node of the DOM being created.
getSAXSerializer(OutputStream) - Method in class org.apache.xalan.xslt.StylesheetRoot
Creates a compatible SAX serializer for the specified output stream and output format.
getShouldExpandEntityRefs() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
get whether or not to expand all entity references in the source and style trees.
getShouldExpandEntityRefs() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Get whether or not to expand all entity references in the source and style trees.
getSourceDocsTable() - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Get table of source tree documents.
getSourceDocsTable() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get table of source tree documents.
getSourceDocsTable() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
 
getSourceDocsTable() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get table of source tree documents.
getSourceNode() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Returns the current input node that is being processed.
getSourceNode(String, PrefixResolver) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Returns the current input node that is being processed.
getSourceTreeAsText() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Get the XML source Tree as a text string suitable for display in a browser.
getSourceTreeFromInput(XSLTInputSource) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the DOM Node from the XSLTInputSource object.
getSourceTreeFromInput(XSLTInputSource) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given an input source, get the source tree.
getSpecialCharacters() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
getSpecialCharacters() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Deprecated.  
getSpecialEscapeURLs() - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Tells if the formatter should use special URL escaping.
getSpecified() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getStringPool() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Make the string public.
getStylesheet() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the current Stylesheet setting for this XSLTProcessor.
getStylesheet() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the current stylesheet for this processor.
getStylesheet() - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Get the stylesheet owner of the list.
getStylesheetNode() - Method in class org.apache.xalan.xpath.XPathException
Get the stylesheet node from where this error originated.
getStylesheetParent() - Method in class org.apache.xalan.xslt.Stylesheet
Get the parent of the stylesheet.
getStylesheetRoot() - Method in class org.apache.xalan.xslt.Stylesheet
Get the root of the stylesheet, where all the tables common to all stylesheets are kept.
getStyleSheetURIfromDoc(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
Deprecated.  
getStyleTreeAsText() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Get the XSL style Tree as a text string suitable for display in a browser.
getTagName() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getTagName() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Return the element name.
getTarget() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** A PI's "target" states what processor channel the PI's data should be directed to.
getTargetElementStrings() - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** This method is for building indexes of match patterns for fast lookup.
getTemplateList() - Method in class org.apache.xalan.xslt.Stylesheet
Get the list of templates.
getThrowFoundIndex() - Method in interface org.apache.xalan.xpath.XPathSupport
**For internal use only** ThrowFoundIndex tells if FoundIndex should be thrown if index is found.
getThrowFoundIndex() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For internal use only** ThrowFoundIndex tells if FoundIndex should be thrown if index is found.
getThrowFoundIndex() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For internal use only** ThrowFoundIndex tells if FoundIndex should be thrown if index is found.
getTitle() - Method in class org.apache.xalan.xslt.StylesheetSpec
Get the title of the element (in other words, the item to be presented to the user agent).
getTokenQueue() - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Get the XPath as a list of tokens.
getTokenQueueSize() - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Get size of the token queue.
getTopLevelVariables() - Method in class org.apache.xalan.xslt.Stylesheet
Get table for defined constants, keyed on the names.
getTreeAsText(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Get a DOM tree as escaped text, suitable for display in the browser.
getType() - Method in class org.apache.xalan.xpath.XObject
Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xpath.XBoolean
**For advanced use only** Tell that this is a CLASS_BOOLEAN.
getType() - Method in class org.apache.xalan.xpath.XRTreeFrag
Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xpath.XNumber
Tell that this is a CLASS_NUMBER.
getType() - Method in class org.apache.xalan.xpath.XNull
Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xpath.XNodeSet
Tell that this is a CLASS_NODESET.
getType() - Method in class org.apache.xalan.xpath.XString
Tell that this is a CLASS_STRING.
getType() - Method in class org.apache.xalan.xslt.StylesheetSpec
Get the type of the stylesheet, i.e.
getType(int) - Method in class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
getType(int) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Get the type of an attribute (by position).
getType(String) - Method in class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
getType(String) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Get the type of an attribute (by name).
getUnparsedEntityURI(String, Document) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String, Document) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String, Document) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String, Document) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getURLFromString(String, String) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Take a user string and try and parse XML, and also return the url.
getURLFromString(String, String) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Take a user string and try and parse XML, and also return the url.
getURLFromString(String, String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Take a user string and try and parse XML, and also return the url.
getURLFromString(String, String) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Take a user string and try and parse XML, and also return the url.
getURLFromString(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Take a user string and try and parse XML, and also return the url.
getURLFromString(String, String) - Static method in class org.apache.xalan.xslt.Process
Take a user string and try and parse XML, and also return the url.
getUseValidation() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
If set to true, validation will be performed, if set to false, validation will not be performed.
getUseValidation() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Get whether or not validation will be performed.
getValue() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
getValue(int) - Method in class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
getValue(int) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Get the value of an attribute (by position).
getValue(String) - Method in class org.apache.xalan.xpath.xml.AttList
**For internal use only**  
getValue(String) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Get the value of an attribute (by name).
getValue(XSLTEngineImpl, Node, Node) - Method in class org.apache.xalan.xslt.ElemVariable
**For advanced use only** Get the XObject representation of the variable.
getVariable(QName) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Given a name, locate a variable in the current context, and return the Object.
getVariable(QName) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Variables don't work when executing an XPath by itself.
getVariable(QName) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Given a name, locate a variable in the current context, and return the Object.
getVariable(QName) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given a name, locate a variable in the current context, and return the Object.
getWarningKey(int) - Method in class org.apache.xalan.xpath.xml.XSLResourceBundle
**For internal use only** Get the error string associated with the error code
getWhitespacePreservingElements() - Method in class org.apache.xalan.xslt.Stylesheet
Get lookup table of all space preserving elements.
getWhitespaceStrippingElements() - Method in class org.apache.xalan.xslt.Stylesheet
Set lookup table of all space stripping elements.
getWrapperlessTemplate() - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Get the manufactured template if there is no wrapper.
getWriter() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Return null since there is no Writer for this class.
getWriter() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Return the Writer.
getWriter() - Method in class org.apache.xalan.xpath.xml.FormatterToText
 
getXLocatorFromNode(Node) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Get an XLocator provider keyed by node.
getXLocatorFromNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get an XLocator provider keyed by node.
getXLocatorFromNode(Node) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Get an XLocator provider keyed by node.
getXLocatorFromNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** Get an XLocator provider keyed by node.
getXLocatorFromNode(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get an XLocator provider keyed by node.
getXMLProcessorLiaison() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Get the XMLParserLiaison that this processor uses.
getXMLProcessorLiaison() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Get the XML Parser Liaison that this processor uses.
getXPathFactory() - Method in class org.apache.xalan.xslt.Stylesheet
Get the factory for making xpaths.
getXPathProcessor() - Method in class org.apache.xalan.xslt.Stylesheet
Get the XPath processor object.
getXSLToken() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemChoose
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemWhen
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemForEach
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemApplyTemplates
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemCopy
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemComment
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemValueOf
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemIf
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemVariable
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemParam
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemFallback
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemPI
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemText
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemApplyImport
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemTextLiteral
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemMessage
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemLiteralResult
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemExtensionCall
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemAttribute
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemOtherwise
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemAttributeSet
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemCopyOf
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemCallTemplate
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemElement
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemWithParam
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
greaterThan(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if one object is less than the other.
greaterThan(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if one object is less than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if one object is less than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if one object is less than the other.

H

hasAttribute(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
hasAttributeNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
hasAttributes() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** Introduced in DOM Level 2.
hasChildNodes() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
hasChildNodes() - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Tell if there are child nodes.
hasChildNodes() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** This is a convenience method to allow easy determination of whether a node has any children.
hashCode() - Method in class org.apache.xalan.xpath.xml.StringKey
**For internal use only**  
hashCode() - Method in class org.apache.xalan.xpath.xml.QName
Return the cached hashcode of the qualified name.

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** SAX API: Accept a chunk of characters for normalization into an ignorable-whitespace Text node.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the ignorableWhitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int, boolean) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Accept a chunk of characters for normalization into an ignorable-whitespace Text node.
ignorableWhitespace(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Ignorable whitespace.
ignorableWhitespace(int, boolean) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Accept a chunk of characters for normalization into an ignorable-whitespace Text node.
importNode(Node, boolean) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
importNode(Node, boolean) - Method in class org.apache.xalan.xslt.Stylesheet
Unimplemented.
incrementContextNodePosition(Node) - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Increment the current context node position.
incrementContextNodePosition(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Increment the current context node position.
indent - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
Amount to indent.
indent(int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Prints a newline character and n spaces.
indexOf(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int, int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Node) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Node, int) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
init() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Standard applet initialization.
init(OutputStream, OutputFormat) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Initialize the serializer with the specified output stream and output format.
init(Writer, OutputFormat) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Initialize the serializer with the specified writer and output format.
initEncodings() - Static method in class org.apache.xalan.xpath.xml.FormatterToXML
 
initMatchPattern(XPath, String, PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathProcessor
Given an string, init an XPath object for pattern matches, in order that a parse doesn't have to be done each time the expression is evaluated.
initMatchPattern(XPath, String, PrefixResolver) - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Given an string, init an XPath object for pattern matches, in order that a parse doesn't have to be done each time the expression is evaluated.
initXPath(XPath, String, PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathProcessor
Given an string, init an XPath object for selections, in order that a parse doesn't have to be done each time the expression is evaluated.
initXPath(XPath, String, PrefixResolver) - Method in class org.apache.xalan.xpath.XPathProcessorImpl
Given an string, init an XPath object for selections, in order that a parse doesn't have to be done each time the expression is evaluated.
insertBefore(Node, Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
insertBefore(Node, Node) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Inserts the node newChild before the existing child node refChild.
insertData(int, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
insertElementAt(int, int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Inserts the specified node in this vector at the specified index.
insertElementAt(Node, int) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Inserts the specified node in this vector at the specified index.
insertNode(Node, int) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Insert a node at a given position.
insertNode(Node, int) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Insert a node at a given position.
installFunction(String, Function) - Static method in class org.apache.xalan.xpath.XPath
Install a built-in function.
installFunction(String, int, Function) - Method in class org.apache.xalan.xpath.XPath
Install a built-in function.
internalEntityDecl(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!ENTITY Name EntityValue> (internal)
internalPEDecl(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!ENTITY % Name EntityValue> (internal)
internalSubset(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Report when the internal subset is completely scanned.
IntStack - class org.apache.xalan.xpath.xml.IntStack.
**For internal use only** Implement an array of simple integers.
IntStack() - Constructor for class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Default constructor.
IntStack(int) - Constructor for class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Construct a IntVector, using the given block size.
IntVector - class org.apache.xalan.xpath.xml.IntVector.
**For internal use only** A very simple table that stores a list of int.
IntVector() - Constructor for class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Default constructor.
IntVector(int) - Constructor for class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Construct a IntVector, using the given block size.
isElementAvailable(String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only** Tests whether a certain element name is known within this namespace.
isEmpty() - Method in class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Tests if this stack is empty.
isFunctionAvailable(String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Tests whether a certain function name is known within this namespace.
isIgnorableText(int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** DTM read API: Given a node index, indicate whether the parser marked it as an ignorable-whitespace text node.
isIgnorableWhitespace(Text) - Method in interface org.apache.xalan.xpath.XPathSupport
Deprecated.  
isIgnorableWhitespace(Text) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Deprecated.  
isIgnorableWhitespace(Text) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Deprecated.  
isIgnorableWhitespace(Text) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
isNodeAfter(Node, Node, XPathSupport) - Static method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Figure out if node2 should be placed after node1 when placing nodes in a list that is to be sorted in document order.
isOutputMethodSet() - Method in class org.apache.xalan.xslt.StylesheetRoot
Return the output method that was specified in the stylesheet.
isSpace(char) - Static method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isSpace(char) - Static method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isWhiteSpace(char[], int, int) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Tell if the string is whitespace.
isWhiteSpace(String) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Tell if the string is whitespace.
item(int) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Returns the indexth item in the collection.
item(int) - Method in class org.apache.xalan.xpath.NodeListImpl
**For advanced use only** Returns the indexth item in the collection.
item(int) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** Return the i'th Attr node bound to this element
item(int) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.

J

javaObject - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only**  

K

KeyDeclaration - class org.apache.xalan.xpath.KeyDeclaration.
**For internal use only** Holds the attribute declarations for the xsl:keys element.
KeyDeclaration(String, XPath, XPath) - Constructor for class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
KeyTable - class org.apache.xalan.xslt.KeyTable.
**For advanced use only** Table of element keys, keyed by document node.

L

LANG_ADDITIVE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_ALPHABET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
lang_avt - Variable in class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
LANG_BUNDLE_NAME - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_LEFTTORIGHT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_MULT_ADD - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_MULTIPLIER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_MULTIPLIER_CHAR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_NUM_TABLES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_NUMBERGROUPS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_NUMBERING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_ORIENTATION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_RIGHTTOLEFT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANG_TRAD_ALPHABET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
LANGUAGE - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Implementation Language.
lastIndexOf(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lessThan(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if one object is less than the other.
lessThan(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if one object is less than the other.
lessThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if one object is less than or equal to the other.
lessThanOrEqual(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if one object is less than or equal to the other.
LIAISON_CLASS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
loadPropertyFile(String, Properties) - Method in class org.apache.xalan.xpath.FuncSystemProperty
**For advanced use only**  
loadResourceBundle(String) - Static method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only** Return a named ResourceBundle for a particular locale.
locationPath(XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Execute a location path.
locationPath(XPath, XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Execute a location path.
locationPath(XPath, XPathSupport, Node, int, NodeCallback, Object, boolean) - Method in interface org.apache.xalan.xpath.XLocator
**For advanced use only** Execute a location path.
LOCATIONPATHEX_ISSIMPLE - Static variable in class org.apache.xalan.xpath.XPath
 
LOCATIONPATHEX_MASK - Static variable in class org.apache.xalan.xpath.XPath
 
locationPathPattern(XPath, XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Execute a a location path pattern.
locationPathPattern(XPath, XPathSupport, Node, int) - Method in interface org.apache.xalan.xpath.XLocator
**For advanced use only** Execute a location path pattern.
lookForAlias(String) - Method in class org.apache.xalan.xslt.Stylesheet
Return the alias namespace uri for a given namespace uri if one is found.
lookupExtensionNSHandler(String) - Method in class org.apache.xalan.xslt.Stylesheet
Return the handler for a given extension namespace.

M

m_attrCharsMap - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
 
m_attributeName - Variable in class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** The attribute name from which the selection is made.
m_attributeSetsNames - Variable in class org.apache.xalan.xslt.ElemUse
**For advanced use only**  
m_attributeSetsNames - Variable in class org.apache.xalan.xslt.ElemCopy
**For advanced use only**  
m_attrSpecialChars - Variable in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
These are characters that will be escaped in the output.
m_attrSpecialChars - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
These are characters that will be escaped in the output.
m_atts - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The current attribute list.
m_avts - Variable in class org.apache.xalan.xslt.ElemLiteralResult
**For advanced use only**  
m_buildState - Variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
m_ch - Variable in class org.apache.xalan.xslt.ElemTextLiteral
**For advanced use only**  
m_characters - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** Character data from a character or cdata event.
m_charsMap - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
 
m_columnNumber - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** The columnOffset where the element occurs in the xsl file.
m_connection - Variable in class org.apache.xalan.xslt.extensions.RowSetLocator
The JDBC connection.
m_countMatchPattern - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_countMatchPattern - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only** Only nodes are counted that match this pattern.
m_data - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The string data in the element (comments and PIs).
m_dbURL - Variable in class org.apache.xalan.xslt.extensions.RowSetLocator
A database URL of the form jdbc:subprotocol:subname.
m_decimalSeparator_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_defaultRootRule - Variable in class org.apache.xalan.xslt.StylesheetRoot
**For advanced use only** The default template to use for the root if we don't find anything else.
m_defaultRule - Variable in class org.apache.xalan.xslt.StylesheetRoot
**For advanced use only** The default template to use if we don't find anything else.
m_defaultSpace - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Tell if this element has the default space handling turned off or on according to the xml:space attribute.
m_defaultTextRule - Variable in class org.apache.xalan.xslt.StylesheetRoot
**For advanced use only** The default template to use for text nodes if we don't find anything else.
m_digit_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_docFrag - Variable in class org.apache.xalan.xpath.xml.FormatterToDOM
 
m_driver - Variable in class org.apache.xalan.xslt.extensions.RowSetLocator
A JDBC driver of the form "foo.bar.Driver".
m_elemName - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** The name of the element.
m_escapeCData - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
If true, characters in cdata sections are escaped, instead of being writted out as cdata sections.
m_eventtype - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The type of SAX event that was generated, as enumerated in the EVENTTYPE_XXX constants below.
m_extensionElementPrefixes - Variable in class org.apache.xalan.xslt.ElemLiteralResult
**For advanced use only**  
m_extensionFunctionNamespaces - Variable in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For internal use only** Table of extensions that may be called from the expression language via the call(name, ...) function.
m_finishedConstruction - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Tell if we've finished construction.
m_format_avt - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
m_fromMatchPattern - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_fromMatchPattern - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only** Specifies where to count from.
m_groupingSeparator_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_groupingSeparator_avt - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
m_groupingSize_avt - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
m_includeBase - Variable in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** This will act as a stack of sorts to keep track of the current include base.
m_infinity_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_isCData - Variable in class org.apache.xalan.xslt.ElemTextLiteral
**For advanced use only**  
m_isDefaultTemplate - Variable in class org.apache.xalan.xslt.ElemApplyTemplates
**For advanced use only**  
m_isTopLevel - Variable in class org.apache.xalan.xslt.ElemVariable
**For advanced use only**  
m_key - Variable in class org.apache.xalan.xpath.DataProviderAssociation
**For internal use only**  
m_lang_avt - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
m_length - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The length of the current data in m_characters.
m_lettervalue_avt - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only**  
m_level - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only** When level="single", it goes up to the first node in the ancestor-or-self axis that matches the count pattern, and constructs a list of length one containing one plus the number of preceding siblings of that ancestor that match the count pattern.
m_lineNumber - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** The line number where the element occurs in the xsl file.
m_localpart - Variable in class org.apache.xalan.xpath.xml.QName
The local name.
m_locator - Variable in class org.apache.xalan.xpath.DataProviderAssociation
**For internal use only**  
m_map - Variable in class org.apache.xalan.xpath.xml.IntVector
**For internal use only**  
m_match - Variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
m_matchPattern - Variable in class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
m_minusSign_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_mode - Variable in class org.apache.xalan.xslt.ElemApplyTemplates
**For advanced use only**  
m_mode - Variable in class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
m_mode - Variable in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** The current mode.
m_name - Variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
m_name - Variable in class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
m_name - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The name of the element or PI.
m_name_atv - Variable in class org.apache.xalan.xslt.ElemPI
**For advanced use only**  
m_name_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_name_avt - Variable in class org.apache.xalan.xslt.ElemAttribute
**For advanced use only**  
m_name_avt - Variable in class org.apache.xalan.xslt.ElemElement
**For advanced use only**  
m_namespace - Variable in class org.apache.xalan.xpath.xml.QName
The namespace, which may be null.
m_namespace_avt - Variable in class org.apache.xalan.xslt.ElemAttribute
**For advanced use only**  
m_namespace_avt - Variable in class org.apache.xalan.xslt.ElemElement
**For advanced use only**  
m_NaN_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_next - Variable in class org.apache.xalan.xpath.xml.NameSpace
**For advanced use only**  
m_parentNode - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Parent node.
m_password - Variable in class org.apache.xalan.xslt.extensions.RowSetLocator
Password
m_patternSeparator_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_percent_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_permille_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_prefix - Variable in class org.apache.xalan.xpath.xml.NameSpace
**For advanced use only**  
m_prefix_aliases - Variable in class org.apache.xalan.xslt.Stylesheet
 
m_preserveSpace - Variable in class org.apache.xalan.xslt.ElemTextLiteral
**For advanced use only**  
m_priority - Variable in class org.apache.xalan.xslt.ElemTemplate
**For advanced use only**  
m_processor - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The XSLT Processor, which either directly or indirectly contains most needed information.
m_processor - Variable in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** The XSLT processor instance.
m_qname - Variable in class org.apache.xalan.xslt.ElemVariable
**For advanced use only**  
m_qname - Variable in class org.apache.xalan.xslt.ElemLiteralResult
**For advanced use only**  
m_qname - Variable in class org.apache.xalan.xslt.ElemAttributeSet
**For advanced use only**  
m_qname - Variable in class org.apache.xalan.xslt.ElemWithParam
**For advanced use only**  
m_recursionLimit - Static variable in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Used for infinite loop check.
m_selection - Variable in class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** The result of the selection.
m_selectPattern - Variable in class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
m_selectPattern - Variable in class org.apache.xalan.xslt.ElemForEach
**For advanced use only**  
m_selectPattern - Variable in class org.apache.xalan.xslt.ElemValueOf
**For advanced use only** The select pattern used to locate the value.
m_selectPattern - Variable in class org.apache.xalan.xslt.ElemVariable
**For advanced use only**  
m_selectPattern - Variable in class org.apache.xalan.xslt.ElemCopyOf
**For advanced use only**  
m_selectPattern - Variable in class org.apache.xalan.xslt.ElemWithParam
**For advanced use only**  
m_shouldNotWriteXMLHeader - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
Tells if we should write the XML declaration.
m_sortElems - Variable in class org.apache.xalan.xslt.ElemForEach
**For advanced use only**  
m_sourceNode - Variable in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** The current context node.
m_sourceNode - Variable in class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** The current context node.
m_sourceTree - Variable in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** The input source tree.
m_spaceBeforeClose - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
Add space before '/>' for XHTML.
m_start - Variable in class org.apache.xalan.xslt.trace.GenerateEvent
**For advanced use only** The start position of the current data in m_characters.
m_stripCData - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
If true, cdata sections are simply stripped of their CDATA brackets, without escaping.
m_styleNode - Variable in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** The node in the style tree where the event occurs.
m_styleNode - Variable in class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** The node in the style tree where the event occurs.
m_stylesheet - Variable in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** The owning stylesheet.
m_stylesheetParent - Variable in class org.apache.xalan.xslt.Stylesheet
The parent of the stylesheet.
m_stylesheetRoot - Variable in class org.apache.xalan.xslt.Stylesheet
The root of the stylesheet, where all the tables common to all stylesheets are kept.
m_templateName - Variable in class org.apache.xalan.xslt.ElemCallTemplate
**For advanced use only**  
m_test - Variable in class org.apache.xalan.xslt.ElemWhen
**For advanced use only**  
m_test - Variable in class org.apache.xalan.xslt.ElemIf
**For advanced use only**  
m_traceElements - Variable in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Set to true if the listener is to print events that occur as each node is 'executed' in the stylesheet.
m_traceGeneration - Variable in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Set to true if the listener is to print information after each result-tree generation event.
m_traceSelection - Variable in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Set to true if the listener is to print information after each selection event.
m_traceTemplates - Variable in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** This needs to be set to true if the listener is to print an event whenever a template is invoked.
m_uri - Variable in class org.apache.xalan.xpath.xml.NameSpace
**For advanced use only**  
m_use - Variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
m_userID - Variable in class org.apache.xalan.xslt.extensions.RowSetLocator
User ID
m_useXercesSerializers - Variable in class org.apache.xalan.xslt.StylesheetRoot
If this is set to true, the Xerces serializers will be used, otherwise (false is the default) the Xalan serializers will be used.
m_valueExpr - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
m_valueExpr - Variable in class org.apache.xalan.xslt.ElemNumber
**For advanced use only** The value attribute contains an expression.
m_version - Variable in class org.apache.xalan.xpath.xml.FormatterToXML
Tells the XML version, for writing out to the XML decl.
m_xpath - Variable in class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** The XPath that executed the selection.
m_zeroDigit_avt - Variable in class org.apache.xalan.xslt.ElemDecimalFormat
**For advanced use only**  
main(String[]) - Static method in class org.apache.xalan.xpath.Process
Command line interface to the XPath processor.
main(String[]) - Static method in class org.apache.xalan.xslt.Process
Command line interfact to transform the XML according to the instructions found in the XSL stylesheet.
main(String[]) - Static method in class org.apache.xalan.xslt.XSLProcessorVersion
Print the processor version to the command line.
MAINTENANCE - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Maintenance Drop Number.
makeSAXSerializer(OutputStream, OutputFormat) - Method in class org.apache.xalan.xslt.StylesheetRoot
Creates a compatible SAX serializer for the specified output stream and output format.
makeSAXSerializer(Writer, OutputFormat) - Method in class org.apache.xalan.xslt.StylesheetRoot
Creates a compatible SAX serializer for the specified writer and output format.
MAPINDEX_LENGTH - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** The length is always the opcode position + 1.
MATCH_ANY_ANCESTOR - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** For match patterns.
MATCH_ATTRIBUTE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** For match patterns.
MATCH_IMMEDIATE_ANCESTOR - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** For match patterns.
MATCH_SCORE_NODETEST - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** The match score if the pattern consists of just a NodeTest.
MATCH_SCORE_NONE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** The match score if no match is made.
MATCH_SCORE_NSWILD - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** The match score if the pattern pattern has the form NCName:*.
MATCH_SCORE_OTHER - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** The match score if the pattern consists of something other than just a NodeTest or just a qname.
MATCH_SCORE_QNAME - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** The match score if the pattern has the form of a QName optionally preceded by an @ character.
MESSAGE - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
message(Node, Node, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Warn the user of an problem.
message(String) - Method in interface org.apache.xalan.xpath.xml.ProblemListener
Function that is called to issue a message.
message(String) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Function that is called to issue a message.
message(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Warn the user of an problem.
mode - Variable in class org.apache.xalan.xslt.XSLProcessorContext
 
MULT_FOLLOWS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
MULT_ORDER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
MULT_PRECEDES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
MutableAttrListImpl - class org.apache.xalan.xpath.xml.MutableAttrListImpl.
**For advanced use only** Implement the SAX AttributeList interface, using a single array.
MutableAttrListImpl() - Constructor for class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Create an empty attribute list.
MutableAttrListImpl(AttributeList) - Constructor for class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Construct a persistent copy of an existing attribute list.
MutableNodeList - interface org.apache.xalan.xpath.MutableNodeList.
**For advanced use only** Interface for a modifiable NodeList.
MutableNodeListImpl - class org.apache.xalan.xpath.MutableNodeListImpl.
**For advanced use only** Implementation of MutableNodeList.
MutableNodeListImpl() - Constructor for class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Create an empty nodelist.
MutableNodeListImpl(int) - Constructor for class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Create an empty nodelist.
MutableNodeListImpl(Node) - Constructor for class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Create a MutableNodeListImpl, and copy the members of the given nodelist into it.
MutableNodeListImpl(NodeList) - Constructor for class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Create a MutableNodeListImpl, and copy the members of the given nodelist into it.
mutableNodeset() - Method in class org.apache.xalan.xpath.XObject
Cast result object to a nodelist.
mutableNodeset() - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a nodelist.

N

NameSpace - class org.apache.xalan.xpath.xml.NameSpace.
**For advanced use only** A representation of a namespace.
NameSpace(String, String) - Constructor for class org.apache.xalan.xpath.xml.NameSpace
**For advanced use only** Construct a namespace for placement on the result tree namespace stack.
namespaceUri - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only**  
NodeCallback - interface org.apache.xalan.xpath.NodeCallback.
**For advanced use only** This interface describes a callback that may be executed when a node is found, if the XPath query can be done in document order.
NodeListImpl - class org.apache.xalan.xpath.NodeListImpl.
**For advanced use only** Local implementation of NodeList.
NodeListImpl() - Constructor for class org.apache.xalan.xpath.NodeListImpl
**For advanced use only** Construct a NodeListImpl.
NODENAME - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODENAME] [index to ns token or EMPTY] [index to name token] returns: XBoolean
Nodeset - class org.apache.xalan.xslt.extensions.Nodeset.
This class is an extension implementing implements the node-set function found in xt and saxon as a Xalan extension.
nodeset() - Method in class org.apache.xalan.xpath.XObject
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xalan.xpath.XNull
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a nodelist.
Nodeset() - Constructor for class org.apache.xalan.xslt.extensions.Nodeset
 
nodeset(Node) - Method in class org.apache.xalan.xslt.extensions.Nodeset
 
nodeTest(XPath, XPathSupport, Node, int, int, int) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Test a node to see if it matches the given node test.
NODETYPE_ANYELEMENT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODETYPE_ANY] No size or arguments.
NODETYPE_COMMENT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODETYPE_COMMENT] No size or arguments.
NODETYPE_NODE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODETYPE_NODE] No size or arguments.
NODETYPE_PI - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODETYPE_PI] [index to token] Note: must not overlap function OP number! returns: XBoolean
NODETYPE_ROOT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODETYPE_ROOT] No size or arguments.
NODETYPE_TEXT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [NODETYPE_TEXT] No size or arguments.
NodeVector - class org.apache.xalan.xpath.xml.NodeVector.
**For internal use only** A very simple table that stores a list of Nodes.
NodeVector() - Constructor for class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Default constructor.
NodeVector(int) - Constructor for class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Construct a NodeVector, using the given block size.
normalize() - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
normalize() - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Unimplemented.
notationDecl(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!NOTATION Name ExternalId>
notEquals(XObject) - Method in class org.apache.xalan.xpath.XObject
Tell if two objects are functionally not equal.
notEquals(XObject) - Method in class org.apache.xalan.xpath.XNodeSet
Tell if two objects are functionally not equal.
num() - Method in class org.apache.xalan.xpath.XObject
Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XBoolean
**For advanced use only** Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XRTreeFrag
Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XNumber
Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XNull
Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a number.
num() - Method in class org.apache.xalan.xpath.XString
Cast result object to a number.

O

object() - Method in class org.apache.xalan.xpath.XObject
Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xalan.xpath.XBoolean
**For advanced use only** Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xalan.xpath.XNumber
Return a java object that's closes to the represenation that should be handed to an extension.
OP_AND - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_AND] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_ARGUMENT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_ARGUMENT] (Function argument.) [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_BOOL - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_BOOL] (cast operation) [length] {expression} returns: XBoolean
OP_DIV - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_DIV] [length] {number expression} {number expression} returns: XNumber
OP_EQUALS - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_EQUALS] [length] {expression} {expression} returns: XBoolean
OP_EXTFUNCTION - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_EXTFUNCTION] (Extension function.) [length] [index to namespace token] [index to function name token] {OP_ARGUMENT}* returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_FUNCTION - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_FUNCTION] [length] [FUNC_name] {OP_ARGUMENT}* [ENDOP] returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GROUP - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_GROUP] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_GT] (greater-than) [length] {number expression} {number expression} returns: XBoolean
OP_GTE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_GTE] (greater-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_LITERAL - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_LITERAL] [3] [index to token] returns: XString
OP_LOCATIONPATH - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_LOCATIONPATH] [length] {FROM_stepType} | {function}{predicate}* [ENDOP] (Note that element and attribute namespaces and names can be wildcarded '*'.) returns: XNodeSet
OP_LOCATIONPATH_EX - Static variable in class org.apache.xalan.xpath.XPath
 
OP_LOCATIONPATHPATTERN - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_LT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_LT] (less-than) [length] {number expression} {number expression} returns: XBoolean
OP_LTE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_LTE] (less-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_MATCHPATTERN - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_MINUS - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_MINUS] [length] {number expression} {number expression} returns: XNumber
OP_MOD - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_MOD] [length] {number expression} {number expression} returns: XNumber
OP_MULT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_MULT] [length] {number expression} {number expression} returns: XNumber
OP_NEG - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_NEG] [length] {number expression} returns: XNumber
OP_NOTEQUALS - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_NOTEQUALS] [length] {expression} {expression} returns: XBoolean
OP_NUMBER - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_NUMBER] (cast operation) [length] {expression} returns: XBoolean
OP_NUMBERLIT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_NUMBERLIT] (Number literal.) [3] [index to token] returns: XString
OP_OR - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_OR] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_PLUS - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_PLUS] [length] {number expression} {number expression} returns: XNumber
OP_PREDICATE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_PREDICATE] [length] {expression} [ENDOP] (For safety) returns: XBoolean or XNumber
OP_QUO - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_QUO] [length] {number expression} {number expression} returns: XNumber
OP_STRING - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_STRING] (cast operation) [length] {expression} returns: XString
OP_UNION - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_VARIABLE - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_VARIABLE] [3] [index to token] returns: XString
OP_XPATH - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** [OP_XPATH] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
open(XSLProcessorContext, Element) - Method in class org.apache.xalan.xslt.extensions.Redirect
Open the given file and put it in the XML, HTML, or Text formatter listener's table.
order_avt - Variable in class org.apache.xalan.xslt.ElemSort
**For advanced use only**  
org.apache.xalan.xpath - package org.apache.xalan.xpath
Infrastructure for processing XPATH expressions
org.apache.xalan.xpath.dtm - package org.apache.xalan.xpath.dtm
Default liaison and XML parser.
org.apache.xalan.xpath.xdom - package org.apache.xalan.xpath.xdom
Liaison for the Xerces XML parser.
org.apache.xalan.xpath.xml - package org.apache.xalan.xpath.xml
Infrastructure for working with an XML parser.
org.apache.xalan.xslt - package org.apache.xalan.xslt
The main Xalan-Java package -- facilities for setting up and performing XSL transformations.
org.apache.xalan.xslt.client - package org.apache.xalan.xslt.client
Non-visual applet for hosting the Xalan-Java processor.
org.apache.xalan.xslt.extensions - package org.apache.xalan.xslt.extensions
Extension for redirecting transformation ouput to multiple files.
org.apache.xalan.xslt.trace - package org.apache.xalan.xslt.trace
Xalan-Java debugging interface.
outputResultTreeFragment(XObject, XPathSupport) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given a result tree fragment, walk the tree and output it to the result stream.
outputToResultTree(Stylesheet, Object) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Output an object to the result tree by doing the right conversions.

P

paint(Graphics) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Do not call; this applet contains no UI or visual components.
parse(InputSource) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
**For internal use only** Parse an XML document.
parse(InputSource) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Parse an XML document.
parse(InputSource) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Parse an XML document.
parse(String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Parse an XML document from a system identifier (URI).
PARSER_PATH - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
parseXML(String, String) - Method in class org.apache.xalan.xpath.XPathSupportDefault
Deprecated.  
parseXML(URL, DocumentHandler, Document) - Method in interface org.apache.xalan.xpath.XPathSupport
Deprecated.  
parseXML(URL, DocumentHandler, Document) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Take a user string and try and parse XML, and also return the url.
parseXML(URL, DocumentHandler, Document) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Read in the XML file, either producing a Document or calling SAX events, and register the document in a table.
peek() - Method in class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Tell if the table contains the given string.
peek() - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Looks at the object at the top of this stack without removing it from the stack.
pop() - Method in class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Removes the object at the top of this stack and returns that object as the value of this function.
pop() - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Tell if the table contains the given string.
pop() - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Removes the object at the top of this stack and returns that object as the value of this function.
popContextNodeList() - Method in interface org.apache.xalan.xpath.XPathSupport
**For internal use only** Pop the current context node list.
popContextNodeList() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For internal use only** Pop the current context node list.
popContextNodePosition() - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Pop the current context node position.
popContextNodePosition() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Pop the current context node position.
popXPathContext() - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Pop the current XPathContext.
popXPathContext() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Pop the current XPathContext.
predicate(XPathSupport, Node, int) - Method in class org.apache.xalan.xpath.XPath
**For advanced use only** Evaluate a predicate.
PrefixResolver - interface org.apache.xalan.xpath.xml.PrefixResolver.
**For advanced use only** This class that implements this interface can resolve prefixes to namespaces.
PrefixResolverDefault - class org.apache.xalan.xpath.xml.PrefixResolverDefault.
This class implements a generic PrefixResolver that can be used to perform prefix-to-namespace lookup for the XPath object.
PrefixResolverDefault(Node) - Constructor for class org.apache.xalan.xpath.xml.PrefixResolverDefault
Construct a PrefixResolverDefault object.
printNode(Node) - Static method in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** Returns a string representation of the node.
printNodeList(NodeList) - Static method in class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** Returns a string representation of the node list.
printSpace(int) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Prints n spaces.
printStackTrace(PrintStream) - Method in class org.apache.xalan.xpath.XPathException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class org.apache.xalan.xpath.XPathException
Print the the trace of methods from where the error originated.
PrintTraceListener - class org.apache.xalan.xslt.trace.PrintTraceListener.
**For advanced use only** Implementation of the TraceListener interface that prints each event to standard out as it occurs.
PrintTraceListener(PrintWriter) - Constructor for class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Construct a trace listener.
problem(short, short, Node, Node, String, int, int) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Function that is called when a problem event occurs.
problem(short, short, Node, Node, String, int, int) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Function that is called when a problem event occurs.
problem(short, short, Node, Node, String, int, int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Function that is called when a problem event occurs.
problem(short, short, Object, Node, String, String, int, int) - Method in interface org.apache.xalan.xpath.xml.ProblemListener
Function that is called when a problem event occurs.
problem(short, short, Object, Node, String, String, int, int) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
The default problem listener.
ProblemListener - interface org.apache.xalan.xpath.xml.ProblemListener.
This is the interface that the XSL processor calls when it has a problem of some kind, either an error or a warning.
ProblemListenerDefault - class org.apache.xalan.xpath.xml.ProblemListenerDefault.
The implementation of the default error handling for Xalan.
ProblemListenerDefault() - Constructor for class org.apache.xalan.xpath.xml.ProblemListenerDefault
Create a ProblemListenerDefault using the default output stream (System.err)
Process - class org.apache.xalan.xpath.Process.
Provides command-line interface to the XPath processor
Process - class org.apache.xalan.xslt.Process.
The main() method handles the Xalan command-line interface.
Process() - Constructor for class org.apache.xalan.xpath.Process
 
Process() - Constructor for class org.apache.xalan.xslt.Process
 
process(XSLTInputSource, XSLTInputSource, XSLTResultTarget) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Use the XSL stylesheet to transform the XML input, placing the result in the result tree.
process(XSLTInputSource, XSLTInputSource, XSLTResultTarget) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Transform the source tree to the output in the given result tree target.
process(XSLTInputSource, XSLTResultTarget) - Method in class org.apache.xalan.xslt.StylesheetRoot
Transform the XML source tree and place the output in the result tree target.
process(XSLTProcessor, Node, XSLTResultTarget) - Method in class org.apache.xalan.xslt.StylesheetRoot
Transform the XML source tree (a DOM Node) and place the output in the result tree target.
process(XSLTProcessor, XSLTInputSource, XSLTResultTarget) - Method in class org.apache.xalan.xslt.StylesheetRoot
Transform the XML source tree and place the output in the result tree target.
processElement(String, Element, XSLTEngineImpl, Stylesheet, Node, Node, QName, Class, Object) - Method in class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only** Process a call to this extension namespace via an element.
processingInstruction(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Create a PI node.
processingInstruction(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the processingInstruction event.
processingInstruction(String, String) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of a processing instruction.
processLocatedNode(XPathSupport, Node, Object) - Method in interface org.apache.xalan.xpath.NodeCallback
**For advanced use only**  
processLocatedNode(XPathSupport, Node, Object) - Method in class org.apache.xalan.xslt.ElemTemplateElement
**For advanced use only** Implementation of NodeCallback interface.
processor - Variable in class org.apache.xalan.xslt.XSLProcessorContext
 
processStylesheet(String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Given a URL to (or file name of) an XSL stylesheet, Compile the stylesheet into an internal representation, and use it to set the XSLTProcessor Stylesheet property.
processStylesheet(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given a URI to an XSL stylesheet, Compile the stylesheet into an internal representation.
processStylesheet(XSLTInputSource) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Compile the XSL stylesheet represented by an XSLTInputSource object into an internal representation, and use it to set the XSLTProcessor Stylesheet property.
processStylesheet(XSLTInputSource) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Given a URI to an XSL stylesheet, Compile the stylesheet into an internal representation.
PRODUCT - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Constant name of product.
protocol(XSLProcessorContext, ElemExtensionCall) - Static method in class org.apache.xalan.xslt.extensions.RowSetLocator
A list of arbitrary string tag/value pairs as connection arguments; normally at least a "user" and "password" property should be included.
PSEUDONAME_ANY - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
PSEUDONAME_COMMENT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
PSEUDONAME_OTHER - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
PSEUDONAME_PI - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
PSEUDONAME_ROOT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
PSEUDONAME_TEXT - Static variable in class org.apache.xalan.xpath.XPath
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
push(boolean) - Method in class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Pushes an item onto the top of this stack.
push(int) - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Pushes an item onto the top of this stack.
push(String) - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Tell if the table contains the given string.
pushContextNodeList(NodeList) - Method in interface org.apache.xalan.xpath.XPathSupport
**For internal use only** Set the current context node list.
pushContextNodeList(NodeList) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For internal use only** Set the current context node list.
pushContextNodePosition() - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Push the current context node position.
pushContextNodePosition() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Push the current context node position.
pushDummyXPathContext() - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Push a dummy XPathContext so we can tell that the top-level xpath isn't in effect.
pushDummyXPathContext() - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Push a dummy XPathContext so we can tell that the top-level xpath isn't in effect.
pushXPathContext(XPath, XPathSupport, Node, PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Push the current XPath selection, needed for support of the last() function in depth-first execution.
pushXPathContext(XPath, XPathSupport, Node, PrefixResolver) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Push the current XPath selection, needed for support of the last() function in depth-first execution.
put(String, Object) - Method in class org.apache.xalan.xpath.xml.Trie
**For internal use only**  
put(String, String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Append a string onto the vector.

Q

QName - class org.apache.xalan.xpath.xml.QName.
Class to represent a qualified name: "The name of an internal XSLT object, specifically a named template (see [7 Named Templates]), a mode (see [6.7 Modes]), an attribute set (see [8.1.4 Named Attribute Sets]), a key (see [14.2 Keys]), a locale (see [14.3 Number Formatting]), a variable or a parameter (see [12 Variables and Parameters]) is specified as a QName.
QName(String) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, without namespace resolution.
QName(String, Element, PrefixResolver) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, PrefixResolver) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Stack) - Constructor for class org.apache.xalan.xpath.xml.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
query(String, String) - Static method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Execute the proprietary connect() function, which returns an instance of XLocator.
QUERYENGINE - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
quickPop(int) - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Quickly pops a number of items from the stack.

R

RawCharacterHandler - interface org.apache.xalan.xpath.xml.RawCharacterHandler.
**For advanced use only** An interface that a Serializer/ContentHandler/DocumentHandler must implement in order for disable-output-escaping to work.
Redirect - class org.apache.xalan.xslt.extensions.Redirect.
Implements three extension elements to allow an XSLT transformation to redirect its output to multiple output files.
Redirect() - Constructor for class org.apache.xalan.xslt.extensions.Redirect
 
reExecuteXPathContext(XPath, XPathSupport, Node) - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Reexecute the last xpath context after the specified one.
reExecuteXPathContext(XPath, XPathSupport, Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Reexecute the last xpath context after the specified one.
RELEASE - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Release Number.
remove(String) - Method in class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Tell if the table contains the given string.
removeAllElements() - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Inserts the specified node in this vector at the specified index.
removeAttribute(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
removeAttribute(String) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Remove an attribute from the list.
removeAttributeNode(Attr) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
removeAttributeNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
removeChild(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
removeChild(Node) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Removes the child node indicated by oldChild from the list of children, and returns it.
removeElement(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Removes the first occurrence of the argument from this vector.
removeElement(Node) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Removes the first occurrence of the argument from this vector.
removeElementAt(int) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Deletes the component at the specified index.
removeLastElem() - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Remove the last element.
removeNamedItem(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** DOM API requires this, but DTM is a read-only model
removeNamedItemNS(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** DOM 2 API requires this, but DTM is a read-only model
removeNode(Node) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Remove a node.
removeNode(Node) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Remove a node.
removeTraceListener(TraceListener) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Remove a trace listener.
removeTraceListener(TraceListener) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Remove a trace listener.
removeTraceListener(TraceListener) - Method in class org.apache.xalan.xslt.StylesheetRoot
Remove a trace listener.
replaceChild(Node, Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
replaceChild(Node, Node) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
reset() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Reset for new run.
reset() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Reset for new run.
reset() - Method in interface org.apache.xalan.xslt.XSLTProcessor
Reset the XSLTProcessor state.
reset() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Reset the state.
ResultTreeFrag - class org.apache.xalan.xslt.ResultTreeFrag.
**For internal use only** Container of a result tree fragment.
ResultTreeFrag(Document, MutableNodeList, XPathSupport) - Constructor for class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only**  
ResultTreeFrag(Document, XPathSupport) - Constructor for class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only**  
RowSetLocator - class org.apache.xalan.xslt.extensions.RowSetLocator.
RowSetLocator uses JDBC to connect to a database, execute a query, and return a result set, then returns a lazy row-set DOM.
RowSetLocator(String, String) - Constructor for class org.apache.xalan.xslt.extensions.RowSetLocator
Create a SimpleNodeLocator object.
rtree() - Method in class org.apache.xalan.xpath.XObject
For functions to override.
rtree() - Method in class org.apache.xalan.xpath.XRTreeFrag
Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XObject
Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XNull
Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a result tree fragment.
rtree(XPathSupport) - Method in class org.apache.xalan.xpath.XString
Cast result object to a result tree fragment.
run() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Run the parse thread.

S

S_Vendor - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
S_VendorURL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
S_VERSION - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Version String like "Xalani v.r[.dd| Dnn]".
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.xpath.xml.PrefixResolverDefault
The URI for the XML namespace.
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.xpath.xml.QName
The XML namespace.
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
S_XPATHNameSpaceURL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
S_XPATHNameSpaceVersion - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
S_XSLNameSpaceURL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
sameNodeAs(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only** FUTURE DOM: Test node identity, in lieu of Node==Node
scriptLang - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only**  
scriptSrc - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only**  
scriptSrcURL - Variable in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only**  
search(int) - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Returns where an object is on this stack.
selected(SelectionEvent) - Method in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Method that is called just after the formatter listener is called.
selected(SelectionEvent) - Method in interface org.apache.xalan.xslt.trace.TraceListener
**For advanced use only** Method that is called just after the formatter listener is called.
SelectionEvent - class org.apache.xalan.xslt.trace.SelectionEvent.
**For advanced use only** Event triggered by selection of a node in the style stree.
SelectionEvent(XSLTEngineImpl, Node, ElemTemplateElement, String, XPath, XObject) - Constructor for class org.apache.xalan.xslt.trace.SelectionEvent
**For advanced use only** Create an event originating at the given node of the style tree.
setAcceptLanguage(String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Set language variant that should be used, passed from servlet HTTP header.
setAcceptLanguage(String) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Set language variant that should be used, passed from servlet HTTP header.
setAttribute(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setAttributeList(AttributeList) - Method in class org.apache.xalan.xpath.xml.MutableAttrListImpl
**For advanced use only** Set the attribute list, discarding previous contents.
setAttributeNode(Attr) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setAttributeNodeNS(Attr) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setAttributeNS(String, String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setAttributeSets(Vector) - Method in class org.apache.xalan.xslt.Stylesheet
Get table of attribute sets, keyed by set name.
setBaseIdentifier(String) - Method in class org.apache.xalan.xslt.Stylesheet
Get the base identifier with which this stylesheet is associated.
setByteStream(OutputStream) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Set the byte stream to contain the transformation result.
setCallback(NodeCallback, Object) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Set a callback that may be called by XPath as nodes are located.
setCallback(NodeCallback, Object) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**Experimental** Set a callback that may be called by XPath as nodes are located.
setCharacterStream(Writer) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Set the character stream for this output target.
setContextNodePosition(int) - Method in interface org.apache.xalan.xpath.XPathSupport
**Experimental** Set the current context node position.
setContextNodePosition(int) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**Experimental** Set the current context node position.
setCurrentNode(Node) - Method in interface org.apache.xalan.xpath.XPathSupport
**For internal use only** Set the current context node.
setCurrentNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Set the current context node.
setData(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setDecimalFormatDeclarations(Stack) - Method in class org.apache.xalan.xslt.Stylesheet
Set table of tables of element decimal-format.
setDefaultSpace(boolean) - Method in class org.apache.xalan.xslt.Stylesheet
Set if this stylesheet has the default space handling turned off or on according to the xml:space attribute.
setDiagnosticsOutput(OutputStream) - Method in interface org.apache.xalan.xslt.XSLTProcessor
If set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(OutputStream) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** If this is set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(PrintWriter) - Method in class org.apache.xalan.xpath.xml.ProblemListenerDefault
Set where diagnostics will be written.
setDiagnosticsOutput(PrintWriter) - Method in interface org.apache.xalan.xslt.XSLTProcessor
If set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDiagnosticsOutput(PrintWriter) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** If this is set, diagnostics will be written to the m_diagnosticsPrintWriter stream.
setDocumentHandler(DocumentHandler) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Set the current SAX DocumentHandler (the same object as the FormatterListener).
setDocumentHandler(DocumentHandler) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set the current DocumentHandler.
setDocumentHandler(DocumentHandler) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Set a SAX DocumentHandler to process the result tree events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the setDocumentLocator event.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive an object for locating the origin of SAX document events.
setDocumentURL(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Set the URL to the XML document that will be transformed with the XSL stylesheet.
setDOMFactory(Document) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Get the factory object required to create DOM nodes in the result tree.
setDOMFactory(Document) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the factory object required to create DOM nodes in the result tree.
setDOMFactory(Document) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Get the factory object required to create DOM nodes in the result tree.
setDOMFactory(Document) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set a DOM document factory, primarily for creating result tree fragments.
setDTDHandler(DTDHandler) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Allow an application to register a DTD event handler.
setElementAt(int, int) - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Sets the component at the specified index of this vector to be the specified object.
setElementAt(Node, int) - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Sets the component at the specified index of this vector to be the specified object.
setElements(String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Set element local parts of extension NS.
setElements(String) - Method in class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only** Set element local parts of extension NS.
setEncoding(String) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Set the character encoding, if known.
setEntityResolver(EntityResolver) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Allow an application to register a custom entity resolver.
setEnvSupport(XPathEnvSupport) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** XPath environment support, which the liaison may aggregate back to in order to implement the XPathEnvSupport interface.
setEnvSupport(XPathEnvSupport) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
**For advanced use only** XPath environment support, which the liaison may aggregate back to in order to implement the XPathEnvSupport interface.
setErrorHandler(ErrorHandler) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Allow an application to register an error event handler.
setExcludeResultPrefixes(StringToStringTable) - Method in class org.apache.xalan.xslt.Stylesheet
Get lookup table of exclude-result-prefixes.
setExecContext(XMLParserLiaison) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set the execution context for XPath.
setFeature(String, boolean) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Set the state of any feature in a SAX2 parser.
setFileName(String) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Set the file name or URL where the transformation result will be written.
setFirstTemplate(ElemTemplateElement) - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Set the first template of the template children.
setFormatterListener(DocumentHandler) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Set the FormatterListener (the SAX DocumentHandler).
setFormatterListener(DocumentHandler) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set the current formatter listener.
setFunctions(String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Set function local parts of extension NS.
setFunctions(String) - Method in class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only**  
setImports(Vector) - Method in class org.apache.xalan.xslt.Stylesheet
Set vector of the -imported- XSL Stylesheets.
setIndent(int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Set the amount to indent when indent-result="yes".
setIndent(int) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Set the amount to indent when indent-result="yes".
setInputSource(InputSource) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only**  
setItemNull(int) - Method in class org.apache.xalan.xpath.MutableNodeListImpl
**For advanced use only** Set a item to null, so the list doesn't have to keep being compressed.
setItemNull(int) - Method in interface org.apache.xalan.xpath.MutableNodeList
**For advanced use only** Set a item to null, so the list doesn't have to keep being compressed.
setKeyDeclarations(Vector) - Method in class org.apache.xalan.xslt.Stylesheet
Set table of KeyDeclaration objects, which are set by the xsl:key element.
setLocale(Locale) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only**  
setNamedItem(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** DOM API requires this, but DTM is a read-only model
setNamedItemNS(Node) - Method in class org.apache.xalan.xpath.dtm.DTMProxyMap
**For internal use only** DOM 2 API requires this, but DTM is a read-only model
setNamedTemplates(Hashtable) - Method in class org.apache.xalan.xslt.TemplateList
**For advanced use only** Set table of named Templates.
setNamespaceContext(PrefixResolver) - Method in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only** Get the current namespace context for the xpath.
setNamespaceContext(PrefixResolver) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Get the current namespace context for the xpath.
setNeedToBuildKeysTable(boolean) - Method in class org.apache.xalan.xslt.Stylesheet
Set if an xsl:key directive is found.
setNode(Node) - Method in class org.apache.xalan.xslt.XSLTInputSource
Set the DOM Node for this input source.
setNode(Node) - Method in class org.apache.xalan.xslt.XSLTResultTarget
Set the DOM Node that will contain the transformation reasult.
setNodeValue(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setNodeValue(String) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** DocumentFragments never have a nodeValue.
setOutputFileName(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Set the filename of the output document.
setOutputMethod(String) - Method in class org.apache.xalan.xslt.StylesheetRoot
Set the output method.
setOutputStream(OutputStream) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Set the output stream.
setOutputStream(OutputStream) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set the output stream that will be used.
setPrefix(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setPrefix(String) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Unimplemented.
setProblemListener(ProblemListener) - Method in class org.apache.xalan.xpath.XPath
Set the problem listener property.
setProblemListener(ProblemListener) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Set the current problem listener.
setProblemListener(ProblemListener) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Set the current problem listener.
setProblemListener(ProblemListener) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Set the current problem listener.
setProblemListener(ProblemListener) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Set the problem listener property.
setProblemListener(ProblemListener) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set the problem listener property.
setProcessNamespaces(boolean) - Method in interface org.apache.xalan.xpath.XPathSupport
Deprecated.  
setProcessNamespaces(boolean) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Set whether or not the liaison attempts to expand namespaces.
setProcessNamespaces(boolean) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
setQuietConflictWarnings(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
If set to true (the default), pattern conflict warnings are not printed to the diagnostics stream.
setQuietConflictWarnings(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** If the quietConflictWarnings property is set to true, warnings about pattern conflicts won't be printed to the diagnostics stream.
setScript(String, String, String) - Method in class org.apache.xalan.xpath.ExtensionFunctionHandler
**For internal use only** Set the script data for this extension NS.
setScript(String, String, String) - Method in class org.apache.xalan.xslt.ExtensionNSHandler
**For advanced use only** Set the script data for this extension NS.
setShouldExpandEntityRefs(boolean) - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Set whether or not to expand all entity references in the source and style trees.
setShouldExpandEntityRefs(boolean) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Set whether or not to expand all entity references in the source and style trees.
setShouldExpandEntityRefs(boolean) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Set whether or not to expand all entity references in the source and style trees.
setSourceDocument(String, Document) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set a source document.
setSpecialCharacters(String) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
setSpecialCharacters(String) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Deprecated.  
setSpecialEscapeURLs(boolean) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Tells if the formatter should use special URL escaping.
setStylesheet(StylesheetRoot) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Use a compiled stylesheet to set the Stylesheet property for this processor.
setStylesheet(StylesheetRoot) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Set the stylesheet for this processor.
setStyleSheetAttribute(String, String, String, String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Set an attribute in the stylesheet, which gives the ability to have some dynamic selection control.
setStylesheetParam(String, String) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Set a top-level stylesheet parameter.
setStylesheetParam(String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Push a top-level stylesheet parameter.
setStylesheetParam(String, String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Submit a stylesheet parameter.
setStylesheetParam(String, XObject) - Method in interface org.apache.xalan.xslt.XSLTProcessor
Submit a top-level stylesheet parameter.
setStylesheetParam(String, XObject) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Push a top-level stylesheet parameter.
setStylesheetParent(Stylesheet) - Method in class org.apache.xalan.xslt.Stylesheet
Set the parent of the stylesheet.
setStylesheetRoot(StylesheetRoot) - Method in class org.apache.xalan.xslt.Stylesheet
Set the root of the stylesheet, where all the tables common to all stylesheets are kept.
setStyleURL(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Set the URL to the XSL stylesheet that will be used to transform the input XML.
setTemplateList(TemplateList) - Method in class org.apache.xalan.xslt.Stylesheet
Set the list of templates.
setThrowFoundIndex(boolean) - Method in interface org.apache.xalan.xpath.XPathSupport
**For internal use only** ThrowFoundIndex tells if FoundIndex should be thrown if index is found.
setThrowFoundIndex(boolean) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For internal use only** ThrowFoundIndex tells if FoundIndex should be thrown if index is found.
setThrowFoundIndex(boolean) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For internal use only** ThrowFoundIndex tells if FoundIndex should be thrown if index is found.
setTop(int) - Method in class org.apache.xalan.xpath.xml.IntStack
**For internal use only** Sets an object at a the top of the statck
setTopLevelVariables(Vector) - Method in class org.apache.xalan.xslt.Stylesheet
Set table for defined constants, keyed on the names.
setTraceSelect(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
If set to true, selection events are traced.
setTraceSelect(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** If this is set to true, simple traces of template calls are made.
setTraceTemplateChildren(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
If set to true (the default is false), as template children are being constructed, debug diagnostics are written to the m_diagnosticsPrintWriter stream.
setTraceTemplateChildren(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** If this is set to true, debug diagnostics about template children as they are being constructed will be written to the m_diagnosticsPrintWriter stream.
setTraceTemplates(boolean) - Method in interface org.apache.xalan.xslt.XSLTProcessor
If set to true, template calls are traced.
setTraceTemplates(boolean) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** If this is set to true, simple traces of template calls are made.
setUseDOM2getNamespaceURI(boolean) - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Set whether or not getNamespaceOfNode should use the Xerces/DOM2 getNamespaceURI.
setUseValidation(boolean) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
If set to true, validation will be performed, if set to false, validation will not be performed.
setUseValidation(boolean) - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
If set to true, validation will be performed.
setValue(String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
setWhitespacePreservingElements(Vector) - Method in class org.apache.xalan.xslt.Stylesheet
Set lookup table of all space preserving elements.
setWhitespaceStrippingElements(Vector) - Method in class org.apache.xalan.xslt.Stylesheet
Set lookup table of all space stripping elements.
setXPathFactory(XPathFactory) - Method in class org.apache.xalan.xslt.Stylesheet
Set the factory for making XPaths.
setXPathProcessor(XPathProcessor) - Method in class org.apache.xalan.xslt.Stylesheet
Set the XPath processor object.
setXPathSupport(XPathSupport) - Method in class org.apache.xalan.xslt.AVTPart
**For internal use only** Set the XPath support.
shouldStripSourceNode(Node) - Method in interface org.apache.xalan.xpath.XPathEnvSupport
**For advanced use only** Determine whether extra whitespace should be stripped from the node.
shouldStripSourceNode(Node) - Method in class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only** Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node.
shouldStripSourceNode(Node) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
**For advanced use only** Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node.
shouldStripSourceNode(Node) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Tells, through the combination of the default-space attribute on xsl:stylesheet, xsl:strip-space, xsl:preserve-space, and the xml:space attribute, whether or not extra whitespace should be stripped from the node.
SimpleNodeLocator - class org.apache.xalan.xpath.SimpleNodeLocator.
**For advanced use only** SimpleNodeLocator implements a search of one or more DOM trees.
SimpleNodeLocator() - Constructor for class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Create a SimpleNodeLocator object.
size() - Method in class org.apache.xalan.xpath.xml.NodeVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.xpath.xml.BoolStack
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.xpath.xml.IntVector
**For internal use only** Get the length of the list.
sourceNode - Variable in class org.apache.xalan.xslt.XSLProcessorContext
 
sourceTree - Variable in class org.apache.xalan.xslt.XSLProcessorContext
 
splitText(int) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
start() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Automatically called when the HTML client containing the applet loads.
startCDATA() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Start CDATA section.
startCDATA() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report the start of a CDATA section.
startDocument() - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Start-of-document recieved.
startDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the startDocument event.
startDocument() - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of the beginning of a document.
startDocument(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Start-of-document recieved.
startDTD(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(QName, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** callback for the start of the DTD This function will be called when a <!DOCTYPE...> declaration is encountered.
startDTD(String, String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report the start of DTD declarations, if any.
startElement(QName, XMLAttrList, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** XMLDocumentHandler API: Process element start-tag and its attributes.
startElement(String, AttributeList) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.apache.xalan.xpath.xml.FormatterToText
Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Implement the startElement event.
startElement(String, AttributeList) - Method in class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** Receive notification of the beginning of an element.
startEntity(String) - Method in class org.apache.xalan.xpath.xml.FormatterToDOM
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Report the beginning of an entity.
startEntityReference(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Start entity reference.
startNamespaceDeclScope(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Report the start of the scope of a namespace declaration.
stop() - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Automatically called when the HTML page containing the applet is no longer on the screen.
str() - Method in class org.apache.xalan.xpath.XObject
Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XBoolean
**For advanced use only** Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XRTreeFrag
Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XNumber
Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XNull
Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XNodeSet
Cast result object to a string.
str() - Method in class org.apache.xalan.xpath.XString
Cast result object to a string.
StringKey - class org.apache.xalan.xpath.xml.StringKey.
**For internal use only** Simple class for fast lookup of string values, when used with hashtables.
StringKey(String) - Constructor for class org.apache.xalan.xpath.xml.StringKey
**For internal use only**  
StringToStringTable - class org.apache.xalan.xpath.xml.StringToStringTable.
**For internal use only** A very simple lookup table that stores a list of strings, the even number strings being keys, and the odd number strings being values.
StringToStringTable() - Constructor for class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Default constructor.
StringToStringTable(int) - Constructor for class org.apache.xalan.xpath.xml.StringToStringTable
**For internal use only** Construct a StringToStringTable, using the given block size.
StringToStringTableVector - class org.apache.xalan.xpath.xml.StringToStringTableVector.
**For internal use only** A very simple table that stores a list of StringToStringTables, optimized for small lists.
StringToStringTableVector() - Constructor for class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Default constructor.
StringToStringTableVector(int) - Constructor for class org.apache.xalan.xpath.xml.StringToStringTableVector
**For internal use only** Construct a StringToStringTableVector, using the given block size.
StringVector - class org.apache.xalan.xpath.xml.StringVector.
**For internal use only** A very simple table that stores a list of strings, optimized for small lists.
StringVector() - Constructor for class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Default constructor.
StringVector(int) - Constructor for class org.apache.xalan.xpath.xml.StringVector
**For internal use only** Construct a StringVector, using the given block size.
Stylesheet - class org.apache.xalan.xslt.Stylesheet.
Represents the base stylesheet or an "import" stylesheet; "include" stylesheets are combined with the including stylesheet.
STYLESHEET_EXT - Static variable in class org.apache.xalan.xslt.Stylesheet
Extension to be used when serializing to disk.
Stylesheet(StylesheetRoot, XSLTEngineImpl, String) - Constructor for class org.apache.xalan.xslt.Stylesheet
Constructor for a Stylesheet needs a Document.
StylesheetHandler - class org.apache.xalan.xslt.StylesheetHandler.
**For advanced use only** Initializes and processes a stylesheet via SAX events.
StylesheetHandler(XSLTEngineImpl, Stylesheet) - Constructor for class org.apache.xalan.xslt.StylesheetHandler
**For advanced use only** FormatterToText instance constructor...
StylesheetRoot - class org.apache.xalan.xslt.StylesheetRoot.
Binary representation of a stylesheet -- use the XSLTProcessor ProcessStylesheet method to create a StylesheetRoot and improve performance for a stylesheet performing multiple transformations.
StylesheetRoot(XSLTEngineImpl, String) - Constructor for class org.apache.xalan.xslt.StylesheetRoot
Uses an XSL stylesheet document.
StylesheetSpec - class org.apache.xalan.xslt.StylesheetSpec.
This class implements the representation of a stylesheet specification via xml-stylesheet in an XML document.
StylesheetSpec(String, String, String, String, boolean, String) - Constructor for class org.apache.xalan.xslt.StylesheetSpec
Create a StylesheetSpec object.
stylesheetTree - Variable in class org.apache.xalan.xslt.XSLProcessorContext
 
substringData(int, int) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
supports(String, String) - Method in class org.apache.xalan.xpath.dtm.DTMProxy
**For internal use only**  
supports(String, String) - Method in class org.apache.xalan.xslt.ResultTreeFrag
**For internal use only** Unimplemented.
supportsSAX() - Method in class org.apache.xalan.xpath.xdom.XercesLiaison
Returns true that this implementation does support the SAX DocumentHandler interface.
supportsSAX() - Method in class org.apache.xalan.xpath.dtm.DTMLiaison
**For internal use only** Returns true if the liaison supports the SAX DocumentHandler interface.
supportsSAX() - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Returns true if the liaison supports the SAX DocumentHandler interface.
supportsSAX() - Method in interface org.apache.xalan.xpath.xml.XMLParserLiaison
Returns true if the liaison supports the SAX DocumentHandler interface.

T

TATTRNAME_AMOUNT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_CASEORDER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_CLASS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_CLASSID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_CODEBASE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_CODETYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_CONDITION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_COUNT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_DATATYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_DEFAULT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_DEPTH - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ELEMENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_EXPR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_FORMAT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_FROM - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_HREF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_LANG - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_LEVEL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_MATCH - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_METHOD - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_MODE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_NAME - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_NS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ONLY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_ORDER - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_PRIORITY - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_REFID - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_RESULTNS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_SELECT - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_STYLE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_TEST - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_TOSTRING - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_TYPE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_USE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_VALUE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_XMLNS - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
TemplateList - class org.apache.xalan.xslt.TemplateList.
**For advanced use only** Encapsulates a template list, and helps locate individual templates.
textDecl(int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Signal the Text declaration of an external entity.
toMarkup(Document, OutputStream, String, String, boolean, int, String, String, String, String, boolean, boolean, String[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
toMarkup(Document, Writer, String, String, boolean, int, String, String, String, String, boolean, boolean, String[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Deprecated.  
toString() - Method in class org.apache.xalan.xpath.XObject
 
toString() - Method in class org.apache.xalan.xpath.xml.QName
Return the string representation of the namespace.
trace(TracerEvent) - Method in class org.apache.xalan.xslt.trace.PrintTraceListener
**For advanced use only** Print information about a TracerEvent.
trace(TracerEvent) - Method in interface org.apache.xalan.xslt.trace.TraceListener
**For advanced use only** Method that is called when a trace event occurs.
TraceListener - interface org.apache.xalan.xslt.trace.TraceListener.
**For advanced use only** Interface the XSL processor calls when it matches a source node, selects a set of source nodes, or generates a result node.
TracerEvent - class org.apache.xalan.xslt.trace.TracerEvent.
**For advanced use only** Parent class of events generated for tracing the progress of the XSL processor.
TracerEvent(XSLTEngineImpl, Node, Node, QName, ElemTemplateElement) - Constructor for class org.apache.xalan.xslt.trace.TracerEvent
**For advanced use only** Create an event originating at the given node of the style tree.
transformToHtml(String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
transformToHtml(String, String) - Method in class org.apache.xalan.xslt.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
traverse(Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
**For advanced use only** Perform a pre-order traversal non-recursive style.
traverse(Node, Node) - Method in class org.apache.xalan.xpath.xml.TreeWalker
**For advanced use only** Perform a pre-order traversal non-recursive style.
TreeWalker - class org.apache.xalan.xpath.xml.TreeWalker.
**For advanced use only** This class does a pre-order walk of the DOM tree, calling the FormatterListener interface as it goes.
TreeWalker(DocumentHandler) - Constructor for class org.apache.xalan.xpath.xml.TreeWalker
**For advanced use only** Constructor.
Trie - class org.apache.xalan.xpath.xml.Trie.
**For internal use only** A digital search trie for 7-bit ASCII text The API is a subset of java.util.Hashtable The key must be a 7-bit ASCII string The value may be any Java Object
Trie() - Constructor for class org.apache.xalan.xpath.xml.Trie
**For internal use only**  

U

UNBUILT - Static variable in class org.apache.xalan.xpath.KeyDeclaration
**For internal use only**  
union(XPath, XPathSupport, Node, int, NodeCallback, Object) - Method in class org.apache.xalan.xpath.SimpleNodeLocator
**For advanced use only** Computes the union of its operands which must be node-sets.
union(XPath, XPathSupport, Node, int, NodeCallback, Object) - Method in interface org.apache.xalan.xpath.XLocator
**For advanced use only** Execute a union.
unparsedEntityDecl(int, int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** <!ENTITY Name ExternalID NDataDecl> (unparsed)

V

VERSION - Static variable in class org.apache.xalan.xslt.XSLProcessorVersion
Major version number.

W

warn(int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Warn the user of an problem.
warn(int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Warn the user of an problem.
warn(int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Warn the user of an problem.
warn(Node, int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Warn the user of an problem.
warn(Node, int, Object[]) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Warn the user of an problem.
warn(Node, Node, int) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Warn the user of an problem.
warn(Node, Node, int, Object[]) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Warn the user of an problem.
warn(XPathSupport, int, Object[]) - Method in class org.apache.xalan.xslt.FuncDocument
**For advanced use only** Warn the user of a problem.
warn(XPathSupport, int, Object[]) - Method in class org.apache.xalan.xslt.FuncFormatNumb
**For advanced use only** Warn the user of a problem.
WARNING - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
WARNING - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
warning(int) - Method in class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Warn the user of an problem.
warning(SAXParseException) - Method in class org.apache.xalan.xpath.xml.DefaultErrorHandler
Receive notification of a warning.
write(XSLProcessorContext, Element) - Method in class org.apache.xalan.xslt.extensions.Redirect
Write the evalutation of the element children to the given file.
writeAttrString(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToXML
Returns the specified string after substituting specials, and UTF-16 surrogates for chracter references &#xnn.
writeAttrString(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Writes the specified string after substituting specials, and UTF-16 surrogates for character references &#xnn.
writeAttrURI(String, String) - Method in class org.apache.xalan.xpath.xml.FormatterToHTML
Write the specified string after substituting non ASCII characters, with %HH, where HH is the hex of the byte value.
writeChildren(DocumentHandler, Stylesheet, ElemTemplateElement, Node, Node, QName) - Method in class org.apache.xalan.xslt.XSLTEngineImpl
**For internal use only** Write the children of a stylesheet element to the given listener.
WrongParserException - exception org.apache.xalan.xpath.xml.WrongParserException.
Certain functions may throw this error if they are paired with the incorrect parser.
WrongParserException(String) - Constructor for class org.apache.xalan.xpath.xml.WrongParserException
Create a WrongParserException object.

X

XBoolean - class org.apache.xalan.xpath.XBoolean.
**For advanced use only** This class represents an XPath boolean object, and is capable of converting the boolean to other types, such as a string.
XBoolean(boolean) - Constructor for class org.apache.xalan.xpath.XBoolean
**For advanced use only** Construct a XNodeSet object.
XBooleanStatic - class org.apache.xalan.xpath.XBooleanStatic.
**For internal use only** This class doesn't have any XPathSupport, so override whatever to ensure it works OK.
XBooleanStatic(boolean) - Constructor for class org.apache.xalan.xpath.XBooleanStatic
**For internal use only** Construct a XNodeSet object.
XercesLiaison - class org.apache.xalan.xpath.xdom.XercesLiaison.
Provides XSLTProcessor an interface to the Xerces XML parser.
XercesLiaison() - Constructor for class org.apache.xalan.xpath.xdom.XercesLiaison
Construct an instance.
XercesLiaison(ErrorHandler) - Constructor for class org.apache.xalan.xpath.xdom.XercesLiaison
Constructor that takes SAX ErrorHandler as an argument.
XercesLiaison(XPathEnvSupport) - Constructor for class org.apache.xalan.xpath.xdom.XercesLiaison
Construct an instance.
XLocator - interface org.apache.xalan.xpath.XLocator.
**For advanced use only** This interface provides services for processing a XPath LocationPath.
xmlDecl(int, int, int) - Method in class org.apache.xalan.xpath.dtm.DTM
**For internal use only** Signal the XML declaration of a document
XMLPARSER - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
XMLPARSER - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
XMLParserLiaison - interface org.apache.xalan.xpath.xml.XMLParserLiaison.
An implementation of this interface acts as a liaison between the XSLT processor and the XML parser.
XMLParserLiaisonDefault - class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault.
This class is the default XMLParserLiaison for the XSL Processor.
XMLParserLiaisonDefault() - Constructor for class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Construct an instance.
XMLParserLiaisonDefault(ProblemListener) - Constructor for class org.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Construct an instance.
XNodeSet - class org.apache.xalan.xpath.XNodeSet.
This class represents an XPath nodeset object, and is capable of converting the nodeset to other types, such as a string.
XNodeSet() - Constructor for class org.apache.xalan.xpath.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(Node) - Constructor for class org.apache.xalan.xpath.XNodeSet
Construct a XNodeSet object for one node.
XNodeSet(NodeList) - Constructor for class org.apache.xalan.xpath.XNodeSet
Construct a XNodeSet object.
XNull - class org.apache.xalan.xpath.XNull.
This class represents an XPath null object, and is capable of converting the null to other types, such as a string.
XNull() - Constructor for class org.apache.xalan.xpath.XNull
Create an XObject.
XNumber - class org.apache.xalan.xpath.XNumber.
This class represents an XPath number, and is capable of converting the number to other types, such as a string.
XNumber(double) - Constructor for class org.apache.xalan.xpath.XNumber
Construct a XNodeSet object.
XObject - class org.apache.xalan.xpath.XObject.
This class represents an XPath object, and is capable of converting the object to various types, such as a string.
XObject() - Constructor for class org.apache.xalan.xpath.XObject
Create an XObject.
XObject(Object) - Constructor for class org.apache.xalan.xpath.XObject
Create an XObject.
XPath - class org.apache.xalan.xpath.XPath.
The XPath class represents the semantic parse tree of the XPath pattern.
XPath() - Constructor for class org.apache.xalan.xpath.XPath
Construct an XPath object.
XPath(ProblemListener) - Constructor for class org.apache.xalan.xpath.XPath
Construct a XPath, passing in a problem listener.
XPathEnvSupport - interface org.apache.xalan.xpath.XPathEnvSupport.
**For advanced use only** This class provides services that must be implemented by the hosting environment, in other words, stuff that is external to XPath.
XPathException - exception org.apache.xalan.xpath.XPathException.
This class implements an exception object that all XPath classes will throw in case of an error.
XPathException(String) - Constructor for class org.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message.
XPathException(String, Exception) - Constructor for class org.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message, and another exception that caused this exception.
XPathException(String, Node, Exception) - Constructor for class org.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message, the stylesheet node that the error originated from, and another exception that caused this exception.
XPathException(String, Object) - Constructor for class org.apache.xalan.xpath.XPathException
Create an XPathException object that holds an error message and the stylesheet node that the error originated from.
XPathFactory - interface org.apache.xalan.xpath.XPathFactory.
**For advanced use only** Factory class for creating an XPath.
XPATHPARSER - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
XPATHPARSER - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
XPathProcessor - interface org.apache.xalan.xpath.XPathProcessor.
An object that implements the XPathProcessor interface responsibilities include initializing the XPath expression from an XPath string.
XPATHPROCESSOR - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
XPATHPROCESSOR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
XPathProcessorException - exception org.apache.xalan.xpath.XPathProcessorException.
Derived from XPathException in order that XPath processor exceptions may be specifically caught.
XPathProcessorException(String) - Constructor for class org.apache.xalan.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message.
XPathProcessorException(String, Exception) - Constructor for class org.apache.xalan.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message, and another exception that caused this exception.
XPathProcessorImpl - class org.apache.xalan.xpath.XPathProcessorImpl.
Tokenizes and parses XPath expressions.
XPathProcessorImpl() - Constructor for class org.apache.xalan.xpath.XPathProcessorImpl
The parser constructor.
XPathProcessorImpl(XPathSupport) - Constructor for class org.apache.xalan.xpath.XPathProcessorImpl
The parser constructor.
XPathSupport - interface org.apache.xalan.xpath.XPathSupport.
**For advanced use only** Provides basic support for independent use of XPath.
XPathSupportDefault - class org.apache.xalan.xpath.XPathSupportDefault.
**For advanced use only** Default class for execution context when XPath is used by itself.
XPathSupportDefault() - Constructor for class org.apache.xalan.xpath.XPathSupportDefault
**For advanced use only**  
XRTreeFrag - class org.apache.xalan.xpath.XRTreeFrag.
This class represents an XPath result tree fragment object, and is capable of converting the RTF to other types, such as a string.
XRTreeFrag(DocumentFragment) - Constructor for class org.apache.xalan.xpath.XRTreeFrag
Create an XObject.
XSLMessages - class org.apache.xalan.xpath.xml.XSLMessages.
**For internal use only** Sets things up for issuing error messages.
XSLMessages() - Constructor for class org.apache.xalan.xpath.xml.XSLMessages
**For internal use only**  
XSLPROCESSOR - Static variable in interface org.apache.xalan.xpath.xml.ProblemListener
 
XSLProcessorContext - class org.apache.xalan.xslt.XSLProcessorContext.
Captures processor context to be passed to an extension element.
XSLProcessorContext(XSLTEngineImpl, Stylesheet, Node, Node, QName) - Constructor for class org.apache.xalan.xslt.XSLProcessorContext
 
XSLProcessorException - exception org.apache.xalan.xslt.XSLProcessorException.
The exception used for most XSLT errors.
XSLProcessorException(Exception) - Constructor for class org.apache.xalan.xslt.XSLProcessorException
Create an XSLProcessorException object that holds another exception that caused this exception.
XSLProcessorException(String) - Constructor for class org.apache.xalan.xslt.XSLProcessorException
Create an XSLProcessorException object that holds an error message.
XSLProcessorException(String, Exception) - Constructor for class org.apache.xalan.xslt.XSLProcessorException
Create an XSLProcessorException object that holds an error message, and another exception that caused this exception.
XSLProcessorVersion - class org.apache.xalan.xslt.XSLProcessorVersion.
Administrative class to keep track of the version number of the Xalan release.
XSLProcessorVersion() - Constructor for class org.apache.xalan.xslt.XSLProcessorVersion
 
XSLResourceBundle - class org.apache.xalan.xpath.xml.XSLResourceBundle.
**For internal use only** This is an interface for error messages.
XSLResourceBundle() - Constructor for class org.apache.xalan.xpath.xml.XSLResourceBundle
**For internal use only**  
XSLT_RESOURCE - Static variable in class org.apache.xalan.xslt.Constants
**For advanced use only**  
XSLTEngineImpl - class org.apache.xalan.xslt.XSLTEngineImpl.
**For advanced use only** The Xalan workhorse -- Collaborates with the XML parser liaison, the DOM, and the XPath engine, to transform a source tree of nodes into a result tree according to instructions and templates specified by a stylesheet tree.
XSLTEngineImpl(String) - Constructor for class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Construct an XSLT processor that uses the the given parser liaison.
XSLTEngineImpl(XMLParserLiaison) - Constructor for class org.apache.xalan.xslt.XSLTEngineImpl
**For advanced use only** Construct an XSL processor that uses the the given parser liaison.
XSLTInputSource - class org.apache.xalan.xslt.XSLTInputSource.
Represents an XML source document or XSL stylesheet.
XSLTInputSource() - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Zero-argument default constructor -- Before you can use the new XSLTInputSource object in a transformation, you must define the document source with setSystemId(), setNode(), setByteStream(), or setCharacterStream().
XSLTInputSource(InputSource) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Create a new XSLTInputSource source from a SAX input source.
XSLTInputSource(InputStream) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Create a new input source with a byte stream -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's ByteStream property.
XSLTInputSource(Node) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Create a new input source with a DOM Node -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's Node property.
XSLTInputSource(Reader) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Create a new input source with a character stream -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's CharacterStream property.
XSLTInputSource(String) - Constructor for class org.apache.xalan.xslt.XSLTInputSource
Create a new input source with a system identifier (for a URL or file name) -- the equivalent of creating an input source with the zero-argument constructor and setting the new object's SystemId property.
XSLTJavaClassEngine - class org.apache.xalan.xpath.XSLTJavaClassEngine.
**For internal use only** This is a custom scripting engine for the XSLT processor's needs of calling into Java objects.
XSLTJavaClassEngine() - Constructor for class org.apache.xalan.xpath.XSLTJavaClassEngine
**For internal use only**  
XSLTProcessor - interface org.apache.xalan.xslt.XSLTProcessor.
The transformation processor -- use XSLTProcessorFactory to instantiate an implementation of this interface.
XSLTPROCESSOR - Static variable in interface org.apache.xalan.xpath.XPathSupport
**For advanced use only**  
XSLTProcessorApplet - class org.apache.xalan.xslt.client.XSLTProcessorApplet.
Provides applet host for the XSLT processor.
XSLTProcessorApplet() - Constructor for class org.apache.xalan.xslt.client.XSLTProcessorApplet
The XSLTProcessorApplet constructor takes no arguments.
XSLTProcessorFactory - class org.apache.xalan.xslt.XSLTProcessorFactory.
Manufactures the processor for performing transformations.
XSLTProcessorFactory() - Constructor for class org.apache.xalan.xslt.XSLTProcessorFactory
 
XSLTResultTarget - class org.apache.xalan.xslt.XSLTResultTarget.
Contains the result of a transformation that you perform with the XSLTProcessor process() method or one of the StylesheetRoot process() methods.
XSLTResultTarget() - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Zero-argument default constructor -- Before you can use the new XSLTResultTarget object in a transformation, you must define the output container by setting its FileName, CharacterStrea, ByteStream, or Node property.
XSLTResultTarget(DocumentHandler) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a SAX Document handler, which will handle result events -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's DocyumentHandler property.
XSLTResultTarget(Node) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a DOM Node -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's Node property.
XSLTResultTarget(OutputStream) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a byte stream -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's ByteStream property.
XSLTResultTarget(String) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a file name -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's FileName property.
XSLTResultTarget(Writer) - Constructor for class org.apache.xalan.xslt.XSLTResultTarget
Create a new output target with a character stream -- the equivalent of creating an output target with the zero-argument constructor and setting the new object's CharacterStream property.
XString - class org.apache.xalan.xpath.XString.
This class represents an XPath string object, and is capable of converting the string to other types, such as a number.
XString(String) - Constructor for class org.apache.xalan.xpath.XString
Construct a XNodeSet object.

A B C D E F G H I J K L M N O P Q R S T U V W X