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

acceptNode(Node) - Method in class org.apache.xalan.transformer.KeyWalker
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(Node) - Method in class org.apache.xpath.axes.AxesWalker
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(Node) - Method in class org.apache.xpath.axes.FilterExprWalker
This method needs to override AxesWalker.acceptNode because FilterExprWalkers don't need to, and shouldn't, do a node test.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
addAttribute(Attr) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy an DOM attribute to the created output element, executing attribute templates as need be, and processing the xsl:use attribute.
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Add an attribute to the end of the list.
addAttribute(String, String, String, String, String) - Method in class org.apache.xalan.utils.MutableAttrListImpl
**For advanced use only** Add an attribute to the end of the list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAttributes(Attributes) - Method in class org.apache.xalan.utils.MutableAttrListImpl
**For advanced use only** Add the contents of the attribute list to this list.
addAttributes(Node) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy DOM attributes to the result element.
addElement(int) - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Append a int onto the vector.
addElement(Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Append a Node onto the vector.
addElement(Node) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Append a Node onto the vector.
addElement(String) - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Append a string onto the vector.
addElement(StringToStringTable) - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Append a string onto the vector.
addExtensionNamespace(String, ExtensionHandler) - Method in class org.apache.xalan.extensions.ExtensionsTable
**For advanced use only** Register an extension namespace handler.
addIterator(LocPathIterator) - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Add an iterator to the union list.
addLiteralResultAttribute(AVT) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set a literal result attribute (AVTs only).
addLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set a literal result attribute (used for xsl attributes).
addNode(Node) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Add a node.
addNodeInDocOrder(Node, boolean, XPathContext) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, XPathContext) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Add the node into a vector of nodes where it should occur in document order.
addNodes(NodeIterator) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeList) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeIterator, XPathContext) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeList, XPathContext) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Copy NodeList members into this nodelist, adding in document order.
addToTable(Child) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Add a node to the types table.
addToWaitList(AxesWalker) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
addTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Add a trace listener for the purposes of debugging and diagnosis.
allocateNewList(Object[]) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Get a list of nodes in the level array by level and by type.
ALPHA_SIZE - Static variable in class org.apache.xalan.utils.Trie
**For internal use only**  
ANCESTORHASXMLNS - Static variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
ANCESTORNOXMLNS - Static variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
AncestorOrSelfWalker - class org.apache.xpath.axes.AncestorOrSelfWalker.
Walker for the 'ancestor-or-self' axes.
AncestorOrSelfWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.AncestorOrSelfWalker
Construct an AncestorOrSelfWalker using a LocPathWalker.
AncestorStepPattern - class org.apache.xpath.patterns.AncestorStepPattern.
 
AncestorStepPattern(int) - Constructor for class org.apache.xpath.patterns.AncestorStepPattern
 
AncestorStepPattern(int, String, String) - Constructor for class org.apache.xpath.patterns.AncestorStepPattern
 
AncestorWalker - class org.apache.xpath.axes.AncestorWalker.
Walker for the 'ancestor' axes.
AncestorWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.AncestorWalker
Construct an AncestorWalker using a LocPathWalker.
ANCESTORXMLNSUNPROCESSED - Static variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
And - class org.apache.xpath.operations.And.
 
And() - Constructor for class org.apache.xpath.operations.And
 
append(char) - Method in class org.apache.xalan.utils.FastStringBuffer
Append a int onto the vector.
append(char) - Method in class org.apache.xml.serialize.transition.FastStringBuffer
Append a int onto the vector.
append(char[], int, int) - Method in class org.apache.xalan.utils.FastStringBuffer
 
append(char[], int, int) - Method in class org.apache.xml.serialize.transition.FastStringBuffer
 
append(FastStringBuffer) - Method in class org.apache.xalan.utils.FastStringBuffer
 
append(FastStringBuffer) - Method in class org.apache.xml.serialize.transition.FastStringBuffer
 
append(String) - Method in class org.apache.xalan.utils.FastStringBuffer
Append a int onto the vector.
append(String) - Method in class org.apache.xml.serialize.transition.FastStringBuffer
Append a int onto the vector.
append(StringBuffer) - Method in class org.apache.xalan.utils.FastStringBuffer
Append a int onto the vector.
append(StringBuffer) - Method in class org.apache.xml.serialize.transition.FastStringBuffer
Append a int onto the vector.
appendChild(Node) - Method in class org.apache.xalan.stree.Parent
Append a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.stree.DocumentImpl
Append a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemText
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemPI
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemChoose
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemComment
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemApplyImport
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
appendData(String) - Method in class org.apache.xalan.lib.sql.ColumnData
Not supported.
appendData(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
appendNodes(NodeVector) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Append the nodes to the list.
appendNodes(NodeVector) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Append the nodes to the list.
appendPath(String) - Method in class org.apache.xalan.utils.URI
Append to the end of the path of this URI.
Arg - class org.apache.xpath.Arg.
**For internal use only** This class holds an instance of an argument on the stack.
Arg() - Constructor for class org.apache.xpath.Arg
**For internal use only** Construct a dummy parameter argument.
Arg(QName, String, boolean) - Constructor for class org.apache.xpath.Arg
**For internal use only** Construct a parameter argument.
Arg(QName, XObject) - Constructor for class org.apache.xpath.Arg
**For internal use only** Construct a parameter argument.
Arg(QName, XObject, boolean) - Constructor for class org.apache.xpath.Arg
**For internal use only** Construct a parameter argument.
asContentHandler() - Method in interface org.apache.serialize.Serializer
Return a ContentHandler interface into this serializer.
asContentHandler() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
asDocumentHandler() - Method in interface org.apache.serialize.Serializer
Return a DocumentHandler interface into this serializer.
asDocumentHandler() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
asDOMSerializer() - Method in interface org.apache.serialize.Serializer
Return a DOMSerializer interface into this serializer.
asDOMSerializer() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a nodelist.
assert(boolean, String) - Method in class org.apache.xpath.Expression
Tell the user of an assertion error, and probably throw an exception.
assert(boolean, String) - Method in class org.apache.xpath.XPath
Tell the user of an assertion error, and probably throw an exception.
assert(boolean, String) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an assertion error, and probably throw an exception.
AttList - class org.apache.xalan.utils.AttList.
**For internal use only** Wraps a DOM attribute list in a SAX Attributes.
AttList(NamedNodeMap) - Constructor for class org.apache.xalan.utils.AttList
**For internal use only**  
AttList(NamedNodeMap, DOMHelper) - Constructor for class org.apache.xalan.utils.AttList
**For internal use only**  
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
ATTRIBUTE_NODE - Static variable in interface org.w3c.dom.Node
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML attributes.
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
AttributeWalker - class org.apache.xpath.axes.AttributeWalker.
Walker for the 'attribute' axes.
AttributeWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.AttributeWalker
Construct an AttributeWalker using a LocPathWalker.
AttributeWalkerOneStep - class org.apache.xpath.axes.AttributeWalkerOneStep.
 
AttributeWalkerOneStep(LocPathIterator) - Constructor for class org.apache.xpath.axes.AttributeWalkerOneStep
Construct an AxesWalker using a LocPathIterator.
AttrImpl - class org.apache.xalan.stree.AttrImpl.
 
AttrImplNS - class org.apache.xalan.stree.AttrImplNS.
 
ATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DECIMALSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DIGIT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_INFINITY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_MINUSSIGN - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_NAN - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_PATTERNSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_PERCENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_PERMILLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_RESULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_STYLESHEET_PREFIX - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_TERMINATE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_VERSION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_XXXX - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRNAME_ZERODIGIT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_ANY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_CASEORDER_LOWER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_CASEORDER_UPPER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_DATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_DATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_DEFAULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_ID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_INFINITY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_MULTI - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_NAN - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_NO - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_ORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_ORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_OTHER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_OUTPUT_METHOD_HTML - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_OUTPUT_METHOD_TEXT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_OUTPUT_METHOD_XML - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_PARENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_PRESERVE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_STRIP - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_THIS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ATTRVAL_YES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
AVT - class org.apache.xalan.templates.AVT.
**For advanced use only** Class to hold an Attribute Value Template.
AVT(StylesheetHandler, String, String, String, String) - Constructor for class org.apache.xalan.templates.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.templates.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.templates.AVTPart
**For internal use only** Construct a part.
AVTPartSimple - class org.apache.xalan.templates.AVTPartSimple.
**For internal use only** Simple string part of a complex AVT.
AVTPartSimple(String) - Constructor for class org.apache.xalan.templates.AVTPartSimple
**For internal use only** Construct a simple AVT part.
AVTPartXPath - class org.apache.xalan.templates.AVTPartXPath.
**For internal use only** Simple string part of a complex AVT.
AVTPartXPath(String, PrefixResolver, XPathParser, XPathFactory, XPathContext) - Constructor for class org.apache.xalan.templates.AVTPartXPath
**For internal use only** Construct a simple AVT part.
AVTPartXPath(XPath) - Constructor for class org.apache.xalan.templates.AVTPartXPath
**For internal use only** Construct a simple AVT part.
AXES_END_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
 
AXES_START_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [FROM_stepType] [length, including predicates] [length of just the step, without the predicates] {node test} {predicates}? returns: XBoolean
AxesWalker - class org.apache.xpath.axes.AxesWalker.
Serves as common interface for axes Walkers, and stores common state variables.
AxesWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.AxesWalker
Construct an AxesWalker using a LocPathIterator.

B

BAD_BOUNDARYPOINTS_ERR - Static variable in class org.w3c.dom.range.RangeException
 
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
BaseMarkupSerializer - class org.apache.xml.serialize.transition.BaseMarkupSerializer.
Base class for a serializer supporting both DOM and SAX pretty serializing of XML/HTML/XHTML documents.
Bool - class org.apache.xpath.operations.Bool.
 
bool() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XBoolean
**For advanced use only** Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XString
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNull
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a boolean.
Bool() - Constructor for class org.apache.xpath.operations.Bool
 
BoolStack - class org.apache.xalan.utils.BoolStack.
**For internal use only** Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xalan.utils.BoolStack
**For internal use only** Default constructor.
BoolStack(int) - Constructor for class org.apache.xalan.utils.BoolStack
**For internal use only** Construct a IntVector, using the given block size.
breakLine() - Method in class org.apache.xml.serialize.transition.Printer
 
breakLine(boolean) - Method in class org.apache.xml.serialize.transition.Printer
 
BUILDING - Static variable in class org.apache.xalan.templates.KeyDeclaration
**For internal use only**  
BUILT - Static variable in class org.apache.xalan.templates.KeyDeclaration
**For internal use only**  

C

calcTargetString() - Method in class org.apache.xpath.patterns.StepPattern
 
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandler
**For internal use only** Process a call to a function.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
**For internal use only** Process a call to a function in the java class represented by this ExtensionHandlerJavaClass.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
**For internal use only** Process a call to a function in the package java namespace.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
**For internal use only** Process a call to a function.
CASESENSITIVE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
castToNum(String) - Static method in class org.apache.xpath.objects.XString
Cast a string to a number.
castToType(int, XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast object to type t.
CATALOGUE_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
 
cdata(char[], int, int) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of cdata.
cdataElementsHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CDATASectionImpl - class org.apache.xalan.stree.CDATASectionImpl.
 
CDATASectionImpl(DocumentImpl, char[], int, int) - Constructor for class org.apache.xalan.stree.CDATASectionImpl
 
CDATASectionImpl(DocumentImpl, String) - Constructor for class org.apache.xalan.stree.CDATASectionImpl
 
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
characters(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the characters event.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the characters event.
characters(char[], int, int) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
characters(char[], int, int) - Method in class org.apache.xml.serialize.transition.HTMLSerializer
 
characters(char[], int, int) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 characters event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of character data inside an element.
characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of character data inside an element.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the characters event.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.utils.DOMBuilder
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in interface org.apache.xalan.utils.RawCharacterHandler
**For advanced use only** Serialize the characters without escaping.
charFromName(String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns the value of an HTML character reference by its name.
checkForInfinateLoop(StackGuard) - Method in class org.apache.xalan.transformer.StackGuard
 
checkNode(Node) - Method in class org.apache.xpath.DOM2Helper
**For internal use only** Check node to see if it matches this liaison.
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncFormatNumb
**For advanced use only**  
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncDocument
**For advanced use only**  
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function
**For advanced use only**  
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionOneArg
 
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function2Args
 
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function3Args
 
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncFormatNumber
**For advanced use only**  
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionDef1Arg
 
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncExtFunction
 
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncSubstring
**For advanced use only**  
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncConcat
**For advanced use only**  
Child - class org.apache.xalan.stree.Child.
 
Child(DocumentImpl) - Constructor for class org.apache.xalan.stree.Child
 
ChildWalker - class org.apache.xpath.axes.ChildWalker.
Walker for the 'child' axes.
ChildWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.ChildWalker
Construct an ChildWalker using a LocPathIterator.
ChildWalkerMultiStep - class org.apache.xpath.axes.ChildWalkerMultiStep.
**For internal use only** Class ChildWalkerMultiStep
ChildWalkerMultiStep(LocPathIterator) - Constructor for class org.apache.xpath.axes.ChildWalkerMultiStep
**For internal use only** Construct an ChildWalkerMultiStep using a LocPathIterator.
ChildWalkerOneStep - class org.apache.xpath.axes.ChildWalkerOneStep.
 
ChildWalkerOneStep(LocPathIterator) - Constructor for class org.apache.xpath.axes.ChildWalkerOneStep
Construct an AxesWalker using a LocPathIterator.
CLASS_BOOLEAN - Static variable in class org.apache.xpath.objects.XObject
 
CLASS_NODESET - Static variable in class org.apache.xpath.objects.XObject
 
CLASS_NULL - Static variable in class org.apache.xpath.objects.XObject
 
CLASS_NUMBER - Static variable in class org.apache.xpath.objects.XObject
 
CLASS_RTREEFRAG - Static variable in class org.apache.xpath.objects.XObject
 
CLASS_STRING - Static variable in class org.apache.xpath.objects.XObject
 
CLASS_UNKNOWN - Static variable in class org.apache.xpath.objects.XObject
 
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
clone() - Method in class org.apache.xalan.lib.sql.XStatement
 
clone() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Get a cloned UnionPathIterator.
clone() - Method in class org.apache.xpath.axes.AxesWalker
Get a cloned AxesWalker.
clone() - Method in interface org.apache.xpath.axes.ContextNodeList
 
clone() - Method in class org.apache.xpath.axes.FilterExprWalker
Get a cloned FilterExprWalker.
clone() - Method in class org.apache.xpath.axes.NamespaceWalker
Get a cloned AxesWalker.
cloneContents() - Method in interface org.w3c.dom.range.Range
Duplicates the contents of a range
cloneNode(boolean) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneRange() - Method in interface org.w3c.dom.range.Range
Produces a new range whose boundary-points are equal to the boundary-points of the range.
ClonerToResultTree - class org.apache.xalan.transformer.ClonerToResultTree.
 
ClonerToResultTree(TransformerImpl, ResultTreeHandler) - Constructor for class org.apache.xalan.transformer.ClonerToResultTree
 
cloneToResultTree(Node, boolean) - Method in class org.apache.xalan.transformer.ClonerToResultTree
Clone an element with or without children.
cloneToResultTree(Node, boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Clone an element with or without children.
cloneWithReset() - Method in class org.apache.xalan.lib.sql.XStatement
 
cloneWithReset() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Get a cloned Iterator.
cloneWithReset() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Get a cloned Iterator.
cloneWithReset() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Get a cloned UnionPathIterator.
cloneWithReset() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a cloned Iterator.
close() - Method in class org.apache.xalan.lib.sql.XConnection
 
close(XSLProcessorContext, Element) - Method in class org.apache.xalan.lib.Redirect
Close the given file and remove it from the formatter listener's table.
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.range.RangeException
 
collapse(boolean) - Method in interface org.w3c.dom.range.Range
Collapse a range onto one of its boundary-points
Column - class org.apache.xalan.lib.sql.Column.
Represents a col node from a row node.
COLUMN_LABEL - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
COLUMN_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
COLUMN_TYPE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
COLUMN_TYPENAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
Column(XStatement, Row, int, ResultSetMetaData) - Constructor for class org.apache.xalan.lib.sql.Column
 
ColumnAttribute - class org.apache.xalan.lib.sql.ColumnAttribute.
Represents a column attribute on a column-header element.
ColumnAttribute(XStatement, Element, int, int, ResultSetMetaData) - Constructor for class org.apache.xalan.lib.sql.ColumnAttribute
 
ColumnData - class org.apache.xalan.lib.sql.ColumnData.
Represents the col element text node, i.e., the column value.
ColumnData(XStatement, Column) - Constructor for class org.apache.xalan.lib.sql.ColumnData
 
ColumnHeader - class org.apache.xalan.lib.sql.ColumnHeader.
This class represents a column-header Node, which contains the metadata for a column.
ColumnHeader(XStatement, RowSet, int, ResultSetMetaData) - Constructor for class org.apache.xalan.lib.sql.ColumnHeader
 
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!-- ' and ending '--> '.
COMMENT_NODE - Static variable in interface org.w3c.dom.Node
 
comment(char[], int, int) - Method in class org.apache.xalan.stree.SourceTreeHandler
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the comment event.
comment(char[], int, int) - Method in class org.apache.xalan.utils.DOMBuilder
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
comment(char[], int, int) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
comment(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the comment event.
comment(String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
comment(String) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
CommentImpl - class org.apache.xalan.stree.CommentImpl.
 
CommentImpl(DocumentImpl, char[], int, int) - Constructor for class org.apache.xalan.stree.CommentImpl
 
CommentImpl(DocumentImpl, String) - Constructor for class org.apache.xalan.stree.CommentImpl
 
compare(XObject, Comparator) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
compareBoundaryPoints(short, Range) - Method in interface org.w3c.dom.range.Range
Compare the boundary-points of two ranges in a document.
compile(int) - Method in class org.apache.xpath.compiler.Compiler
**For advanced use only** Execute the XPath object from a given opcode position.
CompiledTemplate - class org.apache.xalan.processor.CompiledTemplate.
 
CompiledTemplate(ElemTemplate, int, int, String, String, Object[]) - Constructor for class org.apache.xalan.processor.CompiledTemplate
public constructor: Copy values from original template object, pick up "uncompiled children" array from compilation/instantiation process, and set the Locator information explicitly.
Compiler - class org.apache.xpath.compiler.Compiler.
 
Compiler() - Constructor for class org.apache.xpath.compiler.Compiler
 
Compiler(ErrorHandler, Locator) - Constructor for class org.apache.xpath.compiler.Compiler
 
CompilingStylesheetHandler - class org.apache.xalan.processor.CompilingStylesheetHandler.
**For advanced use only** Initializes and processes a stylesheet via SAX events.
CompilingStylesheetHandler(StylesheetProcessor) - Constructor for class org.apache.xalan.processor.CompilingStylesheetHandler
**For advanced use only** Create a StylesheetHandler object, creating a root stylesheet as the target.
CompilingStylesheetProcessor - class org.apache.xalan.processor.CompilingStylesheetProcessor.
The StylesheetProcessor, which implements the TRaX Processor interface, processes XSLT Stylesheets into a Templates object.
CompilingStylesheetProcessor() - Constructor for class org.apache.xalan.processor.CompilingStylesheetProcessor
 
compose() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose() - Method in class org.apache.xalan.templates.ElemExtensionCall
**For advanced use only** This function is called after everything else has been recomposed, and allows the template to set remaining values that may be based on some other property that depends on recomposition.
compose() - Method in class org.apache.xalan.templates.TemplateList
**For advanced use only** After all templates have been added, this function should be called.
connect(String, String, String, String, Properties, int) - Method in class org.apache.xalan.lib.sql.XConnection
Connect to the JDBC database.
Constants - class org.apache.xalan.templates.Constants.
**For advanced use only** Primary constants used in the TransformerImpl classes.
Constants() - Constructor for class org.apache.xalan.templates.Constants
**For advanced use only**  
contains(int) - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Tell if the table contains the given node.
contains(Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Tell if the table contains the given node.
contains(Node) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Tell if the table contains the given node.
contains(String) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Tell if the table contains the given string.
contains(String) - Method in class org.apache.xalan.utils.StringToIntTable
**For internal use only** Tell if the table contains the given string.
contains(String) - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Tell if the table contains the given string.
contains(String) - Method in class org.apache.xalan.utils.MutableAttrListImpl
**For advanced use only** Return true if list contains the given (raw) attribute name.
contains(StringToStringTable) - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Tell if the table contains the given string.
containsExcludeResultPrefix(String) - Method in class org.apache.xalan.templates.Stylesheet
Get whether or not the passed URL is contained flagged by the "extension-element-prefixes" property.
containsExtensionElementURI(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get and "extension-element-prefix" property.
containsExtensionElementURI(String) - Method in class org.apache.xalan.templates.Stylesheet
Get and "extension-element-prefix" property.
containsIgnoreCase(String) - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Tell if the table contains the given string.
containsKey(String) - Method in class org.apache.xalan.utils.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.utils.StringToStringTable
**For internal use only** Tell if the table contains the given string.
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
ContextNodeList - interface org.apache.xpath.axes.ContextNodeList.
 
convertParams(Object[], Object[][], Class[], ExpressionContext) - Static method in class org.apache.xalan.extensions.MethodResolver
Convert a set of parameters based on a set of paramTypes.
convertToNodeset() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a nodelist.
copyFromOtherLiaison(XPathContext) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Copy attributes from another liaison.
CountersTable - class org.apache.xalan.transformer.CountersTable.
**For internal use only** This is a table of counters, keyed by ElemNumber objects, each of which has a list of Counter objects.
CountersTable() - Constructor for class org.apache.xalan.transformer.CountersTable
**For internal use only** Construct a CountersTable.
countNode(XPathContext, ElemNumber, Node) - Method in class org.apache.xalan.transformer.CountersTable
**For internal use only** Count forward until the given node is found, or until we have looked to the given amount.
countPredicates(int) - Method in class org.apache.xpath.compiler.Compiler
Count the number of predicates in the step.
create(Object) - Static method in class org.apache.xpath.objects.XObject
Create the right XObject based on the type of the object passed.
create(String, Locator, PrefixResolver, int) - Method in interface org.apache.xpath.XPathFactory
**For advanced use only** Create an XPath.
createAttribute(String) - Method in class org.apache.xalan.stree.ElementImpl
Create an attribute node.
createAttribute(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.apache.xalan.stree.DocumentImpl
Unimplemented.
createAttributeNS(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Create an attribute node with a namespace .
createAttributeNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createCDATASection(String) - Method in class org.apache.xalan.stree.DocumentImpl
Create a CDATASection node.
createCDATASection(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class org.apache.xalan.stree.DocumentImpl
Create a Comment node.
createComment(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createDocument() - Method in class org.apache.xpath.DOMHelper
Used as a helper for handling DOM issues.
createDocument(String, String, DocumentType) - Method in class org.apache.xalan.stree.DOMImplementationImpl
Introduced in DOM Level 2.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates an XML Document object of the specified type with its document element.
createDocumentFragment() - Method in class org.apache.xalan.stree.DocumentImpl
Create a DocumentFragment.
createDocumentFragment() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in class org.apache.xalan.stree.DOMImplementationImpl
Introduced in DOM Level 2.
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
createElement(String) - Method in class org.apache.xalan.stree.DocumentImpl
Unimplemented.
createElement(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.apache.xalan.stree.DocumentImpl
Unimplemented.
createElementNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createMessage(int, Object[]) - Static method in class org.apache.xalan.res.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.res.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.res.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createProcessingInstruction(String, String) - Method in class org.apache.xalan.stree.DocumentImpl
Create a ProcessingInstruction node.
createProcessingInstruction(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createRange() - Method in interface org.w3c.dom.range.DocumentRange
 
createResultContentHandler(Result) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Create a ContentHandler from a Result object.
createResultContentHandler(Result, OutputFormat) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Create a ContentHandler from a Result object.
createTextNode(String) - Method in class org.apache.xalan.stree.DocumentImpl
Create a Text node.
createTextNode(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createWarning(int, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a system property.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
createXPath(String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Process an expression string into an XPath.
createXPATHMessage(int, Object[]) - Static method in class org.apache.xalan.res.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.res.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.res.XSLMessages
**For internal use only** Creates a message from the specified key and replacement arguments, localized to the given locale.
currentTemplateRuleIsNull() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Tell if the current template rule is null.

D

debugWhatToShow(int) - Static method in class org.apache.xpath.patterns.NodeTest
 
DecimalFormatProperties - class org.apache.xalan.templates.DecimalFormatProperties.
**For advanced use only** Implement xsl:decimal-format.
DecimalFormatProperties() - Constructor for class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only**  
DecimalToRoman - class org.apache.xalan.transformer.DecimalToRoman.
**For internal use only** Structure to help in converting integers to roman numerals
DecimalToRoman(long, String, long, String) - Constructor for class org.apache.xalan.transformer.DecimalToRoman
**For internal use only**  
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DEFAULT_DECIMAL_FORMAT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
DefaultErrorHandler - class org.apache.xalan.utils.DefaultErrorHandler.
Implement SAX error handler for default reporting.
DefaultErrorHandler(String) - Constructor for class org.apache.xalan.utils.DefaultErrorHandler
 
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DEFINATELYWRITABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
deleteContents() - Method in interface org.w3c.dom.range.Range
Removes the contents of a range from the containing document or document fragment without returning a reference to the removed content.
deleteData(int, int) - Method in class org.apache.xalan.lib.sql.ColumnData
Not supported.
deleteData(int, int) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
DescendantOrSelfWalker - class org.apache.xpath.axes.DescendantOrSelfWalker.
Walker for the 'descendant-or-self' axes.
DescendantOrSelfWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.DescendantOrSelfWalker
Construct a DescendantOrSelfWalker using a LocPathIterator.
DescendantWalker - class org.apache.xpath.axes.DescendantWalker.
Walker for the 'descendant' axes.
DescendantWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.DescendantWalker
Construct an DescendantWalker using a LocPathIterator.
destroy() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Cleanup; called when applet is terminated and unloaded.
detach() - Method in class org.apache.xalan.lib.sql.XStatement
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
detach() - Method in interface org.w3c.dom.range.Range
Called to indicate that the range is no longer in use and that the implementation may relinquish any resources associated with this range.
detach() - Method in interface org.w3c.dom.traversal.NodeIterator
Detaches the iterator from the set which it iterated over, releasing any computational resources and placing the iterator in the INVALID state.
DEVELOPMENT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Development Drop Number.
difference(NodeIterator, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns the difference between two node-sets.
DISPLAY_SIZE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
distinct(NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns node-set containing distinct string values.
Div - class org.apache.xpath.operations.Div.
 
Div() - Constructor for class org.apache.xpath.operations.Div
 
doctypePublicHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
doctypeSystemHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
 
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
 
DOCUMENT_TYPE_NODE - Static variable in interface org.w3c.dom.Node
 
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Instances of DocumentBuilder provide a mechansim for parsing XML documents into a DOM document tree represented by an org.w3c.dom.Document object.
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
The DocumentBuilderFactory defines a factory API that enables applications to configure and obtain a parser to parse XML documents into a DOM Document tree.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentFragmentImpl - class org.apache.xalan.stree.DocumentFragmentImpl.
 
DocumentFragmentImpl() - Constructor for class org.apache.xalan.stree.DocumentFragmentImpl
 
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
DocumentImpl - class org.apache.xalan.stree.DocumentImpl.
 
DocumentRange - interface org.w3c.dom.range.DocumentRange.
This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
DocumentTraversal - interface org.w3c.dom.traversal.DocumentTraversal.
DocumentTraversal contains methods that create iterators and tree-walkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document).
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
DocumentTypeImpl - class org.apache.xalan.stree.DocumentTypeImpl.
 
DOM2Helper - class org.apache.xpath.DOM2Helper.
Provides XSLTProcessor an interface to the Xerces XML parser.
DOM2Helper() - Constructor for class org.apache.xpath.DOM2Helper
Construct an instance.
DOMBuilder - class org.apache.xalan.utils.DOMBuilder.
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.
DOMBuilder(Document) - Constructor for class org.apache.xalan.utils.DOMBuilder
DOMBuilder instance constructor...
DOMBuilder(Document, DocumentFragment) - Constructor for class org.apache.xalan.utils.DOMBuilder
DOMBuilder instance constructor...
DOMBuilder(Document, Node) - Constructor for class org.apache.xalan.utils.DOMBuilder
DOMBuilder instance constructor...
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMHelper - class org.apache.xpath.DOMHelper.
 
DOMHelper() - Constructor for class org.apache.xpath.DOMHelper
 
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMImplementationImpl - class org.apache.xalan.stree.DOMImplementationImpl.
 
DOMImplementationImpl() - Constructor for class org.apache.xalan.stree.DOMImplementationImpl
 
DOMOrder - interface org.apache.xpath.DOMOrder.
Nodes that implement this index can return a document order index.
DOMSerializer - interface org.apache.serialize.DOMSerializer.
Interface for a DOM serializer implementation.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
DYNAMIC - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a Dynamic method search.

E

ElemApplyImport - class org.apache.xalan.templates.ElemApplyImport.
**For advanced use only** Implement xsl:apply-imports.
ElemApplyImport() - Constructor for class org.apache.xalan.templates.ElemApplyImport
**For advanced use only**  
ElemApplyTemplates - class org.apache.xalan.templates.ElemApplyTemplates.
**For advanced use only** Implement xsl:apply-templates.
ElemApplyTemplates() - Constructor for class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only**  
ElemAttribute - class org.apache.xalan.templates.ElemAttribute.
**For advanced use only** Implement xsl:attribute.
ElemAttribute() - Constructor for class org.apache.xalan.templates.ElemAttribute
**For advanced use only**  
ElemAttributeSet - class org.apache.xalan.templates.ElemAttributeSet.
**For advanced use only** Implement xsl:attribute-set.
ElemAttributeSet() - Constructor for class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only**  
ElemCallTemplate - class org.apache.xalan.templates.ElemCallTemplate.
**For advanced use only** Implement xsl:call-template.
ElemCallTemplate() - Constructor for class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only**  
ElemChoose - class org.apache.xalan.templates.ElemChoose.
**For advanced use only** Implement xsl:choose.
ElemChoose() - Constructor for class org.apache.xalan.templates.ElemChoose
**For advanced use only**  
ElemComment - class org.apache.xalan.templates.ElemComment.
**For advanced use only** Implement xsl:comment.
ElemComment() - Constructor for class org.apache.xalan.templates.ElemComment
**For advanced use only**  
ElemCopy - class org.apache.xalan.templates.ElemCopy.
**For advanced use only** Implement xsl:copy.
ElemCopy() - Constructor for class org.apache.xalan.templates.ElemCopy
**For advanced use only**  
ElemCopyOf - class org.apache.xalan.templates.ElemCopyOf.
**For advanced use only** Implement xsl:copy-of.
ElemCopyOf() - Constructor for class org.apache.xalan.templates.ElemCopyOf
**For advanced use only**  
ElemElement - class org.apache.xalan.templates.ElemElement.
**For advanced use only** Implement xsl:decimal-format.
ElemElement() - Constructor for class org.apache.xalan.templates.ElemElement
**For advanced use only**  
ElemEmpty - class org.apache.xalan.templates.ElemEmpty.
**For internal use only** Simple empty elem to push on the stack when nothing else got pushed, so that pop() works correctly.
ElemEmpty() - Constructor for class org.apache.xalan.templates.ElemEmpty
**For internal use only**  
Element - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
ELEMENT_NODE - Static variable in interface org.w3c.dom.Node
 
elementAt(int) - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Get the nth element.
elementAt(int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Get the nth element.
elementAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Execute the element-available() function.
elementDecl(String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
ElementImpl - class org.apache.xalan.stree.ElementImpl.
 
ElementImplWithNS - class org.apache.xalan.stree.ElementImplWithNS.
 
elementIsAvailable() - Method in class org.apache.xalan.templates.ElemExtensionCall
**For advanced use only** Tell if this extension element is available for execution.
ElemExtensionCall - class org.apache.xalan.templates.ElemExtensionCall.
**For advanced use only** Implement an extension element.
ElemExtensionCall() - Constructor for class org.apache.xalan.templates.ElemExtensionCall
**For advanced use only**  
ElemExtensionDecl - class org.apache.xalan.templates.ElemExtensionDecl.
 
ElemExtensionDecl() - Constructor for class org.apache.xalan.templates.ElemExtensionDecl
 
ElemExtensionScript - class org.apache.xalan.templates.ElemExtensionScript.
 
ElemExtensionScript() - Constructor for class org.apache.xalan.templates.ElemExtensionScript
 
ElemFallback - class org.apache.xalan.templates.ElemFallback.
**For advanced use only** Implement xsl:fallback.
ElemFallback() - Constructor for class org.apache.xalan.templates.ElemFallback
**For advanced use only**  
ElemForEach - class org.apache.xalan.templates.ElemForEach.
**For advanced use only** Implement xsl:for-each.
ElemForEach() - Constructor for class org.apache.xalan.templates.ElemForEach
**For advanced use only** Construct a element representing xsl:for-each.
ElemIf - class org.apache.xalan.templates.ElemIf.
**For advanced use only** Implement xsl:if.
ElemIf() - Constructor for class org.apache.xalan.templates.ElemIf
**For advanced use only**  
ElemLiteralResult - class org.apache.xalan.templates.ElemLiteralResult.
**For advanced use only** Implement a Literal Result Element.
ElemLiteralResult() - Constructor for class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only**  
ElemMessage - class org.apache.xalan.templates.ElemMessage.
**For advanced use only** Implement xsl:message.
ElemMessage() - Constructor for class org.apache.xalan.templates.ElemMessage
**For advanced use only**  
ELEMNAME_ADDATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ANCHOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ANCHOR_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ANY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ANY_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_APPLY_IMPORTS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_APPLY_IMPORTS_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_APPLY_TEMPLATES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_APPLY_TEMPLATES_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ARG_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ATTRIBUTE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ATTRIBUTESET_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CALL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CALL_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CALLTEMPLATE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CALLTEMPLATE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CALLTEMPLATEARG_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CHILDREN - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CHILDREN_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CHOOSE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CHOOSE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COMMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COMMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COMPONENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COMPONENT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CONSTRUCT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CONSTRUCT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CONTENTS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CONTENTS_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COPY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COPY_OF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COPY_OF_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COPY_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTER_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERINCREMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERINCREMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERRESET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERRESET_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERS_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_COUNTERSCOPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_COUNTERSCOPE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_CSSSTYLECONVERSION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_CSSSTYLECONVERSION_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_DECIMALFORMAT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DECIMALFORMAT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_DEFINEATTRIBUTESET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DEFINESCRIPT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DISPLAYIF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_DISPLAYIF_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ELEMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EMPTY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EMPTY_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EVAL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EVAL_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXPECTEDCHILDREN - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXPECTEDCHILDREN_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXTENSION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSION_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXTENSIONCALL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSIONDECL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_EXTENSIONSCRIPT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_FALLBACK - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_FALLBACK_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_FOREACH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_FOREACH_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_IF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_IF_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_IMPORT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_IMPORT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_INCLUDE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_INCLUDE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_KEY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_KEY_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_LITERALRESULT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_LOCALE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_LOCALE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_MESSAGE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_MESSAGE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_NSALIAS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_NSALIAS_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_NUMBER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_NUMBER_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_OTHERWISE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_OTHERWISE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_OUTPUT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_OUTPUT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PARAMVARIABLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_PARAMVARIABLE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PI - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_PI_OLD_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PI_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_PRESERVESPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_PRESERVESPACE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_REMOVEATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ROOT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_ROOT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_SCRIPT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_SCRIPT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_SORT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_SORT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_STRIPSPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_STRIPSPACE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_STYLESHEET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_STYLESHEET_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETATTRIBUTE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETCOMMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETCOMMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETELEMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETELEMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETPI - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETPI_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TARGETTEXT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TARGETTEXT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TEMPLATE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TEMPLATE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TEXT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TEXT_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_TEXTLITERALRESULT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_TRANSFORM_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_UNDEFINED - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_URL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_URL_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_USE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_USE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_VALUEOF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_VALUEOF_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_VARIABLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_VARIABLE_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_WHEN - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_WHEN_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ELEMNAME_WITHPARAM - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** IDs for XSL element types.
ELEMNAME_WITHPARAM_STRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** Literals for XSL element names.
ElemNumber - class org.apache.xalan.templates.ElemNumber.
**For advanced use only** Implement xsl:number.
ElemNumber() - Constructor for class org.apache.xalan.templates.ElemNumber
**For advanced use only**  
ElemOtherwise - class org.apache.xalan.templates.ElemOtherwise.
**For advanced use only** Implement xsl:otherwise.
ElemOtherwise() - Constructor for class org.apache.xalan.templates.ElemOtherwise
**For advanced use only**  
ElemParam - class org.apache.xalan.templates.ElemParam.
**For advanced use only** Implement xsl:param.
ElemParam() - Constructor for class org.apache.xalan.templates.ElemParam
**For advanced use only**  
ElemParam(ElemParam) - Constructor for class org.apache.xalan.templates.ElemParam
**For advanced use only** Copy constructor.
ElemPI - class org.apache.xalan.templates.ElemPI.
**For advanced use only** Implement xsl:processing-instruction.
ElemPI() - Constructor for class org.apache.xalan.templates.ElemPI
**For advanced use only**  
ElemSort - class org.apache.xalan.templates.ElemSort.
**For advanced use only** Implement xsl:sort.
ElemSort() - Constructor for class org.apache.xalan.templates.ElemSort
**For advanced use only**  
ElemTemplate - class org.apache.xalan.templates.ElemTemplate.
**For advanced use only** Implement xsl:template.
ElemTemplate() - Constructor for class org.apache.xalan.templates.ElemTemplate
**For advanced use only**  
ElemTemplateElement - class org.apache.xalan.templates.ElemTemplateElement.
**For advanced use only** An instance of this class represents an element inside an xsl:template class.
ElemTemplateElement() - Constructor for class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Construct a template element instance.
ElemText - class org.apache.xalan.templates.ElemText.
**For advanced use only** Implement xsl:template.
ElemText() - Constructor for class org.apache.xalan.templates.ElemText
**For advanced use only**  
ElemTextLiteral - class org.apache.xalan.templates.ElemTextLiteral.
**For advanced use only** Implement a text literal.
ElemTextLiteral() - Constructor for class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only**  
ElemUnknown - class org.apache.xalan.templates.ElemUnknown.
**For advanced use only** Implement a Literal Result Element.
ElemUnknown() - Constructor for class org.apache.xalan.templates.ElemUnknown
**For advanced use only**  
ElemUse - class org.apache.xalan.templates.ElemUse.
**For advanced use only** Implement xsl:use.
ElemUse() - Constructor for class org.apache.xalan.templates.ElemUse
**For advanced use only**  
ElemValueOf - class org.apache.xalan.templates.ElemValueOf.
**For advanced use only** Implement xsl:value-of.
ElemValueOf() - Constructor for class org.apache.xalan.templates.ElemValueOf
**For advanced use only**  
ElemVariable - class org.apache.xalan.templates.ElemVariable.
**For advanced use only** Implement xsl:variable.
ElemVariable() - Constructor for class org.apache.xalan.templates.ElemVariable
**For advanced use only**  
ElemVariable(ElemVariable) - Constructor for class org.apache.xalan.templates.ElemVariable
**For advanced use only** Copy constructor.
ElemWhen - class org.apache.xalan.templates.ElemWhen.
**For advanced use only** Implement xsl:when.
ElemWhen() - Constructor for class org.apache.xalan.templates.ElemWhen
**For advanced use only**  
ELEMWILDCARD - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [ELEMWILDCARD] Means ELEMWILDCARD ("*"), used instead of string index in some places.
ElemWithParam - class org.apache.xalan.templates.ElemWithParam.
**For advanced use only** Implement xsl:with-param.
ElemWithParam() - Constructor for class org.apache.xalan.templates.ElemWithParam
**For advanced use only**  
EMPTY - Static variable in class org.apache.xpath.compiler.OpCodes
[EMPTY] Empty slot to indicate NULL.
empty() - Method in class org.apache.xalan.utils.IntStack
**For internal use only** Tests if this stack is empty.
EMPTYSTRING - Static variable in class org.apache.xpath.objects.XString
 
encodingHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
END_TO_END - Static variable in interface org.w3c.dom.range.Range
 
END_TO_START - Static variable in interface org.w3c.dom.range.Range
 
endCDATA() - Method in class org.apache.xalan.stree.SourceTreeHandler
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.transformer.ResultTreeHandler
End the CDATA characters.
endCDATA() - Method in class org.apache.xalan.utils.DOMBuilder
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
endDocument() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of the end of the document.
endDocument() - Method in class org.apache.xalan.processor.CompilingStylesheetHandler
**For advanced use only** Receive notification of the end of the document.
endDocument() - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the endDocument event.
endDocument() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the endDocument event.
endDocument() - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Called at the end of the document to wrap it up.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end document event.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
endDTD() - Method in class org.apache.xalan.stree.SourceTreeHandler
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.transformer.ResultTreeHandler
End the DTD.
endDTD() - Method in class org.apache.xalan.utils.DOMBuilder
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
endElement(String) - Method in class org.apache.xml.serialize.transition.HTMLSerializer
 
endElement(String) - Method in class org.apache.xml.serialize.transition.XMLSerializer
 
endElement(String) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 end element event.
endElement(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the endElement event.
endElement(String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the endElement event.
endElement(String, String, String) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.serialize.transition.HTMLSerializer
 
endElement(String, String, String) - Method in class org.apache.xml.serialize.transition.XMLSerializer
 
endElement(String, String, String) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorUnknown
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorText
Receive notification of the end of an element.
endEntity(String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
End an entity.
endEntity(String) - Method in class org.apache.xalan.utils.DOMBuilder
Report the end of an entity.
endEntity(String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
endNonEscaping() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Ends an un-escaping section.
endNonEscaping() - Method in interface org.apache.serialize.SerializerHandler
Ends an un-escaping section.
endNonEscaping() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
ENDOP - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [ENDOP] Some operators may like to have a terminator.
endPrefixMapping(String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.stree.SourceTreeHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.utils.DOMBuilder
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endPreserving() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Ends a whitespace preserving section.
endPreserving() - Method in interface org.apache.serialize.SerializerHandler
Ends a whitespace preserving section.
endPreserving() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
enterDTD() - Method in class org.apache.xml.serialize.transition.Printer
Called by any of the DTD handlers to enter DTD mode.
Entity - interface org.w3c.dom.Entity.
This interface represents an entity, either parsed or unparsed, in an XML document.
ENTITY_NODE - Static variable in interface org.w3c.dom.Node
 
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
 
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference objects may be inserted into the structure model when an entity reference is in the source document, or when the user wishes to insert an entity reference.
entityReference(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the comment event.
entityReference(String) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notivication of a entityReference.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
enumerateLiteralResultAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Compiling templates requires that we be able to list the AVTs ADDED 9/5/2000 to support compilation experiment
Equals - class org.apache.xpath.operations.Equals.
 
Equals() - Constructor for class org.apache.xpath.operations.Equals
 
equals(Object) - Method in class org.apache.xalan.transformer.StackGuard
 
equals(Object) - Method in class org.apache.xalan.utils.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class org.apache.xalan.utils.StringKey
**For internal use only**  
equals(Object) - Method in class org.apache.xpath.Arg
**For internal use only** Override equals and agree that we're equal if the passed object is a string and it matches the name of the arg.
equals(Object) - Method in class org.apache.serialize.QName
 
equals(QName) - Method in class org.apache.xalan.utils.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(QName) - Method in class org.apache.xpath.Arg
**For internal use only** 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.utils.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(String, String) - Method in class org.apache.serialize.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.xpath.objects.XObject
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XBoolean
**For advanced use only** Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XBooleanStatic
**For internal use only** Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XString
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XRTreeFrag
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNull
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNumber
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if two objects are functionally equal.
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ERROR_RESOURCES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ERROR_SUFFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ERROR_SUFFIX - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
error(int) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Tell the user of an error, and probably throw an exception.
error(int) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Throw an error.
error(int, Exception) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Throw a template element runtime error.
error(int, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Throw an error.
error(int, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an error, and probably throw an exception.
error(int, Object[], Exception) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Tell the user of an error, and probably throw an exception.
error(Node, Node, int) - Method in class org.apache.xalan.transformer.MsgMgr
**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.transformer.MsgMgr
**For internal use only** Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.apache.xalan.utils.DefaultErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(String) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Tell the user of an error, and probably throw an exception.
error(XPathContext, int, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
**For advanced use only** Tell the user of an error, and probably throw an exception.
error(XPathContext, int, Object[]) - Method in class org.apache.xpath.Expression
Tell the user of an error, and probably throw an exception.
error(XPathContext, Node, int, Object[]) - Method in class org.apache.xpath.XPath
Tell the user of an error, and probably throw an exception.
ERROR0000 - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
escapeString(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Given a String containing markup, escape the markup so it can be displayed in the browser.
eval(Node, String) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, PrefixResolver) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
evaluate(ExpressionContext, String) - Static method in class org.apache.xalan.lib.Extensions
Returns the result of evaluating the argument as a string containing an XPath expression.
evaluate(XPathContext, FastStringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPart
**For internal use only** Write the evaluated value into the given string buffer.
evaluate(XPathContext, FastStringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartXPath
**For internal use only** Write the value into the buffer.
evaluate(XPathContext, FastStringBuffer, Node, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartSimple
**For internal use only** Write the value into the buffer.
evaluate(XPathContext, Node, PrefixResolver) - Method in class org.apache.xalan.templates.AVT
**For advanced use only** Evaluate the AVT and return a String.
EVENTTYPE_CDATA - Static variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Event type generated after CDATA is generated.
EVENTTYPE_CHARACTERS - Static variable in class org.apache.xalan.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.trace.GenerateEvent
**For advanced use only** Event type generated after a comment has been added.
EVENTTYPE_ENDDOCUMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Event type generated when a document ends.
EVENTTYPE_ENDELEMENT - Static variable in class org.apache.xalan.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.trace.GenerateEvent
**For advanced use only** Event type generate after an entity ref is created.
EVENTTYPE_IGNORABLEWHITESPACE - Static variable in class org.apache.xalan.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.trace.GenerateEvent
**For advanced use only** Event type generated for processing instructions.
EVENTTYPE_STARTDOCUMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Event type generated when a document begins.
EVENTTYPE_STARTELEMENT - Static variable in class org.apache.xalan.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).
exampleDOM2DOM(String, String) - Static method in class org.apache.trax.Examples
Show how to transform a DOM tree into another DOM tree.
exampleOutputFormat(String, String) - Static method in class org.apache.trax.Examples
Show how to override output properties.
exampleParam(String, String) - Static method in class org.apache.trax.Examples
This shows how to set a parameter for use by the templates.
Examples - class org.apache.trax.Examples.
Some examples to show how the Simple API for Transformations could be used.
Examples() - Constructor for class org.apache.trax.Examples
 
exampleSAX2SAX(String, String) - Static method in class org.apache.trax.Examples
Show the Transformer using SAX events in and SAX events out.
exampleSimple(String, String) - Static method in class org.apache.trax.Examples
Show the simplest possible transformation from system id to output stream.
exampleUseAssociated() - Static method in class org.apache.trax.Examples
Show how to get stylesheets that are associated with a given xml document via the xml-stylesheet PI (see http://www.w3.org/TR/xml-stylesheet/).
exampleXMLFilter(String, String) - Static method in class org.apache.trax.Examples
Show the Transformer as a SAX2 XMLFilter/XMLReader.
exampleXMLFilterChain(String, String, String, String) - Static method in class org.apache.trax.Examples
This example shows how to chain events from one Transformer to another transformer, using the Transformer as a SAX2 XMLFilter/XMLReader.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.processor.CompiledTemplate
Main entry point for the Template transformation.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Execute the element's primary function.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Copy the template contents into the result tree.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemUse
**For advanced use only** Copy attributes specified by use-attribute-sets to the result tree.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Copy a Literal Result Element into the Result tree, copy the non-excluded namespace attributes, copy the attributes not of the XSLT namespace, and execute the children of the LRE.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemExtensionCall
**For advanced use only** Execute an extension.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemIf
**For advanced use only** Conditionally execute a sub-template.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Execute an xsl:number instruction.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemPI
**For advanced use only** Create a processing instruction in the result tree.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Copy the text literal to the result tree.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** Invoke a named template.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemMessage
**For advanced use only** Send a message to diagnostics.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemUnknown
**For advanced use only** Copy an unknown element to the result tree
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Create an attribute in the result tree.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** The xsl:copy-of element can be used to insert a result tree fragment into the result tree, without first converting it to a string as xsl:value-of does (see [7.6.1 Generating Text with xsl:value-of]).
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemChoose
**For advanced use only**  
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** Apply a set of attributes to the element.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only**  
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Apply the context node to the matching templates.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemFallback
**For advanced use only** Execute the fallback elements.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemCopy
**For advanced use only** The xsl:copy element provides an easy way of copying the current node.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Create an element in the result tree.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Execute a variable declaration and push it onto the variable stack.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemComment
**For advanced use only**  
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemApplyImport
**For advanced use only** Execute the xsl:apply-imports transformation.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemParam
**For advanced use only** Execute a parameter declaration.
execute(TransformerImpl, Node, QName) - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Execute the string expression and copy the text to the result tree.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncKey
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncFormatNumb
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncDocument
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.Expression
 
execute(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
execute(XPathContext) - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only**  
execute(XPathContext) - Method in class org.apache.xpath.functions.Function
**For advanced use only** Execute an XPath function object.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFormatNumber
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStartsWith
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStringLength
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNamespace
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncDoclocation
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNormalizeSpace
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncTranslate
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNot
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtFunction
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncGenerateId
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncString
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncContains
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFalse
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLocalPart
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstringBefore
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtElementAvailable
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCeiling
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstring
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncRound
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncTrue
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSystemProperty
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncPosition
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLang
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstringAfter
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncConcat
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFloor
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCurrent
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNumber
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncQname
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCount
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncBoolean
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncUnparsedEntityURI
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSum
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncId
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtFunctionAvailable
**For advanced use only** Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.objects.XObject
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xpath.operations.Operation
 
execute(XPathContext) - Method in class org.apache.xpath.operations.UnaryOperation
 
execute(XPathContext) - Method in class org.apache.xpath.operations.And
AND two expressions and return the boolean result.
execute(XPathContext) - Method in class org.apache.xpath.operations.Or
OR two expressions and return the boolean result.
execute(XPathContext) - Method in class org.apache.xpath.operations.Variable
 
execute(XPathContext) - Method in class org.apache.xpath.patterns.NodeTest
Test a node to see if it matches the given node test.
execute(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
 
execute(XPathContext) - Method in class org.apache.xpath.patterns.FunctionPattern
Test a node to see if it matches the given node test.
execute(XPathContext) - Method in class org.apache.xpath.patterns.UnionPattern
Test a node to see if it matches the given node test.
execute(XPathContext) - Method in class org.apache.xpath.patterns.AncestorStepPattern
Overide the super method so that we can handle match patterns starting with a function such as id()//
execute(XPathContext, Node, PrefixResolver) - Method in class org.apache.xpath.XPath
**Experimental** Given an expression and a context, evaluate the XPath and call the callback as nodes are found.
executeChildTemplates(ElemTemplateElement, Node, QName) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Execute each of the children of a template element.
executeChildTemplates(ElemTemplateElement, Node, QName, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Execute each of the children of a template element.
executeRelativePathPattern(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
 
executeRelativePathPattern(XPathContext) - Method in class org.apache.xpath.patterns.AncestorStepPattern
 
executeStep(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
 
Expression - class org.apache.xpath.Expression.
 
Expression() - Constructor for class org.apache.xpath.Expression
 
ExpressionContext - interface org.apache.xalan.extensions.ExpressionContext.
An object that implements this interface can supply information about the current XPath expression context.
ExtensionHandler - class org.apache.xalan.extensions.ExtensionHandler.
**For internal use only** Abstract base class for handling an extension namespace for XPath.
ExtensionHandlerGeneral - class org.apache.xalan.extensions.ExtensionHandlerGeneral.
**For internal use only** Class handling an extension namespace for XPath.
ExtensionHandlerGeneral(String, StringVector, StringVector, String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerGeneral
**For internal use only** Construct a new extension namespace handler given all the information needed.
ExtensionHandlerJava - class org.apache.xalan.extensions.ExtensionHandlerJava.
**For internal use only** Abstract base class handling the java language extensions for XPath.
ExtensionHandlerJavaClass - class org.apache.xalan.extensions.ExtensionHandlerJavaClass.
**For internal use only** Represents an extension namespace for XPath that handles java classes.
ExtensionHandlerJavaClass(String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerJavaClass
**For internal use only** Construct a new extension namespace handler given all the information needed.
ExtensionHandlerJavaPackage - class org.apache.xalan.extensions.ExtensionHandlerJavaPackage.
**For internal use only** Represents an extension namespace for XPath that handles java packages that may be fully or partially specified.
ExtensionHandlerJavaPackage(String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
**For internal use only** Construct a new extension namespace handler given all the information needed.
Extensions - class org.apache.xalan.lib.Extensions.
This class contains many of the Xalan-supplied extensions.
ExtensionsTable - class org.apache.xalan.extensions.ExtensionsTable.
 
ExtensionsTable() - Constructor for class org.apache.xalan.extensions.ExtensionsTable
**For internal use only** Primes the new ExtensionsTable object with built-in namespaces.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
extFunction(String, String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionsTable
Handle an extension function.
extractContents() - Method in interface org.w3c.dom.range.Range
Moves the contents of a range from the containing document or document fragment to a new DocumentFragment.

F

FactoryConfigurationError - error javax.xml.parsers.FactoryConfigurationError.
This error is thrown if there is a configuration problem when creating new factory instances.
FactoryConfigurationError() - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with no detail message.
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with the given Exception as a root cause.
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with the given Exception as a root cause and the given detail message.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Constructs a new FactoryConfigurationError with the given detail message.
FastStringBuffer - class org.apache.xalan.utils.FastStringBuffer.
Bare-bones, unsafe, fast string buffer.
FastStringBuffer - class org.apache.xml.serialize.transition.FastStringBuffer.
Bare-bones, unsafe, fast string buffer.
FastStringBuffer() - Constructor for class org.apache.xalan.utils.FastStringBuffer
Construct a IntVector, using the given block size.
FastStringBuffer(int) - Constructor for class org.apache.xalan.utils.FastStringBuffer
Construct a IntVector, using the given block size.
FastStringBuffer(int) - Constructor for class org.apache.xml.serialize.transition.FastStringBuffer
Construct a IntVector, using the given block size.
fatalError(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.apache.xalan.utils.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
FilterExprWalker - class org.apache.xpath.axes.FilterExprWalker.
Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP, op codes.
FilterExprWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.FilterExprWalker
Construct a FilterExprWalker using a LocPathIterator.
findNodeFromURL(String, String, Locator) - Method in class org.apache.xpath.SourceTreeManager
Given a URL, find the node associated with that document.
findURIFromDoc(Document) - Method in class org.apache.xpath.SourceTreeManager
Given a document, find the URL associated with that document.
fireGenerateEvent(GenerateEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a generate event.
fireSelectedEvent(Node, ElemTemplateElement, String, XPath, XObject) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectedEvent(SelectionEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireTraceEvent(Node, QName, ElemTemplateElement) - Method in class org.apache.xalan.trace.TraceManager
Fire a trace event.
fireTraceEvent(TracerEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a trace event.
firstChild() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.DescendantWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.DescendantOrSelfWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.RootWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.PrecedingWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.ChildWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.SelfWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.FollowingWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.AttributeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.ParentWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.AncestorWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in class org.apache.xpath.axes.NamespaceWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
flush() - Method in class org.apache.xml.serialize.transition.Printer
Flush the output stream.
flushLine(boolean) - Method in class org.apache.xml.serialize.transition.Printer
 
flushPending() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the pending element.
flushPending(int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the pending element.
FollowingSiblingWalker - class org.apache.xpath.axes.FollowingSiblingWalker.
Walker for the 'following-sibling' axes.
FollowingSiblingWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.FollowingSiblingWalker
Construct a FollowingSiblingWalker using a LocPathIterator.
FollowingWalker - class org.apache.xpath.axes.FollowingWalker.
Walker for the 'following' axes.
FollowingWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.FollowingWalker
Construct a FollowingWalker using a LocPathIterator.
FOP - Static variable in class org.apache.xml.serialize.transition.Method
The output method for FO documents as PDF.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
FoundIndex - exception org.apache.xpath.FoundIndex.
**For internal use only** Class to let us know when it's time to do a search from the parent because of indexing.
FoundIndex() - Constructor for class org.apache.xpath.FoundIndex
**For internal use only**  
free(FastStringBuffer) - Static method in class org.apache.xalan.utils.StringBufferPool
 
freeCache() - Method in class org.apache.xalan.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.
freeInstance(Object) - Method in class org.apache.xalan.utils.ObjectPool
 
FROM_ANCESTORS - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_ANCESTORS_OR_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_ATTRIBUTES - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_CHILDREN - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_DESCENDANTS - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_DESCENDANTS_OR_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_FOLLOWING - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_FOLLOWING_SIBLINGS - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_NAMESPACE - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_PARENT - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_PRECEDING - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_PRECEDING_SIBLINGS - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_ROOT - Static variable in class org.apache.xpath.compiler.OpCodes
 
FROM_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
 
fromChar(char) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns the name of an HTML character reference based on its character value.
FUNC_BOOLEAN - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_CEILING - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_CONCAT - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_CONTAINS - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_COUNT - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_CURRENT - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_DOCLOCATION - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_EXT_ELEM_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_EXT_FUNCTION_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_FALSE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_FLOOR - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_GENERATE_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_KEY - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_LANG - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_LAST - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_LOCAL_PART - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_NAMESPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_NOT - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_NUMBER - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_POSITION - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_QNAME - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_ROUND - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_STARTS_WITH - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_STRING - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_STRING_LENGTH - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_SUBSTRING - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_SUBSTRING_AFTER - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_SUM - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_SYSTEM_PROPERTY - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_TRANSLATE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_TRUE - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FUNC_UNPARSED_ENTITY_URI - Static variable in class org.apache.xpath.compiler.FunctionTable
 
FuncBoolean - class org.apache.xpath.functions.FuncBoolean.
**For advanced use only** Execute the Boolean() function.
FuncBoolean() - Constructor for class org.apache.xpath.functions.FuncBoolean
**For advanced use only**  
FuncCeiling - class org.apache.xpath.functions.FuncCeiling.
**For advanced use only** Execute the Ceiling() function.
FuncCeiling() - Constructor for class org.apache.xpath.functions.FuncCeiling
**For advanced use only**  
FuncConcat - class org.apache.xpath.functions.FuncConcat.
**For advanced use only** Execute the Concat() function.
FuncConcat() - Constructor for class org.apache.xpath.functions.FuncConcat
**For advanced use only**  
FuncContains - class org.apache.xpath.functions.FuncContains.
**For advanced use only** Execute the Contains() function.
FuncContains() - Constructor for class org.apache.xpath.functions.FuncContains
**For advanced use only**  
FuncCount - class org.apache.xpath.functions.FuncCount.
**For advanced use only** Execute the Count() function.
FuncCount() - Constructor for class org.apache.xpath.functions.FuncCount
**For advanced use only**  
FuncCurrent - class org.apache.xpath.functions.FuncCurrent.
**For advanced use only** Execute the current() function.
FuncCurrent() - Constructor for class org.apache.xpath.functions.FuncCurrent
**For advanced use only**  
FuncDoclocation - class org.apache.xpath.functions.FuncDoclocation.
**For advanced use only** Execute the proprietary document-location() function, which returns a node set of documents.
FuncDoclocation() - Constructor for class org.apache.xpath.functions.FuncDoclocation
**For advanced use only**  
FuncDocument - class org.apache.xalan.templates.FuncDocument.
**For advanced use only** Execute the Doc() function.
FuncDocument() - Constructor for class org.apache.xalan.templates.FuncDocument
**For advanced use only**  
FuncExtElementAvailable - class org.apache.xpath.functions.FuncExtElementAvailable.
**For advanced use only** Execute the ExtElementAvailable() function.
FuncExtElementAvailable() - Constructor for class org.apache.xpath.functions.FuncExtElementAvailable
**For advanced use only**  
FuncExtFunction - class org.apache.xpath.functions.FuncExtFunction.
 
FuncExtFunction(String, String, Object) - Constructor for class org.apache.xpath.functions.FuncExtFunction
 
FuncExtFunctionAvailable - class org.apache.xpath.functions.FuncExtFunctionAvailable.
**For advanced use only** Execute the ExtFunctionAvailable() function.
FuncExtFunctionAvailable() - Constructor for class org.apache.xpath.functions.FuncExtFunctionAvailable
**For advanced use only**  
FuncFalse - class org.apache.xpath.functions.FuncFalse.
**For advanced use only** Execute the False() function.
FuncFalse() - Constructor for class org.apache.xpath.functions.FuncFalse
**For advanced use only**  
FuncFloor - class org.apache.xpath.functions.FuncFloor.
**For advanced use only** Execute the Floor() function.
FuncFloor() - Constructor for class org.apache.xpath.functions.FuncFloor
**For advanced use only**  
FuncFormatNumb - class org.apache.xalan.templates.FuncFormatNumb.
**For advanced use only** Execute the FormatNumber() function.
FuncFormatNumb() - Constructor for class org.apache.xalan.templates.FuncFormatNumb
**For advanced use only**  
FuncFormatNumber - class org.apache.xpath.functions.FuncFormatNumber.
**For advanced use only** Execute the FormatNumber() function.
FuncFormatNumber() - Constructor for class org.apache.xpath.functions.FuncFormatNumber
**For advanced use only**  
FuncGenerateId - class org.apache.xpath.functions.FuncGenerateId.
**For advanced use only** Execute the GenerateId() function.
FuncGenerateId() - Constructor for class org.apache.xpath.functions.FuncGenerateId
**For advanced use only**  
FuncId - class org.apache.xpath.functions.FuncId.
**For advanced use only** Execute the Id() function.
FuncId() - Constructor for class org.apache.xpath.functions.FuncId
**For advanced use only**  
FuncKey - class org.apache.xalan.templates.FuncKey.
**For advanced use only** Execute the Key() function.
FuncKey() - Constructor for class org.apache.xalan.templates.FuncKey
**For advanced use only**  
FuncLang - class org.apache.xpath.functions.FuncLang.
**For advanced use only** Execute the Lang() function.
FuncLang() - Constructor for class org.apache.xpath.functions.FuncLang
**For advanced use only**  
FuncLast - class org.apache.xpath.functions.FuncLast.
**For advanced use only** Execute the Last() function.
FuncLast() - Constructor for class org.apache.xpath.functions.FuncLast
**For advanced use only**  
FuncLoader - class org.apache.xpath.compiler.FuncLoader.
**For advanced use only** Load functions in function table as needed
FuncLoader(String, int) - Constructor for class org.apache.xpath.compiler.FuncLoader
**For advanced use only**  
FuncLocalPart - class org.apache.xpath.functions.FuncLocalPart.
Execute the LocalPart() function.
FuncLocalPart() - Constructor for class org.apache.xpath.functions.FuncLocalPart
 
FuncNamespace - class org.apache.xpath.functions.FuncNamespace.
**For advanced use only** Execute the Namespace() function.
FuncNamespace() - Constructor for class org.apache.xpath.functions.FuncNamespace
**For advanced use only**  
FuncNormalizeSpace - class org.apache.xpath.functions.FuncNormalizeSpace.
 
FuncNormalizeSpace() - Constructor for class org.apache.xpath.functions.FuncNormalizeSpace
 
FuncNot - class org.apache.xpath.functions.FuncNot.
**For advanced use only** Execute the Not() function.
FuncNot() - Constructor for class org.apache.xpath.functions.FuncNot
**For advanced use only**  
FuncNumber - class org.apache.xpath.functions.FuncNumber.
**For advanced use only** Execute the Number() function.
FuncNumber() - Constructor for class org.apache.xpath.functions.FuncNumber
**For advanced use only**  
FuncPosition - class org.apache.xpath.functions.FuncPosition.
**For advanced use only** Execute the Position() function.
FuncPosition() - Constructor for class org.apache.xpath.functions.FuncPosition
**For advanced use only**  
FuncQname - class org.apache.xpath.functions.FuncQname.
**For advanced use only** Execute the Qname() function.
FuncQname() - Constructor for class org.apache.xpath.functions.FuncQname
**For advanced use only**  
FuncRound - class org.apache.xpath.functions.FuncRound.
**For advanced use only** Execute the Round() function.
FuncRound() - Constructor for class org.apache.xpath.functions.FuncRound
**For advanced use only**  
FuncStartsWith - class org.apache.xpath.functions.FuncStartsWith.
**For advanced use only** Execute the StartsWith() function.
FuncStartsWith() - Constructor for class org.apache.xpath.functions.FuncStartsWith
**For advanced use only**  
FuncString - class org.apache.xpath.functions.FuncString.
**For advanced use only** Execute the String() function.
FuncString() - Constructor for class org.apache.xpath.functions.FuncString
**For advanced use only**  
FuncStringLength - class org.apache.xpath.functions.FuncStringLength.
**For advanced use only** Execute the StringLength() function.
FuncStringLength() - Constructor for class org.apache.xpath.functions.FuncStringLength
**For advanced use only**  
FuncSubstring - class org.apache.xpath.functions.FuncSubstring.
**For advanced use only** Execute the Substring() function.
FuncSubstring() - Constructor for class org.apache.xpath.functions.FuncSubstring
**For advanced use only**  
FuncSubstringAfter - class org.apache.xpath.functions.FuncSubstringAfter.
**For advanced use only** Execute the SubstringAfter() function.
FuncSubstringAfter() - Constructor for class org.apache.xpath.functions.FuncSubstringAfter
**For advanced use only**  
FuncSubstringBefore - class org.apache.xpath.functions.FuncSubstringBefore.
**For advanced use only** Execute the SubstringBefore() function.
FuncSubstringBefore() - Constructor for class org.apache.xpath.functions.FuncSubstringBefore
**For advanced use only**  
FuncSum - class org.apache.xpath.functions.FuncSum.
**For advanced use only** Execute the Sum() function.
FuncSum() - Constructor for class org.apache.xpath.functions.FuncSum
**For advanced use only**  
FuncSystemProperty - class org.apache.xpath.functions.FuncSystemProperty.
**For advanced use only** Execute the SystemProperty() function.
FuncSystemProperty() - Constructor for class org.apache.xpath.functions.FuncSystemProperty
**For advanced use only**  
Function - class org.apache.xpath.functions.Function.
**For advanced use only** This is a superclass of all XPath functions.
Function() - Constructor for class org.apache.xpath.functions.Function
**For advanced use only**  
Function2Args - class org.apache.xpath.functions.Function2Args.
 
Function2Args() - Constructor for class org.apache.xpath.functions.Function2Args
 
Function3Args - class org.apache.xpath.functions.Function3Args.
 
Function3Args() - Constructor for class org.apache.xpath.functions.Function3Args
 
functionAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Execute the function-available() function.
FunctionDef1Arg - class org.apache.xpath.functions.FunctionDef1Arg.
 
FunctionDef1Arg() - Constructor for class org.apache.xpath.functions.FunctionDef1Arg
 
FunctionMultiArgs - class org.apache.xpath.functions.FunctionMultiArgs.
 
FunctionMultiArgs() - Constructor for class org.apache.xpath.functions.FunctionMultiArgs
 
FunctionOneArg - class org.apache.xpath.functions.FunctionOneArg.
 
FunctionOneArg() - Constructor for class org.apache.xpath.functions.FunctionOneArg
 
FunctionPattern - class org.apache.xpath.patterns.FunctionPattern.
 
FunctionPattern(Expression) - Constructor for class org.apache.xpath.patterns.FunctionPattern
 
FunctionTable - class org.apache.xpath.compiler.FunctionTable.
The function table for XPath.
FunctionTable() - Constructor for class org.apache.xpath.compiler.FunctionTable
 
FuncTranslate - class org.apache.xpath.functions.FuncTranslate.
**For advanced use only** Execute the Translate() function.
FuncTranslate() - Constructor for class org.apache.xpath.functions.FuncTranslate
**For advanced use only**  
FuncTrue - class org.apache.xpath.functions.FuncTrue.
**For advanced use only** Execute the True() function.
FuncTrue() - Constructor for class org.apache.xpath.functions.FuncTrue
**For advanced use only**  
FuncUnparsedEntityURI - class org.apache.xpath.functions.FuncUnparsedEntityURI.
**For advanced use only**
FuncUnparsedEntityURI() - Constructor for class org.apache.xpath.functions.FuncUnparsedEntityURI
**For advanced use only**  

G

generated(GenerateEvent) - Method in interface org.apache.xalan.trace.TraceListener
**For advanced use only** Method that is called just after the formatter listener is called.
generated(GenerateEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
**For advanced use only** Print information about a Generate event.
GenerateEvent - class org.apache.xalan.trace.GenerateEvent.
**For advanced use only** Event generated by the XSL processor after it generates a new node in the result tree.
GenerateEvent(TransformerImpl, int) - Constructor for class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Constructor for startDocument, endDocument events.
GenerateEvent(TransformerImpl, int, char[], int, int) - Constructor for class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Constructor for characters, cdate events.
GenerateEvent(TransformerImpl, int, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Constructor for comment and entity ref events.
GenerateEvent(TransformerImpl, int, String, Attributes) - Constructor for class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Constructor for startElement, endElement events.
GenerateEvent(TransformerImpl, int, String, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Constructor for processingInstruction events.
get() - Static method in class org.apache.xalan.utils.StringBufferPool
 
get(String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Get an ExtensionHandler object that represents the given namespace.
get(String) - Method in class org.apache.xalan.utils.Trie
**For internal use only**  
get(String) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Tell if the table contains the given string.
get(String) - Method in class org.apache.xalan.utils.StringToIntTable
**For internal use only** Tell if the table contains the given string.
get(String) - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Given a string, find the last added occurance value that matches the key.
getAbsoluteURI(String, String) - Static method in class org.apache.xalan.utils.SystemIDResolver
Take a SystemID string and try and turn it into a good absolute URL.
getAbsoluteURI(String, String) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Take a user string (system ID) return the url.
getAbsoluteURIFromRelative(String) - Static method in class org.apache.xalan.utils.SystemIDResolver
 
getAppletInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get basic information about the applet
getArg0() - Method in class org.apache.xpath.functions.FunctionOneArg
 
getArg1() - Method in class org.apache.xpath.functions.Function2Args
 
getArg2() - Method in class org.apache.xpath.functions.Function3Args
 
getArgLength(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Go to the first child of a given operation.
getArgLengthOfStep(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Go to the first child of a given operation.
getAssociatedStylesheets() - Method in class org.apache.xalan.processor.StylesheetPIHandler
Return all stylesheets found that match the constraints.
getAssociatedStylesheets(InputSource, String, String, String) - Method in class org.apache.xalan.processor.StylesheetProcessor
Get InputSource specification(s) that are associated with the 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(InputSource, String, String, String) - Method in class org.apache.trax.Processor
Get InputSource specification(s) that are associated with the 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.
getAttrCount() - Method in class org.apache.xalan.stree.ElementImpl
Return the number of attributes in the list.
getAttribute(String) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's value by name.
getAttribute(String) - Method in class org.apache.xalan.templates.ElemExtensionCall
**For advanced use only** Return the raw value of the attribute.
getAttribute(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String, Node, TransformerImpl) - Method in class org.apache.xalan.templates.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}".
getAttributeNode(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only**  
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getAttributes() - Method in class org.apache.xalan.lib.sql.Column
Return the metadata for this column.
getAttributes() - Method in class org.apache.xalan.lib.sql.ColumnHeader
Return the metadata for this column.
getAttributes() - Method in class org.apache.xalan.stree.Child
Unimplemented.
getAttributes() - Method in class org.apache.xalan.stree.ElementImpl
Get attributes of this node.
getAttributes() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element ) or null otherwise.
getAttributeSet(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:attribute-set" property.
getAttributeSetComposed(QName) - Method in class org.apache.xalan.templates.StylesheetComposed
Get a list "xsl:attribute-set" properties that match the qname.
getAttributeSetCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:attribute-set" properties.
getBaseIdentifier() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xalan.utils.PrefixResolverDefault
Return the base identifier.
getBaseIdentifier() - Method in interface org.apache.xalan.utils.PrefixResolver
**For advanced use only** Return the base identifier.
getBaseURLOfSource() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the base URL of the source.
getBuildState() - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Get the state of the build for this key.
getByteStream() - Method in class org.apache.trax.Result
Get the byte stream for this output target.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getByValue(String) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Tell if the table contains the given string in the value.
getCaseOrder() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Get the "case-order" attribute.
getCDataElements() - Method in class org.apache.serialize.OutputFormat
Returns a list of all the elements whose text node children should be output as CDATA.
getCharacterStream() - Method in class org.apache.trax.Result
Get the character stream for this output target.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getChars() - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Get the characters that will be output to the result tree..
getChild(int) - Method in class org.apache.xalan.stree.Parent
Get the nth child.
getChildAttribute(int) - Method in class org.apache.xalan.stree.ElementImpl
Get the nth attribute child.
getChildCount() - Method in class org.apache.xalan.stree.Parent
Get the number of children this node currently contains.
getChildCount() - Method in class org.apache.xalan.stree.ElementImpl
Get the number of children this node currently contains.
getChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the nodelist (same reference).
getChildNodes() - Method in class org.apache.xalan.transformer.ResultTreeFrag
**For internal use only**  
getChildNodes() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildPosition() - Method in class org.apache.xalan.stree.Child
**For internal use only** Get the position of the child of an element in the parent array.
getChildUID(int) - Method in class org.apache.xalan.stree.Parent
**For internal use only** Get the position of the child of an element in the document.
getCollapsed() - Method in interface org.w3c.dom.range.Range
TRUE if the range is collapsed
getColumnNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getCommonAncestorContainer() - Method in interface org.w3c.dom.range.Range
The deepest common ancestor container of the range's two boundary-points.
getCompiledPredicates(int) - Method in class org.apache.xpath.compiler.Compiler
 
getConstructor(Class, Object[], Object[][], ExpressionContext) - Static method in class org.apache.xalan.extensions.MethodResolver
Given a class, figure out the resolution of the Java Constructor from the XSLT argument types, and perform the conversion of the arguments.
getContentHandler() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Return the current content handler.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContents() - Method in class org.apache.xalan.res.XSLTResourceBundle
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_ja_JP_HA
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_hy
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_cy
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_zh_CN
 
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_ja_JP_I
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_el
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_ja_JP_HI
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_ka
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_en
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_zh_TW
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_ja_JP_A
 
getContents() - Method in class org.apache.xalan.res.XSLTResources_he
 
getContents() - Method in class org.apache.xpath.res.XPATHErrorResourceBundle
**For internal use only**  
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
getContext() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
getContextNode() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the current context node.
getContextNode() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the current context node.
getContextNode() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current context node.
getContextNodeList() - Method in interface org.apache.xalan.transformer.TransformState
Get the current context node list.
getContextNodeList() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the current context node list.
getContextNodeList() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current context node list.
getContextNodes() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the current context node list.
getContextNodes() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current context node list.
getCount() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "count" attribute.
getCountersTable() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the table of counters, for optimized xsl:number support.
getCountOfContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
**For advanced use only** Get the position in the current context node list.
getCurrentContextNode() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
getCurrentContextNode() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only**  
getCurrentElement() - Method in interface org.apache.xalan.transformer.TransformState
Retrieves the stylesheet element that produced the SAX event.
getCurrentElement() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Retrieves the stylesheet element that produced the SAX event.
getCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current node that is the expression's context (i.e.
getCurrentNode() - Method in class org.apache.xalan.lib.sql.XStatement
 
getCurrentNode() - Method in interface org.apache.xalan.transformer.TransformState
This method retrieves the current context node in the source tree.
getCurrentNode() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** This method retrieves the current context node in the source tree.
getCurrentNode() - Method in class org.apache.xalan.utils.DOMBuilder
Get the node currently being processed.
getCurrentNode() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current context node.
getCurrentNode() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.axes.AxesWalker
The node at which the TreeWalker is currently positioned.
getCurrentNode() - Method in interface org.apache.xpath.axes.ContextNodeList
 
getCurrentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentPos() - Method in class org.apache.xalan.lib.sql.XStatement
 
getCurrentPos() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Get the current position, which is one less than the next nextNode() call will retreave.
getCurrentPos() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Get the current position, which is one less than the next nextNode() call will retreave.
getCurrentPos() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Get the current position, which is one less than the next nextNode() call will retreave.
getCurrentPos() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the current position, which is one less than the next nextNode() call will retreave.
getCurrentStackFrameIndex() - Method in class org.apache.xpath.VariableStack
**For internal use only** Get the top of the stack frame from where a search for a variable or param should take place.
getCurrentTemplate() - Method in interface org.apache.xalan.transformer.TransformState
This method retrieves the xsl:template that is in effect, which may be a matched template or a named template.
getCurrentTemplate() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** This method retrieves the xsl:template that is in effect, which may be a matched template or a named template.
getData() - Method in class org.apache.xalan.lib.sql.ColumnData
Return the value for this col element text node.
getData() - Method in class org.apache.xalan.stree.ProcessingInstructionImpl
The content of this processing instruction.
getData() - Method in class org.apache.xalan.stree.TextImpl
Retrieve character data currently stored in this node.
getData() - Method in class org.apache.xalan.stree.WhiteSpace
Retrieve character data currently stored in this node.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getDataType() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Get the "data-type" attribute.
getDecimalFormat(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:decimal-format" property.
getDecimalFormat(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:decimal-format" property.
getDecimalFormatComposed(QName) - Method in class org.apache.xalan.templates.StylesheetComposed
Given a valid element decimal-format name, return the decimalFormatSymbols with that name.
getDecimalFormatCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of xsl:decimal-format declarations.
getDecimalFormatSymbols() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Return the decimal format Symbols for this element.
getDecimalSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "decimal-separator" attribute.
getDeclaredPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return a table that contains all prefixes available within this element context.
getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDefaultRootRule() - Method in class org.apache.xalan.templates.StylesheetRoot
**For advanced use only** Get the default template for a root node.
getDefaultRule() - Method in class org.apache.xalan.templates.StylesheetRoot
**For advanced use only** Get the default template for elements.
getDefaultScore() - Method in class org.apache.xpath.patterns.NodeTest
 
getDefaultTextRule() - Method in class org.apache.xalan.templates.StylesheetRoot
**For advanced use only** Get the default template for text.
getDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "digit" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemText
**For advanced use only** Get the "disable-output-escaping" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Get the "disable-output-escaping" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Get the "disable-output-escaping" attribute.
getDocKey() - Method in class org.apache.xalan.transformer.KeyTable
**For advanced use only**  
getDoctype() - Method in class org.apache.xalan.stree.DocumentImpl
For XML, this provides access to the Document Type Definition.
getDoctype() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType ) associated with this document.
getDoctypePublicId() - Method in class org.apache.serialize.OutputFormat
Returns the specified document type public identifier, or null.
getDoctypeSystemId() - Method in class org.apache.serialize.OutputFormat
Returns the specified document type system identifier, or null.
getDocument() - Method in class org.apache.xpath.DOM2Helper
 
getDocumentElement() - Method in class org.apache.xalan.stree.DocumentImpl
Convenience method, allowing direct access to the child node which is considered the root of the actual document content.
getDocumentElement() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDOMBackPointer() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** If this stylesheet was created from a DOM, get the DOM backpointer that this element originated from.
getDOMFactory() - Method in class org.apache.xpath.DOMHelper
Get the factory object required to create DOM nodes in the result tree.
getDOMHelper() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the DOMHelper associated with this execution context.
getDOMHelper() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
getDOMImplementation() - Static method in class org.apache.xalan.stree.DOMImplementationImpl
NON-DOM: Obtain and return the single shared object
getDOMNode(InputSource) - Method in interface org.apache.trax.URIResolver
This will be called by the processor when it encounters an xsl:include, xsl:import, or document() function, if it needs a DOM tree.
getDOMNode(InputSource, Locator) - Method in class org.apache.xpath.SourceTreeManager
Try to create a DOM source tree from the input source.
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getElement(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getElementById(String) - Method in class org.apache.xalan.stree.DocumentImpl
Given an ID, return the element.
getElementById(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getElementById(String) - Method in interface org.w3c.dom.Document
Returns the Element whose ID is given by elementId .
getElementByID(String, Document) - Method in class org.apache.xpath.DOMHelper
Given an ID, return the element.
getElementByID(String, Document) - Method in class org.apache.xpath.DOM2Helper
Given an ID, return the element.
getElementCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getElementMethod(Class, String) - Static method in class org.apache.xalan.extensions.MethodResolver
Given the name of a method, figure out the resolution of the Java Method
getElements() - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getElementsByTagName(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant elements with a given tag name, in the order in which they would be encountered in a preorder traversal of the Element tree.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given tag name in the order in which they would be encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they would be encountered in a preorder traversal of the Document tree, starting from this node.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they would be encountered in a preorder traversal of the Document tree.
getEncoding() - Method in class org.apache.serialize.OutputFormat
Returns the specified encoding.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEndContainer() - Method in interface org.w3c.dom.range.Range
Node within which the range ends
getEndOffset() - Method in interface org.w3c.dom.range.Range
Offset within the ending node of the range.
getEntities() - Method in class org.apache.xalan.stree.DocumentTypeImpl
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in class org.apache.trax.Processor
Return the current entity resolver.
getEntityResolver() - Method in interface org.xml.sax.XMLReader
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
getErrorHandler() - Method in class org.apache.xpath.compiler.XPathParser
Return the current error handler.
getErrorHandler() - Method in class org.apache.trax.Processor
Return the current error handler.
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getException() - Method in class org.apache.xalan.utils.WrappedRuntimeException
Get the checked exception that this runtime exception wraps.
getException() - Method in class org.apache.xpath.XPathException
Return the embedded exception, if any.
getException() - Method in class org.apache.xml.serialize.transition.Printer
 
getException() - Method in class org.xml.sax.SAXException
Return the embedded exception, if any.
getException() - Method in class javax.xml.parsers.FactoryConfigurationError
Returns the root cause of this FactoryConfigurationError or null if there is none.
getExceptionThrown() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only**  
getExcludeResultPrefix(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "exclude-result-prefix" property.
getExcludeResultPrefixCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "extension-element-prefixes" Strings.
getExpandedAttributeName(Attr) - Method in class org.apache.xpath.DOMHelper
Returns the attribute name with the namespace expanded.
getExpandedElementName(Element) - Method in class org.apache.xpath.DOMHelper
Returns the element name with the namespace expanded.
getExpandEntityReferences() - Method in class org.apache.xalan.lib.sql.XStatement
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.NodeSet
**For advanced use only** The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xpath.axes.AxesWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExpression() - Method in class org.apache.xpath.XPath
 
getExpression() - Method in class org.apache.xpath.Arg
**For internal use only** Get the value expression for this argument.
getExtensionElementPrefix(int) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get and "extension-element-prefix" property.
getExtensionElementPrefix(int) - Method in class org.apache.xalan.templates.Stylesheet
Get and "extension-element-prefix" property.
getExtensionElementPrefixCount() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get the number of "extension-element-prefixes" Strings.
getExtensionElementPrefixCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "extension-element-prefixes" Strings.
getExtensionsTable() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the extensions table object.
getFeature(String) - Method in class org.apache.xalan.processor.StylesheetProcessor
Look up the value of a feature.
getFeature(String) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Look up the value of a feature.
getFeature(String) - Method in class org.apache.trax.Processor
Look up the value of a feature.
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the state of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature.
getFilter() - Method in class org.apache.xalan.lib.sql.XStatement
The filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.NodeSet
**For advanced use only** The filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** The filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** The filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.axes.AxesWalker
The filter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
The filter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.TreeWalker
The filter used to screen nodes.
getFirstChild() - Method in class org.apache.xalan.lib.sql.ColumnData
Return null.
getFirstChild() - Method in class org.apache.xalan.lib.sql.XStatement
Return the row-set node.
getFirstChild() - Method in class org.apache.xalan.lib.sql.Row
Return the first col element for the current row.
getFirstChild() - Method in class org.apache.xalan.lib.sql.Column
Return the col text node (the column value).
getFirstChild() - Method in class org.apache.xalan.lib.sql.RowSet
The first time the client asks for a column-header element, instantiate an array of ColumnHeaders (1 per column), and return the ColumnHeader for the first row.
getFirstChild() - Method in class org.apache.xalan.lib.sql.ColumnHeader
Always returns null.
getFirstChild() - Method in class org.apache.xalan.stree.Child
The first child of this node.
getFirstChild() - Method in class org.apache.xalan.stree.Parent
The first child of this node.
getFirstChild() - Method in class org.apache.xalan.stree.ElementImpl
The first child of this node.
getFirstChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the first child as a Node.
getFirstChild() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getFirstChild() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstChildElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the first child as a ElemTemplateElement.
getFirstChildPos(int) - Static method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Go to the first child of a given operation.
getFirstChildPosOfStep(int) - Static method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Go to the first child of a given operation.
getFirstPredicateOpPos(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Given an FROM_stepType position, return the position of the first predicate, if there is one, or else this will point to the end of the FROM_stepType.
getFirstWalker() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** For internal use.
getFormat() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "format" attribute.
getFormatterListener() - Method in class org.apache.xalan.utils.TreeWalker
**For advanced use only** Get the ContentHandler used for the tree walk.
getFoundLast() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Tells if we've found the last node yet.
getFragment() - Method in class org.apache.xalan.utils.URI
Get the fragment for this URI.
getFrom() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "from" attribute.
getFromCache(Object, Object, Object[]) - Method in class org.apache.xalan.extensions.ExtensionHandlerJava
**For internal use only** Look up the entry in the method cache.
getFunction() - Method in class org.apache.xpath.compiler.FuncLoader
**For advanced use only**  
getFunction(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getFunction(int) - Static method in class org.apache.xpath.compiler.FunctionTable
 
getFunctionCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getFunctions() - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getGlobalImport(int) - Method in class org.apache.xalan.templates.StylesheetRoot
Get a stylesheet from the global import list.
getGlobalImportCount() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the total number of imports in the global import list.
getGroupingSeparator() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "grouping-separator" attribute.
getGroupingSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "grouping-separator" attribute.
getGroupingSize() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "grouping-size" attribute.
getHeapValue() - Method in interface org.apache.xalan.utils.HeapObject
 
getHost() - Method in class org.apache.xalan.utils.URI
Get the host for this URI.
getHref() - Method in class org.apache.xalan.templates.Stylesheet
Get the base identifier with which this stylesheet is associated.
getHtmlText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Assuming the stylesheet URL and the input XML URL have been set, perform the transformation and return the result as a String.
getId() - Method in class org.apache.xalan.templates.Stylesheet
Get the "id" property.
getIDAttributes() - Method in class org.apache.xalan.stree.DocumentImpl
 
getIgnoreCase(String) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Tell if the table contains the given string.
getIgnoreCase(String) - Method in class org.apache.xalan.utils.StringToIntTable
**For internal use only** Tell if the table contains the given string.
getImplementation() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImport(int) - Method in class org.apache.xalan.templates.Stylesheet
Get a stylesheet from the "import" list.
getImportComposed(int) - Method in class org.apache.xalan.templates.StylesheetComposed
Get a stylesheet from the "import" list.
getImportCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of imported stylesheets.
getImportCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the number of imported stylesheets.
getImportNumber(StylesheetComposed) - Method in class org.apache.xalan.templates.StylesheetRoot
Given a stylesheet, return the number of the stylesheet in the global import list.
getInclude(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:include" property.
getIncludeComposed(int) - Method in class org.apache.xalan.templates.StylesheetComposed
Get an "xsl:include" property.
getIncludeCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of included stylesheets.
getIncludeCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the number of included stylesheets.
getIndent() - Method in class org.apache.serialize.OutputFormat
Returns true if indentation was specified.
getIndentAmount() - Method in class org.apache.serialize.OutputFormat
Returns the amount to indent if indentation was specified.
getIndex() - Method in class org.apache.xalan.stree.IndexedElemWithNS
An integer indicating where this node's children can be found in the indexed nodes list.
getIndex() - Method in class org.apache.xalan.stree.IndexedDocImpl
An integer indicating where this node's children can be found in the indexed nodes list.
getIndex() - Method in interface org.apache.xalan.stree.IndexedElem
An integer indicating where this node's children can be found in the indexed nodes list.
getIndex() - Method in class org.apache.xalan.stree.IndexedElemImpl
An integer indicating where this node's children can be found in the indexed nodes list.
getIndex(String) - Method in class org.apache.xalan.stree.ElementImpl
Look up the index of an attribute by raw XML 1.0 name.
getIndex(String) - Method in class org.apache.xalan.utils.AttList
**For internal use only** Look up the index of an attribute by raw XML 1.0 name.
getIndex(String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.apache.xalan.utils.AttList
**For internal use only** Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getIndexForType(Node, int, Object[]) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Get index pointing to nodes of a certain type in the nodeslist.
getInfinity() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "infinity" attribute.
getInputContentHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get a SAX2 ContentHandler for the input.
getInputContentHandler() - Method in interface org.apache.trax.Transformer
Get a SAX2 ContentHandler for the input.
getInputDeclHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get a SAX2 DeclHandler for the input.
getInputDeclHandler() - Method in interface org.apache.trax.Transformer
Get a SAX2 DeclHandler for the input.
getInputLexicalHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get a SAX2 LexicalHandler for the input.
getInputLexicalHandler() - Method in interface org.apache.trax.Transformer
Get a SAX2 LexicalHandler for the input.
getInputSource() - Method in class org.apache.xalan.stree.SourceTreeHandler
 
getInstance() - Method in class org.apache.xalan.utils.ObjectPool
 
getInstanceIfFree() - Method in class org.apache.xalan.utils.ObjectPool
 
getInternalSubset() - Method in class org.apache.xalan.stree.DocumentTypeImpl
The internal subset as a string.
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string.
getIsExcluded() - Method in class org.apache.xalan.templates.XMLNSDecl
Tell if this declaration should be excluded from the result namespace.
getIsTopLevel() - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Get if this is a top-level variable or param, or not.
getKey(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:key" property.
getKeyCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:key" properties.
getKeyDeclarations() - Method in class org.apache.xalan.transformer.KeyIterator
 
getKeyManager() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the KeyManager object.
getKeysComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the composed "xsl:key" properties.
getKeyTableName() - Method in class org.apache.xalan.transformer.KeyTable
**For advanced use only**  
getLang() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Get the "lang" attribute.
getLang() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "lang" attribute.
getLang() - Method in class org.apache.xalan.templates.ElemExtensionScript
 
getLastChild() - Method in class org.apache.xalan.stree.Child
The last child of this node.
getLastChild() - Method in class org.apache.xalan.stree.Parent
The last child of this node.
getLastChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the last child.
getLastChild() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getLastChild() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.AxesWalker
 
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.ReverseAxesWalker
 
getLastPos(XPathContext) - Method in interface org.apache.xpath.axes.SubContextList
 
getLastPos(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
 
getLastUsedWalker() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** For internal use.
getLength() - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getLength() - Method in class org.apache.xalan.lib.sql.ColumnData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in class org.apache.xalan.lib.sql.ColumnHeader
Get the number of attributes of column metadata attributes.
getLength() - Method in class org.apache.xalan.stree.ElementImpl
The number of nodes (attributes) in this map.
getLength() - Method in class org.apache.xalan.stree.TextImpl
Report number of characters currently stored in this node's data.
getLength() - Method in class org.apache.xalan.stree.WhiteSpace
Report number of characters currently stored in this node's data.
getLength() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** NodeList method: Count the immediate children of this node
getLength() - Method in class org.apache.xalan.transformer.ResultTreeFrag
**For internal use only** The number of nodes in the list.
getLength() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getLength() - Method in class org.apache.xalan.utils.AttList
**For internal use only**  
getLength() - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xalan.utils.StringToIntTable
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Get the length of the list.
getLength() - Method in class org.apache.xpath.NodeSet
**For advanced use only** The number of nodes in the list.
getLength() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** The number of nodes in the list.
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLetterValue() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "letter-value" attribute.
getLevel() - Method in class org.apache.xalan.stree.Child
**For internal use only** Get the depth level of this node in the tree.
getLevel() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "level" attribute.
getLevel(Node) - Method in class org.apache.xalan.stree.StreeDOMHelper
**For internal use only** Get the depth level of this node in the tree.
getLevel(Node) - Method in class org.apache.xpath.DOMHelper
**For internal use only** Get the depth level of this node in the tree (count from 1).
getLevelIndexer() - Method in class org.apache.xalan.stree.DocumentImpl
 
getLineNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the line number where the current document event ends.
getLineNumber() - Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get a literal result attribute by name.
getLocale() - Method in class org.apache.xalan.res.XSLMessages
**For internal use only**  
getLocalName() - Method in class org.apache.xalan.lib.sql.StreamableNode
Return NodeName.
getLocalName() - Method in class org.apache.xalan.stree.Child
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.ProcessingInstructionImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.DocumentImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.ElementImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.AttrImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.AttrImplNS
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.DocumentFragmentImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.ElementImplWithNS
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.TextImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.NotationImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.CDATASectionImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.DocumentTypeImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.CommentImpl
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.stree.WhiteSpace
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get the local name of the Literal Result Element.
getLocalName() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getLocalName() - Method in class org.apache.xpath.patterns.NodeTest
Return the local namespace to be tested.
getLocalName() - Method in class org.apache.serialize.QName
Returns the local part of the qualified name.
getLocalName() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName(int) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.apache.xalan.utils.AttList
**For internal use only** Look up an attribute's local name by index.
getLocalName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's local name.
getLocalNameOfNode(Node) - Method in class org.apache.xpath.DOMHelper
Returns the local name of the given node.
getLocalNameOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Returns the local name of the given node.
getLocalPart() - Method in class org.apache.xalan.utils.QName
Get the local part of the qualified name.
getLocalPart(String) - Static method in class org.apache.xalan.utils.QName
Returns the local name of the given node.
getLocator() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Get the current stylesheet Locator object.
getLocator() - Method in class org.apache.xpath.XPath
 
getLocPathIterator() - Method in class org.apache.xpath.axes.AxesWalker
 
getMatch() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the "match" attribute.
getMatch() - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Get the "match" attribute.
getMatchedNode() - Method in interface org.apache.xalan.transformer.TransformState
Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
getMatchedNode() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
getMatchedTemplate() - Method in interface org.apache.xalan.transformer.TransformState
This method retrieves the xsl:template that was matched.
getMatchedTemplate() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** This method retrieves the xsl:template that was matched.
getMatchScore(XPathContext, Node) - Method in class org.apache.xpath.XPath
Get the match score of the given node.
getMatchScore(XPathContext, Node) - Method in class org.apache.xpath.patterns.StepPattern
Get the match score of the given node.
getMediaType() - Method in class org.apache.serialize.OutputFormat
Returns the specified media type.
getMessage() - Method in class org.apache.xpath.XPathException
Find the most contained message.
getMessage() - Method in class org.apache.trax.ProcessorException
Find the most contained message.
getMessage() - Method in class org.apache.trax.TransformException
Find the most contained message.
getMessage() - Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMessageKey(int) - Method in class org.apache.xalan.res.XSLResourceBundle
**For internal use only** Get the error string associated with the error code
getMessageKey(int) - Method in class org.apache.xalan.res.XSLTErrorResources
Get the error string associated with the error code
getMessageKey(int) - Method in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only** Get the error string associated with the error code
getMethod() - Method in class org.apache.serialize.OutputFormat
Returns the method specified for this output format.
getMethod(Class, String, Object[], Object[][], ExpressionContext, int) - Static method in class org.apache.xalan.extensions.MethodResolver
Given the name of a method, figure out the resolution of the Java Method from the XSLT argument types, and perform the conversion of the arguments.
getMinusSign() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "minus-sign" attribute.
getMKey(int) - Static method in class org.apache.xalan.res.XSLTErrorResources
Get the error string associated with the error code
getMKey(int) - Static method in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only** Get the error string associated with the error code
getMode() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the current mode being executed.
getMode() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the "mode" attribute.
getMode() - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Get the mode attribute for this element.
getMsgMgr() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Return the message manager.
getName() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getName() - Method in class org.apache.xalan.stree.AttrImpl
 
getName() - Method in class org.apache.xalan.stree.DocumentTypeImpl
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemWithParam
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.AVT
**For advanced use only** Get the local name of the attribute.
getName() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemPI
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Get the "name" attribute.
getName() - Method in class org.apache.xalan.transformer.KeyIterator
 
getName() - Method in class org.apache.xpath.compiler.FuncLoader
**For advanced use only**  
getName() - Method in interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the name of an attribute in this list (by position).
getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the name of an attribute (by position).
getNamedItem(String) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getNamedItem(String) - Method in class org.apache.xalan.lib.sql.ColumnHeader
Get an attribute by name from the metadata for this column.
getNamedItem(String) - Method in class org.apache.xalan.stree.ElementImpl
 
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getNamedItemNS(String, String) - Method in class org.apache.xalan.lib.sql.ColumnHeader
 
getNamedItemNS(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Retrieves a node specified by local name and namespace URI.
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamespace() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get the m_namespace of the Literal Result Element.
getNamespace() - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Get the "namespace" attribute.
getNamespace() - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Get the "namespace" attribute.
getNamespace() - Method in class org.apache.xalan.utils.QName
Get the namespace of the qualified name.
getNamespace() - Method in class org.apache.xpath.patterns.NodeTest
Return the namespace to be tested.
getNamespaceAlias(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getNamespaceAliasComposed(String) - Method in class org.apache.xalan.templates.StylesheetComposed
Get the "xsl:namespace-alias" property.
getNamespaceAliasCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:variable" properties.
getNamespaceContext() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current namespace context for the xpath.
getNamespaceContext() - Method in class org.apache.xpath.compiler.Compiler
Get the current namespace context for the xpath.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.processor.CompiledTemplate
Accessor to let interpretive children query current namespace state.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.utils.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in interface org.apache.xalan.utils.PrefixResolver
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Element) - Method in class org.apache.xpath.DOMHelper
Given a prefix and a namespace context, return the expanded namespace.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Fullfill the PrefixResolver interface.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.utils.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in interface org.apache.xalan.utils.PrefixResolver
**For advanced use only** Given a namespace, get the corrisponding prefix.
getNamespaceOfNode(Node) - Method in class org.apache.xpath.DOMHelper
Returns the namespace of the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Returns the namespace of the given node.
getNamespaceSupport() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the NamespaceSupport object.
getNamespaceURI() - Method in class org.apache.xalan.lib.sql.StreamableNode
Returns null.
getNamespaceURI() - Method in class org.apache.xalan.stree.Child
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.xalan.stree.AttrImpl
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.xalan.stree.AttrImplNS
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.xalan.stree.ElementImplWithNS
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getNamespaceURI() - Method in class org.apache.serialize.QName
Returns the namespace URI.
getNamespaceURI() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified.
getNaN() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "NaN" attribute.
getNewUniqueNSPrefix() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get new unique namespace prefix.
getNextIndent() - Method in class org.apache.xml.serialize.transition.Printer
 
getNextNode() - Method in class org.apache.xpath.axes.FilterExprWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
getNextOpPos(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Given an operation position, return the end position, i.e.
getNextOpPos(int[], int) - Static method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Given an operation position, return the end position, i.e.
getNextSibling() - Method in class org.apache.xalan.lib.sql.ColumnData
This always returns null.
getNextSibling() - Method in class org.apache.xalan.lib.sql.XStatement
This always returns null.
getNextSibling() - Method in class org.apache.xalan.lib.sql.Row
Return next row in the row-set.
getNextSibling() - Method in class org.apache.xalan.lib.sql.Column
Return the next col element for the current row.
getNextSibling() - Method in class org.apache.xalan.lib.sql.RowSet
This always returns null.
getNextSibling() - Method in class org.apache.xalan.lib.sql.ColumnHeader
Returns column-header Node for the next column.
getNextSibling() - Method in class org.apache.xalan.stree.Child
The node immediately following this node.
getNextSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the next sibling (as a Node) or return null.
getNextSibling() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSiblingElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the next sibling (as a ElemTemplateElement) or return null.
getNextStepPos(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Given an operation position, return the end position, i.e.
getNextWalker() - Method in class org.apache.xpath.axes.AxesWalker
 
getNode() - Method in class org.apache.trax.Result
Get the node that will contain the result tree.
getNodeData(Node) - Static method in class org.apache.xpath.DOMHelper
Get the textual contents of the node.
getNodeData(Node, FastStringBuffer) - Static method in class org.apache.xpath.DOMHelper
Get the textual contents of the node.
getNodeName() - Method in class org.apache.xalan.lib.sql.ColumnData
Return "#Text".
getNodeName() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getNodeName() - Method in class org.apache.xalan.lib.sql.XStatement
Return "#Document".
getNodeName() - Method in class org.apache.xalan.lib.sql.Row
Return "row".
getNodeName() - Method in class org.apache.xalan.lib.sql.Column
Return "col".
getNodeName() - Method in class org.apache.xalan.lib.sql.RowSet
Return "row-set".
getNodeName() - Method in class org.apache.xalan.lib.sql.ColumnHeader
Return "column-header".
getNodeName() - Method in class org.apache.xalan.stree.ProcessingInstructionImpl
Get the PI name.
getNodeName() - Method in class org.apache.xalan.stree.DocumentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.ElementImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.AttrImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.DocumentFragmentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.TextImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.NotationImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.CDATASectionImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.DocumentTypeImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.CommentImpl
Returns the node name.
getNodeName() - Method in class org.apache.xalan.stree.WhiteSpace
Returns the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWithParam
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemIf
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemText
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemPI
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.Stylesheet
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemMessage
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemChoose
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemOtherwise
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWhen
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemFallback
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCopy
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemComment
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemApplyImport
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemParam
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Return the node name.
getNodeName() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getNodeName() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
getNodeSetByKey(QName, String) - Method in class org.apache.xalan.transformer.KeyTable
**For advanced use only** Given a valid element key, return the corresponding node list.
getNodeSetByKey(XPathContext, Node, QName, String, PrefixResolver) - Method in class org.apache.xalan.transformer.KeyManager
Given a valid element key, return the corresponding node list.
getNodesList(int) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Get a list of nodes in the level array by level and by type.
getNodeTest() - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getNodeType() - Method in class org.apache.xalan.lib.sql.StreamableNode
Streamable nodes default to being elements.
getNodeType() - Method in class org.apache.xalan.lib.sql.ColumnData
Return Node.TEXT_NODE.
getNodeType() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
Return Node.ATTRIBUTE_NODE.
getNodeType() - Method in class org.apache.xalan.lib.sql.XStatement
Return Node.DOCUMENT_NODE.
getNodeType() - Method in class org.apache.xalan.stree.ProcessingInstructionImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.DocumentImpl
Returns the node type.
getNodeType() - Method in class org.apache.xalan.stree.ElementImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.AttrImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.DocumentFragmentImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.TextImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.NotationImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.CDATASectionImpl
Returns the node type.
getNodeType() - Method in class org.apache.xalan.stree.DocumentTypeImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.CommentImpl
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.stree.WhiteSpace
A short integer indicating what type of node this is.
getNodeType() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the type of the node.
getNodeType() - Method in class org.apache.xalan.templates.Stylesheet
Get the type of the node.
getNodeType() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getNodeType() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in class org.apache.xalan.lib.sql.ColumnData
Return the value for this col element text node.
getNodeValue() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getNodeValue() - Method in class org.apache.xalan.stree.ProcessingInstructionImpl
 
getNodeValue() - Method in class org.apache.xalan.stree.AttrImpl
Same as getValue().
getNodeValue() - Method in class org.apache.xalan.stree.TextImpl
 
getNodeValue() - Method in class org.apache.xalan.stree.WhiteSpace
 
getNodeValue() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getNodeValue() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNonEscapingElements() - Method in class org.apache.serialize.OutputFormat
Returns a list of all the elements whose text node children should be output unescaped (no character references).
getNonXslTopLevel(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get a non-xslt element.
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in class org.apache.xalan.stree.DocumentTypeImpl
A NamedNodeMap containing the notations declared in the DTD.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNumberFromNode(Node) - Static method in class org.apache.xpath.objects.XNodeSet
Get the string conversion from a single node.
getOmitXMLDeclaration() - Method in class org.apache.serialize.OutputFormat
Returns true if the XML document declaration should be ommited.
getOp(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Given an operation position, return the current op.
getOpMap() - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get the opcode list that describes the XPath operations.
getOrder() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Get the "order" attribute.
getOriginatingNode() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Set the node that is originating the SAX event.
getOutput() - Method in class org.apache.xalan.templates.Stylesheet
Get the "xsl:output" property.
getOutputComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the combined "xsl:output" property with the properties combined from the included stylesheets.
getOutputFormat() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the properties for xsl:output.
getOutputFormat() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the output properties used for the transformation.
getOutputFormat() - Method in interface org.apache.serialize.Serializer
Returns the output format for this serializer.
getOutputFormat() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Returns the output format for this serializer.
getOutputFormat() - Method in interface org.apache.trax.Templates
Get the properties for xsl:output.
getOutputFormat(String) - Static method in class org.apache.serialize.SerializerFactory
Returns an output format for the specified output method.
getOutputStream() - Method in interface org.apache.serialize.Serializer
 
getOutputStream() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
getOwnerDocument() - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getOwnerDocument() - Method in class org.apache.xalan.lib.sql.ColumnData
The owner of a col text ode is the #Document (represented by XStatement).
getOwnerDocument() - Method in class org.apache.xalan.lib.sql.XStatement
The parent of a document is null.
getOwnerDocument() - Method in class org.apache.xalan.lib.sql.Row
The parent of a row is #Document represented by XStatement).
getOwnerDocument() - Method in class org.apache.xalan.lib.sql.Column
The parent of col is #Document (represented by XStatement).
getOwnerDocument() - Method in class org.apache.xalan.stree.Child
The Document object associated with this node.
getOwnerDocument() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the stylesheet owner.
getOwnerDocument() - Method in class org.apache.xalan.transformer.ResultTreeFrag
**For internal use only** The Document object associated with this node.
getOwnerDocument() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getOwnerDocument() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerElement() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getOwnerElement() - Method in class org.apache.xalan.stree.AttrImpl
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerElement() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Returns the name of this attribute.
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerObject() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the "owner" context of this context, which should be, in the case of XSLT, the Transformer object.
getParam(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:param" property.
getParam(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:param" property.
getParamComposed(QName) - Method in class org.apache.xalan.templates.StylesheetComposed
Get an "xsl:param" property.
getParamCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:param" properties.
getParameterInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get descriptions of the applet parameters.
getParamsComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get all global "xsl:variable" properties in scope for this stylesheet.
getParamVariable(QName) - Method in class org.apache.xpath.VariableStack
**For internal use only** Same as getVariable, except don't look in the global space.
getParent() - Method in interface org.xml.sax.XMLFilter
Get the parent reader.
getParent() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the parent reader.
getParentElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the parent as an ElemTemplateElement.
getParentNode() - Method in class org.apache.xalan.lib.sql.ColumnData
The parent node of the col text node is the col node.
getParentNode() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getParentNode() - Method in class org.apache.xalan.lib.sql.XStatement
The parent node of document is always null.
getParentNode() - Method in class org.apache.xalan.lib.sql.Row
Return the RowSet parent.
getParentNode() - Method in class org.apache.xalan.lib.sql.Column
The parent node of col is a row.
getParentNode() - Method in class org.apache.xalan.lib.sql.RowSet
The parent node of row-set is #Document (represented by XStatement).
getParentNode() - Method in class org.apache.xalan.lib.sql.ColumnHeader
The parent node of a column-header Node is the row-set Node.
getParentNode() - Method in class org.apache.xalan.stree.Child
The parent of this node.
getParentNode() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the parent as a Node.
getParentNode() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentOfNode(Node) - Method in class org.apache.xpath.DOMHelper
I have to write this silly, and expensive function, because the DOM WG decided that attributes don't have parents.
getParentOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Get the parent of a node.
getParser() - Method in class javax.xml.parsers.SAXParser
Returns the underlying Parser object which is wrapped by this SAXParser implementation.
getPath() - Method in class org.apache.xalan.utils.URI
Get the path for this URI.
getPath(boolean, boolean) - Method in class org.apache.xalan.utils.URI
Get the path for this URI (optionally with the query string and fragment).
getPatterns() - Method in class org.apache.xpath.patterns.UnionPattern
 
getPatternSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "pattern-separator" attribute.
getPatternString() - Method in class org.apache.xpath.XPath
 
getPatternString() - Method in class org.apache.xpath.compiler.OpMap
Get the pattern string.
getPendingAttributes() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the pending attributes.
getPercent() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "percent" attribute.
getPerMille() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "per-mille" attribute.
getPort() - Method in class org.apache.xalan.utils.URI
Get the port for this URI.
getPositionInContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncPosition
**For advanced use only** Get the position in the current context node list.
getPredicate(int) - Method in class org.apache.xpath.patterns.StepPattern
 
getPredicateCount() - Method in class org.apache.xpath.axes.AxesWalker
Get the number of predicates that this walker has.
getPredicateCount() - Method in class org.apache.xpath.patterns.StepPattern
 
getPredicateIndex() - Method in class org.apache.xpath.axes.AxesWalker
Get which predicate is executing.
getPrefix() - Method in class org.apache.xalan.lib.sql.StreamableNode
Returns null.
getPrefix() - Method in class org.apache.xalan.stree.Child
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.xalan.stree.AttrImpl
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.xalan.stree.AttrImplNS
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.xalan.stree.ElementImplWithNS
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
getPrefix() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the prefix.
getPrefix() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getPrefix() - Method in class org.apache.serialize.QName
Returns the namespace prefix.
getPrefix() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a namespace, try and find a prefix.
getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return a table that contains all prefixes available within this element context.
getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes currently declared for a URI.
getPrefixFromXMLNSDecl(String) - Static method in class org.apache.xalan.utils.QName
This function tells if a raw attribute name is a xmlns attribute.
getPrefixPart(String) - Static method in class org.apache.xalan.utils.QName
Returns the local name of the given node.
getPrefixResolver() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Return the saved reference to the prefix resolver that was in effect when this iterator was created.
getPreserveSpace() - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Get whether or not space should be preserved.
getPreserveSpace() - Method in class org.apache.serialize.OutputFormat
Returns true if the default behavior for this format is to preserve spaces.
getPreserveSpace(int) - Method in class org.apache.xalan.templates.Stylesheet
Get a "xsl:preserve-space" property.
getPreserveSpaceCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:preserve-space" properties.
getPreviousNode(XPathContext, Node) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the previous node to be counted.
getPreviousSibling() - Method in class org.apache.xalan.stree.Child
The node immediately preceding this node.
getPreviousSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the previous sibling (as a Node) or return null.
getPreviousSibling() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getPreviousSibling() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPrevWalker() - Method in class org.apache.xpath.axes.AxesWalker
 
getPrimaryReader() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get primary XMLReader associated with this execution context.
getPriority() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the "priority" attribute.
getProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the value of a property.
getProperty(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.ParserAdapter
Get a parser property.
getProximityPosition() - Method in class org.apache.xpath.axes.AxesWalker
Get the current sub-context position.
getProximityPosition(XPathContext) - Method in class org.apache.xpath.axes.AxesWalker
Get the current sub-context position.
getProximityPosition(XPathContext) - Method in interface org.apache.xpath.axes.SubContextList
Get the current sub-context position.
getProximityPosition(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
 
getPublicId() - Method in class org.apache.xalan.stree.NotationImpl
The Public Identifier for this Notation.
getPublicId() - Method in class org.apache.xalan.stree.DocumentTypeImpl
The public identifier of the external subset.
getPublicId() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity, if specified.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getQName() - Method in class org.apache.xpath.Arg
**For internal use only** Get the qualified name for this argument.
getQName(int) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's raw XML 1.0 name by index.
getQName(int) - Method in class org.apache.xalan.utils.AttList
**For internal use only**  
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML 1.0 qualified name by index.
getQName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's qualified (prefixed) name.
getQueryString() - Method in class org.apache.xalan.utils.URI
Get the query string for this URI.
getQuietConflictWarnings() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get quietConflictWarnings property.
getRawName() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get the raw name of the Literal Result Element.
getRawName() - Method in class org.apache.xalan.templates.AVT
**For advanced use only** Get the raw name of the attribute, with the prefix unprocessed.
getRecursionLimit() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the recursion limit.
getRecursionLimit() - Method in class org.apache.xalan.transformer.StackGuard
Get the recursion limit.
getResultPrefix() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the "result-prefix" attribute.
getResultSet() - Method in class org.apache.xalan.lib.sql.XStatement
 
getResultTreeAsText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get the HTML result Tree as a text string suitable for display in a browser.
getResultTreeHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the ResultTreeHandler object.
getRoot() - Method in class org.apache.xalan.lib.sql.XStatement
The XStatement object is the NodeIterator root.
getRoot() - Method in class org.apache.xalan.stree.SourceTreeHandler
Get the root document of tree that is being or will be created.
getRoot() - Method in class org.apache.xpath.NodeSet
**For advanced use only** The root node of the Iterator, as specified when it was created.
getRoot() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** The root node of the Iterator, as specified when it was created.
getRoot() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** The root node of the Iterator, as specified when it was created.
getRoot() - Method in class org.apache.xpath.axes.AxesWalker
The root node of the TreeWalker, as specified in setRoot(Node root).
getRoot() - Method in interface org.w3c.dom.traversal.NodeIterator
The root node of the Iterator, as specified when it was created.
getRoot() - Method in interface org.w3c.dom.traversal.TreeWalker
The root node of the TreeWalker, as specified when it was created.
getRoot(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated.  
getRootNode() - Method in class org.apache.xalan.utils.DOMBuilder
Get the root node of the DOM being created.
getRootNode(Node) - Method in class org.apache.xpath.DOMHelper
Get the root node of the document tree, regardless of whether or not the node passed in is a document node.
getSAXLocator() - Method in class org.apache.xpath.XPathContext
**For advanced use only**  
getScheme() - Method in class org.apache.xalan.utils.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class org.apache.xalan.utils.URI
Get the scheme-specific part for this URI (everything following the scheme and the first colon).
getSelect() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemWithParam
**For advanced use only** Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** Get the "use-attribute-sets" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Set the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Get the "select" attribute.
getSerializer() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only**  
getSerializer(OutputFormat) - Static method in class org.apache.serialize.SerializerFactory
Returns a serializer for the specified output method.
getSerializer(String) - Static method in class org.apache.serialize.SerializerFactory
Returns a serializer for the specified output method.
getSetterMethodName() - Method in class org.apache.xalan.processor.XSLTAttributeDef
Return a string that should represent the setter method.
getShouldCacheNodes() - Method in class org.apache.xpath.NodeSet
**For advanced use only**  
getShouldStripSpace() - Method in class org.apache.xalan.templates.WhiteSpaceInfo
Return true if this element specifies that the node that matches the match pattern should be stripped, otherwise the space should be preserved.
getSimpleString() - Method in class org.apache.xalan.templates.AVT
**For advanced use only** Get the AVT as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPart
**For internal use only** Get the AVT part as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPartXPath
**For internal use only** Get the AVT part as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPartSimple
**For internal use only** Get the AVT part as the original string.
getSortElem(int) - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Get a xsl:sort element associated with this element.
getSortElemCount() - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Get the count xsl:sort elements associated with this element.
getSourceTree() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the root of the source tree being executed.
getSourceTree(InputSource, Locator) - Method in class org.apache.xpath.SourceTreeManager
Get the source tree from the input source.
getSourceTree(String, String, Locator) - Method in class org.apache.xpath.SourceTreeManager
Get the source tree from the a base URL and a URL string.
getSourceTreeAsText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get the XML source Tree as a text string suitable for display in a browser.
getSourceTreeManager() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the DOMHelper associated with this execution context.
getSpecified() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getSpecified() - Method in class org.apache.xalan.stree.AttrImpl
If this attribute was explicitly given a value in the original document, this is true ; otherwise, it is false .
getSpecified() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getSpecified() - Method in interface org.w3c.dom.Attr
If this attribute was explicitly given a value in the original document, this is true ; otherwise, it is false .
getSrc() - Method in class org.apache.xalan.templates.ElemExtensionScript
 
getStackFrameIndex() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
getStackGuard() - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Get the object used to guard the stack from recursion.
getStandalone() - Method in class org.apache.serialize.OutputFormat
Returns true if the document type is standalone.
getStartContainer() - Method in interface org.w3c.dom.range.Range
Node within which the range begins.
getStartOffset() - Method in interface org.w3c.dom.range.Range
Offset within the starting node of the range.
getStatement() - Method in class org.apache.xalan.lib.sql.XStatement
 
getStepLocalName(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get the local name of the step.
getStepNS(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get the namespace of the step.
getStepTestType(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get the test type of the step, i.e.
getStringFromNode(Node) - Static method in class org.apache.xpath.objects.XNodeSet
Get the string conversion from a single node.
getStringWriterPool() - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only**
getStripSpace(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:strip-space" property.
getStripSpaceCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:strip-space" properties.
getStylesheet() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the Stylesheet being executed.
getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.templates.Stylesheet
Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the current stylesheet for this processor.
getStylesheetComposed() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the owning "composed" stylesheet.
getStylesheetComposed() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the owning stylesheet.
getStylesheetComposed() - Method in class org.apache.xalan.templates.Stylesheet
Get the owning aggregated stylesheet, or this stylesheet if it is aggregated.
getStylesheetNode() - Method in class org.apache.xpath.XPathException
Get the stylesheet node from where this error originated.
getStylesheetParent() - Method in class org.apache.xalan.templates.Stylesheet
Get the parent of the stylesheet.
getStylesheetPrefix() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the "stylesheet-prefix" attribute.
getStylesheetRoot() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Return the stylesheet that this handler is constructing.
getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the owning root stylesheet.
getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get the owning stylesheet.
getStylesheetRoot() - Method in class org.apache.xalan.templates.Stylesheet
Get the root of the stylesheet, where all the tables common to all stylesheets are kept.
getStyleTreeAsText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get the XSL style Tree as a text string suitable for display in a browser.
getSubContextList() - Method in class org.apache.xpath.XPathContext
**For internal use only** Get the current axes iterator, or return null if none.
getSystemId() - Method in class org.apache.xalan.stree.NotationImpl
The System Identifier for this Notation.
getSystemId() - Method in class org.apache.xalan.stree.DocumentTypeImpl
The system identifier of the external subset.
getSystemId() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity, if specified.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getTagName() - Method in class org.apache.xalan.stree.Child
UnImplemented.
getTagName() - Method in class org.apache.xalan.stree.ElementImpl
Returns the tag name of this node.
getTagName() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Return the element name.
getTagName() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
getTarget() - Method in class org.apache.xalan.stree.ProcessingInstructionImpl
A PI's "target" states what processor channel the PI's data should be directed to.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTargetElementQNames() - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** This method is for building indexes of match patterns for fast lookup.
getTargetElementStrings() - Method in class org.apache.xpath.XPath
**For advanced use only** This method is for building indexes of match patterns for fast lookup.
getTargetNode(XPathContext, Node) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the target node that will be counted..
getTargetString() - Method in class org.apache.xpath.patterns.StepPattern
 
getTemplate(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:template" property.
getTemplate(QName) - Method in class org.apache.xalan.templates.TemplateList
**For advanced use only** Locate a macro via the "name" attribute.
getTemplate(XPathContext, Node, QName, boolean) - Method in class org.apache.xalan.templates.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.
getTemplateComposed(QName) - Method in class org.apache.xalan.templates.StylesheetComposed
Get an "xsl:template" property.
getTemplateComposed(XPathContext, Node, QName, boolean) - Method in class org.apache.xalan.templates.StylesheetComposed
Get an "xsl:template" property by node match.
getTemplateCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:template" properties.
getTemplateListComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
 
getTemplates() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** When this object is used as a ContentHandler or ContentHandler, it will create a Templates object, which the caller can get once the SAX events have been completed.
getTemplates() - Method in interface org.apache.trax.TemplatesBuilder
When this object is used as a ContentHandler or DocumentHandler, it creates a Templates object, which the caller can get once the SAX events have been completed.
getTemplatesBuilder() - Method in class org.apache.xalan.processor.StylesheetProcessor
Get a TemplatesBuilder object that can process SAX events into a Templates object, if the processor supports the "http://xml.org/trax/features/sax/input" feature.
getTemplatesBuilder() - Method in class org.apache.xalan.processor.CompilingStylesheetProcessor
Get a TemplatesBuilder object that can process SAX events into a Templates object, if the processor supports the "http://xml.org/trax/features/sax/input" feature.
getTemplatesBuilder() - Method in class org.apache.trax.Processor
Get a TemplatesBuilder object that can process SAX events into a Templates object, if the processor supports the "http://xml.org/trax/features/sax/input" feature.
getTerminate() - Method in class org.apache.xalan.templates.ElemMessage
**For advanced use only** Get the "terminate" attribute.
getTest() - Method in class org.apache.xalan.templates.ElemIf
**For advanced use only** Get the "test" attribute.
getTest() - Method in class org.apache.xalan.templates.ElemWhen
**For advanced use only** Get the "test" attribute.
getToken(int) - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get the XPath as a list of tokens.
getTokenQueue() - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get the XPath as a list of tokens.
getTokenQueueSize() - Method in class org.apache.xpath.compiler.OpMap
**For advanced use only** Get size of the token queue.
getTraceManager() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get an instance of the trace manager for this transformation.
getTransformer() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the transformer.
getTransformer() - Method in class org.apache.xalan.stree.SourceTreeHandler
 
getTransformer() - Method in interface org.apache.xalan.transformer.TransformState
Get the TrAX Transformer object in effect.
getTransformer() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the TrAX Transformer object in effect.
getTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Get the thread that the transform process is on.
getTreeAsText(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get a DOM tree as escaped text, suitable for display in the browser.
getType() - Method in class org.apache.xpath.objects.XObject
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XBoolean
**For advanced use only** Tell that this is a CLASS_BOOLEAN.
getType() - Method in class org.apache.xpath.objects.XString
Tell that this is a CLASS_STRING.
getType() - Method in class org.apache.xpath.objects.XRTreeFrag
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XNull
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XNumber
Tell that this is a CLASS_NUMBER.
getType() - Method in class org.apache.xpath.objects.XNodeSet
Tell that this is a CLASS_NODESET.
getType(int) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's type by index.
getType(int) - Method in class org.apache.xalan.utils.AttList
**For internal use only**  
getType(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by position).
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(Node) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Get type.
getType(String) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's type by raw XML 1.0 name.
getType(String) - Method in class org.apache.xalan.utils.AttList
**For internal use only**  
getType(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML 1.0 qualified name.
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.apache.xalan.utils.AttList
**For internal use only** Look up an attribute's type by Namespace name.
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
getType(String, String, String) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Get type.
getUid() - Method in class org.apache.xalan.lib.sql.StreamableNode
Get the UID (document order index).
getUid() - Method in class org.apache.xalan.stree.Child
Get the UID (document order index).
getUid() - Method in interface org.apache.xpath.DOMOrder
Get the UID (document order index).
getUniqueID(Node) - Method in class org.apache.xalan.stree.StreeDOMHelper
Create an empty DOM Document.
getUniqueID(Node) - Method in class org.apache.xpath.DOMHelper
 
getUniqueNSValue() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get a unique namespace value.
getUnparsedEntityURI(String, Document) - Method in class org.apache.xpath.DOMHelper
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]).
getURI() - Method in class org.apache.xalan.templates.AVT
**For advanced use only** Get the namespace URI of the attribute.
getURI() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the URI.
getURI(int) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.apache.xalan.utils.AttList
**For internal use only** Look up an attribute's Namespace URI by index.
getURI(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's Namespace URI.
getURI(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a prefix, return the namespace,
getURI(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURIResolver() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the URIResolver associated with this execution context.
getURIResolver() - Method in class org.apache.trax.Processor
Set an object that will be used to resolve URIs used in xsl:import, etc.
getUse() - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Get the "use" attribute.
getUseAttributeSets() - Method in class org.apache.xalan.templates.ElemUse
**For advanced use only** Get the "use-attribute-sets" attribute.
getUseMultiThreading() - Method in class org.apache.xalan.stree.DocumentImpl
Tell whether or not the tree being built should handle transformation while the parse is still going on.
getUseMultiThreading() - Method in class org.apache.xalan.stree.SourceTreeHandler
Tell whether or not the tree being built should handle transformation while the parse is still going on.
getUserinfo() - Method in class org.apache.xalan.utils.URI
Get the userinfo for this URI.
getVal() - Method in class org.apache.xpath.Arg
**For internal use only** Get the value for this argument.
getValue() - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
getValue() - Method in class org.apache.xalan.stree.AttrImpl
Returns the value of this attribute node.
getValue() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get the "value" attribute.
getValue() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue(int) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's value by index.
getValue(int) - Method in class org.apache.xalan.utils.AttList
**For internal use only**  
getValue(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by position).
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(String) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's value by raw XML 1.0 name.
getValue(String) - Method in class org.apache.xalan.utils.AttList
**For internal use only**  
getValue(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML 1.0 qualified name.
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.apache.xalan.utils.AttList
**For internal use only** Look up an attribute's value by Namespace name.
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(TransformerImpl, Node) - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Get the XObject representation of the variable.
getVariable(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getVariable(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getVariable(QName) - Method in class org.apache.xpath.VariableStack
**For internal use only** Given a name, return a string representing the value.
getVariable(QName) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Given a name, locate a variable in the current context, and return the Object.
getVariableComposed(QName) - Method in class org.apache.xalan.templates.StylesheetComposed
Get an "xsl:variable" property.
getVariableCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:variable" properties.
getVariablesComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get all global "xsl:variable" properties in scope for this stylesheet.
getVarStack() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the variable stack, which is in charge of variables and parameters.
getVersion() - Method in class org.apache.xalan.templates.Stylesheet
Get the "version" property.
getVersion() - Method in class org.apache.serialize.OutputFormat
Returns the version for this output method.
getWarningKey(int) - Method in class org.apache.xalan.res.XSLResourceBundle
**For internal use only** Get the error string associated with the error code
getWarningKey(int) - Method in class org.apache.xalan.res.XSLTErrorResources
Get the error string associated with the error code
getWarningKey(int) - Method in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only** Get the error string associated with the error code
getWhatToShow() - Method in class org.apache.xalan.lib.sql.XStatement
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.NodeSet
**For advanced use only** This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
getWhatToShow() - Method in interface org.w3c.dom.traversal.NodeIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in interface org.w3c.dom.traversal.TreeWalker
This attribute determines which node types are presented via the TreeWalker.
getWhatToShow(int) - Method in class org.apache.xpath.compiler.Compiler
 
getWhiteSpaceInfo(XPathContext, Element) - Method in class org.apache.xalan.templates.StylesheetComposed
Get information about whether or not an element should strip whitespace.
getWKey(int) - Static method in class org.apache.xalan.res.XSLTErrorResources
Get the error string associated with the error code
getWKey(int) - Static method in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only** Get the error string associated with the error code
getWriter() - Method in class org.apache.xalan.utils.DOMBuilder
Return null since there is no Writer for this class.
getWriter() - Method in interface org.apache.serialize.Serializer
 
getWriter() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
getXmlnsXsl() - Method in class org.apache.xalan.templates.Stylesheet
Get the "xmlns:xsl" property.
getXMLReader() - Method in class org.apache.trax.Processor
Get the XML parser used for the templates.
getXMLReader(InputSource) - Method in interface org.apache.trax.URIResolver
This method returns the SAX2 parser to use with the InputSource obtained from this URI.
getXMLReader(InputSource, Locator) - Method in class org.apache.xpath.SourceTreeManager
This method returns the SAX2 parser to use with the InputSource obtained from this URI.
getXmlSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get the "xml:space" attribute.
getXmlSpace() - Method in class org.apache.xalan.templates.Stylesheet
Get the "xml:space" property.
getXPathContext() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the XML Parser Liaison that this processor uses.
getXPathContext() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemWithParam
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionCall
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemIf
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemText
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemPI
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.Stylesheet
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemMessage
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemChoose
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemOtherwise
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemWhen
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemFallback
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCopy
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemComment
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemApplyImport
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemParam
**For advanced use only** Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Get an integer representation of the element type.
getXStatement() - Method in class org.apache.xalan.lib.sql.StreamableNode
 
getXStatement() - Method in class org.apache.xalan.lib.sql.XStatement
 
getZeroDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Get the "zero-digit" attribute.
greaterThan(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is less than the other.
greaterThan(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is less than the other.
greaterThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
Gt - class org.apache.xpath.operations.Gt.
 
Gt() - Constructor for class org.apache.xpath.operations.Gt
 
Gte - class org.apache.xpath.operations.Gte.
 
Gte() - Constructor for class org.apache.xpath.operations.Gte
 

H

HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
hasAttribute(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only**  
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only**  
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Introduced in DOM Level 2.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class org.apache.xalan.lib.sql.ColumnData
Tell if there are any children of the col node, which is always false.
hasChildNodes() - Method in class org.apache.xalan.lib.sql.XStatement
Tell if there are any children of the document, which is always true.
hasChildNodes() - Method in class org.apache.xalan.lib.sql.Row
Tell if the row Node has any children (col Nodes), which should always be true.
hasChildNodes() - Method in class org.apache.xalan.lib.sql.Column
Tell if there are any children of col, which is always true.
hasChildNodes() - Method in class org.apache.xalan.lib.sql.RowSet
Tell if there are any children of the document, which is always true.
hasChildNodes() - Method in class org.apache.xalan.lib.sql.ColumnHeader
Tell if there are any children of the column-header Node, which is always false.
hasChildNodes() - Method in class org.apache.xalan.stree.Child
This is a convenience method to allow easy determination of whether a node has any children.
hasChildNodes() - Method in class org.apache.xalan.stree.Parent
This is a convenience method to allow easy determination of whether a node has any children.
hasChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Tell if there are child nodes.
hasChildNodes() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
hasChildNodes() - Method in interface org.w3c.dom.Node
This is a convenience method to allow easy determination of whether a node has any children.
hasFeature(String, String) - Method in class org.apache.xalan.stree.DOMImplementationImpl
Test if the DOM implementation supports a specific "feature" -- currently meaning language and level thereof.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature.
hashCode() - Method in class org.apache.xalan.utils.QName
Return the cached hashcode of the qualified name.
hashCode() - Method in class org.apache.xalan.utils.StringKey
**For internal use only**  
hasSameNodes(NodeIterator, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns true of both node-sets contain the same set of nodes.
hasTraceListeners() - Method in class org.apache.xalan.trace.TraceManager
Tell if trace listeners are present.
Heap - class org.apache.xalan.utils.Heap.
 
Heap() - Constructor for class org.apache.xalan.utils.Heap
 
HeapObject - interface org.apache.xalan.utils.HeapObject.
 
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
 
HTML - Static variable in class org.apache.serialize.Method
The output method for HTML documents: html.
HTML - Static variable in class org.apache.xml.serialize.transition.Method
The output method for HTML documents.
HTMLdtd - class org.apache.xml.serialize.transition.HTMLdtd.
Utility class for accessing information specific to HTML documents.
HTMLdtd() - Constructor for class org.apache.xml.serialize.transition.HTMLdtd
 
HTMLOutputFormat - class org.apache.serialize.helpers.HTMLOutputFormat.
Output format for HTML documents.
HTMLOutputFormat() - Constructor for class org.apache.serialize.helpers.HTMLOutputFormat
 
HTMLOutputFormat(boolean) - Constructor for class org.apache.serialize.helpers.HTMLOutputFormat
 
HTMLOutputFormat(String) - Constructor for class org.apache.serialize.helpers.HTMLOutputFormat
 
HTMLPublicId - Static variable in class org.apache.xml.serialize.transition.HTMLSerializer.DTD
Public identifier for HTML document type.
HTMLSerializer - class org.apache.xml.serialize.transition.HTMLSerializer.
Implements an HTML/XHTML serializer supporting both DOM and SAX pretty serializing.
HTMLSerializer.DTD - class org.apache.xml.serialize.transition.HTMLSerializer.DTD.
 
HTMLSerializer.DTD() - Constructor for class org.apache.xml.serialize.transition.HTMLSerializer.DTD
 
HTMLSerializer() - Constructor for class org.apache.xml.serialize.transition.HTMLSerializer
Constructs a new serializer.
HTMLSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.transition.HTMLSerializer
Constructs a new serializer.
HTMLSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.HTMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
HTMLSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.HTMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
HTMLSystemId - Static variable in class org.apache.xml.serialize.transition.HTMLSerializer.DTD
System identifier for HTML document type.

I

ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the ignorableWhitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the ignorableWhitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
ignorableWhitespace(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of ignorable whitespace in element content.
importNode(Node, boolean) - Method in class org.apache.xalan.stree.DocumentImpl
Unimplemented right now, but I should probably implement.
importNode(Node, boolean) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document.
indent() - Method in class org.apache.xml.serialize.transition.Printer
 
indentHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
 
IndexedDocImpl - class org.apache.xalan.stree.IndexedDocImpl.
 
IndexedElem - interface org.apache.xalan.stree.IndexedElem.
 
IndexedElemImpl - class org.apache.xalan.stree.IndexedElemImpl.
 
IndexedElemWithNS - class org.apache.xalan.stree.IndexedElemWithNS.
 
IndexedLocPathIterator - class org.apache.xalan.stree.IndexedLocPathIterator.
**For advanced use only** This class extends NodeSet, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath IndexedLocPathIterator(Compiler, int) - Constructor for class org.apache.xalan.stree.IndexedLocPathIterator
**For advanced use only** Create a IndexedLocPathIterator object.
IndexedUnionPathIterator - class org.apache.xalan.stree.IndexedUnionPathIterator.
**For advanced use only** This class extends NodeSet, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath UnionExpr.
IndexedUnionPathIterator() - Constructor for class org.apache.xalan.stree.IndexedUnionPathIterator
**For advanced use only** Constructor.
indexOf(int) - Method in class org.apache.xalan.utils.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.utils.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.utils.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) - Method in class org.apache.xpath.NodeSet
**For advanced 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.utils.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.xpath.NodeSet
**For advanced 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.client.XSLTProcessorApplet
Standard applet initialization.
init(Compiler, int, int) - Method in class org.apache.xpath.axes.AxesWalker
Init an AxesWalker.
init(Compiler, int, int) - Method in class org.apache.xpath.axes.FilterExprWalker
Init a FilterExprWalker.
init(TransformerImpl, ContentHandler) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Initializer method.
initContext(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
initContext(XPathContext) - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only**  
initMatchPattern(Compiler, String, PrefixResolver) - Method in class org.apache.xpath.compiler.XPathParser
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.
initNodeTest(int) - Method in class org.apache.xpath.patterns.NodeTest
 
initNodeTest(int, String, String) - Method in class org.apache.xpath.patterns.NodeTest
 
initProximityPosition(int) - Method in class org.apache.xpath.axes.AxesWalker
Init the proximity position to zero for a forward axes.
initXPath(Compiler, String, PrefixResolver) - Method in class org.apache.xpath.compiler.XPathParser
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.
InputSource - class org.xml.sax.InputSource.
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
insert(HeapObject) - Method in class org.apache.xalan.utils.Heap
 
insertBefore(Node, Node) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild .
insertData(int, String) - Method in class org.apache.xalan.lib.sql.ColumnData
Not supported.
insertData(int, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified character offset.
insertElementAt(int, int) - Method in class org.apache.xalan.utils.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.utils.NodeVector
**For internal use only** Inserts the specified node in this vector at the specified index.
insertElementAt(Node, int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Inserts the specified node in this vector at the specified index.
insertNode(Child) - Method in class org.apache.xalan.stree.LevelIndexer
**For internal use only** Insert a node in the nodesList by level, by parent and by type.
insertNode(Node) - Method in interface org.w3c.dom.range.Range
Inserts a node into the document or document fragment at the start of the range.
insertNode(Node, int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Insert a node at a given position.
installFunction(Expression, int) - Static method in class org.apache.xpath.compiler.FunctionTable
Install a built-in function at a specific index.
installFunction(String, Expression) - Static method in class org.apache.xpath.compiler.FunctionTable
Install a built-in function.
installFunction(String, int, Function) - Method in class org.apache.xpath.XPath
Install a built-in function.
INSTANCE_ONLY - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for instance methods only.
internalEntityDecl(String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
intersection(NodeIterator, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns the intersection of two node-sets.
IntStack - class org.apache.xalan.utils.IntStack.
**For internal use only** Implement an array of simple integers.
IntStack() - Constructor for class org.apache.xalan.utils.IntStack
**For internal use only** Default constructor.
IntStack(int) - Constructor for class org.apache.xalan.utils.IntStack
**For internal use only** Construct a IntVector, using the given block size.
IntVector - class org.apache.xalan.utils.IntVector.
**For internal use only** A very simple table that stores a list of int.
IntVector() - Constructor for class org.apache.xalan.utils.IntVector
**For internal use only** Default constructor.
IntVector(int) - Constructor for class org.apache.xalan.utils.IntVector
**For internal use only** Construct a IntVector, using the given block size.
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
 
INVALID_NODE_TYPE_ERR - Static variable in class org.w3c.dom.range.RangeException
 
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
 
isAggregatedType() - Method in class org.apache.xalan.templates.Stylesheet
Tell if this can be cast to a StylesheetComposed, meaning, you can ask questions from getXXXComposed functions.
isAggregatedType() - Method in class org.apache.xalan.templates.StylesheetComposed
Tell if this can be cast to a StylesheetComposed, meaning, you can ask questions from getXXXComposed functions.
isBoolean(String, String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if the specified attribute is a boolean and should be printed without the value.
isCDataElement(String, String) - Method in class org.apache.xml.serialize.transition.XMLSerializer
Returns true if the text node children of the given elements should be output as CDATA.
isClosing(String, String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if the opening of one element (tagName) implies the closing of another open element (openTag).
isCompiledTemplate() - Method in class org.apache.xalan.processor.CompiledTemplate
Tell if this template is a compiled template.
isCompiledTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Tell if this template is a compiled template.
isComplete() - Method in class org.apache.xalan.stree.Child
Return if this node has had all it's children added, i.e.
isComplete() - Method in class org.apache.xalan.stree.Parent
Return if this node has had all it's children added, i.e.
isConformantSchemeName(String) - Static method in class org.apache.xalan.utils.URI
Determine whether a scheme conforms to the rules for a scheme name.
isContextInsensitive() - Method in class org.apache.xalan.templates.AVT
**For advanced use only** Test whether the AVT is insensitive to the context in which it is being evaluated.
isDefinedNSDecl(Attr) - Method in class org.apache.xalan.transformer.ResultTreeHandler
 
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandler
**For internal use only** Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
**For internal use only** Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
**For internal use only** Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
**For internal use only** Tests whether a certain element name is known within this namespace.
isElementContent(String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if element is declared to have element content.
isElementPending() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Tell if an element is pending, to be output to the result tree.
isEmpty() - Method in class org.apache.xalan.utils.BoolStack
**For internal use only** Tests if this stack is empty.
isEmptyTag(String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if element is declared to be empty.
isEnded - Variable in class org.apache.xalan.transformer.QueuedSAXEvent
 
isFresh() - Method in class org.apache.xalan.lib.sql.XStatement
 
isFresh() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Tells if this NodeSet is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Tells if this NodeSet is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Tells if this NodeSet is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFresh() - Method in interface org.apache.xpath.axes.ContextNodeList
Tells if this NodeSet is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandler
**For internal use only** Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
**For internal use only** Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
**For internal use only** Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
**For internal use only** Tests whether a certain function name is known within this namespace.
isGenericURI() - Method in class org.apache.xalan.utils.URI
Get the indicator as to whether this URI uses the "generic URI" syntax.
isIgnorableWhitespace(Text) - Method in class org.apache.xpath.DOMHelper
Deprecated.  
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Indicates if this SAXParserFactory is configured to produce parsers that are namespace aware or not.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Returns whether or not this parser supports XML namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilder
Returns whether or not this parser supports XML namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates if this DocumentBuilderFactory is configured to produce parsers that are namespace aware or not.
isNamespaceNode() - Method in class org.apache.xalan.stree.Child
Tell if the given node is a namespace decl node.
isNamespaceNode() - Method in class org.apache.xalan.stree.NameSpaceDecl
Tell if the given node is a namespace decl node.
isNamespaceNode(Node) - Method in class org.apache.xalan.stree.StreeDOMHelper
Tell if the given node is a namespace decl node.
isNamespaceNode(Node) - Method in class org.apache.xpath.DOMHelper
Tell if the given node is a namespace decl node.
isNodeAfter(Node, Node) - Method in class org.apache.xpath.DOMHelper
Figure out if node2 should be placed after node1 in document order (returns node1 <= node2).
isNodeAfter(Node, Node) - Method in class org.apache.xpath.DOM2Helper
Figure out if node2 should be placed after node1 when placing nodes in a list that is to be sorted in document order.
isNonEscapingElement(String, String) - Method in class org.apache.xml.serialize.transition.XMLSerializer
Returns true if the text node children of the given elements should be output as CDATA.
ISNULLABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
isOnlyOpening(String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if element's closing tag is generally not printed.
isOptionalClosing(String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if element's closing tag is optional and need not exist.
isOutputMethodSet() - Method in class org.apache.xalan.templates.StylesheetRoot
**For internal use only** Find out if an output method has been set by the user.
isParserEventsOnMain() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get true if the parser events should be on the main thread, false if not.
isPending - Variable in class org.apache.xalan.transformer.QueuedSAXEvent
 
isPreserveSpace(String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if element's textual contents preserves spaces.
isRecursiveAttrSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Check to see if this is a recursive attribute definition.
isReverseAxes() - Method in class org.apache.xpath.axes.AxesWalker
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Tells if this is a reverse axes.
isRoot() - Method in class org.apache.xalan.templates.Stylesheet
Tell if this is the root of the stylesheet tree.
isRoot() - Method in class org.apache.xalan.templates.StylesheetRoot
Tell if this is the root of the stylesheet tree.
ISSEARCHABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
ISSIGNED - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
isTransformDone() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only**  
isURI(String, String) - Static method in class org.apache.xml.serialize.transition.HTMLdtd
Returns true if the specified attribute it a URI and should be escaped appropriately.
isValidating() - Method in class javax.xml.parsers.SAXParserFactory
Indicates if this SAXParserFactory is configured to produce parsers that validate XML documents as they are parsed.
isValidating() - Method in class javax.xml.parsers.SAXParser
Returns whether or not this parser supports validating XML content.
isValidating() - Method in class javax.xml.parsers.DocumentBuilder
Returns whether or not this parser supports validating XML content.
isValidating() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates if this DocumentBuilderFactory is configured to produce parsers that validate XML documents as they are parsed.
isWellFormedAddress(String) - Static method in class org.apache.xalan.utils.URI
Determine whether a string is syntactically capable of representing a valid IPv4 address or the domain name of a network host.
isWhiteSpace(char) - Static method in class org.apache.xalan.utils.XMLCharacterRecognizer
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
isWhiteSpace(char[], int, int) - Static method in class org.apache.xalan.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWhiteSpace(StringBuffer) - Static method in class org.apache.xalan.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
ISWRITEABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
isXMLNSDecl(String) - Static method in class org.apache.xalan.utils.QName
This function tells if a raw attribute name is a xmlns attribute.
item(int) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
item(int) - Method in class org.apache.xalan.lib.sql.ColumnHeader
Get an attribute by index from the metadata for this column.
item(int) - Method in class org.apache.xalan.stree.ElementImpl
Returns the index th item in the map.
item(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in class org.apache.xalan.transformer.ResultTreeFrag
**For internal use only** Returns the index th item in the collection.
item(int) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
item(int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Returns the indexth item in the collection.
item(int) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Returns the index th item in the collection.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the index th item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the index th item in the collection.

J

javax.xml.parsers - package javax.xml.parsers
This package provides a pluggability mechanism to allow a compliant SAX or DOM parser to be used independently by an application.

K

KeyDeclaration - class org.apache.xalan.templates.KeyDeclaration.
**For internal use only** Holds the attribute declarations for the xsl:keys element.
KeyDeclaration() - Constructor for class org.apache.xalan.templates.KeyDeclaration
**For internal use only**  
KeyIterator - class org.apache.xalan.transformer.KeyIterator.
 
KeyIterator(Node, PrefixResolver, QName, Vector, XPathContext) - Constructor for class org.apache.xalan.transformer.KeyIterator
 
KeyManager - class org.apache.xalan.transformer.KeyManager.
This class manages the key tables.
KeyManager() - Constructor for class org.apache.xalan.transformer.KeyManager
 
KeyTable - class org.apache.xalan.transformer.KeyTable.
**For advanced use only** Table of element keys, keyed by document node.
KeyTable(Node, PrefixResolver, QName, Vector, XPathContext) - Constructor for class org.apache.xalan.transformer.KeyTable
**For advanced use only** Build a keys table.
KeyWalker - class org.apache.xalan.transformer.KeyWalker.
 
KeyWalker(LocPathIterator) - Constructor for class org.apache.xalan.transformer.KeyWalker
Construct a KeyWalker using a LocPathIterator.
Keywords - class org.apache.xpath.compiler.Keywords.
 
Keywords() - Constructor for class org.apache.xpath.compiler.Keywords
 

L

LANG_ADDITIVE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_ALPHABET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_BUNDLE_NAME - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_LEFTTORIGHT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_MULT_ADD - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_MULTIPLIER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_MULTIPLIER_CHAR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_NUM_TABLES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_NUMBERGROUPS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_NUMBERING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_ORIENTATION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_RIGHTTOLEFT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANG_TRAD_ALPHABET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LANGUAGE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Implementation Language.
lastChild() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastIndexOf(int) - Method in class org.apache.xalan.utils.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.
leaveDTD() - Method in class org.apache.xml.serialize.transition.Printer
Called by the root element to leave DTD mode and if any DTD parts were printer, will return a string with their textual content.
length() - Method in class org.apache.xalan.utils.FastStringBuffer
 
length() - Method in class org.apache.xml.serialize.transition.FastStringBuffer
 
lessThan(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is less than the other.
lessThan(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
lessThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is less than or equal to the other.
lessThanOrEqual(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than or equal to the other.
LevelIndexer - class org.apache.xalan.stree.LevelIndexer.
The XPath class represents the semantic parse tree of the XPath pattern.
LevelIndexer() - Constructor for class org.apache.xalan.stree.LevelIndexer
Create a LevelIndexer object.
LevelIndexIterator - class org.apache.xalan.stree.LevelIndexIterator.
The responsibility of this class is to hide the internal workings of the LevelIndexer from the LocPathIterator, and to return nodes that: Belongs to the given parent; match the given node type; match the given namespace; match the given local name;
LevelIndexIterator(Node, int, String, String) - Constructor for class org.apache.xalan.stree.LevelIndexIterator
 
LIAISON_CLASS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
LineSeparator - class org.apache.xml.serialize.transition.LineSeparator.
 
LineSeparator() - Constructor for class org.apache.xml.serialize.transition.LineSeparator
 
listMethods() - Method in class org.apache.serialize.SerializerFactory
Returns an enumeration of all the output methods supported by this implementation.
loadPropertyFile(String, Properties) - Method in class org.apache.xpath.functions.FuncSystemProperty
**For advanced use only**  
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLMessages
**For internal use only** Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only** Return a named ResourceBundle for a particular locale.
loadResourceBundle(String, Locale) - Static method in class org.apache.xalan.res.XSLTResourceBundle
Return a named ResourceBundle for a particular locale.
locationPath(int) - Method in class org.apache.xpath.compiler.Compiler
**For advanced use only** Execute a location path.
locationPathPattern(int) - Method in class org.apache.xpath.compiler.Compiler
Execute a a location path pattern.
Locator - interface org.xml.sax.Locator.
Interface for associating a SAX event with a document location.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl.
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
LocPathIterator - class org.apache.xpath.axes.LocPathIterator.
**For advanced use only** This class extends NodeSet, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath LocPathIterator(Compiler, int) - Constructor for class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Create a LocPathIterator object.
LocPathIterator(Compiler, int, boolean) - Constructor for class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Create a LocPathIterator object (for match patterns.
LocPathIterator(PrefixResolver) - Constructor for class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Create a LocPathIterator object.
Lt - class org.apache.xpath.operations.Lt.
 
Lt() - Constructor for class org.apache.xpath.operations.Lt
 
Lte - class org.apache.xpath.operations.Lte.
 
Lte() - Constructor for class org.apache.xpath.operations.Lte
 

M

m_ancestorHasXMLNSAttrs - Variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
m_argsExpected - Variable in class org.apache.xpath.functions.WrongNumberArgsException
 
m_attributeName - Variable in class org.apache.xalan.trace.SelectionEvent
**For advanced use only** The attribute name from which the selection is made.
m_atts - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The current attribute list.
m_blocksize - Variable in class org.apache.xalan.utils.FastStringBuffer
 
m_blocksize - Variable in class org.apache.xml.serialize.transition.FastStringBuffer
 
m_characters - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** Character data from a character or cdata event.
m_connection - Variable in class org.apache.xalan.lib.sql.XConnection
The JDBC connection.
m_data - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The string data in the element (comments and PIs).
m_dbURL - Variable in class org.apache.xalan.lib.sql.XConnection
A database URL of the form jdbc:subprotocol:subname.
m_docFrag - Variable in class org.apache.xalan.utils.DOMBuilder
 
m_driver - Variable in class org.apache.xalan.lib.sql.XConnection
A JDBC driver of the form "foo.bar.Driver".
m_eventtype - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The type of SAX event that was generated, as enumerated in the EVENTTYPE_XXX constants below.
m_extensionFunctionNamespaces - Variable in class org.apache.xalan.extensions.ExtensionsTable
**For internal use only** Table of extensions that may be called from the expression language via the call(name, ...) function.
m_firstFree - Variable in class org.apache.xalan.utils.FastStringBuffer
 
m_firstFree - Variable in class org.apache.xml.serialize.transition.FastStringBuffer
 
m_functions - Static variable in class org.apache.xpath.compiler.FunctionTable
The function table.
m_hasProcessedNS - Variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
m_hasXMLNSAttrs - Variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
m_length - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The length of the current data in m_characters.
m_map - Variable in class org.apache.xalan.utils.IntVector
**For internal use only**  
m_map - Variable in class org.apache.xalan.utils.FastStringBuffer
 
m_map - Variable in class org.apache.xml.serialize.transition.FastStringBuffer
 
m_mapSize - Variable in class org.apache.xalan.utils.FastStringBuffer
 
m_mapSize - Variable in class org.apache.xml.serialize.transition.FastStringBuffer
 
m_mode - Variable in class org.apache.xalan.trace.TracerEvent
**For advanced use only** The current mode.
m_name - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The name of the element or PI.
m_name_avt - Variable in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** The local name which should be used.
m_namespace - Variable in class org.apache.xalan.utils.NSInfo
**For internal use only**  
m_namespace_avt - Variable in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** The namespace which should be used.
m_next - Variable in class org.apache.xalan.transformer.ResultNameSpace
**For internal use only**  
m_next - Variable in class org.apache.xalan.utils.NameSpace
**For advanced use only**  
m_opMap - Variable in class org.apache.xpath.compiler.OpMap
An operations map is used instead of a proper parse tree.
m_password - Variable in class org.apache.xalan.lib.sql.XConnection
A password.
m_postLetter - Variable in class org.apache.xalan.transformer.DecimalToRoman
**For internal use only**  
m_postValue - Variable in class org.apache.xalan.transformer.DecimalToRoman
**For internal use only**  
m_prefix - Variable in class org.apache.xalan.transformer.ResultNameSpace
**For internal use only**  
m_prefix - Variable in class org.apache.xalan.utils.NameSpace
**For advanced use only**  
m_preLetter - Variable in class org.apache.xalan.transformer.DecimalToRoman
**For internal use only**  
m_preValue - Variable in class org.apache.xalan.transformer.DecimalToRoman
**For internal use only**  
m_primaryReader - Variable in class org.apache.xpath.XPathContext
**For advanced use only**  
m_processor - Variable in class org.apache.xalan.trace.TracerEvent
**For advanced use only** The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.trace.SelectionEvent
**For advanced use only** The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The XSLT Processor, which either directly or indirectly contains most needed information.
m_protocol - Variable in class org.apache.xalan.lib.sql.XConnection
A list of arbitrary string tag/value pairs as connection arguments; normally at least a "user" and "password" property should be included.
m_qname - Variable in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** The name attribute specifies the name of the attribute set.
m_root - Variable in class org.apache.xpath.SourceTree
**For internal use only**  
m_selectExpression - Variable in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** The required select attribute contains an expression.
m_selection - Variable in class org.apache.xalan.trace.SelectionEvent
**For advanced use only** The result of the selection.
m_sourceNode - Variable in class org.apache.xalan.trace.TracerEvent
**For advanced use only** The current context node.
m_sourceNode - Variable in class org.apache.xalan.trace.SelectionEvent
**For advanced use only** The current context node.
m_start - Variable in class org.apache.xalan.trace.GenerateEvent
**For advanced use only** The start position of the current data in m_characters.
m_styleNode - Variable in class org.apache.xalan.trace.TracerEvent
**For advanced use only** The node in the style tree where the event occurs.
m_styleNode - Variable in class org.apache.xalan.trace.SelectionEvent
**For advanced use only** The node in the style tree where the event occurs.
m_templateName - Variable in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** An xsl:call-template element invokes a template by name; it has a required name attribute that identifies the template to be invoked.
m_tokenQueue - Variable in class org.apache.xpath.compiler.OpMap
TokenStack is the queue of used tokens.
m_tokenQueueSize - Variable in class org.apache.xpath.compiler.OpMap
The current size of the token queue.
m_traceElements - Variable in class org.apache.xalan.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.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.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.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.transformer.ResultNameSpace
**For internal use only**  
m_uri - Variable in class org.apache.xalan.utils.NameSpace
**For advanced use only**  
m_url - Variable in class org.apache.xpath.SourceTree
**For internal use only**  
m_user - Variable in class org.apache.xalan.lib.sql.XConnection
A user ID.
m_waiting - Variable in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
m_xpath - Variable in class org.apache.xalan.trace.SelectionEvent
**For advanced use only** The XPath that executed the selection.
Macintosh - Static variable in class org.apache.xml.serialize.transition.LineSeparator
Line separator for Macintosh systems (\r).
main(String[]) - Static method in class org.apache.xalan.processor.XSLProcessorVersion
Print the processor version to the command line.
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.trax.Examples
 
MAINTENANCE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Maintenance Drop Number.
makeJavaNamespace(String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Declare the appropriate java extension handler.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
MAPINDEX_LENGTH - Static variable in class org.apache.xpath.compiler.OpMap
**For advanced use only** The length is always the opcode position + 1.
markGlobalStackFrame() - Method in class org.apache.xpath.VariableStack
**For internal use only** Mark the top of the global stack frame.
MATCH - Static variable in class org.apache.xpath.XPath
 
MATCH_ANY_ANCESTOR - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** For match patterns.
MATCH_ATTRIBUTE - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** For match patterns.
MATCH_IMMEDIATE_ANCESTOR - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** For match patterns.
MATCH_SCORE_NODETEST - Static variable in class org.apache.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.xpath.XPath
**For advanced use only** The match score if no match is made.
MATCH_SCORE_NSWILD - Static variable in class org.apache.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.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.xpath.XPath
**For advanced use only** The match score if the pattern has the form of a QName optionally preceded by an @ character.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
MAX_MULTI_COUNTING_DEPTH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
mediaTypeHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
message(String, boolean) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of an problem.
Method - class org.apache.serialize.Method.
Names of the four default output methods.
Method - class org.apache.xml.serialize.transition.Method.
 
Method() - Constructor for class org.apache.serialize.Method
 
Method() - Constructor for class org.apache.xml.serialize.transition.Method
 
methodHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
MethodResolver - class org.apache.xalan.extensions.MethodResolver.
Utility class to help resolve method overloading with Xalan XSLT argument types.
MethodResolver() - Constructor for class org.apache.xalan.extensions.MethodResolver
 
Minus - class org.apache.xpath.operations.Minus.
 
Minus() - Constructor for class org.apache.xpath.operations.Minus
 
Mod - class org.apache.xpath.operations.Mod.
 
Mod() - Constructor for class org.apache.xpath.operations.Mod
 
MsgMgr - class org.apache.xalan.transformer.MsgMgr.
This class will manage error messages, warning messages, and other types of message events.
MsgMgr(TransformerImpl) - Constructor for class org.apache.xalan.transformer.MsgMgr
Create a message manager object.
Mult - class org.apache.xpath.operations.Mult.
 
MULT_FOLLOWS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
MULT_ORDER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
MULT_PRECEDES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
Mult() - Constructor for class org.apache.xpath.operations.Mult
 
MutableAttrListImpl - class org.apache.xalan.utils.MutableAttrListImpl.
**For advanced use only** Mutable version of AttributesImpl.
MutableAttrListImpl() - Constructor for class org.apache.xalan.utils.MutableAttrListImpl
**For advanced use only** Construct a new, empty AttributesImpl object.
MutableAttrListImpl(Attributes) - Constructor for class org.apache.xalan.utils.MutableAttrListImpl
**For advanced use only** Copy an existing Attributes object.
mutableNodeset() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
mutableNodeset() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.

N

NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NameSpace - class org.apache.xalan.utils.NameSpace.
**For advanced use only** A representation of a namespace.
NAMESPACE_ERR - Static variable in class org.w3c.dom.DOMException
 
NameSpace(String, String) - Constructor for class org.apache.xalan.utils.NameSpace
**For advanced use only** Construct a namespace for placement on the result tree namespace stack.
NamespaceAlias - class org.apache.xalan.templates.NamespaceAlias.
Object to hold an xsl:namespace element.
NamespaceAlias() - Constructor for class org.apache.xalan.templates.NamespaceAlias
 
NameSpaceDecl - class org.apache.xalan.stree.NameSpaceDecl.
 
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by SAX drivers.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
NamespaceWalker - class org.apache.xpath.axes.NamespaceWalker.
Walker for the 'namespace' axes.
NamespaceWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.NamespaceWalker
Construct an NamespaceWalker using a LocPathIterator.
Neg - class org.apache.xpath.operations.Neg.
 
Neg() - Constructor for class org.apache.xpath.operations.Neg
 
newDocument() - Method in class javax.xml.parsers.DocumentBuilder
Creates an new Document instance from the underlying DOM implementation.
newDocumentBuilder() - Method in class javax.xml.parsers.DocumentBuilderFactory
Returns a new configured instance of type DocumentBuilder.
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Returns a new instance of a SAXParserFactory.
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Returns a new instance of a DocumentBuilderFactory.
newInstance(String) - Static method in class org.apache.trax.Processor
Obtain a new instance of a Processor object.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Returns a new configured instance of type SAXParser.
newTransformer() - Method in class org.apache.xalan.templates.StylesheetRoot
Create a new transformation context for this Templates object.
newTransformer() - Method in interface org.apache.trax.Templates
Create a new transformation context for this Templates object.
nextNode() - Method in class org.apache.xalan.lib.sql.XStatement
Return the #Document node (one role the XStatement plays) the first time called; return null thereafter.
nextNode() - Method in class org.apache.xalan.stree.LevelIndexIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xalan.transformer.KeyIterator
 
nextNode() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextNode() - Method in class org.apache.xpath.axes.SelfWalkerOneStep
**For internal use only** Get the next node in document order on the axes.
nextNode() - Method in class org.apache.xpath.axes.AttributeWalkerOneStep
Get the next node in document order on the axes.
nextNode() - Method in class org.apache.xpath.axes.ChildWalkerOneStep
Get the next node in document order on the axes.
nextNode() - Method in class org.apache.xpath.axes.ChildWalkerMultiStep
**For internal use only** Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.DescendantWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.PrecedingSiblingWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.PrecedingWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.FollowingSiblingWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.ChildWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.FollowingWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.AttributeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in class org.apache.xpath.axes.NamespaceWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
 
Node - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
NodeConsumer - interface org.apache.xalan.utils.NodeConsumer.
The tree walker will test for this interface, and call setOriginatingNode before calling the SAX event.
NodeFilter - interface org.w3c.dom.traversal.NodeFilter.
Filters are objects that know how to "filter out" nodes.
NodeIterator - interface org.w3c.dom.traversal.NodeIterator.
NodeIterators are used to step through a set of nodes, e.g.
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
NODENAME - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [NODENAME] [index to ns token or EMPTY] [index to name token] returns: XBoolean
NodeSet - class org.apache.xpath.NodeSet.
**For advanced use only** The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.
nodeset() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xpath.objects.XNull
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
NodeSet() - Constructor for class org.apache.xpath.NodeSet
**For advanced use only** Create an empty nodelist.
nodeset(ExpressionContext, Object) - Static method in class org.apache.xalan.lib.Extensions
This method is an extension that implements as a Xalan extension the node-set function also found in xt and saxon.
NodeSet(int) - Constructor for class org.apache.xpath.NodeSet
**For advanced use only** Create an empty nodelist.
NodeSet(Node) - Constructor for class org.apache.xpath.NodeSet
**For advanced use only** Create a NodeSet, and copy the members of the given nodelist into it.
NodeSet(NodeIterator) - Constructor for class org.apache.xpath.NodeSet
**For advanced use only** Create a NodeSet, and copy the members of the given nodelist into it.
NodeSet(NodeList) - Constructor for class org.apache.xpath.NodeSet
**For advanced use only** Create a NodeSet, and copy the members of the given nodelist into it.
NodeSet(NodeSet) - Constructor for class org.apache.xpath.NodeSet
**For advanced use only** Create a NodeSet, and copy the members of the given NodeSet into it.
NodeTest - class org.apache.xpath.patterns.NodeTest.
 
NodeTest() - Constructor for class org.apache.xpath.patterns.NodeTest
 
NodeTest(int) - Constructor for class org.apache.xpath.patterns.NodeTest
 
NodeTest(int, String, String) - Constructor for class org.apache.xpath.patterns.NodeTest
 
NodeTestFilter - interface org.apache.xpath.patterns.NodeTestFilter.
This interface should be implemented by Nodes and/or iterators, when they need to know what the node test is before get they do getNextChild, etc.
NODETYPE_ANYELEMENT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [NODETYPE_ANY] No size or arguments.
NODETYPE_COMMENT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [NODETYPE_COMMENT] No size or arguments.
NODETYPE_FUNCTEST - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [NODETYPE_ANY] No size or arguments.
NODETYPE_NODE - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [NODETYPE_NODE] No size or arguments.
NODETYPE_PI - Static variable in class org.apache.xpath.compiler.OpCodes
**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.xpath.compiler.OpCodes
**For advanced use only** [NODETYPE_ROOT] No size or arguments.
NODETYPE_TEXT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [NODETYPE_TEXT] No size or arguments.
NodeVector - class org.apache.xalan.utils.NodeVector.
**For internal use only** A very simple table that stores a list of Nodes.
NodeVector() - Constructor for class org.apache.xalan.utils.NodeVector
**For internal use only** Default constructor.
NodeVector(int) - Constructor for class org.apache.xalan.utils.NodeVector
**For internal use only** Construct a NodeVector, using the given block size.
nonEscapingElementsHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
normalize() - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node , including attribute nodes, into a "normal" form where only markup (e.g., tags, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
NOT_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
 
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
 
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
 
notationDecl(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.
notationDecl(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a notation declaration.
NotationImpl - class org.apache.xalan.stree.NotationImpl.
 
NotationImpl() - Constructor for class org.apache.xalan.stree.NotationImpl
 
NotEquals - class org.apache.xpath.operations.NotEquals.
 
NotEquals() - Constructor for class org.apache.xpath.operations.NotEquals
 
notEquals(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if two objects are functionally not equal.
notEquals(XObject) - Method in class org.apache.xpath.objects.XNodeSet
Tell if two objects are functionally not equal.
NSInfo - class org.apache.xalan.utils.NSInfo.
**For internal use only** This class holds information about the namespace info of a node.
NSInfo(boolean, boolean) - Constructor for class org.apache.xalan.utils.NSInfo
**For internal use only**  
NSInfo(boolean, boolean, int) - Constructor for class org.apache.xalan.utils.NSInfo
**For internal use only**  
NSInfo(String, boolean) - Constructor for class org.apache.xalan.utils.NSInfo
**For internal use only**  
num() - Method in class org.apache.xpath.objects.XObject
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XBoolean
**For advanced use only** Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XString
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNull
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a number.
Number - class org.apache.xpath.operations.Number.
 
NUMBER_ATTRIBUTES - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
Number() - Constructor for class org.apache.xpath.operations.Number
 
NUMBERLEVEL_ANY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
NUMBERLEVEL_MULTI - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
NUMBERLEVEL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  

O

object() - Method in class org.apache.xpath.objects.XObject
Return a java object that's closes to the represenation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.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.xpath.objects.XNumber
Return a java object that's closes to the represenation that should be handed to an extension.
ObjectPool - class org.apache.xalan.utils.ObjectPool.
 
ObjectPool() - Constructor for class org.apache.xalan.utils.ObjectPool
 
ObjectPool(Class) - Constructor for class org.apache.xalan.utils.ObjectPool
 
ObjectPool(Class, int) - Constructor for class org.apache.xalan.utils.ObjectPool
 
omitXmlDeclarationHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
OP_AND - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_AND] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_ARGUMENT - Static variable in class org.apache.xpath.compiler.OpCodes
**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.xpath.compiler.OpCodes
**For advanced use only** [OP_BOOL] (cast operation) [length] {expression} returns: XBoolean
OP_DIV - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_DIV] [length] {number expression} {number expression} returns: XNumber
OP_EQUALS - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_EQUALS] [length] {expression} {expression} returns: XBoolean
OP_EXTFUNCTION - Static variable in class org.apache.xpath.compiler.OpCodes
**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.xpath.compiler.OpCodes
**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.xpath.compiler.OpCodes
**For advanced use only** [OP_GROUP] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_GT] (greater-than) [length] {number expression} {number expression} returns: XBoolean
OP_GTE - Static variable in class org.apache.xpath.compiler.OpCodes
**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.xpath.compiler.OpCodes
**For advanced use only** [OP_LITERAL] [3] [index to token] returns: XString
OP_LOCATIONPATH - Static variable in class org.apache.xpath.compiler.OpCodes
**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_LOCATIONPATHPATTERN - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_LOCATIONPATHPATTERN] [length] {FROM_stepType} | {function}{predicate}* [ENDOP] returns: XNodeSet
OP_LT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_LT] (less-than) [length] {number expression} {number expression} returns: XBoolean
OP_LTE - Static variable in class org.apache.xpath.compiler.OpCodes
**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.xpath.compiler.OpCodes
**For advanced use only** [OP_MATCHPATTERN] [length] {PathExpr}+ returns: XNodeSet
OP_MINUS - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_MINUS] [length] {number expression} {number expression} returns: XNumber
OP_MOD - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_MOD] [length] {number expression} {number expression} returns: XNumber
OP_MULT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_MULT] [length] {number expression} {number expression} returns: XNumber
OP_NEG - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_NEG] [length] {number expression} returns: XNumber
OP_NOTEQUALS - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_NOTEQUALS] [length] {expression} {expression} returns: XBoolean
OP_NUMBER - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_NUMBER] (cast operation) [length] {expression} returns: XBoolean
OP_NUMBERLIT - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_NUMBERLIT] (Number literal.) [3] [index to token] returns: XString
OP_OR - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_OR] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_PLUS - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_PLUS] [length] {number expression} {number expression} returns: XNumber
OP_PREDICATE - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_PREDICATE] [length] {expression} [ENDOP] (For safety) returns: XBoolean or XNumber
OP_QUO - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_QUO] [length] {number expression} {number expression} returns: XNumber
OP_STRING - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_STRING] (cast operation) [length] {expression} returns: XString
OP_UNION - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_VARIABLE - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_VARIABLE] [3] [index to token] returns: XString
OP_XPATH - Static variable in class org.apache.xpath.compiler.OpCodes
**For advanced use only** [OP_XPATH] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OpCodes - class org.apache.xpath.compiler.OpCodes.
Operations codes for XPath.
OpCodes() - Constructor for class org.apache.xpath.compiler.OpCodes
 
open(XSLProcessorContext, Element) - Method in class org.apache.xalan.lib.Redirect
Open the given file and put it in the XML, HTML, or Text formatter listener's table.
operate(XObject) - Method in class org.apache.xpath.operations.UnaryOperation
 
operate(XObject) - Method in class org.apache.xpath.operations.Bool
 
operate(XObject) - Method in class org.apache.xpath.operations.String
 
operate(XObject) - Method in class org.apache.xpath.operations.Neg
 
operate(XObject) - Method in class org.apache.xpath.operations.Number
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Operation
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Lt
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Quo
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Gt
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.NotEquals
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Lte
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Gte
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Div
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Plus
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Minus
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Equals
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Mod
 
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Mult
 
Operation - class org.apache.xpath.operations.Operation.
 
Operation() - Constructor for class org.apache.xpath.operations.Operation
 
OpMap - class org.apache.xpath.compiler.OpMap.
This class represents the data structure basics of the XPath object.
OpMap() - Constructor for class org.apache.xpath.compiler.OpMap
 
Or - class org.apache.xpath.operations.Or.
 
Or() - Constructor for class org.apache.xpath.operations.Or
 
org.apache.serialize - package org.apache.serialize
Defines an interface for SAX and DOM serializers, a serializer factory and its configuration, the output format properties, and related interfaces.
org.apache.serialize.helpers - package org.apache.serialize.helpers
Output format for HTML, XML, XHTML, and text documents.
org.apache.trax - package org.apache.trax
Defines a global interface for generating Templates and performing XML transformations.
org.apache.xalan.client - package org.apache.xalan.client
Implementation of Xalan applet.
org.apache.xalan.extensions - package org.apache.xalan.extensions
Implementation of Xalan Extension Mechanism, which uses the Bean Scripting Framework.
org.apache.xalan.lib - package org.apache.xalan.lib
Extension elements and functions shipped with Xalan-Java
org.apache.xalan.lib.sql - package org.apache.xalan.lib.sql
Provides extension functions for connecting to a JDBC data source, executing a query, and working incrementally through "streamable" result set.
org.apache.xalan.processor - package org.apache.xalan.processor
Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object).
org.apache.xalan.res - package org.apache.xalan.res
Contains strings that require internationalization.
org.apache.xalan.stree - package org.apache.xalan.stree
Implementation of the Xalan Source Tree, which is a DOM implementation that is optimized for XSLT processing and the needs of Xalan -- derived nodes can index the children, and, combined with specialized node iterators (and tree walkers) can provide optimal child retrieval.
org.apache.xalan.templates - package org.apache.xalan.templates
Implements the trax.Templates interface, and defines a set of classes that represent an XSLT stylesheet.
org.apache.xalan.trace - package org.apache.xalan.trace
Implementation of Xalan Trace events, for use by a debugger.
org.apache.xalan.transformer - package org.apache.xalan.transformer
In charge of run-time transformations and the production of result trees.
org.apache.xalan.utils - package org.apache.xalan.utils
Implementation of Xalan utility classes.
org.apache.xalan.xslt - package org.apache.xalan.xslt
Implementation of Xalan command-line interface.
org.apache.xml.serialize.transition - package org.apache.xml.serialize.transition
Translate SAX events, a DOM tree, or an XPath node-set return value into a stream.
org.apache.xpath - package org.apache.xpath
Implementation of XPath; for the most part, only classes meant for public use are found at this root level of the XPath packages.
org.apache.xpath.axes - package org.apache.xpath.axes
Implementation of XPath LocationPath support -- primary classes are LocPathIterator and UnionPathIterator.
org.apache.xpath.compiler - package org.apache.xpath.compiler
Implements an XPath parser which produces an OpMap, and a so-called Compiler which produces an expression tree for fast evaluation.
org.apache.xpath.functions - package org.apache.xpath.functions
Implements XPath functions -- each function is derived from Function, FunctionOneArg, Function2Args, etc, with number-of-arguments checking being applied mainly at compile time -- this package only implements XPath functions, XSLT functions are found in the "templates" package.
org.apache.xpath.objects - package org.apache.xpath.objects
Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types.
org.apache.xpath.operations - package org.apache.xpath.operations
Support for XPath operations, such as +, -, string(), etc.
org.apache.xpath.patterns - package org.apache.xpath.patterns
Implementation of XPath nodeTest support, and XSLT pattern matching support.
org.apache.xpath.res - package org.apache.xpath.res
Contains strings for XPath support that require internationalization.
org.w3c.dom - package org.w3c.dom
Document Object Model level 2 interfaces.
org.w3c.dom.range - package org.w3c.dom.range
DOM level 2 range interfaces.
org.w3c.dom.traversal - package org.w3c.dom.traversal
DOM level 2 interfaces for traversing documents, document trees, and node sets.
org.xml.sax - package org.xml.sax
SAX 2.0 interfaces.
org.xml.sax.helpers - package org.xml.sax.helpers
SAX 2.0 implementation classes.
OutputFormat - class org.apache.serialize.OutputFormat.
The output format affects the manner in which a document is serialized.
OutputFormat() - Constructor for class org.apache.serialize.OutputFormat
Constructs a new output format with the default values.
OutputFormatExtended - class org.apache.xalan.templates.OutputFormatExtended.
This class extends OutputFormat to act as a bean that has methods that match the algorithmically generated method signatures of the processor.
OutputFormatExtended() - Constructor for class org.apache.xalan.templates.OutputFormatExtended
Constructs a new output format with the default values.
outputResultTreeFragment(XObject, XPathContext) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a result tree fragment, walk the tree and output it to the result stream.
outputToResultTree(Stylesheet, Object) - Method in class org.apache.xalan.extensions.XSLProcessorContext
Output an object to the result tree by doing the right conversions.

P

paint(Graphics) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Do not call; this applet contains no UI or visual components.
Parent - class org.apache.xalan.stree.Parent.
 
Parent(DocumentImpl) - Constructor for class org.apache.xalan.stree.Parent
 
parentNode() - Method in class org.apache.xpath.axes.AxesWalker
Moves to and returns the closest visible ancestor node of the current node.
parentNode() - Method in class org.apache.xpath.axes.DescendantWalker
Moves to and returns the closest visible ancestor node of the current node.
parentNode() - Method in class org.apache.xpath.axes.PrecedingWalker
Moves to and returns the closest visible ancestor node of the current node.
parentNode() - Method in class org.apache.xpath.axes.FollowingWalker
Moves to and returns the closest visible ancestor node of the current node.
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
ParentWalker - class org.apache.xpath.axes.ParentWalker.
Walker for the 'parent' axes.
ParentWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.ParentWalker
Construct a ParentWalker using a LocPathIterator.
parse(File) - Method in class javax.xml.parsers.DocumentBuilder
Parses the content of the given File and returns a Document object.
parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parses the content of the given File as an XML document using the specified HandlerBase object.
parse(InputSource) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Transform a document.
parse(InputSource) - Method in class org.apache.xpath.DOM2Helper
**For internal use only** Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
Parses the content of the given InputSource and returns a Document object.
parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parses the content of the given InputSource as an XML document using the specified HandlerBase object.
parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
Parses the contents of the given InputStream and returns a Document object.
parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parses the contents of the given InputStream as an XML document using the specified HandlerBase object.
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(String) - Method in class javax.xml.parsers.DocumentBuilder
Parses the content of the given URI and returns a Document object.
parse(String, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parses the content of the given URI as an XML document using the specified HandlerBase object.
Parser - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
PARSER_PATH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
ParserAdapter - class org.xml.sax.helpers.ParserAdapter.
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserConfigurationException - exception javax.xml.parsers.ParserConfigurationException.
This exception is thrown if a factory cannot configure a parser given its current configuration parameters.
ParserConfigurationException() - Constructor for class javax.xml.parsers.ParserConfigurationException
Constructs a new ParserConfigurationException with no detail message.
ParserConfigurationException(String) - Constructor for class javax.xml.parsers.ParserConfigurationException
Constructs a new ParserConfigurationException with the given detail message.
ParserFactory - class org.xml.sax.helpers.ParserFactory.
Deprecated. This class works with the deprecated Parser interface.
parseToNode(InputSource) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Process the an input source to a DOM node.
peek() - Method in class org.apache.xalan.utils.IntStack
**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.utils.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.utils.StringVector
**For internal use only** Tell if the table contains the given string.
peepOrNull() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
peepTail() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
peepTailSub1() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
Plus - class org.apache.xpath.operations.Plus.
 
Plus() - Constructor for class org.apache.xpath.operations.Plus
 
pop() - Method in class org.apache.xalan.transformer.StackGuard
 
pop() - Method in class org.apache.xalan.utils.IntStack
**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.utils.NodeVector
**For internal use only** Pop a node from the tail of the vector and return the result.
pop() - Method in class org.apache.xalan.utils.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.utils.StringVector
**For internal use only** Tell if the table contains the given string.
pop() - Method in class org.apache.xpath.VariableStack
**For internal use only** Override the pop in order to track the m_currentStackFrameIndex correctly.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
popContextNodeList() - Method in class org.apache.xpath.XPathContext
**For internal use only** Pop the current context node list.
popCurrentContext() - Method in class org.apache.xpath.VariableStack
**For internal use only** Pop the current context from the current context stack.
popCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Pop the current node that is the expression's context (i.e.
popCurrentNode() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Pop the current context node.
popCurrentNodeAndExpression() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the current context node.
popCurrentTemplateRuleIsNull() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Push true if the current template rule is null, false otherwise.
popElemAttributeSet() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Pop the current executing attribute set.
popElemFrame() - Method in class org.apache.xpath.VariableStack
**For internal use only** Pop the current context from the current context stack.
popElemTemplateElement() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Pop the current template element.
popPair() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
popQuick() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Pop a node from the tail of the vector.
popSubContextList() - Method in class org.apache.xpath.XPathContext
**For internal use only** Pop the last pushed axes iterator.
PrecedingSiblingWalker - class org.apache.xpath.axes.PrecedingSiblingWalker.
Walker for the 'preceding-sibling' axes.
PrecedingSiblingWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.PrecedingSiblingWalker
Construct a PrecedingSiblingWalker using a LocPathIterator.
PrecedingWalker - class org.apache.xpath.axes.PrecedingWalker.
Walker for the 'preceding' axes.
PrecedingWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.PrecedingWalker
Construct a PrecedingWalker using a LocPathIterator.
PRECISION - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
predicate(int) - Method in class org.apache.xpath.compiler.Compiler
**For advanced use only** Evaluate a predicate.
PrefixResolver - interface org.apache.xalan.utils.PrefixResolver.
**For advanced use only** The class that implements this interface can resolve prefixes to namespaces.
PrefixResolverDefault - class org.apache.xalan.utils.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.utils.PrefixResolverDefault
Construct a PrefixResolverDefault object.
previousNode() - Method in class org.apache.xalan.lib.sql.XStatement
Throw an exception, since streaming nodes and iterators can not go backwards.
previousNode() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the iterator backwards in the set.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousSibling() - Method in class org.apache.xpath.axes.AxesWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
print(PrintWriter) - Method in class org.apache.xalan.transformer.StackGuard
 
Printer - class org.apache.xml.serialize.transition.Printer.
The printer is responsible for sending text to the output stream or writer.
Printer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.Printer
 
printNode(Node) - Static method in class org.apache.xalan.trace.TracerEvent
**For advanced use only** Returns a string representation of the node.
printNodeList(NodeList) - Static method in class org.apache.xalan.trace.TracerEvent
**For advanced use only** Returns a string representation of the node list.
printSpace() - Method in class org.apache.xml.serialize.transition.Printer
 
printStackTrace(PrintStream) - Method in class org.apache.xpath.XPathException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class org.apache.trax.ProcessorException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class org.apache.trax.TransformException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class org.apache.xpath.XPathException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class org.apache.trax.ProcessorException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class org.apache.trax.TransformException
Print the the trace of methods from where the error originated.
printText(char) - Method in class org.apache.xml.serialize.transition.Printer
 
printText(char[], int, int) - Method in class org.apache.xml.serialize.transition.Printer
 
printText(String) - Method in class org.apache.xml.serialize.transition.Printer
 
printText(StringBuffer) - Method in class org.apache.xml.serialize.transition.Printer
 
PrintTraceListener - class org.apache.xalan.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.trace.PrintTraceListener
**For advanced use only** Construct a trace listener.
Process - class org.apache.xalan.xslt.Process.
The main() method handles the Xalan command-line interface.
Process() - Constructor for class org.apache.xalan.xslt.Process
 
process(InputSource) - Method in class org.apache.xalan.processor.StylesheetProcessor
Process the source into a templates object.
process(InputSource) - Method in class org.apache.trax.Processor
Process the source into a templates object.
processElement(String, Element, TransformerImpl, Stylesheet, Node, Node, QName, Object) - Method in class org.apache.xalan.extensions.ExtensionHandler
**For internal use only** Process a call to this extension namespace via an element.
processElement(String, Element, TransformerImpl, Stylesheet, Node, Node, QName, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
**For internal use only** Process a call to this extension namespace via an element.
processElement(String, Element, TransformerImpl, Stylesheet, Node, Node, QName, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
**For internal use only** Process a call to this extension namespace via an element.
processElement(String, Element, TransformerImpl, Stylesheet, Node, Node, QName, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
**For internal use only** Process a call to this extension namespace via an element.
processFromNode(Node) - Method in class org.apache.xalan.processor.StylesheetProcessor
Process the stylesheet from a DOM tree, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
processFromNode(Node) - Method in class org.apache.trax.Processor
Process the stylesheet from a DOM tree, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
processFromNode(Node, String) - Method in class org.apache.xalan.processor.StylesheetProcessor
Process the stylesheet from a DOM tree, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
processFromNode(Node, String) - Method in class org.apache.trax.Processor
Process the stylesheet from a DOM tree, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
 
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in class org.apache.xalan.processor.StylesheetPIHandler
Handle the xml-stylesheet processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the processingInstruction event.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the processingInstruction event.
processingInstruction(String, String) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
processingInstruction(String, String) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
processingInstruction(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a processing instruction.
ProcessingInstructionImpl - class org.apache.xalan.stree.ProcessingInstructionImpl.
 
processMultiple(InputSource[]) - Method in class org.apache.xalan.processor.StylesheetProcessor
Process a series of inputs, treating them in import or cascade order.
processMultiple(InputSource[]) - Method in class org.apache.trax.Processor
Process a series of inputs, treating them in import or cascade order.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML 1.0 name.
processNSDecls(Node) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy xmlns: attributes in if not already in scope.
Processor - class org.apache.trax.Processor.
A particular transformation Processor is "plugged" into the platform via Processor in one of two ways: 1) as a platform default, and 2) through external specification by a system property named "org.xml.org.apache.trax.Processor.[type]" obtained using java.lang.System.getProperty().
Processor() - Constructor for class org.apache.trax.Processor
 
ProcessorCharacters - class org.apache.xalan.processor.ProcessorCharacters.
This class processes character events for a XSLT template element.
ProcessorCharacters() - Constructor for class org.apache.xalan.processor.ProcessorCharacters
 
ProcessorException - exception org.apache.trax.ProcessorException.
This exception serves as a root exception of TRaX exception, and is thrown in raw form when an exceptional condition occurs in the Processor object.
ProcessorException(String) - Constructor for class org.apache.trax.ProcessorException
Create a new ProcessorException from a message.
ProcessorException(String, Exception) - Constructor for class org.apache.trax.ProcessorException
Wrap an existing exception in a ProcessorException.
ProcessorException(String, Locator) - Constructor for class org.apache.trax.ProcessorException
Create a new ProcessorException from a message and a Locator.
ProcessorException(String, Locator, Exception) - Constructor for class org.apache.trax.ProcessorException
Wrap an existing exception in a ProcessorException.
ProcessorException(String, String, String, int, int) - Constructor for class org.apache.trax.ProcessorException
Create a new ProcessorException.
ProcessorException(String, String, String, int, int, Exception) - Constructor for class org.apache.trax.ProcessorException
Create a new ProcessorException with an embedded exception.
ProcessorFactoryException - exception org.apache.trax.ProcessorFactoryException.
The ProcessorFactoryException is a type of ProcessorException that is thrown when a configurable factory object can not be created.
ProcessorFactoryException(String, Exception) - Constructor for class org.apache.trax.ProcessorFactoryException
Create a new ProcessorFactoryException from an existing exception.
ProcessorLRE - class org.apache.xalan.processor.ProcessorLRE.
 
ProcessorLRE() - Constructor for class org.apache.xalan.processor.ProcessorLRE
 
ProcessorStylesheetDoc - class org.apache.xalan.processor.ProcessorStylesheetDoc.
 
ProcessorStylesheetDoc() - Constructor for class org.apache.xalan.processor.ProcessorStylesheetDoc
 
ProcessorTemplateElem - class org.apache.xalan.processor.ProcessorTemplateElem.
This class processes parse events for an XSLT template element.
ProcessorTemplateElem() - Constructor for class org.apache.xalan.processor.ProcessorTemplateElem
 
ProcessorText - class org.apache.xalan.processor.ProcessorText.
Process xsl:text.
ProcessorText() - Constructor for class org.apache.xalan.processor.ProcessorText
 
ProcessorUnknown - class org.apache.xalan.processor.ProcessorUnknown.
 
ProcessorUnknown() - Constructor for class org.apache.xalan.processor.ProcessorUnknown
 
PRODUCT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Constant name of product.
PropertiesResource - Static variable in class org.apache.serialize.SerializerFactory
The name of the properties file listing all the supported serializers.
PropertiesResource - Static variable in class org.apache.trax.Processor
The name of the properties file used to get the org.apache.trax.processor.xslt property via getResourceAsStream.
PropertyFormatPrefix - Static variable in class org.apache.serialize.SerializerFactory
The prefix of a property supplying the class name for an output format implementing a specific method.
PropertyMethods - Static variable in class org.apache.serialize.SerializerFactory
The name of the property listing all the supported output methods.
PropertySerializerPrefix - Static variable in class org.apache.serialize.SerializerFactory
The prefix of a property supplying the class name for a serializer implementing a specific method.
PSEUDONAME_ANY - Static variable in class org.apache.xpath.compiler.PsuedoNames
**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.xpath.compiler.PsuedoNames
**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.xpath.compiler.PsuedoNames
**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.xpath.compiler.PsuedoNames
**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.xpath.compiler.PsuedoNames
**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.xpath.compiler.PsuedoNames
**For advanced use only** used mainly for keys in the pattern lookup table, for those nodes that don't have unique lookup values.
PsuedoNames - class org.apache.xpath.compiler.PsuedoNames.
 
PsuedoNames() - Constructor for class org.apache.xpath.compiler.PsuedoNames
 
push(boolean) - Method in class org.apache.xalan.utils.BoolStack
**For internal use only** Pushes an item onto the top of this stack.
push(ElemTemplateElement, Node) - Method in class org.apache.xalan.transformer.StackGuard
 
push(int) - Method in class org.apache.xalan.utils.IntStack
**For internal use only** Pushes an item onto the top of this stack.
push(Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Append a Node onto the vector.
push(Object) - Method in class org.apache.xpath.VariableStack
**For internal use only** Override the push in order to track the m_currentStackFrameIndex correctly.
push(String) - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Tell if the table contains the given string.
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
pushContextMarker() - Method in class org.apache.xpath.VariableStack
**For internal use only**  
pushContextNodeList(ContextNodeList) - Method in class org.apache.xpath.XPathContext
**For internal use only** Set the current context node list.
pushCurrentExpressionNode(Node) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the current node that is the expression's context (i.e.
pushCurrentNode(Node) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the current context node.
pushCurrentNodeAndExpression(Node, Node) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the current context node.
pushCurrentTemplateRuleIsNull(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Push true if the current template rule is null, false otherwise.
pushElemAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Push an executing attribute set, so we can check for recursive attribute definitions.
pushElemFrame() - Method in class org.apache.xpath.VariableStack
**For internal use only** Push an argument onto the stack.
pushElemTemplateElement(ElemTemplateElement, Node) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Push the current template element.
pushPair(Node, Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
pushParams(Stylesheet, ElemTemplateElement, Node, QName) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Given a template, search for the arguments and push them on the stack.
pushSubContextList(SubContextList) - Method in class org.apache.xpath.XPathContext
**For internal use only** Push a TreeWalker on the stack.
pushVariable(QName, XObject) - Method in class org.apache.xpath.VariableStack
**For internal use only** Push an argument onto the stack.
put(String, int) - Method in class org.apache.xalan.utils.StringToIntTable
**For internal use only** Append a string onto the vector.
put(String, Object) - Method in class org.apache.xalan.utils.Trie
**For internal use only**  
put(String, String) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Append a string onto the vector.
putDocumentInCache(Node, InputSource) - Method in class org.apache.xpath.SourceTreeManager
Put the source tree root node in the document cache.
putToCache(Object, Object, Object[], Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJava
**For internal use only** Add a new entry into the method cache.

Q

QName - class org.apache.xalan.utils.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 - class org.apache.serialize.QName.
A qualified name.
QName(String) - Constructor for class org.apache.xalan.utils.QName
Construct a QName from a string, without namespace resolution.
QName(String, Element, PrefixResolver) - Constructor for class org.apache.xalan.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, PrefixResolver) - Constructor for class org.apache.xalan.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Stack) - Constructor for class org.apache.xalan.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, String) - Constructor for class org.apache.xalan.utils.QName
Construct a QName from a namespace and a local name.
QName(String, String) - Constructor for class org.apache.serialize.QName
Constructs a new QName with the specified namespace URI and local name.
QName(String, String, String) - Constructor for class org.apache.serialize.QName
Constructs a new QName with the specified namespace URI, prefix and local name.
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
query(String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a query statement by instantiating an XStatement object.
QueuedSAXEvent - class org.apache.xalan.transformer.QueuedSAXEvent.
Acts as a base class for queued SAX events.
QueuedSAXEvent(int) - Constructor for class org.apache.xalan.transformer.QueuedSAXEvent
 
QueuedStartDocument - class org.apache.xalan.transformer.QueuedStartDocument.
Tracks the state of a queued document event.
QueuedStartDocument() - Constructor for class org.apache.xalan.transformer.QueuedStartDocument
 
QueuedStartElement - class org.apache.xalan.transformer.QueuedStartElement.
Tracks the state of a queued element event.
QueuedStartElement() - Constructor for class org.apache.xalan.transformer.QueuedStartElement
 
quickPop(int) - Method in class org.apache.xalan.utils.IntStack
**For internal use only** Quickly pops a number of items from the stack.
Quo - class org.apache.xpath.operations.Quo.
 
Quo() - Constructor for class org.apache.xpath.operations.Quo
 

R

Range - interface org.w3c.dom.range.Range.
A range in a document.
RangeException - exception org.w3c.dom.range.RangeException.
Range operations may throw a RangeException as specified in their method descriptions.
RangeException(short, String) - Constructor for class org.w3c.dom.range.RangeException
 
RawCharacterHandler - interface org.apache.xalan.utils.RawCharacterHandler.
**For advanced use only** An interface that a Serializer/ContentHandler/ContentHandler must implement in order for disable-output-escaping to work.
recompose() - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the values of all "composed" properties, meaning properties that need to be combined or calculated from the combination of imported and included stylesheets.
recomposeOutput() - Method in class org.apache.xalan.templates.StylesheetRoot
Recompose the output format object from the included elements.
recomposeTemplates() - Method in class org.apache.xalan.templates.StylesheetComposed
Aggregate the list of templates and included templates into a single list.
recomposeTemplates(boolean) - Method in class org.apache.xalan.templates.StylesheetComposed
For compilation support, we need the option of overwriting (rather than appending to) previous composition.
Redirect - class org.apache.xalan.lib.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.lib.Redirect
 
RELEASE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Release Number.
remove() - Method in class org.apache.xalan.utils.Heap
 
remove(String) - Method in class org.apache.xalan.utils.StringToStringTable
**For internal use only** Tell if the table contains the given string.
removeAllElements() - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Inserts the specified node in this vector at the specified index.
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttributeNode(Attr) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Remove a child.
removeChild(Node) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
removeElement(int) - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Removes the first occurrence of the argument from this vector.
removeElement(Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Removes the first occurrence of the argument from this vector.
removeElement(Node) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Removes the first occurrence of the argument from this vector.
removeElementAt(int) - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Deletes the component at the specified index.
removeFromWaitList(AxesWalker) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
removeItem(int) - Method in class org.apache.xalan.stree.ElementImpl
 
removeLastElem() - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Remove the last element.
removeNamedItem(String) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
removeNamedItem(String) - Method in class org.apache.xalan.lib.sql.ColumnHeader
 
removeNamedItem(String) - Method in class org.apache.xalan.stree.ElementImpl
Removes a node specified by name.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
removeNamedItemNS(String, String) - Method in class org.apache.xalan.lib.sql.ColumnHeader
 
removeNamedItemNS(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Removes a node specified by local name and namespace URI.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNode(Node) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Remove a node.
removeTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Remove a trace listener.
replaceChild(Node, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Replace the old child with a new child.
replaceChild(Node, Node) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
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.lib.sql.ColumnData
Not supported.
replaceData(int, int, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceTemplate(ElemTemplate, int) - Method in class org.apache.xalan.templates.Stylesheet
Replace an "xsl:template" property.
reset() - Method in class org.apache.xalan.lib.sql.XStatement
 
reset() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Reset the state.
reset() - Method in class org.apache.xalan.utils.FastStringBuffer
 
reset() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Reset the iterator.
reset() - Method in class org.apache.xpath.XPathContext
**For advanced use only** Reset for new run.
reset() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Reset the iterator.
reset() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Reset the iterator.
reset() - Method in class org.apache.xpath.axes.AxesWalker
Reset the Walker.
reset() - Method in interface org.apache.xpath.axes.ContextNodeList
Reset the iterator.
reset() - Method in interface org.apache.serialize.Serializer
Resets the serializer.
reset() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
reset() - Method in class org.apache.xml.serialize.transition.FastStringBuffer
 
reset() - Method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
resetParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Reset the parameters to a null list.
resetParameters() - Method in interface org.apache.trax.Transformer
Reset the parameters to a null list.
resetProximityPositions() - Method in class org.apache.xpath.axes.AxesWalker
Reset the proximity positions counts.
resetProximityPositions() - Method in class org.apache.xpath.axes.PrecedingWalker
Reset the proximity positions counts.
resolveEntity(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Resolve an external entity.
resolveEntity(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveEntity(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Resolve an external entity.
resolvePrefixTables() - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Combine the parent's namespaces with this namespace for fast processing, taking care to reference the parent's namespace if this namespace adds nothing new.
resolvePrefixTables() - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Combine the parent's namespaces with this namespace for fast processing, taking care to reference the parent's namespace if this namespace adds nothing new.
resolveURI(String, String, Locator) - Method in class org.apache.xpath.SourceTreeManager
This will be called by the processor when it encounters an xsl:include, xsl:import, or document() function.
Result - class org.apache.trax.Result.
Acts as an holder for a transformation result tree.
Result() - Constructor for class org.apache.trax.Result
Zero-argument default constructor.
Result(Node) - Constructor for class org.apache.trax.Result
Create a new output target with a DOM node.
Result(OutputStream) - Constructor for class org.apache.trax.Result
Create a new output target with a byte stream.
Result(Writer) - Constructor for class org.apache.trax.Result
Create a new output target with a character stream.
ResultNameSpace - class org.apache.xalan.transformer.ResultNameSpace.
**For internal use only** A representation of a result namespace.
ResultNameSpace(String, String) - Constructor for class org.apache.xalan.transformer.ResultNameSpace
**For internal use only** Construct a namespace for placement on the result tree namespace stack.
ResultTreeFrag - class org.apache.xalan.transformer.ResultTreeFrag.
**For internal use only** Container of a result tree fragment.
ResultTreeFrag(Document, NodeSet, XPathContext) - Constructor for class org.apache.xalan.transformer.ResultTreeFrag
**For internal use only**  
ResultTreeFrag(Document, XPathContext) - Constructor for class org.apache.xalan.transformer.ResultTreeFrag
**For internal use only**  
ResultTreeHandler - class org.apache.xalan.transformer.ResultTreeHandler.
This class is a layer between the direct calls to the result tree content handler, and the transformer.
ResultTreeHandler() - Constructor for class org.apache.xalan.transformer.ResultTreeHandler
Null constructor for object pooling.
ResultTreeHandler(TransformerImpl, ContentHandler) - Constructor for class org.apache.xalan.transformer.ResultTreeHandler
Create a new result tree handler.
ReverseAxesWalker - class org.apache.xpath.axes.ReverseAxesWalker.
Walker for a reverse axes.
ReverseAxesWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.ReverseAxesWalker
Construct an AxesWalker using a LocPathIterator.
RootWalker - class org.apache.xpath.axes.RootWalker.
Walker for the FROM_ROOT axes.
RootWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.RootWalker
Construct a RootWalker using a LocPathIterator.
Row - class org.apache.xalan.lib.sql.Row.
This class represents a row from a query result set.
Row(XStatement, RowSet) - Constructor for class org.apache.xalan.lib.sql.Row
 
RowSet - class org.apache.xalan.lib.sql.RowSet.
This class represents the row-set StreamableNode, a "streamable" holder for the JDBC query result set.
RowSet(XStatement) - Constructor for class org.apache.xalan.lib.sql.RowSet
 
rtree() - Method in class org.apache.xpath.objects.XObject
For functions to override.
rtree() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xpath.objects.XString
Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xpath.objects.XNull
Cast result object to a result tree fragment.
rtree(XPathContext) - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a result tree fragment.
run() - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Run the transform thread.
runtimeInit(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** This function will be called on top-level elements only, just before the transform begins.
runtimeInit(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionDecl
This function will be called on top-level elements only, just before the transform begins.
runTo(int) - Method in class org.apache.xalan.lib.sql.XStatement
 
runTo(int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** If an index is requested, NodeSet will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** If an index is requested, NodeSet will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** If an index is requested, NodeSet will call this method to run the iterator to the index.
runTo(int) - Method in interface org.apache.xpath.axes.ContextNodeList
If an index is requested, NodeSet will call this method to run the iterator to the index.

S

S_BUILTIN_EXTENSIONS_URL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_CASESENSITIVE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_CATALOGUE_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_COLUMN_LABEL - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_COLUMN_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_COLUMN_TYPE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_COLUMN_TYPENAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_DEBUG - Static variable in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** This is a compile-time flag to turn off calling of trace listeners.
S_DEFINATELYWRITABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_DISPLAY_SIZE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_FALSE - Static variable in class org.apache.xpath.objects.XBoolean
**For internal use only** A true boolean object so we don't have to keep creating them.
S_ISNULLABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_ISSEARCHABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_ISSIGNED - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_ISWRITEABLE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_OLDXSLNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_PRECISION - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_SCALE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_SCHEMA_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_TABLE_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
S_TRUE - Static variable in class org.apache.xpath.objects.XBoolean
**For internal use only** A true boolean object so we don't have to keep creating them.
S_VENDOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_VENDORURL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_VERSION - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Version String like "Xalani v.r[.dd| Dnn]".
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.utils.PrefixResolverDefault
The URI for the XML namespace.
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.utils.QName
The XML namespace.
S_XPATHNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_XPATHNAMESPACEVERSION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
S_XSLNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
SAXException - exception org.xml.sax.SAXException.
Encapsulate a general SAX error or warning.
SAXException(Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String) - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException - exception org.xml.sax.SAXNotRecognizedException.
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String) - Constructor for class org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - exception org.xml.sax.SAXNotSupportedException.
Exception class for an unsupported operation.
SAXNotSupportedException(String) - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - exception org.xml.sax.SAXParseException.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for class org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SAXParser - class javax.xml.parsers.SAXParser.
Implementation instances of the SAXParser abstract class contain an implementation of the org.xml.sax.Parser interface and enables content from a variety of sources to be parsed using the contained parser.
SAXParserFactory - class javax.xml.parsers.SAXParserFactory.
The SAXParserFactory defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
SCALE - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
SCHEMA_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
SCORE_NONE - Static variable in class org.apache.xpath.patterns.NodeTest
 
scoreMatch(Class[], int, Object[], int) - Static method in class org.apache.xalan.extensions.MethodResolver
Score the conversion of a set of XSLT arguments to a given set of Java parameters.
search(int) - Method in class org.apache.xalan.utils.IntStack
**For internal use only** Returns where an object is on this stack.
SELECT - Static variable in class org.apache.xpath.XPath
 
selected(SelectionEvent) - Method in interface org.apache.xalan.trace.TraceListener
**For advanced use only** Method that is called just after the formatter listener is called.
selected(SelectionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
**For advanced use only** Method that is called just after the formatter listener is called.
SelectionEvent - class org.apache.xalan.trace.SelectionEvent.
**For advanced use only** Event triggered by selection of a node in the style stree.
SelectionEvent(TransformerImpl, Node, ElemTemplateElement, String, XPath, XObject) - Constructor for class org.apache.xalan.trace.SelectionEvent
**For advanced use only** Create an event originating at the given node of the style tree.
selectNode(Node) - Method in interface org.w3c.dom.range.Range
Select a node and its contents
selectNodeContents(Node) - Method in interface org.w3c.dom.range.Range
Select the contents within a node
selectNodeIterator(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeList(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectSingleNode(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a single node.
SelfWalker - class org.apache.xpath.axes.SelfWalker.
Walker for the 'self' axes.
SelfWalker(LocPathIterator) - Constructor for class org.apache.xpath.axes.SelfWalker
Construct a SelfWalker using a LocPathIterator.
SelfWalkerOneStep - class org.apache.xpath.axes.SelfWalkerOneStep.
**For internal use only** Class SelfWalkerOneStep
SelfWalkerOneStep(LocPathIterator) - Constructor for class org.apache.xpath.axes.SelfWalkerOneStep
**For internal use only** Construct an AxesWalker using a LocPathIterator.
serialize(Document) - Method in interface org.apache.serialize.DOMSerializer
Serializes the DOM document.
serialize(Document) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Serializes the DOM document using the previously specified writer and output format.
serialize(DocumentFragment) - Method in interface org.apache.serialize.DOMSerializer
Serializes the DOM document fragment.
serialize(DocumentFragment) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Serializes the DOM document fragmnt using the previously specified writer and output format.
serialize(Element) - Method in interface org.apache.serialize.DOMSerializer
Serializes the DOM element.
serialize(Element) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Serializes the DOM element using the previously specified writer and output format.
Serializer - interface org.apache.serialize.Serializer.
A serializer is used for serializing a document with a given output method.
SerializerFactory - class org.apache.serialize.SerializerFactory.
Factory for creating default serializers.
SerializerFactory() - Constructor for class org.apache.serialize.SerializerFactory
 
SerializerHandler - interface org.apache.serialize.SerializerHandler.
Interface that supplements DocumentHandler and ContentHandler with additional methods suitable for serialization.
SerializerSwitcher - class org.apache.xalan.transformer.SerializerSwitcher.
This is a helper class that decides if Xalan needs to switch serializers, based on the first output element.
SerializerSwitcher() - Constructor for class org.apache.xalan.transformer.SerializerSwitcher
 
serializeXPathReturnNode(Node) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Serialize a node from the node-set value returned by an XPath expression.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function
**For advanced use only**  
setArg(Expression, int) - Method in class org.apache.xpath.functions.FunctionOneArg
 
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function2Args
 
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function3Args
 
setArg(Expression, int) - Method in class org.apache.xpath.functions.FuncExtFunction
 
setArg(Expression, int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttribute(String, String) - Method in class org.apache.xalan.stree.Child
Unimplemented.
setAttribute(String, String) - Method in class org.apache.xalan.stree.ElementImpl
Set attributes of this node.
setAttribute(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Set the attribute list, discarding previous contents.
setAttributeNode(Attr) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeNS(String, String, String) - Method in class org.apache.xalan.stree.ElementImpl
Set attributes of this node.
setAttributeNS(String, String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributes(Attributes) - Method in class org.apache.xalan.stree.ElementImpl
Set a list of attributes of this node.
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:attribute-set" property.
setBaseID(String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Set the base ID (URL or system ID) for the stylesheet created by this builder.
setBaseID(String) - Method in interface org.apache.trax.TemplatesBuilder
Set the base ID (URL or system ID) for the stylesheet created by this builder.
setBuildState(int) - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Set the state of the build for this key.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setByteStream(OutputStream) - Method in class org.apache.trax.Result
Set the byte stream for this output target.
setCaseOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Set the "case-order" attribute.
setCDataElements(QName[]) - Method in class org.apache.serialize.OutputFormat
Sets the list of elements for which text node children should be output as CDATA.
setCdataSectionElements(QName[]) - Method in class org.apache.xalan.templates.OutputFormatExtended
The cdata-section-elements attribute.
setCdataSectionElements(Vector) - Method in class org.apache.xalan.templates.OutputFormatExtended
The cdata-section-elements attribute.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setCharacterStream(Writer) - Method in class org.apache.trax.Result
Set the character stream for this output target.
setChars(char[]) - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Set the characters that will be output to the result tree..
setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the column number for this locator (1-based).
setComplete(boolean) - Method in class org.apache.xalan.stree.Parent
Set that this node's child list is complete, i.e.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Set the current content handler.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the content handler.
setCount(XPath) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "count" attribute.
setCurrentContextNode(Node) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only**  
setCurrentNode(Node) - Method in class org.apache.xpath.axes.AxesWalker
Set the current node.
setCurrentNode(Node) - Method in interface org.w3c.dom.traversal.TreeWalker
 
setCurrentPos(int) - Method in class org.apache.xalan.lib.sql.XStatement
 
setCurrentPos(int) - Method in class org.apache.xpath.NodeSet
**For advanced use only** Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Set the current position in the node set.
setCurrentPos(int) - Method in interface org.apache.xpath.axes.ContextNodeList
Set the current position in the node set.
setCurrentStackFrameIndex(int) - Method in class org.apache.xpath.VariableStack
**For internal use only** Set the top of the stack frame from where a search for a variable or param should take place.
setData(String) - Method in class org.apache.xalan.lib.sql.ColumnData
Not supported.
setData(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only**  
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
 
setData(String) - Method in interface org.w3c.dom.CharacterData
 
setDataType(AVT) - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Set the "data-type" attribute.
setDecimalFormat(DecimalFormatProperties) - Method in class org.apache.xalan.templates.Stylesheet
Process the xsl:decimal-format element.
setDecimalSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "decimal-separator" attribute.
setDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "digit" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemText
**For advanced use only** Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Set the "disable-output-escaping" attribute.
setDoctypePublic(String) - Method in class org.apache.xalan.templates.OutputFormatExtended
The doctype-public attribute.
setDoctypePublicId(String) - Method in class org.apache.serialize.OutputFormat
Sets the document type public identifiers.
setDoctypeSystem(String) - Method in class org.apache.xalan.templates.OutputFormatExtended
The doctype-system attribute.
setDoctypeSystemId(String) - Method in class org.apache.serialize.OutputFormat
Sets the document type system identifiers.
setDocument(Document) - Method in class org.apache.xpath.DOM2Helper
 
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the SAX1 document event handler.
setDocumentLocator(Locator) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the setDocumentLocator event.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.ResultTreeHandler
To fullfill the FormatterListener interface...
setDocumentLocator(Locator) - Method in class org.apache.xalan.utils.DOMBuilder
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set a document locator.
setDocumentURL(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Set the URL to the XML document that will be transformed with the XSL stylesheet.
setDOMBackPointer(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** If this stylesheet was created from a DOM, set the DOM backpointer that this element originated from.
setDOMFactory(Document) - Method in class org.apache.xpath.DOMHelper
Get the factory object required to create DOM nodes in the result tree.
setDOMHelper(DOMHelper) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the DOMHelper associated with this execution context.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the DTD handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the DTD event handler.
setElementAt(int, int) - Method in class org.apache.xalan.utils.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.utils.NodeVector
**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.xpath.NodeSet
**For advanced use only** Sets the component at the specified index of this vector to be the specified object.
setElements(StringVector) - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
setEncoding(String) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the encoding for this output method.
setEncoding(String) - Method in class org.apache.serialize.OutputFormat
Sets the encoding for this output method.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEnd(Node, int) - Method in interface org.w3c.dom.range.Range
Sets the attributes describing the end of a range.
setEndAfter(Node) - Method in interface org.w3c.dom.range.Range
Sets the end of a range to be after a node
setEndBefore(Node) - Method in interface org.w3c.dom.range.Range
Sets the end position to be before a node.
setEntityResolver(EntityResolver) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only**  
setEntityResolver(EntityResolver) - Method in class org.apache.xpath.SourceTreeManager
 
setEntityResolver(EntityResolver) - Method in class org.apache.trax.Processor
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.ParserAdapter
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the entity resolver.
setEntityResolver(EntityResolver) - Method in class javax.xml.parsers.DocumentBuilder
Specifies the EntityResolver to be used by this DocumentBuilder.
setErrorHandler(ErrorHandler) - Method in class org.apache.xpath.compiler.XPathParser
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.apache.trax.Processor
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the error handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the error event handler.
setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
Specifies the ErrorHandler to be used by this DocumentBuilder.
setExcludeResultPrefixes(StringVector) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set the "exclude-result-prefixes" property.
setExcludeResultPrefixes(StringVector) - Method in class org.apache.xalan.templates.Stylesheet
Set the "exclude-result-prefixes" property.
setExpression(Expression) - Method in class org.apache.xpath.XPath
 
setExpression(String) - Method in class org.apache.xpath.Arg
**For internal use only** Set the value expression for this argument.
setExtensionElementPrefixes(StringVector) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set the "extension-element-prefixes" property.
setExtensionElementPrefixes(StringVector) - Method in class org.apache.xalan.templates.Stylesheet
Set the "extension-element-prefixes" property.
setFeature(String, boolean) - Method in class org.apache.trax.Processor
Set the state of a feature.
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the state of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
Set a feature for the parser.
setFormat(AVT) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "format" attribute.
setFragment(String) - Method in class org.apache.xalan.utils.URI
Set the fragment for this URI.
setFrom(XPath) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "from" attribute.
setFunctions(StringVector) - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
setGroupingSeparator(AVT) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "grouping-separator" attribute.
setGroupingSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "grouping-separator" attribute.
setGroupingSize(AVT) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "grouping-size" attribute.
setHost(String) - Method in class org.apache.xalan.utils.URI
Set the host for this URI.
setHref(String) - Method in class org.apache.xalan.templates.Stylesheet
Get the base identifier with which this stylesheet is associated.
setId(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "id" property.
setIDAttribute(String, String, String) - Method in class org.apache.xalan.stree.ElementImpl
 
setIDAttribute(String, String, String, Element) - Method in class org.apache.xalan.stree.StreeDOMBuilder
 
setIDAttribute(String, String, String, Element) - Method in class org.apache.xalan.stree.DocumentImpl
 
setIDAttribute(String, String, String, Element) - Method in class org.apache.xalan.utils.DOMBuilder
 
setImport(StylesheetComposed) - Method in class org.apache.xalan.templates.Stylesheet
Add a stylesheet to the "import" list.
setInclude(Stylesheet) - Method in class org.apache.xalan.templates.Stylesheet
Set a "xsl:include" property.
setIndent(boolean) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the indentation on and off.
setIndent(boolean) - Method in class org.apache.serialize.OutputFormat
Sets the indentation on and off.
setIndentAmount(int) - Method in class org.apache.serialize.OutputFormat
Sets how much to indent, if indentation was specified.
setIndex(int) - Method in class org.apache.xalan.stree.IndexedElemWithNS
An integer indicating where this node's children can be found in the indexed nodes list.
setIndex(int) - Method in class org.apache.xalan.stree.IndexedDocImpl
An integer indicating where this node's children can be found in the indexed nodes list.
setIndex(int) - Method in interface org.apache.xalan.stree.IndexedElem
An integer indicating where this node's children can be found in the indexed nodes list.
setIndex(int) - Method in class org.apache.xalan.stree.IndexedElemImpl
An integer indicating where this node's children can be found in the indexed nodes list.
setInfinity(String) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "infinity" attribute.
setInputSource(InputSource) - Method in class org.apache.xalan.stree.SourceTreeHandler
 
setIsDefaultTemplate(boolean) - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Set if this belongs to a default template, in which case it will act different with regard to processing modes.
setIsTopLevel(boolean) - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Set if this is a top-level variable or param, or not.
setKey(KeyDeclaration) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:key" property.
setLang(AVT) - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Set the "lang" attribute.
setLang(AVT) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "lang" attribute.
setLang(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
 
setLastUsedWalker(AxesWalker) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** For internal use.
setLeftRight(Expression, Expression) - Method in class org.apache.xpath.operations.Operation
 
setLength(int) - Method in class org.apache.xalan.utils.FastStringBuffer
 
setLength(int) - Method in class org.apache.xml.serialize.transition.FastStringBuffer
 
setLetterValue(AVT) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "letter-value" attribute.
setLevel(int) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "level" attribute.
setLevel(short) - Method in class org.apache.xalan.stree.Child
**For internal use only** Get the depth level of this node in the tree.
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setLocale(Locale) - Method in class org.apache.xalan.res.XSLMessages
**For internal use only**  
setLocale(Locale) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set the locale for error reporting.
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocalName(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set the local name of the LRE.
setLocaterInfo(Locator) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Set the location information for this element.
setLocaterInfo(Locator) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Set the location information for this element.
setLocaterInfo(Locator) - Method in class org.apache.xalan.templates.Stylesheet
Set the location information for this element.
setLocator(Locator) - Method in class org.apache.xpath.XPath
 
setLocPathIterator(LocPathIterator) - Method in class org.apache.xpath.axes.AxesWalker
 
setLocPathIterator(LocPathIterator) - Method in class org.apache.xpath.axes.FilterExprWalker
 
setLookupKey(String) - Method in class org.apache.xalan.transformer.KeyIterator
 
setMatch(XPath) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Set the "match" attribute.
setMatch(XPath) - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Set the "match" attribute.
setMediaType(String) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the media type.
setMediaType(String) - Method in class org.apache.serialize.OutputFormat
Sets the media type.
setMethod(QName) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the method for this output format.
setMethod(String) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the method for this output format.
setMethod(String) - Method in class org.apache.serialize.OutputFormat
Sets the method for this output format.
setMinusSign(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "minus-sign" attribute.
setMode(QName) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Set the "mode" attribute.
setMode(QName) - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Set the mode attribute for this element.
setName(AVT) - Method in class org.apache.xalan.templates.ElemPI
**For advanced use only** Set the "name" attribute.
setName(AVT) - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Set the "name" attribute.
setName(AVT) - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemWithParam
**For advanced use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemCallTemplate
**For advanced use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemAttributeSet
**For advanced use only** Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Set the "name" attribute.
setName(String) - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
setNamedItem(Node) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
setNamedItem(Node) - Method in class org.apache.xalan.lib.sql.ColumnHeader
 
setNamedItem(Node) - Method in class org.apache.xalan.stree.ElementImpl
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
setNamedItemNS(Node) - Method in class org.apache.xalan.lib.sql.ColumnHeader
 
setNamedItemNS(Node) - Method in class org.apache.xalan.stree.ElementImpl
Adds a node using its namespaceURI and localName .
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName .
setNamespace(AVT) - Method in class org.apache.xalan.templates.ElemAttribute
**For advanced use only** Set the "namespace" attribute.
setNamespace(AVT) - Method in class org.apache.xalan.templates.ElemElement
**For advanced use only** Set the "namespace" attribute.
setNamespace(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set the m_namespace of the LRE.
setNamespaceAlias(NamespaceAlias) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:namespace-alias" property.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Configuration method that specifies whether the parsers created by this factory are required to provide XML namespace support or not.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Configuration method that specifies whether the parsers created by this factory are required to provide XML namespace support or not.
setNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the current namespace context for the xpath.
setNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.compiler.Compiler
Set the current namespace context for the xpath.
setNaN(String) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "NaN" attribute.
setNextIndent(int) - Method in class org.apache.xml.serialize.transition.Printer
 
setNextWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
 
setNode(Node) - Method in class org.apache.trax.Result
Set the node that will contain the result DOM tree.
setNodeTest(NodeTest) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
setNodeTest(NodeTest) - Method in interface org.apache.xpath.patterns.NodeTestFilter
 
setNodeValue(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setNodeValue(String) - Method in interface org.w3c.dom.Node
 
setNonEscapingElements(QName[]) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the list of elements for which text node children should be output unescaped (no character references).
setNonEscapingElements(QName[]) - Method in class org.apache.serialize.OutputFormat
Sets the list of elements for which text node children should be output unescaped (no character references).
setNonXslTopLevel(QName, Object) - Method in class org.apache.xalan.templates.Stylesheet
Set a found non-xslt element.
setOmitXmlDeclaration(boolean) - Method in class org.apache.xalan.templates.OutputFormatExtended
The omit-xml-declaration attribute.
setOmitXMLDeclaration(boolean) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets XML declaration omitting on and off.
setOmitXMLDeclaration(boolean) - Method in class org.apache.serialize.OutputFormat
Sets XML declaration omitting on and off.
setOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Set the "order" attribute.
setOriginatingNode(Node) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Set the node that is originating the SAX event.
setOriginatingNode(Node) - Method in interface org.apache.xalan.utils.NodeConsumer
Set the node that is originating the SAX event.
setOutput(OutputFormatExtended) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:output" property.
setOutputFormat(OutputFormat) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set the output properties for the transformation.
setOutputFormat(OutputFormat) - Method in interface org.apache.serialize.Serializer
Specifies an output format for this serializer.
setOutputFormat(OutputFormat) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Specifies an output format for this serializer.
setOutputFormat(OutputFormat) - Method in class org.apache.xml.serialize.transition.HTMLSerializer
 
setOutputFormat(OutputFormat) - Method in class org.apache.xml.serialize.transition.XHTMLSerializer
 
setOutputFormat(OutputFormat) - Method in class org.apache.xml.serialize.transition.XMLSerializer
 
setOutputFormat(OutputFormat) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
setOutputFormat(OutputFormat) - Method in interface org.apache.trax.Transformer
Set the output properties for the transformation.
setOutputStream(OutputStream) - Method in interface org.apache.serialize.Serializer
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Specifies an output stream to which the document should be serialized.
setParam(ElemParam) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:param" property.
setParameter(String, String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set a parameter for the templates.
setParameter(String, String, Object) - Method in interface org.apache.trax.Transformer
Set a parameter for the templates.
setParent(XMLReader) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set the parent reader.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the parent reader.
setPath(String) - Method in class org.apache.xalan.utils.URI
Set the path for this URI.
setPatterns(StepPattern[]) - Method in class org.apache.xpath.patterns.UnionPattern
 
setPatternSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "pattern-separator" attribute.
setPercent(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "percent" attribute.
setPerMille(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "per-mille" attribute.
setPlatformDefaultProcessor(String) - Static method in class org.apache.trax.Processor
Set the name of the default concrete class to be used.
setPort(int) - Method in class org.apache.xalan.utils.URI
Set the port for this URI.
setPredicateCount(int) - Method in class org.apache.xpath.axes.AxesWalker
Set the number of predicates that this walker has.
setPredicates(Expression[]) - Method in class org.apache.xpath.patterns.StepPattern
 
setPrefix(String) - Method in class org.apache.xalan.templates.ElemExtensionDecl
 
setPrefix(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setPrefix(String) - Method in interface org.w3c.dom.Node
 
setPrefixes(NamespaceSupport) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** From the SAX2 helper class, set the namespace table for this element.
setPrefixes(NamespaceSupport, boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** From the SAX2 helper class, set the namespace table for this element.
setPreserveSpace(boolean) - Method in class org.apache.xalan.templates.ElemTextLiteral
**For advanced use only** Set whether or not space should be preserved.
setPreserveSpace(boolean) - Method in class org.apache.serialize.OutputFormat
Sets space preserving as the default behavior.
setPreserveSpaces(Vector) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:preserve-space" property.
setPrevWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
 
setPrimaryReader(XMLReader) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set primary XMLReader associated with this execution context.
setPriority(double) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Set the "priority" attribute.
setProperty(String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set the value of a property.
setProperty(String, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.ParserAdapter
Set a parser property.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the public identifier for this locator.
setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the qualified name of a specific attribute.
setQName(QName) - Method in class org.apache.xpath.Arg
**For internal use only** Set the qualified name for this argument.
setQName(QName) - Method in class org.apache.xpath.operations.Variable
 
setQueryString(String) - Method in class org.apache.xalan.utils.URI
Set the query string for this URI.
setQuietConflictWarnings(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** If the quietConflictWarnings property is set to true, warnings about pattern conflicts won't be printed to the diagnostics stream.
setRawName(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set the raw name of the LRE.
setRecursionLimit(int) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the recursion limit.
setRecursionLimit(int) - Method in class org.apache.xalan.transformer.StackGuard
Get the recursion limit.
setRelativePathPattern(StepPattern) - Method in class org.apache.xpath.patterns.StepPattern
 
setResultPrefix(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the "result-prefix" attribute.
setRight(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
 
setRoot(Document) - Method in class org.apache.xalan.stree.SourceTreeHandler
Set the root document of tree will be created.
setRoot(Node) - Method in class org.apache.xalan.transformer.KeyWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.AxesWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.DescendantWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.DescendantOrSelfWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.PrecedingWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.ChildWalker
The root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.SelfWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.FollowingWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.AttributeWalker
The root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.ParentWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.AttributeWalkerOneStep
The root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.AncestorWalker
The root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.FilterExprWalker
Set the root node of the TreeWalker.
setRoot(Node) - Method in class org.apache.xpath.axes.NamespaceWalker
Set the root node of the TreeWalker.
setSAXLocator(Locator) - Method in class org.apache.xpath.XPathContext
**For advanced use only**  
setScheme(String) - Method in class org.apache.xalan.utils.URI
Set the scheme for this URI.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemSort
**For advanced use only** Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemWithParam
**For advanced use only** Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemCopyOf
**For advanced use only** Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemVariable
**For advanced use only** Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemValueOf
**For advanced use only** Set the "select" attribute.
setSerializer(Serializer) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only**  
setShouldCacheNodes(boolean) - Method in class org.apache.xalan.lib.sql.XStatement
 
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.NodeSet
**For advanced use only** If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in interface org.apache.xpath.axes.ContextNodeList
If setShouldCacheNodes(true) is called, then nodes will be cached.
setSortElem(ElemSort) - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Set a xsl:sort element associated with this element.
setSourceTreeDocForThread(Node) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** This is just a way to set the document for run().
setSourceTreeManager(SourceTreeManager) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the DOMHelper associated with this execution context.
setSrc(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
 
setStackSize(int) - Method in class org.apache.xpath.VariableStack
**For internal use only** Override the setSize in order to track the m_currentStackFrameIndex correctly.
setStandalone(boolean) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets document DTD standalone.
setStandalone(boolean) - Method in class org.apache.serialize.OutputFormat
Sets document DTD standalone.
setStart(Node, int) - Method in interface org.w3c.dom.range.Range
Sets the attributes describing the start of the range.
setStartAfter(Node) - Method in interface org.w3c.dom.range.Range
Sets the start position to be after a node
setStartBefore(Node) - Method in interface org.w3c.dom.range.Range
Sets the start position to be before a node
setStripSpaces(Vector) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:strip-space" properties.
setStylesheet(Stylesheet) - Method in class org.apache.xalan.templates.ElemTemplate
**For advanced use only** Set the owning stylesheet.
setStylesheet(StylesheetRoot) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set the stylesheet for this processor.
setStyleSheetAttribute(String, String, String, String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Set an attribute in the stylesheet, which gives the ability to have some dynamic selection control.
setStylesheetParam(String, String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Submit a stylesheet parameter.
setStylesheetParent(Stylesheet) - Method in class org.apache.xalan.templates.Stylesheet
Set the parent of the stylesheet.
setStylesheetPrefix(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the "stylesheet-prefix" attribute.
setStylesheetRoot(StylesheetRoot) - Method in class org.apache.xalan.templates.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.client.XSLTProcessorApplet
Set the URL to the XSL stylesheet that will be used to transform the input XML.
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the system identifier for this locator.
setTail(Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
setTailSub1(Node) - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Special purpose method for TransformerImpl, pushElemTemplateElement.
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.TemplateList
**For advanced use only** Add a template to the template list.
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:template" property.
setTerminate(boolean) - Method in class org.apache.xalan.templates.ElemMessage
**For advanced use only** Set the "terminate" attribute.
setTest(XPath) - Method in class org.apache.xalan.templates.ElemIf
**For advanced use only** Set the "test" attribute.
setTest(XPath) - Method in class org.apache.xalan.templates.ElemWhen
**For advanced use only** Set the "test" attribute.
setThisIndent(int) - Method in class org.apache.xml.serialize.transition.Printer
 
setTop(int) - Method in class org.apache.xalan.utils.IntStack
**For internal use only** Sets an object at a the top of the statck
setTransformState(TransformState) - Method in interface org.apache.xalan.transformer.TransformerClient
Pass in a reference to a TransformState object, which can be used during SAX ContentHandler events to obtain information about he state of the transformation.
setTransformThread(Thread) - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Get the thread that the transform process is on.
setType(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setURIResolver(URIResolver) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Set the URIResolver associated with this execution context.
setURIResolver(URIResolver) - Method in class org.apache.xpath.SourceTreeManager
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class org.apache.trax.Processor
Set an object that will be used to resolve URIs used in xsl:import, etc.
setURIResolver(URIResolver) - Method in interface org.apache.trax.Transformer
Set an object that will be used to resolve URIs used in document(), etc.
setUse(XPath) - Method in class org.apache.xalan.templates.KeyDeclaration
**For internal use only** Set the "use" attribute.
setUseAttributeSets(QName[]) - Method in class org.apache.xalan.templates.ElemUse
**For advanced use only** Set the "use-attribute-sets" attribute.
setUseAttributeSets(Vector) - Method in class org.apache.xalan.templates.ElemUse
**For advanced use only** Set the "use-attribute-sets" attribute.
setUseMultiThreading(boolean) - Method in class org.apache.xalan.stree.DocumentImpl
Set whether or not the tree being built should handle transformation while the parse is still going on.
setUseMultiThreading(boolean) - Method in class org.apache.xalan.stree.SourceTreeHandler
Set whether or not the tree being built should handle transformation while the parse is still going on.
setUserinfo(String) - Method in class org.apache.xalan.utils.URI
Set the userinfo for this URI.
setVal(XObject) - Method in class org.apache.xpath.Arg
**For internal use only** Set the value for this argument.
setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Configuration method whether specifies if the parsers created by this factory are required to validate the XML documents that they parse.
setValidating(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Configuration method whether specifies if the parsers created by this factory are required to validate the XML documents that they parse.
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValue(String) - Method in class org.apache.xalan.lib.sql.ColumnAttribute
 
setValue(String) - Method in class org.apache.xalan.stree.AttrImpl
Sets the value of this attribute node.
setValue(String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
setValue(String) - Method in interface org.w3c.dom.Attr
 
setValue(XPath) - Method in class org.apache.xalan.templates.ElemNumber
**For advanced use only** Set the "value" attribute.
setVariable(ElemVariable) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:variable" property.
setVarStack(VariableStack) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the variable stack, which is in charge of variables and parameters.
setVersion(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
**For advanced use only** Set the "version" property.
setVersion(String) - Method in class org.apache.xalan.templates.OutputFormatExtended
Sets the version for this output method.
setVersion(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "version" property.
setVersion(String) - Method in class org.apache.serialize.OutputFormat
Sets the version for this output method.
setWriter(Writer) - Method in interface org.apache.serialize.Serializer
Specifies a writer to which the document should be serialized.
setWriter(Writer) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
Specifies a writer to which the document should be serialized.
setXmlnsXsl(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xmlns:xsl" property.
setXMLReader(XMLReader) - Method in class org.apache.trax.Processor
Set an XML parser for the templates.
setXmlSpace(boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
**For advanced use only** Set the "xml:space" attribute.
setXmlSpace(boolean) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xml:space" property.
setXPathContext(XPathContext) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Set the execution context for XPath.
setXPathSupport(XPathContext) - Method in class org.apache.xalan.templates.AVTPart
**For internal use only** Set the XPath support.
setZeroDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
**For advanced use only** Set the "zero-digit" attribute.
shouldStripSourceNode(Node) - Method in class org.apache.xpath.DOMHelper
**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.
SHOW_ALL - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_ATTRIBUTE - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_BYFUNCTION - Static variable in class org.apache.xpath.patterns.NodeTest
Special bitmap for match patterns starting with a function.
SHOW_CDATA_SECTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_COMMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_DOCUMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_DOCUMENT_TYPE - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_ELEMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_ENTITY - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_ENTITY_REFERENCE - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_NAMESPACE - Static variable in class org.apache.xpath.patterns.NodeTest
 
SHOW_NOTATION - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
SHOW_TEXT - Static variable in interface org.w3c.dom.traversal.NodeFilter
 
size() - Method in class org.apache.xalan.lib.sql.XStatement
 
size() - Method in class org.apache.xalan.utils.IntVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.utils.NodeVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.utils.BoolStack
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.utils.FastStringBuffer
Get the length of the list.
size() - Method in class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xalan.utils.StringVector
**For internal use only** Get the length of the list.
size() - Method in class org.apache.xpath.NodeSet
**For advanced use only** Get the length of the list.
size() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Get the length of the list.
size() - Method in class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Get the length of the list.
size() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the length of the list.
size() - Method in class org.apache.xml.serialize.transition.FastStringBuffer
Get the length of the list.
skippedEntity(String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 skipped entity event.
skippedEntity(StylesheetHandler, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a skipped entity.
SourceTree - class org.apache.xpath.SourceTree.
**For internal use only** This object represents a Source Tree, and any associated information.
SourceTree(Node, String) - Constructor for class org.apache.xpath.SourceTree
**For internal use only**  
SourceTreeHandler - class org.apache.xalan.stree.SourceTreeHandler.
This class handles SAX2 parse events to create a source tree for transformation.
SourceTreeHandler() - Constructor for class org.apache.xalan.stree.SourceTreeHandler
Create a SourceTreeHandler.
SourceTreeHandler(TransformerImpl) - Constructor for class org.apache.xalan.stree.SourceTreeHandler
Create a SourceTreeHandler that will start a transformation as soon as a startDocument occurs.
SourceTreeManager - class org.apache.xpath.SourceTreeManager.
This class bottlenecks all management of source trees.
SourceTreeManager() - Constructor for class org.apache.xpath.SourceTreeManager
 
splitText(int) - Method in class org.apache.xalan.lib.sql.ColumnData
 
splitText(int) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset , keeping both in the tree as siblings.
StackGuard - class org.apache.xalan.transformer.StackGuard.
Class to guard against recursion getting too deep.
StackGuard() - Constructor for class org.apache.xalan.transformer.StackGuard
 
StackGuard(ElemTemplateElement, Node) - Constructor for class org.apache.xalan.transformer.StackGuard
 
standaloneHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 
START_TO_END - Static variable in interface org.w3c.dom.range.Range
 
START_TO_START - Static variable in interface org.w3c.dom.range.Range
 
start() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Automatically called when the HTML client containing the applet loads.
startCDATA() - Method in class org.apache.xalan.stree.SourceTreeHandler
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start the CDATACharacters.
startCDATA() - Method in class org.apache.xalan.utils.DOMBuilder
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
startDocument() - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the startDocument event.
startDocument() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startDocument event.
startDocument() - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the beginning of the document.
startDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 start document event.
startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
Start document event.
startDTD(String, String, String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start the DTD.
startDTD(String, String, String) - Method in class org.apache.xalan.utils.DOMBuilder
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
startElement(String, AttributeList) - Method in class org.apache.xml.serialize.transition.HTMLSerializer
 
startElement(String, AttributeList) - Method in class org.apache.xml.serialize.transition.XMLSerializer
 
startElement(String, AttributeList) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the start of an element.
startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
Adapt a SAX1 startElement event.
startElement(String, String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startElement event.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.processor.StylesheetPIHandler
The spec notes that "The xml-stylesheet processing instruction is allowed only in the prolog of an XML document.", so, at least for right now, I'm going to go ahead an throw a SAXException in order to stop the parse.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.stree.SourceTreeHandler
Implement the startElement event.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startElement event.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.utils.DOMBuilder
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serialize.transition.HTMLSerializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serialize.transition.XMLSerializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serialize.transition.TextSerializer
 
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start element event.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorLRE
Receive notification of the start of an element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorUnknown
Receive notification of the start of an element.
startEntity(String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start an entity.
startEntity(String) - Method in class org.apache.xalan.utils.DOMBuilder
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
startNonEscaping() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Starts an un-escaping section.
startNonEscaping() - Method in interface org.apache.serialize.SerializerHandler
Starts an un-escaping section.
startNonEscaping() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
startNonText(StylesheetHandler) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the start of the non-text event.
startNonText(StylesheetHandler) - Method in class org.apache.xalan.processor.ProcessorCharacters
Receive notification of the start of the non-text event.
startPrefixMapping(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.stree.SourceTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.utils.DOMBuilder
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start prefix mapping event.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
 
startPreserving() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Starts a whitespace preserving section.
startPreserving() - Method in interface org.apache.serialize.SerializerHandler
Starts a whitespace preserving section.
startPreserving() - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
STATIC_AND_INSTANCE - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for both static and instance methods.
STATIC_ONLY - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for static methods only.
StepPattern - class org.apache.xpath.patterns.StepPattern.
 
StepPattern(int) - Constructor for class org.apache.xpath.patterns.StepPattern
 
StepPattern(int, String, String) - Constructor for class org.apache.xpath.patterns.StepPattern
 
stop() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Automatically called when the HTML page containing the applet is no longer on the screen.
StopParseException - exception org.apache.xalan.processor.StopParseException.
 
str() - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XBoolean
**For advanced use only** Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XString
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNull
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNumber
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a string.
StreamableNode - class org.apache.xalan.lib.sql.StreamableNode.
This is the superclass for all nodes in the org.apache.xalan.lib.sql package.
StreamableNode(XStatement) - Constructor for class org.apache.xalan.lib.sql.StreamableNode
 
StreeDOMBuilder - class org.apache.xalan.stree.StreeDOMBuilder.
 
StreeDOMBuilder(Document) - Constructor for class org.apache.xalan.stree.StreeDOMBuilder
StreeDOMBuilder instance constructor...
StreeDOMBuilder(Document, DocumentFragment) - Constructor for class org.apache.xalan.stree.StreeDOMBuilder
StreeDOMBuilder instance constructor...
StreeDOMBuilder(Document, Node) - Constructor for class org.apache.xalan.stree.StreeDOMBuilder
StreeDOMBuilder instance constructor...
StreeDOMHelper - class org.apache.xalan.stree.StreeDOMHelper.
 
StreeDOMHelper() - Constructor for class org.apache.xalan.stree.StreeDOMHelper
 
String - class org.apache.xpath.operations.String.
 
String() - Constructor for class org.apache.xpath.operations.String
 
StringBufferPool - class org.apache.xalan.utils.StringBufferPool.
 
StringBufferPool() - Constructor for class org.apache.xalan.utils.StringBufferPool
 
StringKey - class org.apache.xalan.utils.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.utils.StringKey
**For internal use only**  
StringToIntTable - class org.apache.xalan.utils.StringToIntTable.
**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.
StringToIntTable() - Constructor for class org.apache.xalan.utils.StringToIntTable
**For internal use only** Default constructor.
StringToIntTable(int) - Constructor for class org.apache.xalan.utils.StringToIntTable
**For internal use only** Construct a StringToIntTable, using the given block size.
StringToStringTable - class org.apache.xalan.utils.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.utils.StringToStringTable
**For internal use only** Default constructor.
StringToStringTable(int) - Constructor for class org.apache.xalan.utils.StringToStringTable
**For internal use only** Construct a StringToStringTable, using the given block size.
StringToStringTableVector - class org.apache.xalan.utils.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.utils.StringToStringTableVector
**For internal use only** Default constructor.
StringToStringTableVector(int) - Constructor for class org.apache.xalan.utils.StringToStringTableVector
**For internal use only** Construct a StringToStringTableVector, using the given block size.
StringVector - class org.apache.xalan.utils.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.utils.StringVector
**For internal use only** Default constructor.
StringVector(int) - Constructor for class org.apache.xalan.utils.StringVector
**For internal use only** Construct a StringVector, using the given block size.
Stylesheet - class org.apache.xalan.templates.Stylesheet.
Represents a stylesheet element.
STYLESHEET_EXT - Static variable in class org.apache.xalan.templates.Stylesheet
Extension to be used when serializing to disk.
Stylesheet(Stylesheet) - Constructor for class org.apache.xalan.templates.Stylesheet
Constructor for a Stylesheet.
StylesheetComposed - class org.apache.xalan.templates.StylesheetComposed.
Represents a stylesheet that has methods that resolve includes and imports.
StylesheetComposed(Stylesheet) - Constructor for class org.apache.xalan.templates.StylesheetComposed
Uses an XSL stylesheet document.
StylesheetHandler - class org.apache.xalan.processor.StylesheetHandler.
**For advanced use only** Initializes and processes a stylesheet via SAX events.
StylesheetHandler(StylesheetProcessor) - Constructor for class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Create a StylesheetHandler object, creating a root stylesheet as the target.
StylesheetPIHandler - class org.apache.xalan.processor.StylesheetPIHandler.
Handle the xml-stylesheet processing instruction.
StylesheetPIHandler(InputSource, String, String, String) - Constructor for class org.apache.xalan.processor.StylesheetPIHandler
Construct a StylesheetPIHandler instance.
StylesheetProcessor - class org.apache.xalan.processor.StylesheetProcessor.
The StylesheetProcessor, which implements the TRaX Processor interface, processes XSLT stylesheets into a Templates object (a StylesheetRoot).
StylesheetProcessor() - Constructor for class org.apache.xalan.processor.StylesheetProcessor
 
StylesheetRoot - class org.apache.xalan.templates.StylesheetRoot.
This class represents the root object of the stylesheet tree.
StylesheetRoot() - Constructor for class org.apache.xalan.templates.StylesheetRoot
Uses an XSL stylesheet document.
SubContextList - interface org.apache.xpath.axes.SubContextList.
 
substringData(int, int) - Method in class org.apache.xalan.lib.sql.ColumnData
Not supported.
substringData(int, int) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
supports(String, String) - Method in class org.apache.xalan.lib.sql.StreamableNode
 
supports(String, String) - Method in class org.apache.xalan.stree.Child
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
supports(String, String) - Method in class org.apache.xalan.utils.UnImplNode
**For internal use only** Unimplemented.
supports(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
supportsSAX() - Method in class org.apache.xpath.DOM2Helper
Returns true that this implementation does support the SAX ContentHandler interface.
surroundContents(Node) - Method in interface org.w3c.dom.range.Range
Reparents the contents of the range to the given node and inserts the node at the position of the start of the range.
switchSerializerIfHTML(TransformerImpl, String, String) - Static method in class org.apache.xalan.transformer.SerializerSwitcher
 
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
 
SystemIDResolver - class org.apache.xalan.utils.SystemIDResolver.
 
SystemIDResolver() - Constructor for class org.apache.xalan.utils.SystemIDResolver
 

T

TABLE_NAME - Static variable in class org.apache.xalan.lib.sql.ColumnAttribute
 
TATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
TemplateElementFactory - class org.apache.xalan.processor.TemplateElementFactory.
 
TemplateElementFactory() - Constructor for class org.apache.xalan.processor.TemplateElementFactory
 
TemplateList - class org.apache.xalan.templates.TemplateList.
**For advanced use only** Encapsulates a template list, and helps locate individual templates.
Templates - interface org.apache.trax.Templates.
The Templates object is the runtime representation of compiled transformation instructions.
TemplatesBuilder - interface org.apache.trax.TemplatesBuilder.
This is a SAX ContentHandler that may be used to process SAX events into an Templates objects.
Text - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr .
Text - Static variable in class org.apache.serialize.Method
The output method for text documents: text.
TEXT - Static variable in class org.apache.xml.serialize.transition.Method
The output method for text documents.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
 
TextImpl - class org.apache.xalan.stree.TextImpl.
 
TextImpl(DocumentImpl, char[], int, int) - Constructor for class org.apache.xalan.stree.TextImpl
 
TextImpl(DocumentImpl, String) - Constructor for class org.apache.xalan.stree.TextImpl
 
TextOutputFormat - class org.apache.serialize.helpers.TextOutputFormat.
Output format for text documents.
TextOutputFormat() - Constructor for class org.apache.serialize.helpers.TextOutputFormat
 
TextOutputFormat(boolean) - Constructor for class org.apache.serialize.helpers.TextOutputFormat
 
TextOutputFormat(String) - Constructor for class org.apache.serialize.helpers.TextOutputFormat
 
TextSerializer - class org.apache.xml.serialize.transition.TextSerializer.
Implements a text serializer supporting both DOM and SAX serializing.
TextSerializer() - Constructor for class org.apache.xml.serialize.transition.TextSerializer
Constructs a new serializer.
toNumber(Node) - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the value of a node as a number.
toNumber(Node) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the value of a node as a number.
toString() - Method in class org.apache.xalan.lib.sql.XStatement
 
toString() - Method in class org.apache.xalan.utils.URI
Get the URI as a string specification.
toString() - Method in class org.apache.xalan.utils.QName
Return the string representation of the namespace.
toString() - Method in class org.apache.xalan.utils.FastStringBuffer
 
toString() - Method in class org.apache.xpath.axes.AxesWalker
Diagnostics.
toString() - Method in class org.apache.xpath.compiler.OpMap
 
toString() - Method in class org.apache.xpath.objects.XObject
 
toString() - Method in class org.apache.serialize.QName
 
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
toString() - Method in interface org.w3c.dom.range.Range
Returns the contents of a range as a string.
toString(Node) - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the value of a node as a string.
toString(Node) - Method in class org.apache.xpath.XPathContext
**For advanced use only** Get the value of a node as a string.
trace(TracerEvent) - Method in interface org.apache.xalan.trace.TraceListener
**For advanced use only** Method that is called when a trace event occurs.
trace(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
**For advanced use only** Print information about a TracerEvent.
TraceListener - interface org.apache.xalan.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.
TraceManager - class org.apache.xalan.trace.TraceManager.
This class manages trace listeners, and acts as an interface for the tracing functionality in Xalan.
TraceManager(TransformerImpl) - Constructor for class org.apache.xalan.trace.TraceManager
Constructor for the trace manager.
TracerEvent - class org.apache.xalan.trace.TracerEvent.
**For advanced use only** Parent class of events generated for tracing the progress of the XSL processor.
TracerEvent(TransformerImpl, Node, QName, ElemTemplateElement) - Constructor for class org.apache.xalan.trace.TracerEvent
**For advanced use only** Create an event originating at the given node of the style tree.
transform(InputSource) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Process the source tree to SAX parse events.
transform(InputSource) - Method in interface org.apache.trax.Transformer
Process the source tree to SAX parse events.
transform(InputSource, Result) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Process the source tree to the output result.
transform(InputSource, Result) - Method in interface org.apache.trax.Transformer
Process the source tree to the output result.
Transformer - interface org.apache.trax.Transformer.
This object represents a Transformer, which is a SAX2 XMLFilter.
TransformerClient - interface org.apache.xalan.transformer.TransformerClient.
A content handler can get a reference to a TransformState by implementing the TransformerClient interface.
TransformerImpl - class org.apache.xalan.transformer.TransformerImpl.
**For advanced use only** The Xalan workhorse -- Collaborates with the XPath xcontext, 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.
TransformerImpl(StylesheetRoot) - Constructor for class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Construct a TransformerImpl.
TransformException - exception org.apache.trax.TransformException.
This simply subclasses the TransformException for the purposes of being able to be caught in a catch clause.
TransformException(Exception) - Constructor for class org.apache.trax.TransformException
Create a new TransformException wrapping an existing exception.
TransformException(Exception, Locator) - Constructor for class org.apache.trax.TransformException
Create a new TransformException wrapping an existing exception.
TransformException(String) - Constructor for class org.apache.trax.TransformException
Create a new TransformException.
TransformException(String, Exception) - Constructor for class org.apache.trax.TransformException
Wrap an existing exception in a TransformException.
TransformException(String, Locator) - Constructor for class org.apache.trax.TransformException
Create a new TransformException from a message and a Locator.
TransformException(String, Locator, Exception) - Constructor for class org.apache.trax.TransformException
Wrap an existing exception in a TransformException.
TransformException(String, String, String, int, int) - Constructor for class org.apache.trax.TransformException
Create a new TransformException.
TransformException(String, String, String, int, int, Exception) - Constructor for class org.apache.trax.TransformException
Create a new TransformException with an embedded exception.
transformNode(ElemTemplateElement, ElemTemplateElement, Node, QName) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Given an element and mode, find the corresponding template and process the contents.
transformNode(Node) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformNode(Node) - Method in interface org.apache.trax.Transformer
Process the source node to to SAX parse events, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformNode(Node, Result) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformNode(Node, Result) - Method in interface org.apache.trax.Transformer
Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformSelectedNodes(StylesheetComposed, ElemTemplateElement, ElemTemplateElement, Node, QName, XPath, int) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Perform a query if needed, and call transformNode for each child.
TransformState - interface org.apache.xalan.transformer.TransformState.
This interface is meant to be used by a consumer of SAX2 events produced by Xalan, and enables the consumer to get information about the state of the transform.
transformToHtml(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
transformToHtml(String, String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Process a document and a stylesheet and return the transformation result.
transformToRTF(Stylesheet, ElemTemplateElement, Node, QName) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Given a stylesheet element, create a result tree fragment from it's contents.
transformToString(ElemTemplateElement, Node, QName) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Take the contents of a template element, process it, and convert it to a string.
traverse(Node) - Method in class org.apache.xalan.transformer.TreeWalker2Result
**For internal use only** Perform a pre-order traversal non-recursive style.
traverse(Node) - Method in class org.apache.xalan.utils.TreeWalker
**For advanced use only** Perform a pre-order traversal non-recursive style.
traverse(Node, Node) - Method in class org.apache.xalan.utils.TreeWalker
**For advanced use only** Perform a pre-order traversal non-recursive style.
TreeWalker - class org.apache.xalan.utils.TreeWalker.
**For advanced use only** This class does a pre-order walk of the DOM tree, calling a ContentHandler interface as it goes.
TreeWalker - interface org.w3c.dom.traversal.TreeWalker.
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by its whatToShow flags and any filters that are defined for the TreeWalker .
TreeWalker(ContentHandler) - Constructor for class org.apache.xalan.utils.TreeWalker
**For advanced use only** Constructor.
TreeWalker2Result - class org.apache.xalan.transformer.TreeWalker2Result.
**For internal use only** Handle a walk of a tree, but screen out attributes for the result tree.
TreeWalker2Result(TransformerImpl, ResultTreeHandler) - Constructor for class org.apache.xalan.transformer.TreeWalker2Result
**For internal use only** Constructor.
Trie - class org.apache.xalan.utils.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.utils.Trie
**For internal use only**  

U

UnaryOperation - class org.apache.xpath.operations.UnaryOperation.
 
UnaryOperation() - Constructor for class org.apache.xpath.operations.UnaryOperation
 
UNBUILT - Static variable in class org.apache.xalan.templates.KeyDeclaration
**For internal use only**  
UnImplNode - class org.apache.xalan.utils.UnImplNode.
**For internal use only** To be subclassed by classes that wish to fake being nodes.
UnImplNode() - Constructor for class org.apache.xalan.utils.UnImplNode
**For internal use only**  
unindent() - Method in class org.apache.xml.serialize.transition.Printer
 
UnionPathIterator - class org.apache.xpath.axes.UnionPathIterator.
**For advanced use only** This class extends NodeSet, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath UnionExpr.
UnionPathIterator() - Constructor for class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Constructor to create an instance which you can add location paths to.
UnionPathIterator(Compiler, int) - Constructor for class org.apache.xpath.axes.UnionPathIterator
**For advanced use only** Constructor.
UnionPattern - class org.apache.xpath.patterns.UnionPattern.
 
UnionPattern() - Constructor for class org.apache.xpath.patterns.UnionPattern
 
Unix - Static variable in class org.apache.xml.serialize.transition.LineSeparator
Line separator for Unix systems (\n).
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.serialize.transition.BaseMarkupSerializer
 
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of an unparsed entity declaration.
URI - class org.apache.xalan.utils.URI.
A class to represent a Uniform Resource Identifier (URI).
URI.MalformedURIException - exception org.apache.xalan.utils.URI.MalformedURIException.
MalformedURIExceptions are thrown in the process of building a URI or setting fields on a URI when an operation would result in an invalid URI specification.
URI.MalformedURIException() - Constructor for class org.apache.xalan.utils.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for class org.apache.xalan.utils.URI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
URI() - Constructor for class org.apache.xalan.utils.URI
Construct a new and uninitialized URI.
URI(String) - Constructor for class org.apache.xalan.utils.URI
Construct a new URI from a URI specification string.
URI(String, String) - Constructor for class org.apache.xalan.utils.URI
Construct a new URI that does not follow the generic URI syntax.
URI(String, String, String, int, String, String, String) - Constructor for class org.apache.xalan.utils.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(String, String, String, String, String) - Constructor for class org.apache.xalan.utils.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(URI) - Constructor for class org.apache.xalan.utils.URI
Construct a new URI from another URI.
URI(URI, String) - Constructor for class org.apache.xalan.utils.URI
Construct a new URI from a base URI and a URI specification string.
URIResolver - interface org.apache.trax.URIResolver.
This version of URIResolver reflects the proposal made by Michael Kay to revise the interface as defined in TRAX 0.6.

V

Variable - class org.apache.xpath.operations.Variable.
 
Variable() - Constructor for class org.apache.xpath.operations.Variable
 
VariableStack - class org.apache.xpath.VariableStack.
**For internal use only** Defines a class to keep track of a stack for template arguments and variables, since we can't simply bind the variables to templates and walk the preceding children and ancestors.
VariableStack() - Constructor for class org.apache.xpath.VariableStack
**For internal use only** Constructor for a variable stack.
VERSION - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Major version number.
versionHasBeenSet() - Method in class org.apache.xalan.templates.OutputFormatExtended
 

W

WalkerFactory - class org.apache.xpath.axes.WalkerFactory.
 
WalkerFactory() - Constructor for class org.apache.xpath.axes.WalkerFactory
 
warn(int) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of an problem.
warn(int, Object[]) - Method in class org.apache.xalan.processor.StylesheetHandler
**For internal use only** Warn the user of an problem.
warn(int, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of an problem.
warn(int, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Warn the user of an problem.
warn(Node, Node, int) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of an problem.
warn(Node, Node, int, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of an problem.
warn(XPathContext, int, Object[]) - Method in class org.apache.xalan.templates.FuncFormatNumb
**For advanced use only** Warn the user of a problem.
warn(XPathContext, int, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
**For advanced use only** Warn the user of a problem.
warn(XPathContext, int, Object[]) - Method in class org.apache.xpath.Expression
Warn the user of an problem.
warn(XPathContext, Node, int, Object[]) - Method in class org.apache.xpath.XPath
Warn the user of an problem.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WARNING_SUFFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WARNING_SUFFIX - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
warning(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
**For advanced use only** Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.apache.xalan.utils.DefaultErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
Web - Static variable in class org.apache.xml.serialize.transition.LineSeparator
Line separator for the Web (\n).
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WhiteSpace - class org.apache.xalan.stree.WhiteSpace.
Right now this is the same as TextImpl.
WhiteSpace(DocumentImpl, char[], int, int) - Constructor for class org.apache.xalan.stree.WhiteSpace
 
WhiteSpaceInfo - class org.apache.xalan.templates.WhiteSpaceInfo.
This is used as a special "fake" template that can be handled by the TemplateList to do pattern matching on nodes.
WhitespaceList - class org.apache.xalan.templates.WhitespaceList.
 
WILD - Static variable in class org.apache.xpath.patterns.NodeTest
 
Windows - Static variable in class org.apache.xml.serialize.transition.LineSeparator
Line separator for Windows systems (\r\n).
WrappedRuntimeException - exception org.apache.xalan.utils.WrappedRuntimeException.
This class is for throwing important checked exceptions over non-checked methods.
WrappedRuntimeException(Exception) - Constructor for class org.apache.xalan.utils.WrappedRuntimeException
Construct a WrappedRuntimeException from a checked exception.
write(XSLProcessorContext, Element) - Method in class org.apache.xalan.lib.Redirect
Write the evalutation of the element children to the given file.
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
 
WrongNumberArgsException - exception org.apache.xpath.functions.WrongNumberArgsException.
 
WrongNumberArgsException(String) - Constructor for class org.apache.xpath.functions.WrongNumberArgsException
 
WrongParserException - exception org.apache.xalan.utils.WrongParserException.
Certain functions may throw this error if they are paired with the incorrect parser.
WrongParserException(String) - Constructor for class org.apache.xalan.utils.WrongParserException
Create a WrongParserException object.

X

XBoolean - class org.apache.xpath.objects.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.xpath.objects.XBoolean
**For advanced use only** Construct a XNodeSet object.
XBooleanStatic - class org.apache.xpath.objects.XBooleanStatic.
**For internal use only** This class doesn't have any XPathContext, so override whatever to ensure it works OK.
XBooleanStatic(boolean) - Constructor for class org.apache.xpath.objects.XBooleanStatic
**For internal use only** Construct a XNodeSet object.
XConnection - class org.apache.xalan.lib.sql.XConnection.
An XSLT extension that allows a stylesheet to access JDBC data.
XConnection(String, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with just a driver and database URL.
XConnection(String, String, Element) - Constructor for class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with a connection protocol
XConnection(String, String, String, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with user ID and password.
XHTML - Static variable in class org.apache.serialize.Method
The output method for XHTML documents: xhtml.
XHTML - Static variable in class org.apache.xml.serialize.transition.Method
The output method for HTML documents as XHTML.
XHTMLNamespace - Static variable in class org.apache.xml.serialize.transition.HTMLSerializer
 
XHTMLOutputFormat - class org.apache.serialize.helpers.XHTMLOutputFormat.
Output format for XHTML documents.
XHTMLOutputFormat() - Constructor for class org.apache.serialize.helpers.XHTMLOutputFormat
 
XHTMLOutputFormat(boolean) - Constructor for class org.apache.serialize.helpers.XHTMLOutputFormat
 
XHTMLOutputFormat(String) - Constructor for class org.apache.serialize.helpers.XHTMLOutputFormat
 
XHTMLPublicId - Static variable in class org.apache.xml.serialize.transition.HTMLSerializer.DTD
Public identifier for XHTML document type.
XHTMLSerializer - class org.apache.xml.serialize.transition.XHTMLSerializer.
Implements an XHTML serializer supporting both DOM and SAX pretty serializing.
XHTMLSerializer() - Constructor for class org.apache.xml.serialize.transition.XHTMLSerializer
Constructs a new serializer.
XHTMLSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.transition.XHTMLSerializer
Constructs a new serializer.
XHTMLSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.XHTMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
XHTMLSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.XHTMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
XHTMLSystemId - Static variable in class org.apache.xml.serialize.transition.HTMLSerializer.DTD
System identifier for XHTML document type.
XML - Static variable in class org.apache.serialize.Method
The output method for XML documents: xml.
XML - Static variable in class org.apache.xml.serialize.transition.Method
The output method for XML documents.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
XMLCharacterRecognizer - class org.apache.xalan.utils.XMLCharacterRecognizer.
 
XMLCharacterRecognizer() - Constructor for class org.apache.xalan.utils.XMLCharacterRecognizer
 
XMLFilter - interface org.xml.sax.XMLFilter.
Interface for an XML filter.
XMLFilterImpl - class org.xml.sax.helpers.XMLFilterImpl.
Base class for deriving an XML filter.
XMLFilterImpl() - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an empty XML filter, with no parent.
XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an XML filter with the specified parent.
XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace as a constant.
XMLNSDecl - class org.apache.xalan.templates.XMLNSDecl.
Represents an xmlns declaration
XMLNSDecl(String, String, boolean) - Constructor for class org.apache.xalan.templates.XMLNSDecl
 
XMLOutputFormat - class org.apache.serialize.helpers.XMLOutputFormat.
Output format for XML documents.
XMLOutputFormat() - Constructor for class org.apache.serialize.helpers.XMLOutputFormat
 
XMLOutputFormat(boolean) - Constructor for class org.apache.serialize.helpers.XMLOutputFormat
 
XMLOutputFormat(String) - Constructor for class org.apache.serialize.helpers.XMLOutputFormat
 
XMLReader - interface org.xml.sax.XMLReader.
Interface for reading an XML document using callbacks.
XMLReaderAdapter - class org.xml.sax.helpers.XMLReaderAdapter.
Adapt a SAX2 XMLReader as a SAX1 Parser.
XMLReaderAdapter() - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderFactory - class org.xml.sax.helpers.XMLReaderFactory.
Factory for creating an XML reader.
XMLSerializer - class org.apache.xml.serialize.transition.XMLSerializer.
Implements an XML serializer supporting both DOM and SAX pretty serializing.
XMLSerializer() - Constructor for class org.apache.xml.serialize.transition.XMLSerializer
Constructs a new serializer.
XMLSerializer(OutputFormat) - Constructor for class org.apache.xml.serialize.transition.XMLSerializer
Constructs a new serializer.
XMLSerializer(OutputStream, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.XMLSerializer
Constructs a new serializer that writes to the specified output stream using the specified output format.
XMLSerializer(Writer, OutputFormat) - Constructor for class org.apache.xml.serialize.transition.XMLSerializer
Constructs a new serializer that writes to the specified writer using the specified output format.
XNodeSet - class org.apache.xpath.objects.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.xpath.objects.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(Node) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object for one node.
XNodeSet(NodeIterator) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
XNull - class org.apache.xpath.objects.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.xpath.objects.XNull
Create an XObject.
XNumber - class org.apache.xpath.objects.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.xpath.objects.XNumber
Construct a XNodeSet object.
XObject - class org.apache.xpath.objects.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.xpath.objects.XObject
Create an XObject.
XObject(Object) - Constructor for class org.apache.xpath.objects.XObject
Create an XObject.
XPath - class org.apache.xpath.XPath.
The XPath class represents the semantic parse tree of the XPath pattern.
XPath(String, Locator, PrefixResolver, int) - Constructor for class org.apache.xpath.XPath
Construct an XPath object.
XPathAPI - class org.apache.xpath.XPathAPI.
The methods in this class are convenience methods into the low-level XPath API.
XPathAPI() - Constructor for class org.apache.xpath.XPathAPI
 
XPathContext - class org.apache.xpath.XPathContext.
**For advanced use only** Default class for the runtime execution context for XPath.
XPathContext() - Constructor for class org.apache.xpath.XPathContext
**For advanced use only** Create an XPathContext instance.
XPathContext(Object) - Constructor for class org.apache.xpath.XPathContext
**For advanced use only** Create an XPathContext instance.
XPathDumper - class org.apache.xpath.compiler.XPathDumper.
Class for XPath diagnostic functions.
XPathDumper() - Constructor for class org.apache.xpath.compiler.XPathDumper
 
XPATHErrorResourceBundle - class org.apache.xpath.res.XPATHErrorResourceBundle.
**For internal use only** LangResources_en.properties
XPATHErrorResourceBundle() - Constructor for class org.apache.xpath.res.XPATHErrorResourceBundle
**For internal use only**  
XPATHErrorResources - class org.apache.xpath.res.XPATHErrorResources.
**For advanced use only** Set up error messages.
XPATHErrorResources_en - class org.apache.xpath.res.XPATHErrorResources_en.
**For advanced use only** Default implementation of XPATHErrorResources.
XPATHErrorResources_en() - Constructor for class org.apache.xpath.res.XPATHErrorResources_en
**For advanced use only**  
XPATHErrorResources() - Constructor for class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
XPathException - exception org.apache.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.xpath.XPathException
Create an XPathException object that holds an error message.
XPathException(String, Exception) - Constructor for class org.apache.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.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.xpath.XPathException
Create an XPathException object that holds an error message and the stylesheet node that the error originated from.
XPathFactory - interface org.apache.xpath.XPathFactory.
**For advanced use only** Factory class for creating an XPath.
XPathParser - class org.apache.xpath.compiler.XPathParser.
Tokenizes and parses XPath expressions.
XPathParser() - Constructor for class org.apache.xpath.compiler.XPathParser
The parser constructor.
XPathProcessorException - exception org.apache.xpath.XPathProcessorException.
Derived from XPathException in order that XPath processor exceptions may be specifically caught.
XPathProcessorException(String) - Constructor for class org.apache.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message.
XPathProcessorException(String, Exception) - Constructor for class org.apache.xpath.XPathProcessorException
Create an XPathProcessorException object that holds an error message, and another exception that caused this exception.
XRTreeFrag - class org.apache.xpath.objects.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.xpath.objects.XRTreeFrag
Create an XObject.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
**For advanced use only**  
XSLMessages - class org.apache.xalan.res.XSLMessages.
**For internal use only** Sets things up for issuing error messages.
XSLMessages() - Constructor for class org.apache.xalan.res.XSLMessages
**For internal use only**  
XSLProcessorContext - class org.apache.xalan.extensions.XSLProcessorContext.
Provides transformer context to be passed to an extension element.
XSLProcessorContext(TransformerImpl, Stylesheet, Node, Node, QName) - Constructor for class org.apache.xalan.extensions.XSLProcessorContext
Create a processor context to be passed to an extension.
XSLProcessorVersion - class org.apache.xalan.processor.XSLProcessorVersion.
Administrative class to keep track of the version number of the Xalan release.
XSLProcessorVersion() - Constructor for class org.apache.xalan.processor.XSLProcessorVersion
 
XSLResourceBundle - class org.apache.xalan.res.XSLResourceBundle.
**For internal use only** This is an interface for error messages.
XSLResourceBundle() - Constructor for class org.apache.xalan.res.XSLResourceBundle
**For internal use only**  
XSLT_PROPERTIES - Static variable in class org.apache.xalan.processor.StylesheetProcessor
 
XSLT_RESOURCE - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only**  
XSLTAttributeDef - class org.apache.xalan.processor.XSLTAttributeDef.
This class defines an attribute for an element in a XSLT stylesheet, is meant to reflect the structure defined in http://www.w3.org/TR/xslt#dtd, and the mapping between Xalan classes and the markup attributes in the element.
XSLTElementProcessor - class org.apache.xalan.processor.XSLTElementProcessor.
This class acts as the superclass for all stylesheet element processors, and deals with things that are common to all elements.
XSLTErrorResources - class org.apache.xalan.res.XSLTErrorResources.
Set up error messages.
XSLTErrorResources_en - class org.apache.xalan.res.XSLTErrorResources_en.
 
XSLTErrorResources_en() - Constructor for class org.apache.xalan.res.XSLTErrorResources_en
 
XSLTErrorResources() - Constructor for class org.apache.xalan.res.XSLTErrorResources
 
XSLTProcessorApplet - class org.apache.xalan.client.XSLTProcessorApplet.
Provides applet host for the XSLT processor.
XSLTProcessorApplet() - Constructor for class org.apache.xalan.client.XSLTProcessorApplet
The XSLTProcessorApplet constructor takes no arguments.
XSLTResourceBundle - class org.apache.xalan.res.XSLTResourceBundle.
 
XSLTResourceBundle() - Constructor for class org.apache.xalan.res.XSLTResourceBundle
 
XSLTResources_cy - class org.apache.xalan.res.XSLTResources_cy.
 
XSLTResources_cy() - Constructor for class org.apache.xalan.res.XSLTResources_cy
 
XSLTResources_el - class org.apache.xalan.res.XSLTResources_el.
 
XSLTResources_el() - Constructor for class org.apache.xalan.res.XSLTResources_el
 
XSLTResources_en - class org.apache.xalan.res.XSLTResources_en.
 
XSLTResources_en() - Constructor for class org.apache.xalan.res.XSLTResources_en
 
XSLTResources_he - class org.apache.xalan.res.XSLTResources_he.
 
XSLTResources_he() - Constructor for class org.apache.xalan.res.XSLTResources_he
 
XSLTResources_hy - class org.apache.xalan.res.XSLTResources_hy.
 
XSLTResources_hy() - Constructor for class org.apache.xalan.res.XSLTResources_hy
 
XSLTResources_ja_JP_A - class org.apache.xalan.res.XSLTResources_ja_JP_A.
 
XSLTResources_ja_JP_A() - Constructor for class org.apache.xalan.res.XSLTResources_ja_JP_A
 
XSLTResources_ja_JP_HA - class org.apache.xalan.res.XSLTResources_ja_JP_HA.
 
XSLTResources_ja_JP_HA() - Constructor for class org.apache.xalan.res.XSLTResources_ja_JP_HA
 
XSLTResources_ja_JP_HI - class org.apache.xalan.res.XSLTResources_ja_JP_HI.
 
XSLTResources_ja_JP_HI() - Constructor for class org.apache.xalan.res.XSLTResources_ja_JP_HI
 
XSLTResources_ja_JP_I - class org.apache.xalan.res.XSLTResources_ja_JP_I.
 
XSLTResources_ja_JP_I() - Constructor for class org.apache.xalan.res.XSLTResources_ja_JP_I
 
XSLTResources_ka - class org.apache.xalan.res.XSLTResources_ka.
 
XSLTResources_ka() - Constructor for class org.apache.xalan.res.XSLTResources_ka
 
XSLTResources_zh_CN - class org.apache.xalan.res.XSLTResources_zh_CN.
 
XSLTResources_zh_CN() - Constructor for class org.apache.xalan.res.XSLTResources_zh_CN
 
XSLTResources_zh_TW - class org.apache.xalan.res.XSLTResources_zh_TW.
 
XSLTResources_zh_TW() - Constructor for class org.apache.xalan.res.XSLTResources_zh_TW
 
XSLTSchema - class org.apache.xalan.processor.XSLTSchema.
This class defines the allowed structure for a stylesheet, and the mapping between Xalan classes and the markup elements in the stylesheet.
XSLTVERSUPPORTED - Static variable in class org.apache.xalan.templates.Constants
**For advanced use only** The minimum version of XSLT supported.
XStatement - class org.apache.xalan.lib.sql.XStatement.
Represents a JDBC query statement.
XStatement(XConnection, String) - Constructor for class org.apache.xalan.lib.sql.XStatement
The XConnection query() method uses this constructor to execute a SQL query statement.
XString - class org.apache.xpath.objects.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.xpath.objects.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

Copyright © 2000 Apache XML Project. All Rights Reserved.