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

ABSOLUTE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
AbsoluteIterator - class org.apache.xalan.xsltc.dom.AbsoluteIterator.
 
AbsoluteIterator(NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
AbstractTranslet - class org.apache.xalan.xsltc.runtime.AbstractTranslet.
 
AbstractTranslet() - Constructor for class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
ACC_FINAL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_PRIVATE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_PROTECTED - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_PUBLIC - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ACC_SUPER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
acceptNode(int) - 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(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acceptNode(int) - 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(int, int) - Method in interface org.apache.xml.dtm.DTMFilter
Test whether a specified node is visible in the logical view of a DTMIterator.
acceptNode(int, int, int) - Method in interface org.apache.xml.dtm.DTMFilter
Test whether a specified node is visible in the logical view of a DTMIterator.
acceptNode(int, XPathContext) - Method in class org.apache.xpath.axes.MatchPatternIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
ADD_ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_ATTRIBUTE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_PARAMETER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_PARAMETER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_VARIABLE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD_VARIABLE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
add(InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.FlowList
 
add(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
add(Object, int) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Adds a node to the node list for a given value.
add(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
Adds an attribute to the list
addAttribute(int) - 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, 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.xml.utils.MutableAttrListImpl
Add an attribute to the end of the list.
addAttributes(Attributes) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add the contents of the attribute list to this list.
addAttributes(int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy DOM attributes to the result element.
addAuxiliaryClass(Class) - Method in interface org.apache.xalan.xsltc.Translet
 
addAuxiliaryClass(Class) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
addCdataElement(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add's a name of an element whose text contents should be output as CDATA
addDecimalFormat(String, DecimalFormatSymbols) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Adds a DecimalFormat object to the _formatSymbols hashtable.
addDOMAdapter(DOM) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
addDTM(DTM, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Add a DTM to the DTM table.
addDTM(DTM, int, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Add a DTM to the DTM table.
addElement(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Append a byte onto the vector.
addElement(int) - Method in class org.apache.xml.utils.NodeVector
Append a Node onto the vector.
addElement(int) - Method in class org.apache.xml.utils.IntVector
Append a int onto the vector.
addElement(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Append a int onto the vector.
addElement(int) - Method in class org.apache.xpath.NodeSetDTM
Append a Node onto the vector.
addElement(Node) - Method in class org.apache.xpath.NodeSet
Append a Node onto the vector.
addElement(String) - Method in class org.apache.xml.utils.StringVector
Append a string onto the vector.
addElement(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
Append a StringToStringTable object onto the vector.
addElements(int) - Method in class org.apache.xml.utils.IntVector
Append several slots onto the vector, but do not set the values.
addElements(int, int) - Method in class org.apache.xml.utils.IntVector
Append several int values onto the vector.
addExceptionType(Class) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Method addExceptionType
addExtends(Class) - Method in class org.apache.xml.utils.synthetic.Class
Adds an "extends" description for the class or interface represented by this Class object
addExtensionNamespace(String, ExtensionHandler) - Method in class org.apache.xalan.extensions.ExtensionsTable
**For advanced use only** Register an extension namespace handler.
addImplements(Class) - Method in class org.apache.xml.utils.synthetic.Class
Adds an "implements" description for the class or interface represented by this Class object
addIterator(LocPathIterator) - Method in class org.apache.xpath.axes.UnionPathIterator
Add an iterator to the union list.
addIterator(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
addLiteralResultAttribute(AVT) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set a literal result attribute (AVTs only).
addLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set a literal result attribute (used for xsl attributes).
addLocalVariable(String, Type, InstructionHandle, InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
addLocalVariable2(String, Type, InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
addNew(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
adds new int at the end if not already present
addNode(int) - Method in class org.apache.xalan.transformer.KeyRefIterator
Add a node matching this ref to the cached nodes for this iterator
addNode(int) - Method in class org.apache.xpath.NodeSetDTM
Add a node to the NodeSetDTM.
addNode(Node) - Method in class org.apache.xpath.NodeSet
Add a node to the NodeSet.
addNodeInDocOrder(int, boolean, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(int, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Add the node into a vector of nodes where it should occur in document order.
addNodeInDocOrder(Node, boolean, XPathContext) - Method in class org.apache.xpath.NodeSet
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
Add the node into a vector of nodes where it should occur in document order.
addNodes(DTMIterator) - Method in class org.apache.xpath.NodeSetDTM
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeIterator) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeList) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(DTMIterator, XPathContext) - Method in class org.apache.xpath.NodeSetDTM
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeIterator, XPathContext) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNodesInDocOrder(NodeList, XPathContext) - Method in class org.apache.xpath.NodeSet
Copy NodeList members into this nodelist, adding in document order.
addNSDeclsToAttrs() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Add the attributes that have been declared to the attribute list.
addParam(Param) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addParameter(Class, String) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Method addParameter
addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
addParameter(String) - Method in class org.apache.xalan.lib.sql.XConnection
Add an untyped value to the parameter list.
addParameter(String, Object) - Method in interface org.apache.xalan.xsltc.Translet
 
addParameter(String, Object) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add a new global parameter if not already in the current frame.
addParameter(String, Object, boolean) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add a new global or local parameter if not already in the current frame.
addParameterFromElement(Element) - Method in class org.apache.xalan.lib.sql.XConnection
Add a single parameter to the parameter list formatted as an Element
addParameterFromElement(NodeList) - Method in class org.apache.xalan.lib.sql.XConnection
Add a section of parameters to the Parameter List Do each element from the list
addParameterWithType(String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Add a typed parameter to the parameter list.
addTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Add a trace listener for the purposes of debugging and diagnosis.
addUnparsedEntity(String, String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add an unparsed entity URI.
addVariable(int, Object) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Set the value of a variable in the current frame.
addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
adoptNode(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NEEDSDOC Method adoptNode NEEDSDOC @param source NEEDSDOC (adoptNode) @return
adoptNode(Node) - Method in class org.apache.xml.utils.UnImplNode
NEEDSDOC Method adoptNode NEEDSDOC @param source NEEDSDOC (adoptNode) @return
ALL - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes in the tree from and including the root.
ALLFROMNODE - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, traversing the subtree including the subtree root, descendants, attributes, and namespace node decls.
allocateIndex(QName) - Method in class org.apache.xalan.xsltc.compiler.Template
 
allowDetachToRelease(boolean) - Method in interface org.apache.xml.dtm.DTMIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.NodeSetDTM
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.axes.UnionPathIterator
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XObject
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XNodeSet
Specify if it's OK for detach to release the iterator for reuse.
allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XRTreeFrag
Specify if it's OK for detach to release the iterator for reuse.
ALPHA_SIZE - Static variable in class org.apache.xml.utils.Trie
Size of the m_nextChar array.
ANCESTOR - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
ANCESTOR - Static variable in interface org.apache.xml.dtm.Axis
The ancestor axis contains the ancestors of the context node; the ancestors of the context node consist of the parent of context node and the parent's parent and so on; thus, the ancestor axis will always include the root node, unless the context node is the root node.
ANCESTORHASXMLNS - Static variable in class org.apache.xml.utils.NSInfo
Constant indicating an ancestor has an XMLNS attribute
ANCESTORNOXMLNS - Static variable in class org.apache.xml.utils.NSInfo
Constant indicating ancestors don't have an XMLNS attribute
ANCESTORORSELF - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
ANCESTORORSELF - Static variable in interface org.apache.xml.dtm.Axis
the ancestor-or-self axis contains the context node and the ancestors of the context node; thus, the ancestor axis will always include the root node.
ANCESTORXMLNSUNPROCESSED - Static variable in class org.apache.xml.utils.NSInfo
Constant for ancestors XMLNS atributes not processed
And - class org.apache.xpath.operations.And.
The 'and' operation expression executer.
And() - Constructor for class org.apache.xpath.operations.And
 
ANODE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
ANY - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
AnyNodeCounter - class org.apache.xalan.xsltc.dom.AnyNodeCounter.
 
AnyNodeCounter(Translet, DOM, NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.AnyNodeCounter
 
append(char) - Method in class org.apache.xml.utils.FastStringBuffer
Append a single character onto the FastStringBuffer, growing the storage if necessary.
append(char[], int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Append part of the contents of a Character Array onto the FastStringBuffer, growing the storage if necessary.
append(FastStringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of another FastStringBuffer onto this FastStringBuffer, growing the storage if necessary.
append(FlowList) - Method in class org.apache.xalan.xsltc.compiler.FlowList
 
append(Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
append(String) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of a String onto the FastStringBuffer, growing the storage if necessary.
append(StringBuffer) - Method in class org.apache.xml.utils.FastStringBuffer
Append the contents of a StringBuffer onto the FastStringBuffer, growing the storage if necessary.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemNumber
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemText
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemPI
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemForEach
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemCallTemplate
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttribute
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemCopyOf
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemChoose
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemComment
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemApplyImport
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemValueOf
Add a child to the child list.
appendChild(int, boolean, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
appendChild(int, boolean, boolean) - Method in interface org.apache.xml.dtm.DTM
Append a child to "the end of the document".
appendChild(int, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Append a child to the end of the document.
appendChild(int, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a child to the end of the child list of the current node.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xalan.templates.ElemSort
Add a child to the child list.
appendChild(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
appendChild(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
appendChild(Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
appendChildElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttributeSet
Add a child to the child list.
appendData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
appendData(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
appendEnvironmentReport(Node, Document, Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Stylesheet extension entrypoint: Dump a basic Xalan environment report from getEnvironmentHash() to a Node.
appendNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
Append the nodes to the list.
appendNodes(NodeVector) - Method in class org.apache.xml.utils.NodeVector
Append the nodes to the list.
appendNodes(NodeVector) - Method in class org.apache.xpath.NodeSetDTM
Append the nodes to the list.
appendPath(String) - Method in class org.apache.xml.utils.URI
Append to the end of the path of this URI.
appendTextChild(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
appendTextChild(String) - Method in interface org.apache.xml.dtm.DTM
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Append a text node child that will be constructed from a string, to the end of the document.
appendTextChild(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Append a text node child that will be constructed from a string, to the end of the document.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForChars
Cast result object to a string.
APPLY_TEMPLATES - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
applyAttrSets(TransformerImpl, StylesheetRoot) - Method in class org.apache.xalan.templates.ElemUse
Add the attributes from the named attribute sets to the attribute list.
applyTemplateToNode(ElemTemplateElement, ElemTemplate, int) - 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.
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
Construct a dummy parameter argument, with no QName and no value (either expression string or value XObject).
Arg(QName, String, boolean) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument that contains an expression.
Arg(QName, XObject) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument which has an XObject value.
Arg(QName, XObject, boolean) - Constructor for class org.apache.xpath.Arg
Construct a parameter argument.
Arg0IsNodesetExpr() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Tell if the expression is a nodeset expression.
argsCount() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
argsType() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
ARGUMENT_CONVERSION_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
asContentHandler() - Method in class org.apache.xalan.serialize.SerializerToXML
Return a ContentHandler interface into this serializer.
asContentHandler() - Method in interface org.apache.xalan.serialize.Serializer
Return a ContentHandler interface into this serializer.
asDOMSerializer() - Method in class org.apache.xalan.serialize.SerializerToXML
Return a DOMSerializer interface into this serializer.
asDOMSerializer() - Method in interface org.apache.xalan.serialize.Serializer
Return a DOMSerializer interface into this serializer.
asIterator(XPathContext, int) - Method in class org.apache.xpath.Expression
**Experimental** Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIterator(XPathContext, int) - Method in class org.apache.xpath.axes.LocPathIterator
**Experimental** Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIterator(XPathContext, int) - Method in class org.apache.xpath.axes.UnionPathIterator
**Experimental** Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asNode(XPathContext) - Method in class org.apache.xpath.Expression
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.ChildIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.DescendantIterator
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNode(XPathContext) - Method in class org.apache.xpath.axes.SelfIteratorNoPredicate
Return the first node out of the nodeset, if this expression is a nodeset expression.
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a DTMIterator.
asNodeIterator() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a DTMIterator.
assertion(boolean, String) - Method in class org.apache.xpath.Expression
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.XPath
Tell the user of an assertion error, and probably throw an exception.
assertion(boolean, String) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an assertion error, and probably throw an exception.
at(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
AttList - class org.apache.xml.utils.AttList.
**For internal use only** Wraps a DOM attribute list in a SAX Attributes.
AttList(NamedNodeMap, DOMHelper) - Constructor for class org.apache.xml.utils.AttList
Constructor AttList
ATTR_SET_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTR_VAL_TEMPLATE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ATTRIBSET_UNDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Attribute - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.DOM
 
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
ATTRIBUTE - Static variable in interface org.apache.xml.dtm.Axis
the attribute axis contains the attributes of the context node; the axis will be empty unless the context node is an element.
ATTRIBUTE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ATTRIBUTE_LIST_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTRIBUTE_LIST_IMPL_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTRIBUTE_LIST_IMPL_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ATTRIBUTE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Attr.
attribute() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
attribute(String, String) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
attribute(String, String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
attribute(String, String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Put an attribute and its value in the start tag of an element.
attribute(String, String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
attributeDecl(String, String, String, String[], String, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
Stores the association between the name of an ID attribute and the name of element that may contain it Such an association would be represented in a DTD as in: where 'Person' would be elemtName and 'SSN' would be the ID attribute
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
SAX2 extension handler for DTD declaration events Report an attribute type declaration
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an attribute type declaration.
AttributeIterator - class org.apache.xpath.axes.AttributeIterator.
**For advanced use only** This class implements an optimized iterator for attribute axes patterns.
AttributeList - class org.apache.xalan.xsltc.runtime.AttributeList.
 
AttributeList() - Constructor for class org.apache.xalan.xsltc.runtime.AttributeList
AttributeList constructor
AttributeList(Attributes) - Constructor for class org.apache.xalan.xsltc.runtime.AttributeList
Attributes clone constructor
Attributes - class org.apache.xalan.xsltc.runtime.Attributes.
 
ATTRIBUTES_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
Attributes(DOM, int) - Constructor for class org.apache.xalan.xsltc.runtime.Attributes
 
AttributeSetMethodGenerator - class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator.
 
AttributeSetMethodGenerator(String, ClassGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
ATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DECIMALSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DIGIT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_INFINITY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MINUSSIGN - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NAN - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PATTERNSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PERCENT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PERMILLE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_RESULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_STYLESHEET_PREFIX - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TERMINATE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_VERSION - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRNAME_XXXX - Static variable in class org.apache.xalan.templates.Constants
temp dummy
ATTRNAME_ZERODIGIT - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL attribute names.
ATTRVAL_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_ANY - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_CASEORDER_LOWER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_CASEORDER_UPPER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_DEFAULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
For Stylesheet-prefix and result-prefix in xsl:namespace-alias
ATTRVAL_ID - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_INFINITY - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
ATTRVAL_MULTI - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_NAN - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
ATTRVAL_NO - Static variable in class org.apache.xalan.templates.Constants
For indent-result
ATTRVAL_ORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_ORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
Stuff for sorting
ATTRVAL_OTHER - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_OUTPUT_METHOD_HTML - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation). ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to produce the output document.
ATTRVAL_OUTPUT_METHOD_TEXT - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation). ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to produce the output document.
ATTRVAL_OUTPUT_METHOD_XML - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for the possible values of the xsl:output element's method= attribute: ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to produce the output document (basic XSLT operation). ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to produce the output document.
ATTRVAL_PARENT - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_PRESERVE - Static variable in class org.apache.xalan.templates.Constants
 
ATTRVAL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
For level attribute in xsl:number.
ATTRVAL_STRIP - Static variable in class org.apache.xalan.templates.Constants
 
ATTRVAL_THIS - Static variable in class org.apache.xalan.templates.Constants
some stuff for my patterns-by-example
ATTRVAL_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
For letter-value attribute (part of conversion attributes).
ATTRVAL_YES - Static variable in class org.apache.xalan.templates.Constants
For indent-result
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
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
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
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
Construct a simple AVT part.
AVTPartXPath(XPath) - Constructor for class org.apache.xalan.templates.AVTPartXPath
Construct a simple AVT part.
AXES_END_TYPES - Static variable in class org.apache.xpath.compiler.OpCodes
The end of the axes types.
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, int) - Constructor for class org.apache.xpath.axes.AxesWalker
Construct an AxesWalker using a LocPathIterator.
Axis - interface org.apache.xalan.xsltc.dom.Axis.
 
Axis - interface org.apache.xml.dtm.Axis.
Specifies values related to XPath Axes.
AXIS_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 

B

backPatch(InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.FlowList
Back patch a flow list.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field BAD_CODE
baseName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Search for both slashes in order to support URLs and files.
BASIS_LIBRARY_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BasisLibrary - class org.apache.xalan.xsltc.runtime.BasisLibrary.
Standard XSLT functions.
BasisLibrary() - Constructor for class org.apache.xalan.xsltc.runtime.BasisLibrary
 
BIT_ANCESTOR - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an ancestor step.
BIT_ANCESTOR_OR_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an ancestor-or-self step.
BIT_ANY_DESCENDANT_FROM_ROOT - Static variable in class org.apache.xpath.axes.WalkerFactory
Found "//foo" pattern
BIT_ATTRIBUTE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an attribute step.
BIT_BACKWARDS_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers can go backwards in document order from the context node.
BIT_CHILD - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a child step.
BIT_DESCENDANT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a descendant step.
BIT_DESCENDANT_OR_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a descendant-or-self step.
BIT_FILTER - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a filter (i.e.
BIT_FOLLOWING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a following step.
BIT_FOLLOWING_SIBLING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a following-sibiling step.
BIT_MATCH_PATTERN - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if the expression is a match pattern.
BIT_NAMESPACE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a namespace step.
BIT_NODETEST_ANY - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain an node() test.
BIT_PARENT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a parent step.
BIT_PRECEDING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a preceding step.
BIT_PRECEDING_SIBLING - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a preceding-sibling step.
BIT_PREDICATE - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if the expression contains a top-level predicate.
BIT_ROOT - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a root step.
BIT_SELF - Static variable in class org.apache.xpath.axes.WalkerFactory
Bit is on if any of the walkers contain a self step.
BitArray - class org.apache.xalan.xsltc.dom.BitArray.
 
BitArray(int) - Constructor for class org.apache.xalan.xsltc.dom.BitArray
Constructor.
BitArray(int, int[]) - Constructor for class org.apache.xalan.xsltc.dom.BitArray
 
BITMASK_TRAVERSES_OUTSIDE_SUBTREE - Static variable in class org.apache.xpath.axes.WalkerFactory
If any of these bits are on, the expression may likely traverse outside the given subtree.
BITS_COUNT - Static variable in class org.apache.xpath.axes.WalkerFactory
First 8 bits are the number of top-level location steps.
BITS_PER_LOCALNAME - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
BITS_PER_NAMESPACE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
BITS_RESERVED - Static variable in class org.apache.xpath.axes.WalkerFactory
4 bits are reserved for future use.
Bool - class org.apache.xpath.operations.Bool.
The 'boolean()' operation expression executer.
bool() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a boolean.
bool() - Method in class org.apache.xpath.objects.XNodeSet
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() - Constructor for class org.apache.xpath.operations.Bool
 
bool(XPathContext) - Method in class org.apache.xpath.Expression
Evaluate expression to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Evaluate this operation directly to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.Bool
Evaluate this operation directly to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.And
Evaluate this operation directly to a boolean.
bool(XPathContext) - Method in class org.apache.xpath.operations.Or
Evaluate this operation directly to a boolean.
bool(XPathContext, int, PrefixResolver) - Method in class org.apache.xpath.XPath
**Experimental** Given an expression and a context, evaluate the XPath and return the result.
Boolean - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
BOOLEAN_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BOOLEAN_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BOOLEAN_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
booleanF(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function boolean()
BooleanType - class org.apache.xalan.xsltc.compiler.util.BooleanType.
 
BoolStack - class org.apache.xml.utils.BoolStack.
**For internal use only** Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xml.utils.BoolStack
Default constructor.
BoolStack(int) - Constructor for class org.apache.xml.utils.BoolStack
Construct a IntVector, using the given block size.
boolWithSideEffects() - Method in class org.apache.xpath.objects.XObject
Cast result object to a boolean, but allow side effects, such as the incrementing of an iterator.
boolWithSideEffects() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a boolean, but allow side effects, such as the incrementing of an iterator.
build() - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
Build the internal XSLTC-specific DOM.
build(String) - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
Build the internal XSLTC-specific DOM.
build(XMLReader) - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
Build the internal XSLTC-specific DOM.
build(XMLReader, String) - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
Build the internal XSLTC-specific DOM.
buildIdIndex(DOMImpl, int, AbstractTranslet) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
Leverages the Key Class to implement the XSLT id() function.
buildKeyIndex(String, int, Object) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Adds a value to a key/id index
buildKeys(DOM, NodeIterator, TransletOutputHandler, int) - Method in interface org.apache.xalan.xsltc.Translet
 
buildKeys(DOM, NodeIterator, TransletOutputHandler, int) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
This method builds key indexes - it is overridden in the compiled translet in cases where the element is used
BYTEARRAY_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 

C

CachedXPathAPI - class org.apache.xpath.CachedXPathAPI.
The methods in this class are convenience methods into the low-level XPath API.
CachedXPathAPI() - Constructor for class org.apache.xpath.CachedXPathAPI
Default constructor.
CachedXPathAPI(CachedXPathAPI) - Constructor for class org.apache.xpath.CachedXPathAPI
This constructor shares its XPathContext with a pre-existing CachedXPathAPI.
calcScore() - Method in class org.apache.xpath.patterns.StepPattern
Static calc of match score.
calcScore() - Method in class org.apache.xpath.patterns.FunctionPattern
Static calc of match score.
calcTargetString() - Method in class org.apache.xpath.patterns.StepPattern
Calculate the local name or psuedo name of the node that this pattern will test, for hash table lookup optimization.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to a function.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
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
Process a call to a function in the package java namespace.
callFunction(String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to a function.
canConvert(char) - Method in class org.apache.xalan.serialize.SerializerToXML
Tell if this character can be written without escaping.
canCrissCross(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canSkipSubtrees(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canStripWhiteSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get information about whether or not whitespace can be stripped.
canStripWhiteSpace() - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not whitespace can be stripped.
canStripWhiteSpace() - Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
Get information about whether or not whitespace can be stripped.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVT
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPart
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPartXPath
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.Expression
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionOneArg
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.Function2Args
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.Function3Args
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionDef1Arg
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.functions.FunctionMultiArgs
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.Operation
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.UnaryOperation
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.StepPattern
Tell if this expression or it's subexpressions can traverse outside the current subtree.
canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.UnionPattern
Tell if this expression or it's subexpressions can traverse outside the current subtree.
cardinality() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
castToType(int, XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast object to type t.
CDATA_SECTION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
CDATA_SECTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a CDATASection.
cdata(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of cdata.
CHARACTERS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CHARACTERS_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
characters(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the characters event.
characters(char[], int, int) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.compiler.Parser
SAX2: Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Send characters to the output document
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.characters() Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of character data.
characters(int, TransletOutputHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
characters(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
characters(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Copy the contents of a text-node to an output handler
characters(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
characters(Node) - Method in interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler
 
characters(Node) - Method in class org.apache.xalan.transformer.ResultTreeHandler
 
characters(Node) - Method in interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler
 
characters(String, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Used by some compiled code as a shortcut for passing strings to the output handler
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.serialize.SerializerToXML
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
charactersRaw(char[], int, int) - Method in interface org.apache.xml.utils.RawCharacterHandler
Serialize the characters without escaping.
charactersRaw(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
If available, when the disable-output-escaping attribute is used, output raw text without escaping.
CHARACTERSW - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CHARACTERSW_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
charAt(int) - Method in interface org.apache.xml.utils.XMLString
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xml.utils.FastStringBuffer
Get a single character from the string buffer.
charAt(int) - Method in class org.apache.xpath.objects.XString
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForChars
Returns the character at the specified index.
CharInfo - class org.apache.xalan.serialize.CharInfo.
This class provides services that tell if a character should have special treatement, such as entity reference substitution or normalization of a newline character.
CharInfo(String) - Constructor for class org.apache.xalan.serialize.CharInfo
Constructor that reads in a resource file that describes the mapping of characters to entity references.
CharKey - class org.apache.xml.utils.CharKey.
**For internal use only** Simple class for fast lookup of char values, when used with hashtables.
CharKey() - Constructor for class org.apache.xml.utils.CharKey
Default constructor for a CharKey.
CharKey(char) - Constructor for class org.apache.xml.utils.CharKey
Constructor CharKey
checkEnvironment(ExpressionContext) - Static method in class org.apache.xalan.lib.Extensions
Return a Node of basic debugging information from the EnvironmentCheck utility about the Java environment.
checkEnvironment(PrintWriter) - Method in class org.apache.xalan.xslt.EnvironmentCheck
Programmatic entrypoint: Report on basic Java environment and CLASSPATH settings that affect Xalan.
checkForInfinateLoop(StackGuard) - Method in class org.apache.xalan.transformer.StackGuard
Check if we are in an infinite loop
checkForLoop(String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
checkNode(Node) - Method in class org.apache.xpath.DOM2Helper
Deprecated. **For internal use only** Check node to see if it was created by a DOM implementation that this helper is intended to support.
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncFormatNumb
Overide the superclass method to allow one or two arguments.
checkNumberArgs(int) - Method in class org.apache.xalan.templates.FuncDocument
Overide the superclass method to allow one or two arguments.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionOneArg
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function2Args
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.Function3Args
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionDef1Arg
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncExtFunction
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncSubstring
Check that the number of arguments passed to this function is correct.
checkNumberArgs(int) - Method in class org.apache.xpath.functions.FuncConcat
Check that the number of arguments passed to this function is correct.
CHILD - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
CHILD - Static variable in interface org.apache.xml.dtm.Axis
The child axis contains the children of the context node.
ChildIterator - class org.apache.xpath.axes.ChildIterator.
**For advanced use only** This class implements an optimized iterator for "node()" patterns, that is, any children of the context node.
ChildTestIterator - class org.apache.xpath.axes.ChildTestIterator.
**For advanced use only** This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.
CIRCULAR_INCLUDE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
CIRCULAR_VARIABLE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Class - class org.apache.xml.utils.synthetic.Class.
**For internal use only** org.apache.xml.utils.synthetic.Class is a mutable equivalent of java.lang.Class.
CLASS_BOOLEAN - Static variable in class org.apache.xpath.objects.XObject
Constant for BOOLEAN object type
CLASS_NODESET - Static variable in class org.apache.xpath.objects.XObject
Constant for NODESET object type
CLASS_NOT_FOUND_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
CLASS_NOTPRESENT - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Marker that a class or .jar was not found.
CLASS_NULL - Static variable in class org.apache.xpath.objects.XObject
Constant for NULL object type
CLASS_NUMBER - Static variable in class org.apache.xpath.objects.XObject
Constant for NUMBER object type
CLASS_PRESENT - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Marker that a class or .jar was found.
CLASS_RTREEFRAG - Static variable in class org.apache.xpath.objects.XObject
Constant for RESULT TREE FRAGMENT object type
CLASS_STRING - Static variable in class org.apache.xpath.objects.XObject
Constant for STRING object type
CLASS_UNKNOWN - Static variable in class org.apache.xpath.objects.XObject
Constant for UNKNOWN object type
CLASS_UNRESOLVEDVARIABLE - Static variable in class org.apache.xpath.objects.XObject
Represents an unresolved variable type as an integer.
ClassGenerator - class org.apache.xalan.xsltc.compiler.util.ClassGenerator.
The class that implements any class that inherits from AbstractTranslet, i.e.
ClassGenerator(String, String, String, int, String[], Stylesheet) - Constructor for class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
CLASSLOADER_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
CLEAR_ATTRIBUTES - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CLEAR_ATTRIBUTES_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
clear() - Method in class org.apache.xalan.xsltc.runtime.AttributeList
Clears the attribute list
clear() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Clears this hashtable so that it contains no keys.
clear() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
clearCoRoutine() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Ask the CoRoutine parser to doTerminate and clear the reference.
clearCoRoutine(boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Ask the CoRoutine parser to doTerminate and clear the reference.
clearLocalSlots(int, int) - Method in class org.apache.xpath.VariableStack
Use this to clear the variables in a section of the stack.
clearParameters() - Method in class org.apache.xalan.lib.sql.XConnection
 
clearParameters() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Clear all parameters set with setParameter.
clearParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the parameters to a null list.
clearParameters() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Clears the parameter stack.
clearParameters() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.clearParameters() Clear all parameters set with setParameter.
clone() - Method in class org.apache.xalan.templates.OutputProperties
Clone this OutputProperties, including a clone of the wrapped Properties reference.
clone() - Method in class org.apache.xalan.transformer.KeyRefIterator
Get a cloned LocPathIterator that holds the same position as this iterator.
clone() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
clone() - Method in interface org.apache.xml.dtm.DTMIterator
Get a clone of this iterator, but don't reset the iteration in the process, so that it may be used from the current position.
clone() - Method in class org.apache.xml.utils.BoolStack
 
clone() - Method in class org.apache.xml.utils.NodeVector
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.NodeSetDTM
Clone this NodeSetDTM.
clone() - Method in class org.apache.xpath.NodeSet
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xpath.VariableStack
Returns a clone of this variable stack.
clone() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get a cloned PrdicatedNodeTest.
clone() - Method in class org.apache.xpath.axes.AxesWalker
Get a cloned AxesWalker.
clone() - Method in class org.apache.xpath.axes.WalkingIterator
Get a cloned WalkingIterator that holds the same position as this iterator.
clone() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a clone of this iterator.
clone() - Method in class org.apache.xpath.axes.OneStepIterator
Get a cloned iterator.
clone() - Method in class org.apache.xpath.axes.FilterExprWalker
Get a cloned FilterExprWalker.
clone() - Method in class org.apache.xpath.axes.UnionPathIterator
Get a cloned LocPathIterator that holds the same position as this iterator.
cloneArray() - Method in class org.apache.xalan.xsltc.dom.BitArray
 
cloneIterator() - Method in interface org.apache.xalan.xsltc.NodeIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.FilteredStepIterator
 
cloneIterator() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns a deep copy of this iterator.
cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
cloneNode(boolean) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
ClonerToResultTree - class org.apache.xalan.transformer.ClonerToResultTree.
**For internal use only** Class used to clone a node, possibly including its children to a result tree.
ClonerToResultTree(TransformerImpl, ResultTreeHandler) - Constructor for class org.apache.xalan.transformer.ClonerToResultTree
Constructor ClonerToResultTree
cloneToResultTree(int, int, DTM, ResultTreeHandler, boolean) - Static method in class org.apache.xalan.transformer.ClonerToResultTree
Clone an element with or without children.
cloneWithReset() - Method in interface org.apache.xml.dtm.DTMIterator
Get a cloned Iterator that is reset to the start of the iteration.
cloneWithReset() - Method in class org.apache.xpath.NodeSetDTM
Get a cloned Iterator, and reset its state to the beginning of the iteration.
cloneWithReset() - Method in class org.apache.xpath.NodeSet
Get a cloned Iterator, and reset its state to the beginning of the iteration.
cloneWithReset() - Method in class org.apache.xpath.axes.LocPathIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.ChildTestIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in class org.apache.xpath.axes.DescendantIterator
Get a cloned Iterator that is reset to the beginning of the query.
cloneWithReset() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a cloned Iterator that is reset to the start of the iteration.
cloneWithReset() - Method in class org.apache.xpath.axes.UnionPathIterator
Get a cloned Iterator that is reset to the beginning of the query.
close() - Method in class org.apache.xalan.lib.sql.SQLDocument
Clean up our ties to the database but this does not necessarly clean up the document.
close() - Method in class org.apache.xalan.lib.sql.PooledConnection
Close the real JDBC Connection
close() - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Close the stream, flushing it first.
close() - Method in class org.apache.xalan.serialize.WriterToASCI
Close the stream, flushing it first.
close() - Method in class org.apache.xalan.serialize.WriterToUTF8
Close the stream, flushing it first.
close() - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
close() - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
close() - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Close the output stream
close() - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Closes the output stream
close() - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
close(SQLDocument) - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Close the given file and remove it from the formatter listener's table.
closeOnError() - Method in class org.apache.xalan.lib.sql.SQLDocument
When an error occurs, the XConnection will call this method do that we can deal with the Connection properly
closeOutputHandler(TransletOutputHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
closeStartTag() - Method in class org.apache.xalan.xsltc.runtime.TextOutput
This method is called when all the data needed for a call to the SAX handler's startElement() method has been gathered.
CMP(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
CMP(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
co_entry_pause(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
In the standard coroutine architecture, coroutines are identified by their method names and are launched and run up to their first yield by simply resuming them; its's presumed that this recognizes the not-already-running case and does the right thing.
co_exit_to(Object, int, int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Make the ID available for reuse and terminate this coroutine, transferring control to the specified coroutine.
co_exit(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Terminate this entire set of coroutines.
co_joinCoroutineSet(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Each coroutine in the set managed by a single CoroutineManager is identified by a small positive integer.
co_resume(Object, int, int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
Transfer control to another coroutine which has already been started and is waiting on this CoroutineManager.
COLLATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
COLLATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
columnNumber(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
columnNumber returns the column number of the current context node.
columnNumber(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
columnNumber returns the column number of the node passed as argument.
Comment - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
COMMENT - Static variable in interface org.apache.xalan.xsltc.DOM
 
COMMENT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
COMMENT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
COMMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
COMMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Comment.
comment(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.runtime.DefaultSAXOutputHandler
 
comment(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.comment() We do not handle this method, and the input is quietly ignored
comment(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
comment(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
comment(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Report an XML comment anywhere in the document.
comment(String) - Method in class org.apache.xalan.serialize.SerializerToText
Called when a Comment is to be constructed.
comment(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the comment event.
comment(String) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
comment(String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
comment(String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Send a HTML-style comment to the output document
comment(String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
COMPARE_ASCENDING - Static variable in class org.apache.xalan.xsltc.dom.NodeSortRecord
 
COMPARE_DESCENDING - Static variable in class org.apache.xalan.xsltc.dom.NodeSortRecord
 
COMPARE_NUMERIC - Static variable in class org.apache.xalan.xsltc.dom.NodeSortRecord
 
COMPARE_STRING - Static variable in class org.apache.xalan.xsltc.dom.NodeSortRecord
 
compare(int, NodeIterator, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node/node-set compare.
compare(int, NodeIterator, int, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
compare(NodeIterator, double, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node-set/number compare.
compare(NodeIterator, double, int, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
compare(NodeIterator, NodeIterator, int, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node-set/node-set compare.
compare(NodeIterator, String, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node-set/string comparison.
compare(NodeIterator, String, int, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
compare(Object, Object, int, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
compare(XObject, Comparator) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
compareDocOrder(NodeSortRecord) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
 
CompareGenerator - class org.apache.xalan.xsltc.compiler.util.CompareGenerator.
 
CompareGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
compareTo(NodeSortRecord) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
Compare this sort element to another.
compareTo(Object) - Method in class org.apache.xalan.templates.ElemTemplateElement
Compares this object with the specified object for precedence order.
compareTo(Object) - Method in class org.apache.xalan.xsltc.compiler.Template
Compare this template to another.
compareTo(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares two strings lexicographically.
compareTo(XMLString) - Method in class org.apache.xpath.objects.XString
Compares two strings lexicographically.
compareTo(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Compares two strings lexicographically.
compareToIgnoreCase(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares two strings lexicographically, ignoring case considerations.
compareToIgnoreCase(XMLString) - Method in class org.apache.xpath.objects.XString
Compares two strings lexicographically, ignoring case considerations.
compareToIgnoreCase(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Compares two strings lexicographically, ignoring case considerations.
Compile - class org.apache.xalan.xsltc.cmdline.Compile.
 
COMPILE_STDIN_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
COMPILE_USAGE_STR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Compile() - Constructor for class org.apache.xalan.xsltc.cmdline.Compile
 
compile(InputSource, String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles an XSL stylesheet passed in through an InputStream
compile(InputStream, String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles an XSL stylesheet passed in through an InputStream
compile(int) - Method in class org.apache.xpath.compiler.Compiler
**For advanced use only** Execute the XPath object from a given opcode position.
compile(String, InputSource) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles a stylesheet pointed to by a URL.
compile(URL) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles an XSL stylesheet pointed to by a URL
compile(URL, String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles an XSL stylesheet pointed to by a URL
compile(Vector) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles a set of stylesheets pointed to by a Vector of URLs
Compiler - class org.apache.xpath.compiler.Compiler.
**For advanced use only** An instance of this class compiles an XPath string expression into a Expression object.
COMPILER_ERROR_KEY - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
COMPILER_PACKAGE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
COMPILER_WARNING_KEY - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Compiler() - Constructor for class org.apache.xpath.compiler.Compiler
Construct a Compiler instance that has a null error listener and a null source locator.
Compiler(ErrorListener, SourceLocator) - Constructor for class org.apache.xpath.compiler.Compiler
Construct a Compiler object with a specific ErrorListener and SourceLocator where the expression is located.
CompilerException - exception org.apache.xalan.xsltc.compiler.CompilerException.
 
CompilerException() - Constructor for class org.apache.xalan.xsltc.compiler.CompilerException
 
CompilerException(Exception) - Constructor for class org.apache.xalan.xsltc.compiler.CompilerException
 
CompilerException(String) - Constructor for class org.apache.xalan.xsltc.compiler.CompilerException
 
compileTemplatesAsMethods() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplateElement
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemSort
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemWithParam
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemLiteralResult
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemExtensionCall
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplate
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemIf
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemNumber
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(StylesheetRoot) - Method in class org.apache.xalan.templates.TemplateList
After all templates have been added, this function should be called.
compose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemPI
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemForEach
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCallTemplate
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(StylesheetRoot) - Method in class org.apache.xalan.templates.KeyDeclaration
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemElement
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCopyOf
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemWhen
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemApplyTemplates
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemVariable
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemParam
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(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemValueOf
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(StylesheetRoot) - Method in class org.apache.xalan.templates.OutputProperties
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.
concat(String) - Method in interface org.apache.xml.utils.XMLString
Concatenates the specified string to the end of this string.
concat(String) - Method in class org.apache.xpath.objects.XString
Concatenates the specified string to the end of this string.
concat(String) - Method in class org.apache.xpath.objects.XStringForFSB
Concatenates the specified string to the end of this string.
connect(ExpressionContext, Element) - Method in class org.apache.xalan.lib.sql.XConnection
 
connect(ExpressionContext, NodeList) - Method in class org.apache.xalan.lib.sql.XConnection
 
connect(ExpressionContext, String) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection using the name of an existing Connection Pool
connect(ExpressionContext, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with just a driver and database URL.
connect(ExpressionContext, String, String, Element) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with a connection protocol
connect(ExpressionContext, String, String, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Create an XConnection object with user ID and password.
ConnectionPool - interface org.apache.xalan.lib.sql.ConnectionPool.
An interface used to build wrapper classes around existing Connection Pool libraries.
ConnectionPoolManager - class org.apache.xalan.lib.sql.ConnectionPoolManager.
 
ConnectionPoolManager() - Constructor for class org.apache.xalan.lib.sql.ConnectionPoolManager
 
consoleOutput(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
Constants - class org.apache.xalan.templates.Constants.
**For advanced use only** Primary constants used in the TransformerImpl classes.
Constants - interface org.apache.xalan.xsltc.compiler.Constants.
 
Constants - interface org.apache.xalan.xsltc.runtime.Constants.
This class defines constants used by both the compiler and the runtime system.
Constants() - Constructor for class org.apache.xalan.templates.Constants
 
Constructor - class org.apache.xml.utils.synthetic.reflection.Constructor.
**For internal use only** Constructor provides information about, and access to, a single constructor for a class.
Constructor(Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
Insert the method's description here.
Constructor(Constructor) - Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
Insert the method's description here.
Constructor(Constructor, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Constructor
Insert the method's description here.
contains(int) - Method in class org.apache.xml.utils.NodeVector
Tell if the table contains the given node.
contains(int) - Method in class org.apache.xml.utils.IntVector
Tell if the table contains the given node.
contains(int) - Method in class org.apache.xpath.NodeSetDTM
Tell if the table contains the given node.
contains(Node) - Method in class org.apache.xpath.NodeSet
Tell if the table contains the given node.
contains(Object) - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Tests if some key maps into the specified value in this hashtable.
contains(String) - Method in class org.apache.xml.utils.MutableAttrListImpl
Return true if list contains the given (raw) attribute name.
contains(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
contains(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
contains(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
contains(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
Tell if the table contains the given StringToStringTable.
containsExcludeResultPrefix(String, String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Get whether or not the passed URL is contained flagged by the "extension-element-prefixes" property.
containsExcludeResultPrefix(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get whether or not the passed URL is flagged by the "extension-element-prefixes" or "exclude-result-prefixes" properties.
containsExcludeResultPrefix(String, String) - Method in class org.apache.xalan.templates.Stylesheet
Get whether or not the passed prefix is contained flagged by the "exclude-result-prefixes" property.
containsExtensionElementURI(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Find out if the given "extension-element-prefix" property is defined.
containsExtensionElementURI(String) - Method in class org.apache.xalan.templates.Stylesheet
Find out if this contains a given "extension-element-prefix" property.
containsID(int, Object) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
 
containsIgnoreCase(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
containsKey(int, Object) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
 
containsKey(Object) - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Tests if the specified object is a key in this hashtable.
containsKey(String) - Method in class org.apache.xml.utils.StringToStringTableVector
Given a string, find out if there is a value in this table that matches the key.
containsValue(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
ContextMatchStepPattern - class org.apache.xpath.patterns.ContextMatchStepPattern.
Special context node pattern matcher.
ContextMatchStepPattern(int, int) - Constructor for class org.apache.xpath.patterns.ContextMatchStepPattern
Construct a ContextMatchStepPattern.
ContextNodeList - interface org.apache.xpath.axes.ContextNodeList.
**For advanced use only** Classes who implement this interface can be a current node list, also refered to here as a context node list.
convertJava2MimeEncoding(String) - Static method in class org.apache.xalan.serialize.Encodings
Try the best we can to convert a Java encoding to a XML-style encoding.
convertMime2JavaEncoding(String) - Static method in class org.apache.xalan.serialize.Encodings
Try the best we can to convert a Java encoding to a XML-style encoding.
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.
copy(int, TransletOutputHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
copy(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
copy(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Performs a deep copy (ref.
copy(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
copy(NodeIterator, TransletOutputHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
copy(NodeIterator, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
copy(NodeIterator, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Copy a node-set to an output handler
copy(NodeIterator, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
copy(Object, TransletOutputHandler, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
copy(TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Copy the whole tree to an output handler
copyFrom(OutputProperties) - Method in class org.apache.xalan.templates.OutputProperties
Copy the keys and values from the source to this object.
copyFrom(Properties) - Method in class org.apache.xalan.templates.OutputProperties
Copy the keys and values from the source to this object.
copyFrom(Properties, boolean) - Method in class org.apache.xalan.templates.OutputProperties
Copy the keys and values from the source to this object.
CopyFrom(SerializerToXML) - Method in class org.apache.xalan.serialize.SerializerToXML
Copy properties from another SerializerToXML.
CoroutineManager - class org.apache.xml.dtm.ref.CoroutineManager.
**For internal use only**
CoroutineManager() - Constructor for class org.apache.xml.dtm.ref.CoroutineManager
 
CoroutineParser - interface org.apache.xml.dtm.ref.CoroutineParser.
Deprecated. Since the ability to start a parse via the coroutine protocol was not being used and was complicating design. See IncrementalSAXSource.
Counter - class org.apache.xalan.transformer.Counter.
**For internal use only** A class that does incremental counting for support of xsl:number.
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
Construct a CountersTable.
countF(NodeIterator) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Standard function count(node-set)
countNode(XPathContext, ElemNumber, int) - Method in class org.apache.xalan.transformer.CountersTable
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(Object) - Static method in class org.apache.xpath.objects.XObjectFactory
Create the right XObject based on the type of the object passed.
create(Object, XPathContext) - Static method in class org.apache.xpath.objects.XObject
Create the right XObject based on the type of the object passed.
create(Object, XPathContext) - Static method in class org.apache.xpath.objects.XObjectFactory
Create the right XObject based on the type of the object passed.
create(String, SourceLocator, PrefixResolver, int) - Method in interface org.apache.xpath.XPathFactory
Create an XPath.
createAST(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Parser
Instanciates a SAX2 parser and generate the AST from the input.
createAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createCDATASection(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createCDATASection(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createComment(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createComment(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createDocument() - Static method in class org.apache.xpath.DOMHelper
Deprecated. DOM Level 1 did not have a standard mechanism for creating a new Document object.
createDocumentFragment() - Method in class org.apache.xml.dtm.DTMManager
Creates a DTM representing an empty DocumentFragment object.
createDocumentFragment() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createDocumentFragment() - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Method createDocumentFragment NEEDSDOC (createDocumentFragment) @return
createDocumentFragment() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createDocumentFragment() - Method in class org.apache.xpath.XPathContext
Creates an empty DocumentFragment object.
createDTMIterator(int) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator that holds exactly one node.
createDTMIterator(int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param node NEEDSDOC (createDTMIterator) @return
createDTMIterator(int) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator that holds exactly one node.
createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator based only on a whatToShow and a DTMFilter.
createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param whatToShow NEEDSDOC @param filter NEEDSDOC @param entityReferenceExpansion NEEDSDOC (createDTMIterator) @return
createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator based only on a whatToShow and a DTMFilter.
createDTMIterator(Object, int) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(Object, int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param xpathCompiler NEEDSDOC @param pos NEEDSDOC (createDTMIterator) @return
createDTMIterator(Object, int) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(String, PrefixResolver) - Method in class org.apache.xml.dtm.DTMManager
Create a new DTMIterator based on an XPath UnionExpr.
createDTMIterator(String, PrefixResolver) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
NEEDSDOC Method createDTMIterator NEEDSDOC @param xpathString NEEDSDOC @param presolver NEEDSDOC (createDTMIterator) @return
createDTMIterator(String, PrefixResolver) - Method in class org.apache.xpath.XPathContext
Create a new DTMIterator based on an XPath UnionExpr.
createElement(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createElement(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createElementNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createElementNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createEntityReference(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createEntityReference(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createIncrementalSAXSource() - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
 
createIncrementalSAXSource(CoroutineManager, int) - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
createIncrementalSAXSource(SAXParser) - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
 
createKeyIndex() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Creates a KeyIndex object of the desired size - don't want to resize!!!
createMessage(int, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
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
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMsg(XResourceBundleBase, String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createProcessingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createProcessingInstruction(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createResultContentHandler(Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Create a result ContentHandler from a Result object, based on the current OutputProperties.
createResultContentHandler(Result, OutputProperties) - Method in class org.apache.xalan.transformer.TransformerImpl
Create a ContentHandler from a Result object and an OutputProperties.
createTextNode(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createTextNode(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createWarning(int, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPath(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Process an expression string into an XPath.
createXPATHMessage(int, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHMsg(XResourceBundleBase, String, Object[]) - Static method in class org.apache.xalan.res.XSLMessages
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
Creates a message from the specified key and replacement arguments, localized to the given locale.
CURRENT_NODE_LIST_FILTER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CURRENT_NODE_LIST_FILTER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CURRENT_NODE_LIST_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CURRENT_NODE_LIST_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CurrentNodeListFilter - interface org.apache.xalan.xsltc.dom.CurrentNodeListFilter.
 
CurrentNodeListIterator - class org.apache.xalan.xsltc.dom.CurrentNodeListIterator.
 
CurrentNodeListIterator(NodeIterator, boolean, CurrentNodeListFilter, int, AbstractTranslet) - Constructor for class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
CurrentNodeListIterator(NodeIterator, CurrentNodeListFilter, int, AbstractTranslet) - Constructor for class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
currentTemplateRuleIsNull() - Method in class org.apache.xalan.transformer.TransformerImpl
Tell if the current template rule is null, i.e.
CustomStringPool - class org.apache.xml.dtm.ref.CustomStringPool.
CustomStringPool is an example of appliction provided data structure for a DTM implementation to hold symbol references, e.g.
CustomStringPool() - Constructor for class org.apache.xml.dtm.ref.CustomStringPool
 

D

DATA_CONVERSION_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
DATA_CONVERSION_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
data() - Method in class org.apache.xalan.xsltc.dom.BitArray
Returns the integer array in which the bit array is contained
debug() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Get current debugging message setting
debugWhatToShow(int) - Static method in class org.apache.xpath.patterns.NodeTest
Do a diagnostics dump of a whatToShow bit set.
DecimalFormatProperties - class org.apache.xalan.templates.DecimalFormatProperties.
**For advanced use only** Implement xsl:decimal-format.
DecimalFormatProperties(int) - Constructor for class org.apache.xalan.templates.DecimalFormatProperties
Constructor DecimalFormatProperties
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
Constructor DecimalToRoman
declareClass(String) - Static method in class org.apache.xml.utils.synthetic.Class
Start to create a synthetic Class with the given fully-qualified name.
declareConstructor() - Method in class org.apache.xml.utils.synthetic.Class
Adds a Constructor description for the class or interface represented by this Class object
declareField(String) - Method in class org.apache.xml.utils.synthetic.Class
Adds a Field description for the class or interface represented by this Class object
declareInnerClass(String) - Method in class org.apache.xml.utils.synthetic.Class
Declare a class contained within this class.
declareInterface(Class) - Method in class org.apache.xml.utils.synthetic.Class
State that this class implements a specified interface.
declareMethod(String) - Method in class org.apache.xml.utils.synthetic.Class
Adds a Method description for the class or interface represented by this Class object
declarePrefix(String, String) - Method in class org.apache.xml.utils.NamespaceSupport2
Declare a Namespace prefix.
DEFAULT_APPEND_OPEN - Static variable in class org.apache.xalan.lib.Redirect
Default append mode for bare open calls.
DEFAULT_APPEND_WRITE - Static variable in class org.apache.xalan.lib.Redirect
Default append mode for bare write calls.
DEFAULT_DECIMAL_FORMAT - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
DEFAULT_MIME_ENCODING - Static variable in class org.apache.xalan.serialize.Encodings
The default encoding, ISO style, ISO style.
DEFAULT_NODE_COUNTER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DEFAULT_NODE_COUNTER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DefaultConnectionPool - class org.apache.xalan.lib.sql.DefaultConnectionPool.
For internal connectiones, i.e.
DefaultConnectionPool() - Constructor for class org.apache.xalan.lib.sql.DefaultConnectionPool
 
DefaultErrorHandler - class org.apache.xml.utils.DefaultErrorHandler.
Implement SAX error handler for default reporting.
DefaultErrorHandler() - Constructor for class org.apache.xml.utils.DefaultErrorHandler
Constructor DefaultErrorHandler
DefaultErrorHandler(PrintStream) - Constructor for class org.apache.xml.utils.DefaultErrorHandler
Constructor DefaultErrorHandler
DefaultErrorHandler(PrintWriter) - Constructor for class org.apache.xml.utils.DefaultErrorHandler
Constructor DefaultErrorHandler
DefaultRun - class org.apache.xalan.xsltc.runtime.DefaultRun.
 
DefaultRun(String, String, boolean, boolean) - Constructor for class org.apache.xalan.xsltc.runtime.DefaultRun
 
DefaultSAXOutputHandler - class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler.
 
DefaultSAXOutputHandler(OutputStream, String) - Constructor for class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Constructor - set output-stream & output encoding.
DefaultSAXOutputHandler(String, String) - Constructor for class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Constructor - set output file and output encoding
DefaultSAXOutputHandler(Writer) - Constructor for class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Constructor - simple, initially for use in servlets
DefaultSAXOutputHandler(Writer, String) - Constructor for class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Constructor - set Writer to send output to and output encoding
deleteData(int, int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
deleteData(int, int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
deliverMoreNodes(boolean) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
deliverMoreNodes() is a simple API which tells the coroutine parser that we need more nodes.
deliverMoreNodes(boolean) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
deliverMoreNodes() is a simple API which tells the coroutine parser that we need more nodes.
deliverMoreNodes(boolean) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
deliverMoreNodes() is a simple API which tells the thread in which the IncrementalSAXSource is running to deliver more events (true), or stop delivering events and close out its input (false).
DESCENDANT - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
DESCENDANT - Static variable in interface org.apache.xml.dtm.Axis
The descendant axis contains the descendants of the context node; a descendant is a child or a child of a child and so on; thus the descendant axis never contains attribute or namespace nodes.
DescendantIterator - class org.apache.xpath.axes.DescendantIterator.
**For advanced use only** This class implements an optimized iterator for descendant, descendant-or-self, or "//foo" patterns.
DescendantIterator() - Constructor for class org.apache.xpath.axes.DescendantIterator
Create a DescendantIterator object.
DESCENDANTORSELF - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
DESCENDANTORSELF - Static variable in interface org.apache.xml.dtm.Axis
The descendant-or-self axis contains the context node and the descendants of the context node.
DESCENDANTSFROMROOT - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including the root.
DESCENDANTSORSELFFROMROOT - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including the root.
destroy() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Cleanup; called when applet is terminated and unloaded.
destruct() - Method in class org.apache.xpath.objects.XObject
Forces the object to release it's resources.
destruct() - Method in class org.apache.xpath.objects.XRTreeFrag
Forces the object to release it's resources.
detach() - Method in class org.apache.xalan.transformer.KeyRefIterator
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.apache.xml.dtm.DTMIterator
Detaches the DTMIterator 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.xml.dtm.ref.DTMNodeIterator
Detaches the NodeIterator 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.NodeSetDTM
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
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.Arg
Have the object release it's resources.
detach() - Method in class org.apache.xpath.axes.LocPathIterator
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.WalkingIterator
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.DescendantIterator
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
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.objects.XObject
Detaches the DTMIterator 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.objects.XNodeSet
Detaches the DTMIterator 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.objects.XRTreeFrag
Detaches the DTMIterator 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
Deprecated. Development Drop Number.
diagnoseIterator(String, int, Compiler) - Static method in class org.apache.xpath.axes.WalkerFactory
 
difference(NodeIterator, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns the difference between two node-sets.
disable() - Method in class org.apache.xalan.xsltc.compiler.Template
 
disabled() - Method in class org.apache.xalan.xsltc.compiler.Template
 
disableDefaultConnectionPool() - Method in class org.apache.xalan.lib.sql.XConnection
See enableDefaultConnectionPool
disableStreamingMode() - Method in class org.apache.xalan.lib.sql.XConnection
Control how the SQL Document uses memory.
dispatchAsComment(LexicalHandler) - Method in interface org.apache.xml.utils.XMLString
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchAsComment(LexicalHandler) - Method in class org.apache.xpath.objects.XString
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchAsComment(LexicalHandler) - Method in class org.apache.xpath.objects.XStringForFSB
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchAsComment(LexicalHandler) - Method in class org.apache.xpath.objects.XStringForChars
Directly call the comment method on the passed LexicalHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in interface org.apache.xml.utils.XMLString
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XObject
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XNodeSet
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XString
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XStringForFSB
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(ContentHandler) - Method in class org.apache.xpath.objects.XStringForChars
Directly call the characters method on the passed ContentHandler for the string-value.
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in interface org.apache.xml.dtm.DTM
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Directly call the characters method on the passed ContentHandler for the string-value of the given node (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dispatchToEvents(int, ContentHandler) - Method in interface org.apache.xml.dtm.DTM
Directly create SAX parser events representing the XML content of a DTM subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Directly create SAX parser events from a subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Directly create SAX parser events from a subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Directly create SAX parser events from a subtree.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Directly create SAX parser events from a subtree.
display(int) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Displays the contents of this syntax tree node (to stdout).
display(int) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
display(int) - Method in class org.apache.xalan.xsltc.compiler.Template
 
displayMessage(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Pass a message to the message handler - used by Message class.
displayMessage(String) - Method in class org.apache.xalan.xsltc.runtime.MessageHandler
 
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns the distance between two types.
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
distinct(ExpressionContext, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns node-set containing distinct string values.
Div - class org.apache.xpath.operations.Div.
The 'div' operation expression executer.
Div() - Constructor for class org.apache.xpath.operations.Div
 
DIV() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
DIV() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
DIV() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
DIV() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
DOCUMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
DOCUMENT_ARG_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
DOCUMENT_FRAGMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
DOCUMENT_FRAGMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Document.
DOCUMENT_PNAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOCUMENT_TYPE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
DOCUMENT_TYPE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a DocumentType.
document(Object, String, String, AbstractTranslet, DOM) - Static method in class org.apache.xalan.xsltc.dom.LoadDocument
Interprets the arguments passed from the document() function (see org/apache/xalan/xsltc/compiler/DocumentCall.java) and returns an iterator containing the requested nodes.
document(String, String, AbstractTranslet, DOM) - Static method in class org.apache.xalan.xsltc.dom.LoadDocument
Returns an iterator containing a set of nodes from an XML document loaded by the document() function.
DocumentCache - class org.apache.xalan.xsltc.dom.DocumentCache.
 
DocumentCache.CachedDocument - class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument.
 
DocumentCache.CachedDocument(DocumentCache, String) - Constructor for class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
Constructor - load document and initialise statistics
DocumentCache(int) - Constructor for class org.apache.xalan.xsltc.dom.DocumentCache
DocumentCache constructor
documentRegistration() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
documentRegistration() - Method in interface org.apache.xml.dtm.DTM
As the DTM is registered with the DTMManager, this method will be called.
documentRegistration() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
A dummy routine to satisify the abstract interface.
documentRegistration() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
A dummy routine to satisify the abstract interface.
documentRelease() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
documentRelease() - Method in interface org.apache.xml.dtm.DTM
As documents are released from the DTMManager, the DTM implementation will be notified of the event.
documentRelease() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
A dummy routine to satisify the abstract interface.
documentRelease() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
A dummy routine to satisify the abstract interface.
DOM - interface org.apache.xalan.xsltc.DOM.
 
DOM_ADAPTER_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_ADAPTER_INIT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
DOM_ADAPTER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_IMPL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_IMPL_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_IMPL_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_INTF - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM_INTF_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOM2DTM - class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.
The DOM2DTM class serves up a DOM's contents via the DTM API.
DOM2DTM.CharacterNodeHandler - interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler.
 
DOM2DTM(DTMManager, DOMSource, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Construct a DOM2DTM object from a DOM node.
DOM2DTMdefaultNamespaceDeclarationNode - class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode.
This is a kluge to let us shove a declaration for xml: into the DOM2DTM model.
DOM2Helper - class org.apache.xpath.DOM2Helper.
Deprecated. Since the introduction of the DTM, this class will be removed. This class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard.
DOM2Helper() - Constructor for class org.apache.xpath.DOM2Helper
Deprecated. Construct an instance.
DOMAdapter - class org.apache.xalan.xsltc.dom.DOMAdapter.
 
DOMAdapter(DOMImpl, String[], String[]) - Constructor for class org.apache.xalan.xsltc.dom.DOMAdapter
 
DOMBuilder - interface org.apache.xalan.xsltc.dom.DOMBuilder.
 
DOMBuilder - class org.apache.xml.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.xml.utils.DOMBuilder
DOMBuilder instance constructor...
DOMBuilder(Document, DocumentFragment) - Constructor for class org.apache.xml.utils.DOMBuilder
DOMBuilder instance constructor...
DOMBuilder(Document, Node) - Constructor for class org.apache.xml.utils.DOMBuilder
DOMBuilder instance constructor...
DOMCache - interface org.apache.xalan.xsltc.DOMCache.
 
DOMHelper - class org.apache.xpath.DOMHelper.
Deprecated. Since the introduction of the DTM, this class will be removed. This class provides a front-end to DOM implementations, providing a number of utility functions that either aren't yet standardized by the DOM spec or that are defined in optional DOM modules and hence may not be present in all DOMs.
DOMHelper() - Constructor for class org.apache.xpath.DOMHelper
Deprecated.  
DOMImpl - class org.apache.xalan.xsltc.dom.DOMImpl.
 
DOMImpl() - Constructor for class org.apache.xalan.xsltc.dom.DOMImpl
Constructor - defaults to 32K nodes
DOMImpl(int) - Constructor for class org.apache.xalan.xsltc.dom.DOMImpl
Constructor - defines initial size
DOMOrder - interface org.apache.xpath.DOMOrder.
Deprecated. Since the introduction of the DTM, this class will be removed. Nodes that implement this index can return a document order index. Eventually, this will be replaced by DOM 3 methods. (compareDocumentOrder and/or compareTreePosition.)
doMore(boolean, int) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. doMore() is a simple API which tells the coroutine parser that we need more nodes.
DOMSerializer - interface org.apache.xalan.serialize.DOMSerializer.
Interface for a DOM serializer implementation.
doParse(InputSource, int) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. doParse() is a simple API which tells the coroutine parser to begin reading from a file.
doSystemExit(boolean) - Static method in class org.apache.xalan.xsltc.util.JavaCupRedirect
 
doTerminate(int) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. doTerminate() is a simple API which tells the coroutine parser to terminate itself.
DOUBLE_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOUBLE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOUBLE_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOUBLE_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DTDMonitor - class org.apache.xalan.xsltc.dom.DTDMonitor.
 
DTDMonitor() - Constructor for class org.apache.xalan.xsltc.dom.DTDMonitor
Constructor - does nothing
DTDMonitor(XMLReader) - Constructor for class org.apache.xalan.xsltc.dom.DTDMonitor
Constructor
dtm - Variable in class org.apache.xml.dtm.ref.DTMNodeProxy
The DTM for this node.
DTM - interface org.apache.xml.dtm.DTM.
DTM is an XML document model expressed as a table rather than an object tree.
DTMAxisIterator - interface org.apache.xml.dtm.DTMAxisIterator.
This class iterates over a single XPath Axis, and returns node handles.
DTMAxisIteratorBase - class org.apache.xml.dtm.ref.DTMAxisIteratorBase.
This class serves as a default base for implementations of DTMAxisIterators.
DTMAxisIteratorBase() - Constructor for class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
DTMAxisTraverser - class org.apache.xml.dtm.DTMAxisTraverser.
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually as defined by an XPath axis.
DTMAxisTraverser() - Constructor for class org.apache.xml.dtm.DTMAxisTraverser
 
DTMConfigurationException - exception org.apache.xml.dtm.DTMConfigurationException.
Indicates a serious configuration error.
DTMConfigurationException() - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with no detail mesage.
DTMConfigurationException(String) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with the String specified as an error message.
DTMConfigurationException(String, SourceLocator) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException from a message and a Locator.
DTMConfigurationException(String, SourceLocator, Throwable) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Wrap an existing exception in a DTMConfigurationException.
DTMConfigurationException(String, Throwable) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with the given Exception base cause and detail message.
DTMConfigurationException(Throwable) - Constructor for class org.apache.xml.dtm.DTMConfigurationException
Create a new DTMConfigurationException with a given Exception base cause of the error.
DTMDefaultBase - class org.apache.xml.dtm.ref.DTMDefaultBase.
The DTMDefaultBase class serves as a helper base for DTMs.
DTMDefaultBase(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBase
Construct a DTMDefaultBase object from a DOM node.
DTMDefaultBaseIterators - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.
This class implements the traversers for DTMDefaultBase.
DTMDefaultBaseIterators(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseTraversers - class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers.
This class implements the traversers for DTMDefaultBase.
DTMDefaultBaseTraversers(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDocument - class org.apache.xalan.lib.sql.DTMDocument.
The SQL Document is the main controlling class the executesa SQL Query
DTMDocument.CharacterNodeHandler - interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler.
 
DTMDocument(DTMManager, int) - Constructor for class org.apache.xalan.lib.sql.DTMDocument
 
DTMDocumentImpl - class org.apache.xml.dtm.ref.DTMDocumentImpl.
This is the implementation of the DTM document interface.
DTMDocumentImpl(DTMManager, int, DTMWSFilter, XMLStringFactory) - Constructor for class org.apache.xml.dtm.ref.DTMDocumentImpl
Construct a DTM.
DTMDOMException - exception org.apache.xml.dtm.DTMDOMException.
**For internal use only** Simple implementation of DOMException.
DTMDOMException(short) - Constructor for class org.apache.xml.dtm.DTMDOMException
Constructor DTMDOMException
DTMDOMException(short, String) - Constructor for class org.apache.xml.dtm.DTMDOMException
Constructs a DOM/DTM exception.
DTMException - exception org.apache.xml.dtm.DTMException.
This class specifies an exceptional condition that occured in the DTM module.
DTMException(String) - Constructor for class org.apache.xml.dtm.DTMException
Create a new DTMException.
DTMException(String, SourceLocator) - Constructor for class org.apache.xml.dtm.DTMException
Create a new DTMException from a message and a Locator.
DTMException(String, SourceLocator, Throwable) - Constructor for class org.apache.xml.dtm.DTMException
Wrap an existing exception in a DTMException.
DTMException(String, Throwable) - Constructor for class org.apache.xml.dtm.DTMException
Wrap an existing exception in a DTMException.
DTMException(Throwable) - Constructor for class org.apache.xml.dtm.DTMException
Create a new DTMException wrapping an existing exception.
DTMFilter - interface org.apache.xml.dtm.DTMFilter.
Simple filter for doing node tests.
DTMIterator - interface org.apache.xml.dtm.DTMIterator.
DTMIterators are used to step through a (possibly filtered) set of nodes.
DTMManager - class org.apache.xml.dtm.DTMManager.
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM objects in the system.
DTMManagerDefault - class org.apache.xml.dtm.ref.DTMManagerDefault.
The default implementation for the DTMManager.
DTMManagerDefault() - Constructor for class org.apache.xml.dtm.ref.DTMManagerDefault
Constructor DTMManagerDefault
DTMNamedNodeMap - class org.apache.xml.dtm.ref.DTMNamedNodeMap.
**For internal use only** DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
DTMNamedNodeMap.DTMException - exception org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException.
**For internal use only** Simple implementation of DOMException.
DTMNamedNodeMap.DTMException(DTMNamedNodeMap, short) - Constructor for class org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
Constructor DTMException
DTMNamedNodeMap.DTMException(DTMNamedNodeMap, short, String) - Constructor for class org.apache.xml.dtm.ref.DTMNamedNodeMap.DTMException
Constructs a DOM/DTM exception.
DTMNodeIterator - class org.apache.xml.dtm.ref.DTMNodeIterator.
DTMNodeIterator gives us an implementation of the DTMNodeIterator which returns DOM nodes.
DTMNodeIterator(DTMIterator) - Constructor for class org.apache.xml.dtm.ref.DTMNodeIterator
Public constructor: Wrap a DTMNodeIterator around an existing and preconfigured DTMIterator
DTMNodeList - class org.apache.xml.dtm.ref.DTMNodeList.
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMNodeList(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMNodeList
Public constructor: Create a NodeList to support DTMNodeProxy.getChildren().
DTMNodeList(DTMIterator) - Constructor for class org.apache.xml.dtm.ref.DTMNodeList
Public constructor: Wrap a DTMNodeList around an existing and preconfigured DTMIterator WARNING: THIS HAS THE SIDE EFFECT OF ISSUING setShouldCacheNodes(true) AGAINST THE DTMIterator.
DTMNodeProxy - class org.apache.xml.dtm.ref.DTMNodeProxy.
**For internal use only** DTMNodeProxy presents a DOM Node API front-end to the DTM model.
DTMSafeStringPool - class org.apache.xml.dtm.ref.DTMSafeStringPool.
Like DTMStringPool, but threadsafe.
DTMSafeStringPool() - Constructor for class org.apache.xml.dtm.ref.DTMSafeStringPool
 
DTMStringPool - class org.apache.xml.dtm.ref.DTMStringPool.
DTMStringPool is an "interning" mechanism for strings.
DTMStringPool() - Constructor for class org.apache.xml.dtm.ref.DTMStringPool
 
DTMTreeWalker - class org.apache.xml.dtm.ref.DTMTreeWalker.
**For advanced use only** This class does a pre-order walk of the DTM tree, calling a ContentHandler interface as it goes.
DTMTreeWalker() - Constructor for class org.apache.xml.dtm.ref.DTMTreeWalker
Constructor.
DTMTreeWalker(ContentHandler, DTM) - Constructor for class org.apache.xml.dtm.ref.DTMTreeWalker
Constructor.
DTMWSFilter - interface org.apache.xml.dtm.DTMWSFilter.
This interface is meant to be implemented by a client of the DTM, and allows stripping of whitespace nodes.
dumpClass(Class) - Static method in class org.apache.xml.utils.synthetic.TestDriver
Method dumpClass
dumpClass(JavaClass) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
dumpDTM() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dumpDTM() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Diagnostics function to dump the DTM.
dumpNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Diagnostics function to dump a single node.
DUP_FILTERED_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DUP() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
DUP() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
DupFilterIterator - class org.apache.xalan.xsltc.dom.DupFilterIterator.
 
DupFilterIterator(NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.DupFilterIterator
Creates a new duplicate filter iterator based on an existing iterator.
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
 
ElemApplyTemplates - class org.apache.xalan.templates.ElemApplyTemplates.
**For advanced use only** Implement xsl:apply-templates.
ElemApplyTemplates() - Constructor for class org.apache.xalan.templates.ElemApplyTemplates
 
ElemAttribute - class org.apache.xalan.templates.ElemAttribute.
**For advanced use only** Implement xsl:attribute.
ElemAttribute() - Constructor for class org.apache.xalan.templates.ElemAttribute
 
ElemAttributeSet - class org.apache.xalan.templates.ElemAttributeSet.
**For advanced use only** Implement xsl:attribute-set.
ElemAttributeSet() - Constructor for class org.apache.xalan.templates.ElemAttributeSet
 
ElemCallTemplate - class org.apache.xalan.templates.ElemCallTemplate.
**For advanced use only** Implement xsl:call-template.
ElemCallTemplate() - Constructor for class org.apache.xalan.templates.ElemCallTemplate
 
ElemChoose - class org.apache.xalan.templates.ElemChoose.
**For advanced use only** Implement xsl:choose.
ElemChoose() - Constructor for class org.apache.xalan.templates.ElemChoose
Constructor ElemChoose
ElemComment - class org.apache.xalan.templates.ElemComment.
**For advanced use only** Implement xsl:comment.
ElemComment() - Constructor for class org.apache.xalan.templates.ElemComment
 
ElemCopy - class org.apache.xalan.templates.ElemCopy.
**For advanced use only** Implement xsl:copy.
ElemCopy() - Constructor for class org.apache.xalan.templates.ElemCopy
 
ElemCopyOf - class org.apache.xalan.templates.ElemCopyOf.
**For advanced use only** Implement xsl:copy-of.
ElemCopyOf() - Constructor for class org.apache.xalan.templates.ElemCopyOf
 
ElemElement - class org.apache.xalan.templates.ElemElement.
**For advanced use only** Implement xsl:element
ElemElement() - Constructor for class org.apache.xalan.templates.ElemElement
 
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
Constructor ElemEmpty
Element - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
ELEMENT - Static variable in interface org.apache.xalan.xsltc.DOM
 
ELEMENT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
ELEMENT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
ELEMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ELEMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Element.
ELEMENT_PARSE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
elementAt(int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.NodeVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.IntVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.StringToStringTable
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.StringToStringTableVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.StringVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.NodeSetDTM
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.NodeSet
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.VariableStack
Get the element at the given index, regardless of stackframe.
elementAvailable(QName) - Method in class org.apache.xalan.processor.XSLTSchema
Determines whether the passed element name is present in the list of available elements.
elementAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Execute the element-available() function.
elementDecl(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
SAX2 extension handler for DTD declaration events Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an element type declaration.
elements() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Returns an enumeration of the values in this hashtable.
elementSupported(QName) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
ElemExtensionCall - class org.apache.xalan.templates.ElemExtensionCall.
**For advanced use only** Implement an extension element.
ElemExtensionCall() - Constructor for class org.apache.xalan.templates.ElemExtensionCall
 
ElemExtensionDecl - class org.apache.xalan.templates.ElemExtensionDecl.
**For internal use only** Implement the declaration of an extension element
ElemExtensionDecl() - Constructor for class org.apache.xalan.templates.ElemExtensionDecl
Constructor ElemExtensionDecl
ElemExtensionScript - class org.apache.xalan.templates.ElemExtensionScript.
**For internal use only** Implement Script extension element
ElemExtensionScript() - Constructor for class org.apache.xalan.templates.ElemExtensionScript
Constructor ElemExtensionScript
ElemFallback - class org.apache.xalan.templates.ElemFallback.
**For advanced use only** Implement xsl:fallback.
ElemFallback() - Constructor for class org.apache.xalan.templates.ElemFallback
 
ElemForEach - class org.apache.xalan.templates.ElemForEach.
**For advanced use only** Implement xsl:for-each.
ElemForEach() - Constructor for class org.apache.xalan.templates.ElemForEach
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
 
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
 
ElemMessage - class org.apache.xalan.templates.ElemMessage.
**For advanced use only** Implement xsl:message.
ElemMessage() - Constructor for class org.apache.xalan.templates.ElemMessage
 
ELEMNAME_ADDATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ANCHOR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ANCHOR_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ANY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ANY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_APPLY_IMPORTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_APPLY_IMPORTS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_APPLY_TEMPLATES - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_APPLY_TEMPLATES_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ARG_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ATTRIBUTE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ATTRIBUTESET_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CALL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CALL_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CALLTEMPLATE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CALLTEMPLATE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CALLTEMPLATEARG_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CHILDREN - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CHILDREN_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CHOOSE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CHOOSE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COMMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COMMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COMPONENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COMPONENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CONSTRUCT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CONSTRUCT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CONTENTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CONTENTS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COPY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COPY_OF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COPY_OF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COPY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTER_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERINCREMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERINCREMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERRESET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERRESET_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_COUNTERSCOPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_COUNTERSCOPE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_CSSSTYLECONVERSION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_CSSSTYLECONVERSION_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_DECIMALFORMAT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DECIMALFORMAT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_DEFINEATTRIBUTESET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DEFINESCRIPT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DISPLAYIF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_DISPLAYIF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ELEMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EMPTY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EMPTY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EVAL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EVAL_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXPECTEDCHILDREN - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXPECTEDCHILDREN_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXTENSION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSION_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXTENSIONCALL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONDECL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_EXTENSIONHANDLER_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_EXTENSIONSCRIPT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_FALLBACK - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_FALLBACK_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_FOREACH - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_FOREACH_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_IF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_IF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_IMPORT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_IMPORT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_INCLUDE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_INCLUDE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_KEY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_KEY_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_LITERALRESULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_LOCALE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_LOCALE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_MESSAGE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_MESSAGE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_NSALIAS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_NSALIAS_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_NUMBER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_NUMBER_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_OTHERWISE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_OTHERWISE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_OUTPUT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_OUTPUT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PARAMVARIABLE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_PARAMVARIABLE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PI - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_PI_OLD_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PI_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_PRESERVESPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_PRESERVESPACE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_REMOVEATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ROOT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_ROOT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_SCRIPT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_SCRIPT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_SORT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_SORT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_STRIPSPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_STRIPSPACE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_STYLESHEET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_STYLESHEET_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETATTRIBUTE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETCOMMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETCOMMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETELEMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETELEMENT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETPI - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETPI_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TARGETTEXT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TARGETTEXT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TEMPLATE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TEMPLATE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TEXT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TEXT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_TEXTLITERALRESULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_TRANSFORM_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_UNDEFINED - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_URL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_URL_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_USE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_USE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_VALUEOF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_VALUEOF_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_VARIABLE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_VARIABLE_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_WHEN - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_WHEN_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for XSL element names.
ELEMNAME_WITHPARAM - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL element types.
ELEMNAME_WITHPARAM_STRING - Static variable in class org.apache.xalan.templates.Constants
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
 
ElemOtherwise - class org.apache.xalan.templates.ElemOtherwise.
**For advanced use only** Implement xsl:otherwise.
ElemOtherwise() - Constructor for class org.apache.xalan.templates.ElemOtherwise
 
ElemParam - class org.apache.xalan.templates.ElemParam.
**For advanced use only** Implement xsl:param.
ElemParam() - Constructor for class org.apache.xalan.templates.ElemParam
Constructor ElemParam
ElemParam(ElemParam) - Constructor for class org.apache.xalan.templates.ElemParam
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
 
ElemSort - class org.apache.xalan.templates.ElemSort.
**For advanced use only** Implement xsl:sort.
ElemSort() - Constructor for class org.apache.xalan.templates.ElemSort
 
ElemTemplate - class org.apache.xalan.templates.ElemTemplate.
**For advanced use only** Implement xsl:template.
ElemTemplate() - Constructor for class org.apache.xalan.templates.ElemTemplate
 
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
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
 
ElemTextLiteral - class org.apache.xalan.templates.ElemTextLiteral.
**For advanced use only** Implement a text literal.
ElemTextLiteral() - Constructor for class org.apache.xalan.templates.ElemTextLiteral
 
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
 
ElemUse - class org.apache.xalan.templates.ElemUse.
**For advanced use only** Implement xsl:use.
ElemUse() - Constructor for class org.apache.xalan.templates.ElemUse
 
ElemValueOf - class org.apache.xalan.templates.ElemValueOf.
**For advanced use only** Implement xsl:value-of.
ElemValueOf() - Constructor for class org.apache.xalan.templates.ElemValueOf
 
ElemVariable - class org.apache.xalan.templates.ElemVariable.
**For advanced use only** Implement xsl:variable.
ElemVariable() - Constructor for class org.apache.xalan.templates.ElemVariable
Constructor ElemVariable
ElemVariable(ElemVariable) - Constructor for class org.apache.xalan.templates.ElemVariable
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
Constructor ElemWhen
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
 
EMPTY - Static variable in class org.apache.xpath.compiler.OpCodes
[EMPTY] Empty slot to indicate NULL.
empty() - Method in class org.apache.xml.utils.IntStack
Tests if this stack is empty.
EMPTYATTR_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
EmptyFilter - class org.apache.xalan.xsltc.dom.EmptyFilter.
 
EmptyFilter() - Constructor for class org.apache.xalan.xsltc.dom.EmptyFilter
 
emptystr() - Method in class org.apache.xml.utils.XMLStringFactory
Get a cheap representation of an empty string.
emptystr() - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Get a cheap representation of an empty string.
EMPTYSTRING - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
EMPTYSTRING - Static variable in class org.apache.xpath.objects.XString
Empty string XString object
enableDefaultConnectionPool() - Method in class org.apache.xalan.lib.sql.XConnection
There is a problem with some JDBC drivers when a Connection is open and the JVM shutsdown.
enableStreamingMode() - Method in class org.apache.xalan.lib.sql.XConnection
Control how the SQL Document uses memory.
EncodingInfo - class org.apache.xalan.serialize.EncodingInfo.
Holds information about a given encoding.
EncodingInfo(String, String, int) - Constructor for class org.apache.xalan.serialize.EncodingInfo
Create an EncodingInfo object based on the name, java name, and the max character size.
Encodings - class org.apache.xalan.serialize.Encodings.
Provides information about encodings.
Encodings() - Constructor for class org.apache.xalan.serialize.Encodings
 
END - Static variable in interface org.apache.xalan.xsltc.NodeIterator
 
END - Static variable in class org.apache.xalan.xsltc.dom.NodeCounter
 
END - Static variable in interface org.apache.xml.dtm.DTMAxisIterator
Specifies the end of the iteration, and is the same as DTM.NULL.
endCDATA() - Method in class org.apache.xalan.serialize.SerializerToXML
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.runtime.DefaultSAXOutputHandler
 
endCDATA() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.endCDATA() We do not handle this method, and the input is quietly ignored
endCDATA() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endCDATA() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endCDATA() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xml.utils.DOMBuilder
Report the end of a CDATA section.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplateElement
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplate
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemForEach
This after the template's children have been composed.
endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCallTemplate
This after the template's children have been composed.
endDocument() - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end document event.
endDocument() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the endDocument event.
endDocument() - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
endDocument() - Method in class org.apache.xalan.xsltc.compiler.Parser
SAX2: Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
endDocument() - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
endDocument() - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of the end of an element.
endDocument() - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Ends the document output.
endDocument() - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
endDocument() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.endDocument() Receive notification of the end of a document.
endDocument() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the end of a document.
endDTD() - Method in class org.apache.xalan.serialize.SerializerToXML
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.runtime.DefaultSAXOutputHandler
 
endDTD() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.endDTD() We do not handle this method, and the input is quietly ignored
endDTD() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endDTD() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endDTD() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xml.utils.DOMBuilder
Report the end of DTD declarations.
endElement() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
endElement(String) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
endElement(String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
endElement(String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
End an element or CDATA section in the output document
endElement(String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
endElement(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the end of an element.
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.xsltc.compiler.Parser
SAX2: Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.endElement() Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the end of an element.
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.ProcessorLRE
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.serialize.SerializerToXML
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the end of an entity.
endEntity(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.runtime.DefaultSAXOutputHandler
 
endEntity(String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.endEntity() We do not handle this method, and the input is quietly ignored
endEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endEntity(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the end of an entity.
endEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Report the end of an entity.
endNonEscaping() - Method in class org.apache.xalan.serialize.SerializerToXML
Ends an un-escaping section.
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
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.serialize.SerializerToXML
End the scope of a prefix-URI Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the end of a Namespace 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.xsltc.compiler.Parser
SAX2: End the scope of a prefix-URI Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: End the scope of a prefix-URI Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.endPrefixMapping() End the scope of a prefix-URI Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xml.utils.DOMBuilder
End the scope of a prefix-URI mapping.
endPreserving() - Method in class org.apache.xalan.serialize.SerializerToXML
Ends a whitespace preserving section.
EndSelectionEvent - class org.apache.xalan.trace.EndSelectionEvent.
**For advanced use only** Event triggered by completion of a xsl:for-each selection or a xsl:apply-templates selection.
EndSelectionEvent(TransformerImpl, Node, ElemTemplateElement, String, XPath, XObject) - Constructor for class org.apache.xalan.trace.EndSelectionEvent
Create an EndSelectionEvent.
endsWith(String) - Method in interface org.apache.xml.utils.XMLString
Tests if this string ends with the specified suffix.
endsWith(String) - Method in class org.apache.xpath.objects.XString
Tests if this string ends with the specified suffix.
ensureLocationSet(TransformerException) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
ensureNamespaceDeclDeclared(DTM, int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
This function checks to make sure a given prefix is really declared.
ensurePrefixIsDeclared(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
This function checks to make sure a given prefix is really declared.
ENTITY - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ENTITY_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an Entity.
ENTITY_REFERENCE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
ENTITY_REFERENCE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is an EntityReference.
entityReference(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Entity reference event.
entityReference(String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notivication of a entityReference.
EntryPoint - class org.apache.xml.utils.synthetic.reflection.EntryPoint.
**For internal use only** API/behaviors shared between Constructors and Methods.
EntryPoint(Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.EntryPoint
Insert the method's description here.
enumerateLiteralResultAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult
Compiling templates requires that we be able to list the AVTs ADDED 9/5/2000 to support compilation experiment
EnvironmentCheck - class org.apache.xalan.xslt.EnvironmentCheck.
Utility class to report simple information about the environment.
EnvironmentCheck() - Constructor for class org.apache.xalan.xslt.EnvironmentCheck
 
EQ - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
EQUALITY_EXPR_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
Equals - class org.apache.xpath.operations.Equals.
The '=' operation expression executer.
Equals() - Constructor for class org.apache.xpath.operations.Equals
 
equals(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Test for equality based on node number.
equals(Object) - Method in class org.apache.xalan.transformer.StackGuard
Overide equal method for StackGuard objects
equals(Object) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Test for equality based on node number.
equals(Object) - Method in class org.apache.xml.utils.CharKey
Override of equals() for this object
equals(Object) - Method in interface org.apache.xml.utils.XMLString
Compares this string to the specified object.
equals(Object) - Method in class org.apache.xml.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(Object) - Method in class org.apache.xml.utils.URI
Determines if the passed-in Object is equivalent to this URI.
equals(Object) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Compares this against the specified object.
equals(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Compares this Field against the specified object.
equals(Object) - Method in class org.apache.xpath.Arg
Equality function specialized for the variable name.
equals(Object) - Method in class org.apache.xpath.objects.XString
Compares this string to the specified object.
equals(Object) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this string to the specified object.
equals(String) - Method in class org.apache.xpath.objects.XStringForFSB
Tell if two objects are functionally equal.
equals(String, String) - Method in class org.apache.xml.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(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares this string to the specified object.
equals(XMLString) - Method in class org.apache.xpath.objects.XString
Compares this string to the specified object.
equals(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this string to the specified object.
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
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XBooleanStatic
Tell if two objects are functionally equal.
equals(XObject) - Method in class org.apache.xpath.objects.XNodeSet
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.XStringForFSB
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.
equalsIgnoreCase(String) - Method in interface org.apache.xml.utils.XMLString
Compares this String to another String, ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.apache.xpath.objects.XString
Compares this String to another String, ignoring case considerations.
equalsIgnoreCase(String) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this String to another String, ignoring case considerations.
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
Argument 'localName' is null
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
attribute is not allowed on the element
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
attribute value not found
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources
attribute value not recognized
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_AXES_NOT_ALLOWED
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Axis traverser not supported
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_BAD_STYLESHEET_URL
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_BAD_VAL_ON_LEVEL_ATTRIB
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Bad value
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_BAD_XSLSORT_USE
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources
Buffer size <=0
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CALL_TO_EXT_FAILED
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CAN_ONLY_OUTPUT_TO_ELEMENT
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANNOT_ADD
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
parse can not be called if the ContentHandler has not been set
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
Parser is already in use
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources
Could not compile extension
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources
Could not create extension
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANNOT_CREATE_URL
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Can not deal with XPath type:
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources
Could not initialize BSF Manager
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
Cannot initialize default templates
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xalan.res.XSLTErrorResources
Cannot initialize URI with empty parameters
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANNOT_MIX_XERCESDOM
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Can't overwrite cause
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANNOT_SERIALIZE_XSLPROCESSOR
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Can't transform to a Source of type
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Can't transform to a Result of type
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_MUTABLENODELIST
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_NODELIST
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_NUMBER
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_TYPE
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_CREATE_ITEM
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_CREATE_URL
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_HAVE_MORE_THAN_ONE_ROOT
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_OUTPUT_TEXT_BEFORE_DOC
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_RESOLVE_NAME_AVT
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_RESOLVE_NSPREFIX
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_USE_DTM_FOR_INPUT
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CANT_USE_DTM_FOR_OUTPUT
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Characters are not allowed at this point in the document
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CHILD_HAS_NO_OWNER_DOCUMENT
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CHOOSE_REQUIRES_WHEN
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ChunkedIntArray({0}) not currently supported
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
Class not found for option
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
co_joinCoroutineSet() failed
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CONTEXT_HAS_NO_OWNERDOC
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xalan.res.XSLTErrorResources
CoroutineManager recieved co_exit() request
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Coroutine not available, id=
ER_COROUTINE_PARAM - Static variable in class org.apache.xalan.res.XSLTErrorResources
Coroutine parameter error ()
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_COULD_NOT_CREATE_TRACELISTENER
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_COULD_NOT_CREATE_XML_PROC_LIAISON
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources
src attribute not yet supported for
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources
Could not find variable with the name of
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources
could not initialize parser with
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Could not load {0} (check CLASSPATH), now using just the defaults
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Could not resolve the node to a handle
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_COULDNOT_BE_FORMATTED_TO_NUMBER
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_COULDNOT_CREATE_XMLPROCESSORLIAISON
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_COULDNOT_FIND_FUNCTION
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_COULDNOT_GET_VAR_NAMED
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_COULDNT_FIND_FRAGMENT
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_COULDNT_PARSE_DOC
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_COUNT_TAKES_1_ARG
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CREATEDOCUMENT_NOT_SUPPORTED
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_CURRENCY_SIGN_ILLEGAL
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CURRENT_NOT_ALLOWED_IN_MATCH
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CURRENT_TAKES_NO_ARGS
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_DEFAULTSPACE_NOT_SUPPORTED
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_DIDNOT_FIND_XPATH_SELECT_EXP
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_DOCUMENT_REPLACED
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_DTM_CANNOT_HANDLE_NODES
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_DUPLICATE_NAMED_TEMPLATE
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Element content not allowed for lang=javaclass
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources
Element name method must be static
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_ELEMTEMPLATEELEM_ERR
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_EMPTY_EXPRESSION
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_ENCODING_NOT_SUPPORTED
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_ERROR_OCCURED
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xalan.res.XSLTErrorResources
exception creating new instance for pool
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_EXPECTED_BUT_FOUND
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_EXPECTED_DOUBLE_QUOTE
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_EXPECTED_MATCH_PATTERN
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_EXPECTED_SINGLE_QUOTE
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources
Extension function {0} : {1} is unknown
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_EXTRA_ILLEGAL_TOKENS
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources
Failed calling {0} method
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources
Failed creating ElemLiteralResult instance
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Failed creating ElemLiteralResult instance
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_FAILED_PROCESS_STYLESHEET
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
The FastStringBuffer argument can not be null
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
File cannot be null
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_FILE_NOT_FOUND
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
Fragment can only be set for a generic URI
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
Fragment contains invalid character
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Fragment cannot be set when path is null
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources
fsb() not supported for XStringForChars
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_FUNCTION_NOT_SUPPORTED
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_XPATH_READOBJECT
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Host is not a well formed address
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_IGNORABLE_WHITESPACE_NOT_HANDLED
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_ILLEGAL_ATTRIB
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_ILLEGAL_ATTRIBUTE
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_ILLEGAL_ATTRIBUTE_VALUE
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_ILLEGAL_AXIS_NAME
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
Illegal DOMSource input
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_ILLEGAL_VALUE
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_ILLEGAL_VARIABLE_REFERENCE
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Illegal value for xml:space
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_IMPORTING_ITSELF
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_IMPORTS_AS_FIRST_ELEM
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_IN_ELEMTEMPLATEELEM_READOBJECT
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_INCORRECT_ARG_LENGTH
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_INCORRECT_PROGRAMMER_ASSERTION
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xalan.res.XSLTErrorResources
IncrementalSAXSource_Filter not currently restartable
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_INDENTRESULT_NOT_SUPPORTED
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
InputStream cannot be null
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources
Instance method call to method {0} requires an Object instance as first argument
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Invalid context passed to evaluate
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
Invalid driver name specified
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
Invalid element name specified
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_INVALID_KEY_CALL
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_INVALID_OPTION
ER_INVALID_PORT - Static variable in class org.apache.xalan.res.XSLTErrorResources
Invalid port number
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_INVALID_UTF16_SURROGATE
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_INVALID_UTF16_SURROGATE
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_IOEXCEPTION
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Error: iterator for axis {0} not implemented
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Iterator clone not supported
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_KEY_HAS_TOO_MANY_ARGS
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_KEY_REQUIRES_MATCH_ATTRIB
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_KEY_REQUIRES_NAME_ATTRIB
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_KEY_REQUIRES_USE_ATTRIB
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_LOCALNAME_HAS_TOO_MANY_ARGS
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MALFORMED_FORMAT_STRING
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Method not yet supported
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISPLACED_XSLOTHERWISE
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISPLACED_XSLWHEN
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISSING_ARG_FOR_OPTION
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISSING_CONTAINER_ELEMENT_COMPONENT
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISSING_LANG_ATTRIB
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISSING_NS_URI
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MISSING_PREFIX_ATTRIB
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
More than one best match for constructor for
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
More than one best match for element method
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources
More than one best match for method
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_MUST_HAVE_TEST_ATTRIB
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NAME_HAS_TOO_MANY_ARGS
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NAMESPACEAXIS_NOT_IMPLEMENTED
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NAMESPACEURI_HAS_TOO_MANY_ARGS
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NEED_MATCH_ATTRIB
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NEED_NAME_ATTRIB
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NEED_NAME_OR_MATCH_ATTRIB
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NEED_SELECT_ATTRIB
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NEED_TEST_ATTRIB
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_APPLY_IMPORT_IN_FOR_EACH
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_CLONE_OF_DOCUMENT_FRAG
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_CONTEXT_OWNERDOC
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_CURLYBRACE
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources
No default implementation found
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
No driver Name specified
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xalan.res.XSLTErrorResources
No more DTM IDs are available
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xalan.res.XSLTErrorResources
Fragment cannot be specified in both the path and fragment
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_HREF_ATTRIB
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_INPUT_STYLESHEET
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_NAME_ATTRIB
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Prefix {0} does not have a corresponding namespace declaration
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
No output specified
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_OWNERDOC
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources
No parent for filter
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
parse may not be called while parsing
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xalan.res.XSLTErrorResources
Port may not be specified if host is not specified
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xalan.res.XSLTErrorResources
Query string cannot be specified in path and query string
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
No scheme found in URI
ER_NO_SCHEME_INURI - Static variable in class org.apache.xalan.res.XSLTErrorResources
No scheme found in URI
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_SELECT_EXPRESSION
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources
No stylesheet found in: {0}, media
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources
No xml-stylesheet PI found in
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources
Did not find the stylesheet root
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
No URL specified
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xalan.res.XSLTErrorResources
Userinfo may not be specified if host is not specified
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NO_XSLKEY_DECLARATION
ER_NODE_NON_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
node must be non-null for getDTMHandleFromNode
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NODE_NOT_ELEMENT
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSet is not mutable
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSetDTM is not mutable
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NOT_ALLOWED_INSIDE_STYLESHEET
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NOT_ALLOWED_INSIDE_TEMPLATE
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NOT_SUCCESSFUL
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Not supported
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NULL_CHILD
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
Null content handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Null error handler
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NULL_SOURCENODE_APPLYIMPORTS
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Attempting to generate a namespace prefix with a null URI
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NUMBER_HAS_TOO_MANY_ARGS
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources
Attempting to generate a namespace prefix with a null URI
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xalan.res.XSLTErrorResources
Offset bigger than slot
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_OIERROR
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources
1 or 2
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources
output property not recognized:
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_PARSE_NOT_SUPPORTED
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
UNEXPECTED: Parser doTerminate answers
ER_PARSER_IN_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Parser is already in use
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Path contains invalid escape sequence
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
Path contains invalid character:
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_PATTERN_LITERAL_NEEDS_BE_QUOTED
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
Pool already exists
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Pool size is less than one
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Port cannot be set when host is null
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_PREDICATE_ILLEGAL_SYNTAX
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PREFIX_MUST_RESOLVE
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_PREFIX_MUST_RESOLVE
ER_PRIORITY_NOT_PARSABLE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Priority value does not contain a parsable number
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_PROBLEM_IN_DTM_NEXTSIBLING
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESS_ERROR
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESS_NOT_SUCCESSFUL
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
processFromNode failed
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESSINCLUDE_ERROR
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESSOR_ERROR
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Programmer's assertion: unknown opcode
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources
Value for property {0} should be a Boolean instance
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_REDIRECT_COULDNT_GET_FILENAME
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
Variable is referencing itself
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
Required Element not found
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_REQUIRES_ATTRIB
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_REQUIRES_ELEMENTS_ATTRIB
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources
The resource [] could not be found
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources
The resource [] could not load:
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources
Result could not be set
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Result should not be null
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_RESULTNS_NOT_SUPPORTED
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
rtf() not supported by XRTreeFragSelectWrapper
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_SAX_API_NOT_HANDLED
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_SAX_EXCEPTION
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
Cannot set scheme from null string
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xalan.res.XSLTErrorResources
The scheme is not conformant.
ER_SCHEME_REQUIRED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Scheme is required!
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Self-causation not permitted
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_SETDOMFACTORY_NOT_SUPPORTED
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
InputSource cannot be null
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources
startParse needs a non-null SAXParser
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
startParse may not be called while parsing
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_STRING_HAS_TOO_MANY_ARGS
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_STRINGLENGTH_HAS_TOO_MANY_ARGS
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
Stylesheet directed termination
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_STYLESHEET_INCLUDES_ITSELF
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_TEMPLATE_NOT_FOUND
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_TOO_MANY_LISTENERS
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_TRANSLATE_TAKES_3_ARGS
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources
2 or 3
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
Error: typed iterator for axis {0} not implemented
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_UNIMPLNODE_ERROR
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_UNKNOWN_AXIS
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Unknown axis traversal type
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
Unknown error when calling extension
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_UNKNOWN_EXT_NS_PREFIX
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_UNKNOWN_MATCH_OPERATION
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_UNKNOWN_NODETYPE
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_UNKNOWN_OPCODE
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_UNKNOWN_XSL_ELEM
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_UNPARSEDENTITYURI_TAKES_1_ARG
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_UNSUPPORTED_ENCODING
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
URI cannot be null
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
Value for {0} should equal 'yes' or 'no'
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Variable not resolvable:
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_XERCES_CANNOT_HANDLE_NODES
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_XERCES_PARSE_ERROR
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_XERCES_PARSE_ERROR_DETAILS
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
IncrementalSAXSource_Filter not currently restartable
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XMLSPACE_ILLEGAL_VAL
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XMLSPACE_ILLEGAL_VALUE
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_XPATH_READOBJECT
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XSLATTRSET_USED_ITSELF
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XSLFUNCTIONS_UNSUPPORTED
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XSLT_ERROR
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
XStringForChars can not take a string for an argument
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources
0 or 1
ERROR - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Prefixed to hash keys that signify serious problems.
ERROR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ERROR_FOUND - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Value for any error found.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_HEADER
ERROR_LISTENER_NULL_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ERROR_MESSAGES_KEY - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ERROR_MESSAGES_KEY - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
ERROR_RESOURCES - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_RESOURCES
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
General error string.
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_STRING
ERROR_SUFFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
The error suffix for construction error property keys.
ERROR_SUFFIX - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_SUFFIX
error(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
Throw an error.
error(int) - Method in class org.apache.xml.utils.UnImplNode
Throw an error.
error(int, Object[]) - Method in class org.apache.xalan.templates.ElemTemplateElement
Throw a template element runtime error.
error(int, Object[]) - Method in class org.apache.xml.utils.UnImplNode
Throw an error.
error(int, Object[]) - Method in class org.apache.xpath.compiler.OpMap
Tell the user of an error, and probably throw an exception.
error(int, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an error, and probably throw an exception.
error(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a recoverable XSLT processing error.
error(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an error event.
error(SAXParseException) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
error(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a recoverable error.
error(SourceLocator, 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(SourceLocator, 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(SourceLocator, 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(SourceLocator, 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(SourceLocator, 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(SourceLocator, 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(SourceLocator, 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(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Throw a template element runtime error.
error(TransformerException) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
Receive notification of a recoverable error.
error(TransformerException) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Receive notification of a recoverable error.
error(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a recoverable error.
error(TransformerException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a recoverable error.
error(XPathContext, int, int, Object[]) - Method in class org.apache.xpath.XPath
Tell the user of an error, and probably throw an exception.
error(XPathContext, int, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
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.
ERROR0000 - Static variable in class org.apache.xalan.res.XSLTErrorResources
Error message ID that has a null message, but takes in a single object.
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR0000
ErrorMessages - class org.apache.xalan.xsltc.compiler.util.ErrorMessages.
 
ErrorMessages - class org.apache.xalan.xsltc.runtime.ErrorMessages.
 
ErrorMessages_no - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_no.
 
ErrorMessages_no - class org.apache.xalan.xsltc.runtime.ErrorMessages_no.
 
ErrorMessages_no() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_no
 
ErrorMessages_no() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_no
 
ErrorMessages() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages
 
ErrorMessages() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages
 
ErrorMsg - class org.apache.xalan.xsltc.compiler.util.ErrorMsg.
 
ErrorMsg(int) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(int, int, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(int, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(int, Object, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(int, Object, Object, SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(int, Object, SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(int, SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, int) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
errorsFound() - Method in class org.apache.xalan.xsltc.compiler.Parser
Returns true if there were any errors during compilation
errToString - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field errToString
escape(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Replace occurances of '.' with '$dot$' and '-' with '$dash$'
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) - Method in class org.apache.xpath.CachedXPathAPI
Evaluate XPath string to an XObject.
eval(Node, String) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
eval(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
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) - Method in class org.apache.xpath.CachedXPathAPI
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, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPart
Write the evaluated value into the given string buffer.
evaluate(XPathContext, FastStringBuffer, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartXPath
Write the value into the buffer.
evaluate(XPathContext, FastStringBuffer, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartSimple
Write the value into the buffer.
evaluate(XPathContext, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVT
Evaluate the AVT and return a String.
EVENTTYPE_CDATA - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated after CDATA is generated.
EVENTTYPE_CHARACTERS - Static variable in class org.apache.xalan.trace.GenerateEvent
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
Event type generated after a comment has been added.
EVENTTYPE_ENDDOCUMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when a document ends.
EVENTTYPE_ENDELEMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
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
Event type generate after an entity ref is created.
EVENTTYPE_IGNORABLEWHITESPACE - Static variable in class org.apache.xalan.trace.GenerateEvent
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
Event type generated for processing instructions.
EVENTTYPE_STARTDOCUMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when a document begins.
EVENTTYPE_STARTELEMENT - Static variable in class org.apache.xalan.trace.GenerateEvent
Event type generated when an element begins (after the attributes have been processed but before the children have been added).
excludeExtensionPrefixes(Parser) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
Execute the element's primary function.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemUse
Copy attributes specified by use-attribute-sets to the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemLiteralResult
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) - Method in class org.apache.xalan.templates.ElemExtensionCall
Execute an extension.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplate
Copy the template contents into the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemIf
Conditionally execute a sub-template.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemNumber
Execute an xsl:number instruction.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemPI
Create a processing instruction in the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTextLiteral
Copy the text literal to the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemForEach
Execute the xsl:for-each transformation
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemCallTemplate
Invoke a named template.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemMessage
Send a message to diagnostics.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemUnknown
Copy an unknown element to the result tree
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemElement
Create an element in the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemAttribute
Create an attribute in the result tree.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemCopyOf
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) - Method in class org.apache.xalan.templates.ElemChoose
Execute the xsl:choose transformation.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemAttributeSet
Apply a set of attributes to the element.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Apply the context node to the matching templates.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemFallback
This is the normal call when xsl:fallback is instantiated.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemCopy
The xsl:copy element provides an easy way of copying the current node.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemVariable
Execute a variable declaration and push it onto the variable stack.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemComment
Execute the xsl:comment transformation
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyImport
Execute the xsl:apply-imports transformation.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemParam
Execute a variable declaration and push it onto the variable stack.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemValueOf
Execute the string expression and copy the text to the result tree.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncKey
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncFormatNumb
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncDocument
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.XUnresolvedVariable
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Execute this iterator, meaning create a clone that can store state, and initialize it for fast execution from the current runtime state.
execute(XPathContext) - Method in class org.apache.xpath.axes.UnionPathIterator
Execute this iterator, meaning create a clone that can store state, and initialize it for fast execution from the current runtime state.
execute(XPathContext) - Method in class org.apache.xpath.functions.Function
Execute an XPath function object.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStartsWith
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStringLength
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNamespace
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncDoclocation
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
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNot
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
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncGenerateId
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncString
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncContains
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFalse
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
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtElementAvailable
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCeiling
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstring
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncRound
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncTrue
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSystemProperty
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncPosition
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncLang
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSubstringAfter
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncConcat
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncFloor
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCurrent
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncNumber
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncQname
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCount
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncBoolean
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncUnparsedEntityURI
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncSum
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncId
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncExtFunctionAvailable
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.objects.XRTreeFragSelectWrapper
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xpath.operations.Operation
Execute a binary operation by calling execute on each of the operands, and then calling the operate method on the derived class.
execute(XPathContext) - Method in class org.apache.xpath.operations.UnaryOperation
Execute the operand and apply the unary operation to the result.
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
Dereference the variable, and return the reference value.
execute(XPathContext) - Method in class org.apache.xpath.patterns.NodeTest
Test the current node to see if it matches the given node test.
execute(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
Execute this pattern step, including predicates.
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 any of the patterns in the union.
execute(XPathContext) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
Execute this pattern step, including predicates.
execute(XPathContext, int) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext, int) - Method in class org.apache.xpath.patterns.NodeTest
Tell what the test score is for the given node.
execute(XPathContext, int) - Method in class org.apache.xpath.patterns.StepPattern
Execute this pattern step, including predicates.
execute(XPathContext, int) - Method in class org.apache.xpath.patterns.FunctionPattern
Test a node to see if it matches the given node test.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.patterns.NodeTest
Tell what the test score is for the given node.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.patterns.StepPattern
Execute an expression in the XPath runtime context, and return the result of the expression.
execute(XPathContext, int, DTM, int) - Method in class org.apache.xpath.patterns.FunctionPattern
Test a node to see if it matches the given node test.
execute(XPathContext, int, PrefixResolver) - Method in class org.apache.xpath.XPath
**Experimental** Given an expression and a context, evaluate the XPath and return the result.
execute(XPathContext, Node, PrefixResolver) - Method in class org.apache.xpath.XPath
**Experimental** Given an expression and a context, evaluate the XPath and return the result.
executeCharsToContentHandler(XPathContext, ContentHandler) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression.
executeCharsToContentHandler(XPathContext, ContentHandler) - Method in class org.apache.xpath.functions.FuncNormalizeSpace
Execute an expression in the XPath runtime context, and return the result of the expression.
executeChildTemplates(ElemTemplateElement, boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Execute each of the children of a template element.
executeChildTemplates(ElemTemplateElement, ContentHandler) - 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.
executeFallback(TransformerImpl) - Method in class org.apache.xalan.templates.ElemFallback
Execute the fallback elements.
executeFallbacks(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
Execute the fallbacks when an extension is not available.
executeFromSnapshot(TransformSnapshot) - Method in class org.apache.xalan.transformer.TransformerImpl
This will execute the following XSLT instructions from the snapshot point, after the stylesheet execution context has been reset from the snapshot point.
executeRelativePathPattern(XPathContext, StepPattern) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
Execute the match pattern step relative to another step.
ExpandedNameTable - class org.apache.xml.dtm.ref.ExpandedNameTable.
This is a default implementation of a table that manages mappings from expanded names to expandedNameIDs.
ExpandedNameTable() - Constructor for class org.apache.xml.dtm.ref.ExpandedNameTable
Create an expanded name table that uses private string pool lookup.
ExpandedNameTable(DTMStringPool, DTMStringPool) - Constructor for class org.apache.xml.dtm.ref.ExpandedNameTable
Constructor ExpandedNameTable
expandQName(String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
Expression - class org.apache.xpath.Expression.
This abstract class serves as the base for all expression objects.
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, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerGeneral
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
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
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.
**For internal use only** Class holding a table registered extension namespace handlers
ExtensionsTable() - Constructor for class org.apache.xalan.extensions.ExtensionsTable
**For internal use only** Primes the new ExtensionsTable object with built-in namespaces.
EXTERNAL_FUNC_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
SAX2 extension handler for DTD declaration events Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report a parsed external entity declaration.
extFunction(String, String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionsTable
Handle an extension function.
extractValueFromDOM(DOM, int, int, AbstractTranslet, int) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
Extract the sort value for a level of this key.

F

FALLBACK_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
FastStringBuffer - class org.apache.xml.utils.FastStringBuffer.
Bare-bones, unsafe, fast string buffer.
FastStringBuffer() - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, using a default allocation policy.
FastStringBuffer(int) - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, using default maxChunkBits and rebundleBits values.
FastStringBuffer(int, int) - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, using a default rebundleBits value.
FastStringBuffer(int, int, int) - Constructor for class org.apache.xml.utils.FastStringBuffer
Construct a FastStringBuffer, with allocation policy as per parameters.
FATAL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
fatalError(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
Report a fatal XSLT processing error.
fatalError(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a fatal error event.
fatalError(SAXParseException) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
fatalError(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a non-recoverable error.
FEATURE_INCREMENTAL - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Static string to be used for incremental feature
FEATURE_OPTIMIZE - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Static string to be used for optimize feature
Field - class org.apache.xml.utils.synthetic.reflection.Field.
**For internal use only** A Field provides information about, and dynamic access to, a single field of a class or an interface.
Field(Field, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Field
Proxy constructor
Field(String, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Field
Synthesis constructor
FILE_ACCESS_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
FILE_NOT_FOUND_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
FILE_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
filesep - Static variable in class org.apache.xalan.xsltc.compiler.util.Util
 
Filter - interface org.apache.xalan.xsltc.dom.Filter.
 
FILTER_ACCEPT - Static variable in interface org.apache.xml.dtm.DTMIterator
Accept the node.
FILTER_INTERFACE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
FILTER_INTERFACE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
FILTER_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
FILTER_REJECT - Static variable in interface org.apache.xml.dtm.DTMIterator
Reject the node.
FILTER_SKIP - Static variable in interface org.apache.xml.dtm.DTMIterator
Skip this single node.
FILTER_STEP_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
FILTEREDLIST - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, for functions.
FilteredStepIterator - class org.apache.xalan.xsltc.dom.FilteredStepIterator.
 
FilteredStepIterator(NodeIterator, NodeIterator, Filter) - Constructor for class org.apache.xalan.xsltc.dom.FilteredStepIterator
 
FilterExprWalker - class org.apache.xpath.axes.FilterExprWalker.
Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP, op codes.
FilterGenerator - class org.apache.xalan.xsltc.compiler.util.FilterGenerator.
This class implements auxliary classes needed to compile filters (predicates).
FilterGenerator(String, String, String, int, String[], Stylesheet) - Constructor for class org.apache.xalan.xsltc.compiler.util.FilterGenerator
 
FilterIterator - class org.apache.xalan.xsltc.dom.FilterIterator.
 
FilterIterator(NodeIterator, Filter) - Constructor for class org.apache.xalan.xsltc.dom.FilterIterator
 
findLastPos(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Get the index of the last node that can be itterated to.
findLastPos(XPathContext) - Method in class org.apache.xpath.axes.OneStepIterator
Get the number of nodes in this node list.
findURIFromDoc(int) - 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.
fireSelectedEndEvent(EndSelectionEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectedEndEvent(int, ElemTemplateElement, String, XPath, XObject) - Method in class org.apache.xalan.trace.TraceManager
Fire a selection event.
fireSelectedEvent(int, 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(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.
FIRST_TYPE - Static variable in interface org.apache.xalan.xsltc.DOM
 
first(int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
first(int, int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
By the nature of the stateless traversal, the context node can not be returned or the iteration will go into an infinate loop.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVT
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVTPart
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVTPartXPath
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xalan.templates.AVTPartSimple
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.Expression
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.XPath
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.WalkingIterator
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.FilterExprWalker
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.UnionPathIterator
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FunctionOneArg
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.Function2Args
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.Function3Args
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncExtFunction
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncLast
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncFalse
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncTrue
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncPosition
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.functions.FuncCurrent
No arguments to process, so this does nothing.
fixupVariables(Vector, int) - Method in class org.apache.xpath.objects.XObject
XObjects should not normally need to fix up variables.
fixupVariables(Vector, int) - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.operations.Operation
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.operations.UnaryOperation
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.operations.Variable
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.NodeTest
Node tests by themselves do not need to fix up variables.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.StepPattern
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.FunctionPattern
This function is used to fixup variables from QNames to stack frame indexes at stylesheet build time.
fixupVariables(Vector, int) - Method in class org.apache.xpath.patterns.UnionPattern
No arguments to process, so this does nothing.
fixWhiteSpace(boolean, boolean, boolean) - Method in interface org.apache.xml.utils.XMLString
Conditionally trim all leading and trailing whitespace in the specified String.
fixWhiteSpace(boolean, boolean, boolean) - Method in class org.apache.xpath.objects.XString
Conditionally trim all leading and trailing whitespace in the specified String.
fixWhiteSpace(boolean, boolean, boolean) - Method in class org.apache.xpath.objects.XStringForFSB
Conditionally trim all leading and trailing whitespace in the specified String.
FlowList - class org.apache.xalan.xsltc.compiler.FlowList.
 
FlowList() - Constructor for class org.apache.xalan.xsltc.compiler.FlowList
 
FlowList(FlowList) - Constructor for class org.apache.xalan.xsltc.compiler.FlowList
 
FlowList(InstructionHandle) - Constructor for class org.apache.xalan.xsltc.compiler.FlowList
 
flush() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Flush the stream.
flush() - Method in class org.apache.xalan.serialize.WriterToASCI
Flush the stream.
flush() - Method in class org.apache.xalan.serialize.WriterToUTF8
Flush the stream.
flushBuffer() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Flush the internal buffer
flushPending() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the pending element.
flushPending(boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Flush the pending element, and any attributes associated with it.
flushWriter() - Method in class org.apache.xalan.serialize.SerializerToXML
Flush the formatter's result stream.
FOLLOWING - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
FOLLOWING - Static variable in interface org.apache.xml.dtm.Axis
the following axis contains all nodes in the same document as the context node that are after the context node in document order, excluding any descendants and excluding attribute nodes and namespace nodes.
FOLLOWINGSIBLING - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
FOLLOWINGSIBLING - Static variable in interface org.apache.xml.dtm.Axis
The following-sibling axis contains all the following siblings of the context node; if the context node is an attribute node or namespace node, the following-sibling axis is empty.
forceNaturalOrder() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
forClass(Class) - Static method in class org.apache.xml.utils.synthetic.Class
Returns the synthetic Class object associated with the "real" class specified, creating one if it didn't already exist.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field FORMAT_FAILED
FORMAT_NUMBER_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
FORMAT_SYMBOLS_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
formatNumber(double, String, DecimalFormat) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
forName(String) - Static method in class org.apache.xml.utils.synthetic.Class
Returns the synthetic Class object associated with the class with the given fully-qualified name.
forNameInContext(String) - Method in class org.apache.xml.utils.synthetic.Class
Like forName, but if the classname doesn't have a package prefix we first attempt to look it up as one of our own inner clases.
FOUNDCLASSES - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Prefixed to hash keys that signify .jars found in classpath.
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
Constructor FoundIndex
free(FastStringBuffer) - Static method in class org.apache.xml.utils.StringBufferPool
Return a string buffer back to the pool.
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(DTMIterator) - Method in class org.apache.xpath.axes.IteratorPool
Add an instance of the given object to the pool
freeInstance(Object) - Method in class org.apache.xml.utils.ObjectPool
Add an instance of the given object to the pool
freeUnused() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Start downsizeing the pool, this usally happens right after the pool has been marked as Inactive and we are removing connections that are not currently inuse.
freeUnused() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Go through the connection pool and release any connections that are not InUse;
FROM_ANCESTORS - Static variable in class org.apache.xpath.compiler.OpCodes
ancestor axes opcode.
FROM_ANCESTORS_OR_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
ancestor-or-self axes opcode.
FROM_ATTRIBUTES - Static variable in class org.apache.xpath.compiler.OpCodes
attribute axes opcode.
FROM_CHILDREN - Static variable in class org.apache.xpath.compiler.OpCodes
children axes opcode.
FROM_DESCENDANTS - Static variable in class org.apache.xpath.compiler.OpCodes
descendants axes opcode.
FROM_DESCENDANTS_OR_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
descendants-of-self axes opcode.
FROM_FOLLOWING - Static variable in class org.apache.xpath.compiler.OpCodes
following axes opcode.
FROM_FOLLOWING_SIBLINGS - Static variable in class org.apache.xpath.compiler.OpCodes
following-siblings axes opcode.
FROM_NAMESPACE - Static variable in class org.apache.xpath.compiler.OpCodes
namespace axes opcode.
FROM_PARENT - Static variable in class org.apache.xpath.compiler.OpCodes
parent axes opcode.
FROM_PRECEDING - Static variable in class org.apache.xpath.compiler.OpCodes
preceding axes opcode.
FROM_PRECEDING_SIBLINGS - Static variable in class org.apache.xpath.compiler.OpCodes
preceding-sibling axes opcode.
FROM_ROOT - Static variable in class org.apache.xpath.compiler.OpCodes
'/' axes opcode.
FROM_SELF - Static variable in class org.apache.xpath.compiler.OpCodes
self axes opcode.
fsb() - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
fsb() - Method in class org.apache.xpath.objects.XStringForChars
Cast result object to a string.
FUNC_BOOLEAN - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'boolean()' id.
FUNC_CEILING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'ceiling()' id.
FUNC_CONCAT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'concat()' id.
FUNC_CONTAINS - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'contains()' id.
FUNC_COUNT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'count()' id.
FUNC_CURRENT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'current()' id.
FUNC_DOCLOCATION - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'document-location()' id (Proprietary).
FUNC_EXT_ELEM_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'element-available()' id (XSLT).
FUNC_EXT_FUNCTION_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'function-available()' id (XSLT).
FUNC_FALSE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'false()' id.
FUNC_FLOOR - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'floor()' id.
FUNC_GENERATE_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'generate-id()' id.
FUNC_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'id()' id.
FUNC_KEY - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'key()' id (XSLT).
FUNC_KEY_STRING - Static variable in class org.apache.xpath.compiler.Keywords
key function string (XSLT).
FUNC_LANG - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'lang()' id.
FUNC_LAST - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'last()' id.
FUNC_LOCAL_PART - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'local-name()' id.
FUNC_NAMESPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'namespace-uri()' id.
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'normalize-space()' id.
FUNC_NOT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'not()' id.
FUNC_NUMBER - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'number()' id.
FUNC_POSITION - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'position()' id.
FUNC_QNAME - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'name()' id.
FUNC_ROUND - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'round()' id.
FUNC_STARTS_WITH - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'starts-with()' id.
FUNC_STRING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'string()' id.
FUNC_STRING_LENGTH - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'string-length()' id.
FUNC_SUBSTRING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring()' id.
FUNC_SUBSTRING_AFTER - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring-after()' id.
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring-before()' id.
FUNC_SUM - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'sum()' id.
FUNC_SYSTEM_PROPERTY - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'system-property()' id.
FUNC_TRANSLATE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'translate()' id.
FUNC_TRUE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'true()' id.
FUNC_UNPARSED_ENTITY_URI - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'unparsed-entity-uri()' id (XSLT).
FuncBoolean - class org.apache.xpath.functions.FuncBoolean.
**For advanced use only** Execute the Boolean() function.
FuncBoolean() - Constructor for class org.apache.xpath.functions.FuncBoolean
 
FuncCeiling - class org.apache.xpath.functions.FuncCeiling.
**For advanced use only** Execute the Ceiling() function.
FuncCeiling() - Constructor for class org.apache.xpath.functions.FuncCeiling
 
FuncConcat - class org.apache.xpath.functions.FuncConcat.
**For advanced use only** Execute the Concat() function.
FuncConcat() - Constructor for class org.apache.xpath.functions.FuncConcat
 
FuncContains - class org.apache.xpath.functions.FuncContains.
**For advanced use only** Execute the Contains() function.
FuncContains() - Constructor for class org.apache.xpath.functions.FuncContains
 
FuncCount - class org.apache.xpath.functions.FuncCount.
**For advanced use only** Execute the Count() function.
FuncCount() - Constructor for class org.apache.xpath.functions.FuncCount
 
FuncCurrent - class org.apache.xpath.functions.FuncCurrent.
**For advanced use only** Execute the current() function.
FuncCurrent() - Constructor for class org.apache.xpath.functions.FuncCurrent
 
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
 
FuncDocument - class org.apache.xalan.templates.FuncDocument.
**For advanced use only** Execute the Doc() function.
FuncDocument() - Constructor for class org.apache.xalan.templates.FuncDocument
 
FuncExtElementAvailable - class org.apache.xpath.functions.FuncExtElementAvailable.
**For advanced use only** Execute the ExtElementAvailable() function.
FuncExtElementAvailable() - Constructor for class org.apache.xpath.functions.FuncExtElementAvailable
 
FuncExtFunction - class org.apache.xpath.functions.FuncExtFunction.
**For advanced use only** An object of this class represents an extension call expression.
FuncExtFunction(String, String, Object) - Constructor for class org.apache.xpath.functions.FuncExtFunction
Create a new FuncExtFunction based on the qualified name of the extension, and a unique method key.
FuncExtFunctionAvailable - class org.apache.xpath.functions.FuncExtFunctionAvailable.
**For advanced use only** Execute the ExtFunctionAvailable() function.
FuncExtFunctionAvailable() - Constructor for class org.apache.xpath.functions.FuncExtFunctionAvailable
 
FuncFalse - class org.apache.xpath.functions.FuncFalse.
**For advanced use only** Execute the False() function.
FuncFalse() - Constructor for class org.apache.xpath.functions.FuncFalse
 
FuncFloor - class org.apache.xpath.functions.FuncFloor.
**For advanced use only** Execute the Floor() function.
FuncFloor() - Constructor for class org.apache.xpath.functions.FuncFloor
 
FuncFormatNumb - class org.apache.xalan.templates.FuncFormatNumb.
**For advanced use only** Execute the FormatNumber() function.
FuncFormatNumb() - Constructor for class org.apache.xalan.templates.FuncFormatNumb
 
FuncGenerateId - class org.apache.xpath.functions.FuncGenerateId.
**For advanced use only** Execute the GenerateId() function.
FuncGenerateId() - Constructor for class org.apache.xpath.functions.FuncGenerateId
 
FuncId - class org.apache.xpath.functions.FuncId.
**For advanced use only** Execute the Id() function.
FuncId() - Constructor for class org.apache.xpath.functions.FuncId
 
FuncKey - class org.apache.xalan.templates.FuncKey.
**For advanced use only** Execute the Key() function.
FuncKey() - Constructor for class org.apache.xalan.templates.FuncKey
 
FuncLang - class org.apache.xpath.functions.FuncLang.
**For advanced use only** Execute the Lang() function.
FuncLang() - Constructor for class org.apache.xpath.functions.FuncLang
 
FuncLast - class org.apache.xpath.functions.FuncLast.
**For advanced use only** Execute the Last() function.
FuncLast() - Constructor for class org.apache.xpath.functions.FuncLast
 
FuncLoader - class org.apache.xpath.compiler.FuncLoader.
**For advanced use only** Lazy load of functions into the function table as needed, so we don't have to load all the functions allowed in XPath and XSLT on startup.
FuncLoader(String, int) - Constructor for class org.apache.xpath.compiler.FuncLoader
Construct a function loader
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
 
FuncNormalizeSpace - class org.apache.xpath.functions.FuncNormalizeSpace.
**For advanced use only** Execute the normalize-space() function.
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
 
FuncNumber - class org.apache.xpath.functions.FuncNumber.
**For advanced use only** Execute the Number() function.
FuncNumber() - Constructor for class org.apache.xpath.functions.FuncNumber
 
FuncPosition - class org.apache.xpath.functions.FuncPosition.
**For advanced use only** Execute the Position() function.
FuncPosition() - Constructor for class org.apache.xpath.functions.FuncPosition
 
FuncQname - class org.apache.xpath.functions.FuncQname.
**For advanced use only** Execute the Qname() function.
FuncQname() - Constructor for class org.apache.xpath.functions.FuncQname
 
FuncRound - class org.apache.xpath.functions.FuncRound.
**For advanced use only** Execute the round() function.
FuncRound() - Constructor for class org.apache.xpath.functions.FuncRound
 
FuncStartsWith - class org.apache.xpath.functions.FuncStartsWith.
**For advanced use only** Execute the StartsWith() function.
FuncStartsWith() - Constructor for class org.apache.xpath.functions.FuncStartsWith
 
FuncString - class org.apache.xpath.functions.FuncString.
**For advanced use only** Execute the String() function.
FuncString() - Constructor for class org.apache.xpath.functions.FuncString
 
FuncStringLength - class org.apache.xpath.functions.FuncStringLength.
**For advanced use only** Execute the StringLength() function.
FuncStringLength() - Constructor for class org.apache.xpath.functions.FuncStringLength
 
FuncSubstring - class org.apache.xpath.functions.FuncSubstring.
**For advanced use only** Execute the Substring() function.
FuncSubstring() - Constructor for class org.apache.xpath.functions.FuncSubstring
 
FuncSubstringAfter - class org.apache.xpath.functions.FuncSubstringAfter.
**For advanced use only** Execute the SubstringAfter() function.
FuncSubstringAfter() - Constructor for class org.apache.xpath.functions.FuncSubstringAfter
 
FuncSubstringBefore - class org.apache.xpath.functions.FuncSubstringBefore.
**For advanced use only** Execute the SubstringBefore() function.
FuncSubstringBefore() - Constructor for class org.apache.xpath.functions.FuncSubstringBefore
 
FuncSum - class org.apache.xpath.functions.FuncSum.
**For advanced use only** Execute the Sum() function.
FuncSum() - Constructor for class org.apache.xpath.functions.FuncSum
 
FuncSystemProperty - class org.apache.xpath.functions.FuncSystemProperty.
**For advanced use only** Execute the SystemProperty() function.
FuncSystemProperty() - Constructor for class org.apache.xpath.functions.FuncSystemProperty
 
Function - class org.apache.xpath.functions.Function.
**For advanced use only** This is a superclass of all XPath functions.
FUNCTION_RESOLVE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Function() - Constructor for class org.apache.xpath.functions.Function
 
Function2Args - class org.apache.xpath.functions.Function2Args.
**For advanced use only** Base class for functions that accept two arguments.
Function2Args() - Constructor for class org.apache.xpath.functions.Function2Args
 
Function3Args - class org.apache.xpath.functions.Function3Args.
**For advanced use only** Base class for functions that accept three arguments.
Function3Args() - Constructor for class org.apache.xpath.functions.Function3Args
 
functionAvailable(String) - Static method in class org.apache.xpath.compiler.Keywords
Tell if a built-in, non-namespaced function is available.
functionAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Execute the function-available() function.
FunctionDef1Arg - class org.apache.xpath.functions.FunctionDef1Arg.
**For advanced use only** Base class for functions that accept one argument that can be defaulted if not specified.
FunctionDef1Arg() - Constructor for class org.apache.xpath.functions.FunctionDef1Arg
 
FunctionMultiArgs - class org.apache.xpath.functions.FunctionMultiArgs.
**For advanced use only** Base class for functions that accept an undetermined number of multiple arguments.
FunctionMultiArgs() - Constructor for class org.apache.xpath.functions.FunctionMultiArgs
 
FunctionOneArg - class org.apache.xpath.functions.FunctionOneArg.
**For advanced use only** Base class for functions that accept one argument.
FunctionOneArg() - Constructor for class org.apache.xpath.functions.FunctionOneArg
 
FunctionPattern - class org.apache.xpath.patterns.FunctionPattern.
**For advanced use only** Match pattern step that contains a function.
FunctionPattern(Expression, int, int) - Constructor for class org.apache.xpath.patterns.FunctionPattern
Construct a FunctionPattern from a expression.
functionSupported(String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
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
 
FuncTrue - class org.apache.xpath.functions.FuncTrue.
**For advanced use only** Execute the True() function.
FuncTrue() - Constructor for class org.apache.xpath.functions.FuncTrue
 
FuncUnparsedEntityURI - class org.apache.xpath.functions.FuncUnparsedEntityURI.
**For advanced use only**
FuncUnparsedEntityURI() - Constructor for class org.apache.xpath.functions.FuncUnparsedEntityURI
 

G

GE - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
generate_idF(int) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function generate-id().
generated(GenerateEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
generated(GenerateEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
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
Constructor for startDocument, endDocument events.
GenerateEvent(TransformerImpl, int, char[], int, int) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for characters, cdate events.
GenerateEvent(TransformerImpl, int, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for comment and entity ref events.
GenerateEvent(TransformerImpl, int, String, Attributes) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for startElement, endElement events.
GenerateEvent(TransformerImpl, int, String, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
Constructor for processingInstruction events.
GET_ATTRIBUTE_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_ATTRIBUTE_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_CHILDREN - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_CHILDREN_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_ELEMENT_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_ELEMENT_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_NAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_NAME_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_TYPE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_TYPE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_VALUE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_VALUE_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_NODE_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_PARAMETER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_PARAMETER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_PARENT - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_PARENT_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_TYPED_CHILDREN - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_TYPED_CHILDREN_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_VARIABLE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_VARIABLE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
get() - Static method in class org.apache.xml.utils.StringBufferPool
Get the first free instance of a string buffer, or create one if there are no free instances.
get(Object) - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Returns the value to which the specified key is mapped in this hashtable.
get(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the value of the field represented by this Field, on the specified object.
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.xml.utils.Trie
Get an object that matches the key.
get(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
get(String) - Method in class org.apache.xml.utils.StringToStringTableVector
Given a string, find the last added occurance value that matches the key.
get(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
getAbsoluteURI(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Take a SystemID string and try and turn it into a good absolute URL.
getAbsoluteURI(String, String) - Static method in class org.apache.xml.utils.SystemIDResolver
Take a SystemID string and try and turn it into a good absolute URL.
getAbsoluteURIFromRelative(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Get absolute URI from a given relative URI.
getAccessCount() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getAnalysisString(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
getAppletInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get basic information about the applet
getApplyTemplatesSig() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getArg0() - Method in class org.apache.xpath.functions.FunctionOneArg
Return the first argument passed to the function (at index 0).
getArg1() - Method in class org.apache.xpath.functions.Function2Args
Return the second argument passed to the function (at index 1).
getArg2() - Method in class org.apache.xpath.functions.Function3Args
Return the third argument passed to the function (at index 2).
getArgLength(int) - Method in class org.apache.xpath.compiler.OpMap
Get the length of an operation.
getArgLengthOfStep(int) - Method in class org.apache.xpath.compiler.OpMap
Given a location step, get the length of that step.
getAssociatedStylesheet() - Method in class org.apache.xalan.processor.StylesheetPIHandler
Return the last stylesheet found that match the constraints.
getAssociatedStylesheet(Source, String, String, String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
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.
getAssociatedStylesheet(Source, String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getAssociatedStylesheet(Source, String, String, String) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
getAt(int) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
getAttribute(String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class org.apache.xalan.templates.ElemExtensionCall
Return the raw value of the attribute.
getAttribute(String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getAttribute(String) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
getAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttribute(String, Node, TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
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(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the attribute node of a given type (if any) for an element
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getAttributeNode(int, String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAttributeNode(int, String, String) - Method in interface org.apache.xml.dtm.DTM
Retrieves an attribute node by local name and namespace URI %TBD% Note that we currently have no way to support the DOM's old getAttribute() call, which accesses only the qname.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(int, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Retrieves an attribute node by by qualified name and namespace URI.
getAttributeNode(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNode(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeNodeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNodeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributePosition(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
getAttributes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getAttributes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
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.StylesheetRoot
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.
getAttributeValue(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the value of a given attribute type of a given element
getAttributeValue(String, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
This method is for testing/debugging only
getAuxiliaryClass(String) - Method in interface org.apache.xalan.xsltc.Translet
 
getAuxiliaryClass(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
getAvailableElements() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the hashtable of available elements.
getAxesIteratorStackStacks() - Method in class org.apache.xpath.XPathContext
 
getAxis() - Method in interface org.apache.xml.dtm.DTMIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.NodeSetDTM
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.AxesWalker
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.LocPathIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.ChildIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.ChildTestIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.OneStepIteratorForward
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.DescendantIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.AttributeIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.OneStepIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.FilterExprWalker
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.axes.UnionPathIterator
Returns the axis being iterated, if it is known.
getAxis() - Method in class org.apache.xpath.patterns.StepPattern
Get the axis that this step follows.
getAxisFromStep(Compiler, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Special purpose function to see if we can optimize the pattern for a DescendantIterator.
getAxisIterator(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAxisIterator(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
This is a shortcut to the iterators that implement the supported XPath axes (only namespace::) is not supported.
getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getAxisIterator(int) - Method in interface org.apache.xml.dtm.DTM
This is a shortcut to the iterators that implement XPath axes.
getAxisIterator(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
This is a shortcut to the iterators that implement the XPath axes.
getAxisIterator(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
This is a shortcut to the iterators that implement the supported XPath axes (only namespace::) is not supported.
getAxisTraverser(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAxisTraverser(int) - Method in interface org.apache.xml.dtm.DTM
This returns a stateless "traverser", that can navigate over an XPath axis, though not in document order.
getAxisTraverser(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseTraversers
This returns a stateless "traverser", that can navigate over an XPath axis, though perhaps not in document order.
getAxisTraverser(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
This returns a stateless "traverser", that can navigate over an XPath axis, though not in document order.
getBaseIdentifier() - Method in class org.apache.xalan.processor.StylesheetHandler
Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the base identifier.
getBaseIdentifier() - Method in class org.apache.xml.utils.PrefixResolverDefault
Return the base identifier.
getBaseIdentifier() - Method in interface org.apache.xml.utils.PrefixResolver
Return the base identifier.
getBaseURLOfSource() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
getBit(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Returns true if the given bit is set
getBitNumber(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
 
getBody() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
getBoolean(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a boolean on specified object.
getBooleanProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the boolean property with the specified key in the property list.
getBooleanProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the boolean property with the specified key in the property list.
getBooleanProperty(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the boolean property with the specified key in the property list.
getBuilder() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns an instance of the DOMBuilder inner class This class will consume the input document through a SAX2 interface and populate the tree.
getByte(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a byte on specified object.
getBytecodes() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Returns an array of bytecode arrays generated by a compilation.
getByValue(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string in the value.
getCachedNodes() - Method in class org.apache.xpath.axes.LocPathIterator
Get cached nodes.
getCaseOrder() - Method in class org.apache.xalan.templates.ElemSort
Get the "case-order" attribute.
getCause() - Method in class org.apache.xml.dtm.DTMException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getChar(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a char on specified object.
getChars() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get the characters that will be output to the result tree..
getChars(int, int, char[], int) - Method in interface org.apache.xml.utils.XMLString
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class org.apache.xpath.objects.XString
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class org.apache.xpath.objects.XStringForFSB
Copies characters from this string into the destination character array.
getChars(int, int, char[], int) - Method in class org.apache.xpath.objects.XStringForChars
Copies characters from this string into the destination character array.
getCharToByteConverter(String) - Static method in class org.apache.xalan.serialize.Encodings
Returns an opaque CharToByte converter for the specified encoding.
getChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the nodelist (same reference).
getChildNodes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getChildNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getChildNodes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getChildren(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns an iterator with all the children of a given node
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getClasses() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array containing Class objects representing all the public classes and interfaces that are members of the class represented by this Class object.
getClassForName(String) - Static method in class org.apache.xalan.extensions.ExtensionHandler
Replacement for Class.forName.
getClassLoader() - Method in class org.apache.xml.utils.synthetic.Class
Determines the class loader for the class.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getClassName() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Get the class name for the generated translet.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns the class name of an internal type's external representation.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Returns the class name of an internal type's external representation.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Returns the class name of an internal type's external representation.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Returns the class name of an internal type's external representation.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Returns the class name of an internal type's external representation.
getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
Pretend this is the stylesheet class.
getClassName() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
 
getCmdArgs() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
gets list of the commandline arguments.
getCollator() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
Returns the Collator used for text comparisons in this object.
getColumnNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.apache.xml.dtm.ref.NodeLocator
getColumnNumber returns the column number of the node.
getColumnNumber() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved column number (1-based).
getCompiledPredicates(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a zero or more predicates for a given match pattern.
getCompileErrorMessage() - Static method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
getCompileWarningMessage() - Static method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
getComponentType() - Method in class org.apache.xml.utils.synthetic.Class
If this class represents an array type, returns the Class object representing the component type of the array; otherwise returns null.
getConnection() - Method in class org.apache.xalan.lib.sql.PooledConnection
Returns a reference to the JDBC Connection
getConnection() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Retrive a database connection from the pool
getConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
getConstructor(Class[]) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Constructor object that reflects the specified public constructor of the class represented by this Class object.
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.
getConstructors() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array containing Constructor objects reflecting all the public constructors of the class represented by this Class object.
getcontentHandler() - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Get the ContentHandler used for the tree walk.
getContentHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getContentHandler() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Return the current content handler.
getContentHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the content event handler.
getContentHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's content handler, if it has one.
getContentHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
getContentHandler returns "our SAX builder" -- the thing that someone else should send SAX events to in order to extend this DTM model.
getContentHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
getContentHandler returns "our SAX builder" -- the thing that someone else should send SAX events to in order to extend this DTM model.
getContentHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
getContentHandler returns "our SAX builder" -- the thing that someone else should send SAX events to in order to extend this DTM model.
getContentHandler() - Method in class org.apache.xml.utils.TreeWalker
Get the ContentHandler used for the tree walk.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources
Get the lookup table.
getContents() - Method in class org.apache.xml.utils.res.XResourceBundle
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_zh_TW
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_HA
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_A
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_hy
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_el
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_cy
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_en
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_I
Get the association table for this resource.
getContents() - Method in class org.apache.xml.utils.res.XResources_ka
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_he
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_zh_CN
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_HI
Get the association table for this resource.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResourceBundle
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources
Get the association list.
getContext() - Method in class org.apache.xpath.axes.LocPathIterator
The node context for the iterator.
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
Get the current context node.
getContextNode() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the current context node.
getContextNodeList() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the current context node list.
getContextNodeList() - Method in interface org.apache.xalan.transformer.TransformState
Get the current context node list.
getContextNodeList() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the current context node list.
getContextNodeList() - Method in class org.apache.xpath.XPathContext
Get the current context node list.
getContextNodeListsStack() - Method in class org.apache.xpath.XPathContext
 
getContextNodes() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the current context node list.
getContextNodes() - Method in class org.apache.xpath.XPathContext
Get the current context node list.
getContextNodes() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get the current context node list.
getControllerCoroutineID() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
getCoroutineManager() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
getCoroutineManager() - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated.  
getCount() - Method in class org.apache.xalan.templates.ElemNumber
Get the "count" attribute.
getCounter() - Method in class org.apache.xalan.xsltc.dom.NodeCounter
Returns the position of node according to the level and the from and count patterns.
getCounter() - Method in class org.apache.xalan.xsltc.dom.SingleNodeCounter
 
getCounter() - Method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
getCounter() - Method in class org.apache.xalan.xsltc.dom.AnyNodeCounter
 
getCounter(String, String, String, String, String) - Method in class org.apache.xalan.xsltc.dom.NodeCounter
Returns the position of node according to the level and the from and count patterns.
getCountersTable() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the table of counters, for optimized xsl:number support.
getCountOfContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
Get the position in the current context node list.
getCurrentContextNode() - Method in class org.apache.xpath.axes.LocPathIterator
The node context from where the expression is being executed from (i.e.
getCurrentContextNode() - Method in class org.apache.xpath.axes.UnionPathIterator
The node context from where the expression is being executed from (i.e.
getCurrentElement() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Retrieves the stylesheet element that produced the SAX event.
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
Retrieves the current ElemTemplateElement that is being executed.
getCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
Get the current node that is the expression's context (i.e.
getCurrentExpressionNodesFirstFree() - Method in class org.apache.xpath.XPathContext
 
getCurrentExpressionNodeStack() - Method in class org.apache.xpath.XPathContext
 
getCurrentImportPrecedence() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getCurrentNode() - Method in class org.apache.xalan.transformer.ResultTreeHandler
This method retrieves the current context node in the source tree.
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
This method retrieves the current context node in the source tree.
getCurrentNode() - Method in interface org.apache.xml.dtm.DTMIterator
Get the current node in the iterator.
getCurrentNode() - Method in class org.apache.xml.utils.DOMBuilder
Get the node currently being processed.
getCurrentNode() - Method in class org.apache.xpath.NodeSetDTM
Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.NodeSet
Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.XPathContext
Get the current context node.
getCurrentNode() - Method in class org.apache.xpath.axes.AxesWalker
The node at which the TreeWalker is currently positioned.
getCurrentNode() - Method in class org.apache.xpath.axes.LocPathIterator
Return the last fetched node.
getCurrentNode() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the current node.
getCurrentNode() - Method in class org.apache.xpath.axes.UnionPathIterator
Return the last fetched node.
getCurrentNodeFirstFree() - Method in class org.apache.xpath.XPathContext
 
getCurrentNodeList() - Method in class org.apache.xpath.XPathContext
**For internal use only** Get the current node list as defined by the XSLT spec.
getCurrentNodeStack() - Method in class org.apache.xpath.XPathContext
 
getCurrentPos() - Method in interface org.apache.xml.dtm.DTMIterator
Get the current position within the cached list, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.NodeSetDTM
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.NodeSet
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.axes.LocPathIterator
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentPos() - Method in class org.apache.xpath.axes.UnionPathIterator
Get the current position, which is one less than the next nextNode() call will retrieve.
getCurrentStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getCurrentTemplate() - Method in class org.apache.xalan.transformer.ResultTreeHandler
This method retrieves the xsl:template that is in effect, which may be a matched template or a named template.
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
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.xml.dtm.ref.DTMNodeProxy
 
getDataType() - Method in class org.apache.xalan.templates.ElemSort
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.
getDecimalFormat(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Retrieves a named DecimalFormat object from _formatSymbols hashtable.
getDecimalFormatComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
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
Return the decimal format Symbols for this element.
getDecimalSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "decimal-separator" attribute.
getDeclaredClasses() - Method in class org.apache.xml.utils.synthetic.Class
This method is not implemented in VAJAVA 3.0
getDeclaredConstructor(Class[]) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Constructor object that reflects the specified declared constructor of the class or interface represented by this Class object.
getDeclaredConstructors() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array of Constructor objects reflecting all the constructors declared by the class represented by this Class object.
getDeclaredField(String) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Field object that reflects the specified declared field of the class or interface represented by this Class object.
getDeclaredFields() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array of Field objects reflecting all the fields declared by the class or interface represented by this Class object.
getDeclaredMethod(String, Class[]) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Method object that reflects the specified declared method of the class or interface represented by this Class object.
getDeclaredMethods() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array of Method objects reflecting all the methods declared by the class or interface represented by this Class object.
getDeclaredPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return a table that contains all prefixes available within this element context.
getDeclaredPrefixes() - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes declared in this context.
getDeclaringClass() - Method in class org.apache.xml.utils.synthetic.Class
This method is not implemented in VAJava 3.0
getDeclaringClass() - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
getDeclaringClass() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
getDeclaringClass() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the Class object representing the class or interface that declares the field represented by this Field object.
getDeclHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDeclHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's DeclHandler, if it has one.
getDeclHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's DeclHandler.
getDeclHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's DeclHandler.
getDeclHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's DeclHandler.
getDefaultMethodProperties(String) - Static method in class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the defaults specified by a property file.
getDefaultNodeCounter(Translet, DOM, NodeIterator) - Static method in class org.apache.xalan.xsltc.dom.SingleNodeCounter
 
getDefaultNodeCounter(Translet, DOM, NodeIterator) - Static method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
getDefaultNodeCounter(Translet, DOM, NodeIterator) - Static method in class org.apache.xalan.xsltc.dom.AnyNodeCounter
 
getDefaultOutputProps() - Method in class org.apache.xalan.templates.StylesheetRoot
 
getDefaultPriority() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
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
Get the score that this test will return if a test succeeds.
getDefaultTextRule() - Method in class org.apache.xalan.templates.StylesheetRoot
**For advanced use only** Get the default template for text.
getDevelopmentVersionNum() - Static method in class org.apache.xalan.Version
Development Drop Number.
getDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "digit" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemText
Get the "disable-output-escaping" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get the "disable-output-escaping" attribute.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemValueOf
Get the "disable-output-escaping" attribute.
getDocKey() - Method in class org.apache.xalan.transformer.KeyTable
Get the document root matching this key.
getDoctype() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getDoctype() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getDocument() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocument() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getDocument() - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find the owning document node.
getDocument() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find the owning document node.
getDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find the owning document node.
getDocument() - Method in class org.apache.xpath.DOM2Helper
Deprecated. Query which document this helper is currently operating on.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentAllDeclarationsProcessed() - Method in interface org.apache.xml.dtm.DTM
Return an indication of whether the processor has read the complete DTD.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return an indication of whether the processor has read the complete DTD.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return an indication of whether the processor has read the complete DTD.
getDocumentBaseURI() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentBaseURI() - Method in interface org.apache.xml.dtm.DTM
Return the base URI of the document entity.
getDocumentBaseURI() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the base URI of the document entity.
getDocumentBaseURI() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the base URI of the document entity.
getDocumentElement() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
This is a bit of a problem in DTM, since a DTM may be a Document Fragment and hence not have a clear-cut Document Element.
getDocumentElement() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getDocumentEncoding(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentEncoding(int) - Method in interface org.apache.xml.dtm.DTM
Return the name of the character encoding scheme in which the document entity is expressed.
getDocumentEncoding(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the name of the character encoding scheme in which the document entity is expressed.
getDocumentEncoding(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the name of the character encoding scheme in which the document entity is expressed.
getDocumentMask(String) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDocumentRoot() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getDocumentRoot() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Returns the root element of the document.
getDocumentStandalone(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentStandalone(int) - Method in interface org.apache.xml.dtm.DTM
Return an indication of the standalone status of the document, either "yes" or "no".
getDocumentStandalone(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return an indication of the standalone status of the document, either "yes" or "no".
getDocumentStandalone(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return an indication of the standalone status of the document, either "yes" or "no".
getDocumentSystemIdentifier(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentSystemIdentifier(int) - Method in interface org.apache.xml.dtm.DTM
Return the system identifier of the document entity.
getDocumentSystemIdentifier(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the system identifier of the document entity.
getDocumentSystemIdentifier(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the system identifier of the document entity.
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentTypeDeclarationPublicIdentifier() - Method in interface org.apache.xml.dtm.DTM
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return the public identifier of the external subset, normalized as described in 4.2.2 External Entities [XML].
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentTypeDeclarationSystemIdentifier() - Method in interface org.apache.xml.dtm.DTM
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
A document type declaration information item has the following properties: 1.
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
A document type declaration information item has the following properties: 1.
getDocumentURI() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getDocumentURI() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the origin of the document from which the tree was built
getDocumentURI(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDocumentVersion(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentVersion(int) - Method in interface org.apache.xml.dtm.DTM
Return a string representing the XML version of the document.
getDocumentVersion(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return a string representing the XML version of the document.
getDocumentVersion(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return a string representing the XML version of the document.
getDOMBackPointer() - Method in class org.apache.xalan.templates.ElemTemplateElement
If this stylesheet was created from a DOM, get the DOM backpointer that this element originated from.
getDOMCache() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Returns the DOM cache used for this translet.
getDOMClass() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getDOMClassSig() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getDOMFactory() - Method in class org.apache.xpath.DOMHelper
Deprecated. Retrieve the factory object required to create DOM nodes in the result tree.
getDouble(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a double on specified object.
getDTDHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDTDHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's DTDHandler, if it has one.
getDTDHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's DTDHandler.
getDTDHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's DTDHandler.
getDTDHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's DTDHandler.
getDTDMonitor() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getDTM() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: Return the DTM model
getDTM(int) - Method in interface org.apache.xml.dtm.DTMIterator
Get an instance of a DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xml.dtm.DTMManager
Get the instance of DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Return the DTM object containing a representation of this node.
getDTM(int) - Method in class org.apache.xpath.NodeSetDTM
Get an instance of a DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xpath.XPathContext
Get an instance of a DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xpath.axes.AxesWalker
Get the DTM for this walker.
getDTM(int) - Method in class org.apache.xpath.axes.LocPathIterator
Get an instance of a DTM that "owns" a node handle.
getDTM(int) - Method in class org.apache.xpath.axes.UnionPathIterator
Get an instance of a DTM that "owns" a node handle.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xml.dtm.DTMManager
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xpath.XPathContext
Get an instance of a DTM, loaded with the content from the specified source.
getDTMHandleFromNode(Node) - Method in class org.apache.xml.dtm.DTMManager
Given a W3C DOM node, try and return a DTM handle.
getDTMHandleFromNode(Node) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Given a W3C DOM node, try and return a DTM handle.
getDTMHandleFromNode(Node) - Method in class org.apache.xpath.XPathContext
Given a W3C DOM node, try and return a DTM handle.
getDTMIdentity(DTM) - Method in class org.apache.xml.dtm.DTMManager
%TBD% Doc NEEDSDOC @param dtm NEEDSDOC ($objectName$) @return
getDTMIdentity(DTM) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Given a DTM, find the ID number in the DTM tables which addresses the start of the document.
getDTMIdentity(DTM) - Method in class org.apache.xpath.XPathContext
%TBD% Doc
getDTMIdentityMask() - Method in class org.apache.xml.dtm.DTMManager
%TBD% Doc NEEDSDOC ($objectName$) @return
getDTMIDs() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Query which DTMIDs this DTM is currently using within the DTMManager.
getDTMIterator() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Access the wrapped DTMIterator.
getDTMManager() - Method in interface org.apache.xml.dtm.DTMIterator
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.NodeSetDTM
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.XPathContext
Return the DTMManager object.
getDTMManager() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Return the DTMManager object.
getDTMManager() - Method in class org.apache.xpath.axes.LocPathIterator
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.axes.UnionPathIterator
Get an instance of the DTMManager.
getDTMMgr() - Method in class org.apache.xpath.objects.XNodeSet
 
getDTMNodeNumber() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: Return the DTM node number
getElement(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get the element at the given index
getElementById(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getElementById(String) - Method in interface org.apache.xml.dtm.DTM
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementById(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Returns the Element whose ID is given by elementId.
getElementById(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementByID(String, Document) - Method in class org.apache.xpath.DOMHelper
Deprecated. Given an ID, return the element.
getElementByID(String, Document) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Given an XML ID, return the element.
getElementCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Return the count of elements defined for this extension element
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
getElementPosition(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
getElements() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get StringVector of elements defined for this extension
getElementsByTagName(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementsByTagName(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementsByTagNameNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementsByTagNameNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementValue(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the string value of any element
getElemsAvailable() - Method in class org.apache.xalan.processor.XSLTSchema
Get the table of available elements.
getEncoding() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getEncoding() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getEntityNameForChar(char) - Method in class org.apache.xalan.serialize.CharInfo
Resolve a character to an entity reference name.
getEntityResolver() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getEntityResolver() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's EntityResolver, if it has one.
getEntityResolver() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's EntityResolver.
getEntityResolver() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's EntityResolver.
getEntityResolver() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's EntityResolver.
getEnvironmentHash() - Method in class org.apache.xalan.xslt.EnvironmentCheck
Fill a hash with basic environment settings that affect Xalan.
getError() - Method in class org.apache.xalan.lib.sql.XConnection
Provide access to the last error that occued.
getErrorHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getErrorHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's ErrorHandler, if it has one.
getErrorHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's ErrorHandler.
getErrorHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's ErrorHandler.
getErrorHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's ErrorHandler.
getErrorListener() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get the error listener in effect for the TransformerFactory.
getErrorListener() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the current error event handler.
getErrorListener() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getErrorListener() - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
getErrorListener() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.getErrorListener() Get the error event handler in effect for the transformation.
getErrorListener() - Method in class org.apache.xpath.XPathContext
Get the ErrorListener where errors and warnings are to be reported.
getErrorListener() - Method in class org.apache.xpath.compiler.XPathParser
Return the current error listener.
getErrors() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getErrors() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Get a Vector containing all compile error messages
getEstimatedSize() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getException() - Method in class org.apache.xml.dtm.DTMException
This method retrieves an exception that this exception wraps.
getException() - Method in class org.apache.xml.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.
getExceptionThrown() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the exception thrown by the secondary thread (normally the transform thread).
getExceptionTypes() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns an array of Class objects that represent the types of the checked exceptions thrown by the underlying constructor represented by this Constructor object.
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 "exclude-result-prefixes" Strings.
getExcludeResultPrefixes() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getExpandedAttributeName(Attr) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the attribute name with the namespace prefix (if any) replaced by the Namespace URI it was bound to.
getExpandedElementName(Element) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the element name with the namespace prefix (if any) replaced by the Namespace URI it was bound to.
getExpandedNameTable(DTM) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
return the expanded name table.
getExpandedTypeID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getExpandedTypeID(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return an ID that represents the node's expanded name.
getExpandedTypeID(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return an ID that represents the node's expanded name.
getExpandedTypeID(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given a type, return an expanded name ID.Any additional nodes that are created that have this expanded name will use this ID.
getExpandedTypeID(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return an ID that represents the node's expanded name.
getExpandedTypeID(String, String, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getExpandedTypeID(String, String, int) - Method in interface org.apache.xml.dtm.DTM
Given an expanded name, return an ID.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given an expanded name, return an ID.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded name, return an ID.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded name, return an ID.
getExpandEntityReferences() - Method in interface org.apache.xml.dtm.DTMIterator
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpandEntityReferences() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
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.NodeSetDTM
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
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
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
The value of this flag determines whether the children of entity reference nodes are visible to the iterator.
getExpression() - Method in class org.apache.xpath.XPath
Get the raw Expression object that this class wraps.
getExpression() - Method in class org.apache.xpath.Arg
Get the value expression for this argument.
getExpressionContext() - Method in class org.apache.xpath.XPathContext
The the expression context for extensions for this context.
getExtensionElementPrefix(int) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get an "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
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.
getExtensionElementPrefixes() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getExtensionsTable() - Method in class org.apache.xpath.XPathContext
Get the extensions table object.
getFactory() - Static method in class org.apache.xpath.objects.XMLStringFactoryImpl
Get the XMLStringFactory to pass to DTM construction.
getFeature(String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Look up the value of a feature.
getFeature(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Look up the value of a feature.
getFeature(String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getFeature(String) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getField(String) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Field object that reflects the specified public member field of the class or interface represented by this Class object.
getFields() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array containing Field objects reflecting all the accessible public fields of the class or interface represented by this Class object.
getFilter() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Return a handle to the filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.NodeSetDTM
The filter object used to screen nodes.
getFilter() - Method in class org.apache.xpath.NodeSet
The filter object used to screen nodes.
getFilter() - Method in class org.apache.xpath.axes.LocPathIterator
The filter used to screen nodes.
getFilter() - Method in class org.apache.xpath.axes.UnionPathIterator
The filter used to screen nodes.
getFirstAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstAttribute(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the index of the node's first attribute.
getFirstAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the index of the node's first attribute.
getFirstAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, get the index of the node's first attribute.
getFirstChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the first child as a Node.
getFirstChild() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getFirstChild() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getFirstChild() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getFirstChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstChild(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the handle of the node's first child.
getFirstChild(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the handle of the node's first child.
getFirstChild(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, get the handle of the node's first child.
getFirstChildElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the first child as a ElemTemplateElement.
getFirstChildPos(int) - Static method in class org.apache.xpath.compiler.OpMap
Go to the first child of a given operation.
getFirstChildPosOfStep(int) - Static method in class org.apache.xpath.compiler.OpMap
Get the first child position of a given location step.
getFirstFreeDTMID() - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Get the first free DTM ID available.
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstNamespaceNode(int, boolean) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the index of the node's first namespace node.
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the index of the node's first child.
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, get the index of the node's first child.
getFirstPredicateOpPos(int) - Method in class org.apache.xpath.compiler.OpMap
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.
getFirstReferenced() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getFirstWalker() - Method in class org.apache.xpath.axes.WalkingIterator
**For advanced use only** Get the head of the walker list.
getFloat(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a float on specified object.
getFormat() - Method in class org.apache.xalan.templates.ElemNumber
Get the "format" attribute.
getFoundLast() - Method in class org.apache.xpath.axes.LocPathIterator
Tells if we've found the last node yet.
getFragment() - Method in class org.apache.xml.utils.URI
Get the fragment for this URI.
getFrom() - Method in class org.apache.xalan.templates.ElemNumber
Get the "from" attribute.
getFromCache(Object, Object, Object[]) - Method in class org.apache.xalan.extensions.ExtensionHandlerJava
Look up the entry in the method cache.
getFunction() - Method in class org.apache.xpath.compiler.FuncLoader
Get a Function instance that this instance is liaisoning for.
getFunction(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get a function at a given index in this extension element
getFunction(int) - Static method in class org.apache.xpath.compiler.FunctionTable
Obtain a new Function object from a function ID.
getFunctionCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get count of functions defined in this extension element
getFunctions() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get the names of functions defined in this extension
getGeneralizedType(String) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the internal type associated with an expaneded QName
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.
getGlobalVariable(XPathContext, int) - Method in class org.apache.xpath.VariableStack
Get a global variable or parameter from the global stack frame.
getGroupingSeparator() - Method in class org.apache.xalan.templates.ElemNumber
Get the "grouping-separator" attribute.
getGroupingSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "grouping-separator" attribute.
getGroupingSize() - Method in class org.apache.xalan.templates.ElemNumber
Get the "grouping-size" attribute.
getHandleOfNode() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Non-DOM method, part of the temporary kluge %REVIEW% This would be a pruning problem, but since it will always be added to the root element and we prune on elements, we shouldn't have to worry.
getHandleOfNode(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the handle from a Node.
getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
getHead(XPathContext, int, DTM) - Method in class org.apache.xalan.templates.TemplateList
Get the head of the most likely list of associations to check, based on the name and type of the targetNode argument.
getHelperClassName() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Returns a unique name for every helper class needed to execute a translet.
getHost() - Method in class org.apache.xml.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.
getIgnoreCase(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
getIgnoreCase(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
getImplementation() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getImplementation() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getImplementationLanguage() - Static method in class org.apache.xalan.Version
Implementation Language: Java.
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 precedence of this stylesheet in the global import list.
getImportNumber(StylesheetComposed) - Method in class org.apache.xalan.templates.StylesheetRoot
Given a stylesheet, return the number of the stylesheet in the global import list.
getImportPrecedence() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getInclude(int) - Method in class org.apache.xalan.templates.Stylesheet
Get the stylesheet at the given in index in "include" list
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.
getIncremental() - Static method in class org.apache.xml.dtm.DTMManager
Set a flag indicating whether an incremental transform is desired
getIndex() - Method in class org.apache.xalan.templates.ElemVariable
If this element is not at the top-level, get the relative position of the variable into the stack frame.
getIndex(String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up the index of an attribute by XML 1.0 qualified name.
getIndex(String) - Method in class org.apache.xml.utils.AttList
Look up the index of an attribute by raw XML 1.0 name.
getIndex(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.apache.xml.utils.AttList
Look up the index of an attribute by Namespace name.
getInfinity() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "infinity" attribute.
getInitializer() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Method getInitializer (getInitializer) @return
getInnerClasses() - Method in class org.apache.xml.utils.synthetic.Class
Fetch a list of classes contained within this class.
getInputContentHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 ContentHandler for the input.
getInputContentHandler(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 ContentHandler for the input.
getInputDeclHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 DeclHandler for the input.
getInputLexicalHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 LexicalHandler for the input.
getInstance() - Method in class org.apache.xml.utils.ObjectPool
Get an instance of the given object in this pool
getInstance() - Method in class org.apache.xpath.axes.IteratorPool
Get an instance of the given object in this pool
getInstanceIfFree() - Method in class org.apache.xml.utils.ObjectPool
Get an instance of the given object in this pool if available
getInt(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a int on specified object.
getInterfaces() - Method in class org.apache.xml.utils.synthetic.Class
Determines the interfaces implemented by the class or interface represented by this object.
getIntProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the int property with the specified key in the property list.
getIntProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the int property with the specified key in the property list.
getIntProperty(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the int property with the specified key in the property list.
getIsExcluded() - Method in class org.apache.xalan.templates.XMLNSDecl
Tell if this declaration should be excluded from the result namespace.
getIsLiteralResultAsStylesheet() - Method in class org.apache.xalan.templates.ElemLiteralResult
Return whether this element represents a root element that is also the stylesheet element.
getIsTopLevel() - Method in class org.apache.xalan.templates.ElemVariable
Get if this is a top-level variable or param, or not.
getIsTopLevel() - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Get if this is an iterator at the upper level of the XPath.
getIterator() - Method in interface org.apache.xalan.xsltc.DOM
returns singleton iterator containg the document root
getIterator() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
returns singleton iterator containg the document root
getIterator() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns singleton iterator containg the document root Works for them main document (mark == 0)
getIterator() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
returns singleton iterator containg the document root
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
Get index of the register where the current iterator is stored.
getIteratorRoot() - Method in class org.apache.xpath.XPathContext
Get the current location path iterator root.
getJarFileName() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getJavaName() - Method in class org.apache.xml.utils.synthetic.Class
Like getName, but back-convert array notation escapes.
getJavaShortName() - Method in class org.apache.xml.utils.synthetic.Class
Like getShortName, but back-convert array notation escapes.
getJCRefType(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
getKernelPattern() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
return last pattern (matching the current node)
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
Get the key declarations from the stylesheet
getKeyIndex(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Returns the index for a given key (or id).
getKeyManager() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the KeyManager object.
getKeys() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages
 
getKeys() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages
 
getKeysComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the composed "xsl:key" properties.
getKeyTableName() - Method in class org.apache.xalan.transformer.KeyTable
Get Key Name for this KeyTable
getLang() - Method in class org.apache.xalan.templates.ElemSort
Get the "lang" attribute.
getLang() - Method in class org.apache.xalan.templates.ElemNumber
Get the "lang" attribute.
getLang() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get language used by extension
getLanguage() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
getLanguage(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns a node' defined language for a node (if any)
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getLast() - Method in interface org.apache.xalan.xsltc.NodeIterator
Returns the number of elements in this iterator.
getLast() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
getLast() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
Returns the position of the last node in this iterator.
getLast() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Returns the number of elements in this iterator.
getLast() - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
getLast() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
getLast() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns the position of the last node within the iteration, as defined by XPath.
getLast() - Method in class org.apache.xpath.NodeSetDTM
 
getLast() - Method in class org.apache.xpath.NodeSet
 
getLast() - Method in class org.apache.xpath.axes.LocPathIterator
Get the index of the last node in the iteration.
getLast() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the index of the last node in this list.
getLast() - Method in class org.apache.xpath.axes.UnionPathIterator
Get the index of the last node in the itteration.
getLastChecked() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getLastChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the last child.
getLastChild() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getLastChild() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getLastChild() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLastChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLastChild(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, get the handle of the node's last child.
getLastChild(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to its last child.
getLastChild(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to its last child.
getLastChildElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the last child.
getLastModified() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.AxesWalker
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.LocPathIterator
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in interface org.apache.xpath.axes.SubContextList
Get the number of nodes in the node list, which, in the XSLT 1 based counting system, is the last index position.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Get the number of nodes in this node list.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.FilterExprWalker
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.UnionPathIterator
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.axes.SelfIteratorNoPredicate
Get the index of the last node that can be itterated to.
getLastPos(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
Get the count of the nodes that match the test, which is the proximity position of the last node that can pass this test in the sub context selection.
getLastPrintable() - Static method in class org.apache.xalan.serialize.Encodings
Returns the last printable character for an unspecified encoding.
getLastPrintable(String) - Static method in class org.apache.xalan.serialize.Encodings
Returns the last printable character for the specified encoding.
getLastReferenced() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getLastUsedWalker() - Method in class org.apache.xpath.axes.WalkingIterator
**For advanced use only** Get the last used walker.
getLatency() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getLeftOperand() - Method in class org.apache.xpath.operations.Operation
 
getLength() - Method in class org.apache.xalan.templates.ElemTemplateElement
NodeList method: Count the immediate children of this node
getLength() - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getLength() - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Return the number of attributes in the list.
getLength() - Method in interface org.apache.xml.dtm.DTMIterator
The number of nodes in the list.
getLength() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getLength() - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Return the number of Attributes on this Element
getLength() - Method in class org.apache.xml.dtm.ref.DTMNodeList
The number of nodes in the list.
getLength() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLength() - Method in class org.apache.xml.utils.AttList
Get the number of attribute nodes in the list
getLength() - Method in class org.apache.xml.utils.StringToStringTable
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.StringToStringTableVector
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.StringToIntTable
Get the length of the list.
getLength() - Method in class org.apache.xml.utils.StringVector
Get the length of the list.
getLength() - Method in class org.apache.xpath.NodeSetDTM
The number of nodes in the list.
getLength() - Method in class org.apache.xpath.NodeSet
The number of nodes in the list.
getLength() - Method in class org.apache.xpath.axes.LocPathIterator
The number of nodes in the list.
getLength() - Method in class org.apache.xpath.axes.UnionPathIterator
The number of nodes in the list.
getLetterValue() - Method in class org.apache.xalan.templates.ElemNumber
Get the "letter-value" attribute.
getLevel() - Method in class org.apache.xalan.templates.ElemNumber
Get the "level" attribute.
getLevel(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLevel(int) - Method in interface org.apache.xml.dtm.DTM
**For internal use only** Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
**For internal use only** Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
**For internal use only** Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. **For internal use only** Get the depth level of this node in the tree (equals 1 for a parentless node).
getLexicalHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLexicalHandler() - Method in interface org.apache.xml.dtm.DTM
Return this DTM's lexical handler, if it has one.
getLexicalHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return this DTM's lexical handler.
getLexicalHandler() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return this DTM's lexical handler.
getLexicalHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Return this DTM's lexical handler.
getLineNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the line number where the current document event ends.
getLineNumber() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Get the source file line number for this element
getLineNumber() - Method in class org.apache.xml.dtm.ref.NodeLocator
getLineNumber returns the line number of the node.
getLineNumber() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved line number (1-based).
getLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get a literal result attribute by name.
getLocale() - Method in class org.apache.xalan.res.XSLMessages
Get the Locale object that is being used.
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
getLocalName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the local name of the Literal Result Element.
getLocalName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getLocalName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getLocalName() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLocalName() - Method in class org.apache.xml.utils.QName
Returns the local part of the qualified name.
getLocalName() - Method in class org.apache.xpath.patterns.NodeTest
Return the local name to be tested.
getLocalName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLocalName(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's local name by index.
getLocalName(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style localname.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its XPath-style localname.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the local name part.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style localname.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its XPath-style localname.
getLocalName(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its XPath-style localname.
getLocalName(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's local name by index.
getLocalName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
utility function for calls to local-name().
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLocalNameFromExpandedNameID(int) - Method in interface org.apache.xml.dtm.DTM
Given an expanded-name ID, return the local name part.
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given an expanded-name ID, return the local name part.
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded-name ID, return the local name part.
getLocalNameID(int) - Static method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the local name ID.
getLocalNameOfNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the local name of the given node.
getLocalNameOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Returns the local name of the given node, as defined by the XML Namespaces specification.
getLocalNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the element name symbol table.
getLocalPart() - Method in class org.apache.xml.utils.QName
Get the local part of the qualified name.
getLocalPart(String) - Static method in class org.apache.xml.utils.QName
Returns the local name of the given node.
getLocalVariable(int, int) - Method in class org.apache.xpath.VariableStack
Get a local variable or parameter in the current stack frame.
getLocalVariable(String) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
getLocalVariable(XPathContext, int) - Method in class org.apache.xpath.VariableStack
Get a local variable or parameter in the current stack frame.
getLocationAsString() - Method in class org.apache.xml.dtm.DTMException
Get the location information as a string.
getLocationPathDepth() - Method in class org.apache.xpath.compiler.Compiler
Get the level of the location path or union being constructed.
getLocator() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the current stylesheet Locator object.
getLocator() - Method in class org.apache.xml.dtm.DTMException
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occured.
getLocator() - Method in class org.apache.xpath.XPath
Get the SourceLocator on the expression object.
getLocPathIterator() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the owning location path iterator.
getLong(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a long on specified object.
getMaintenanceVersionNum() - Static method in class org.apache.xalan.Version
Maintenance Drop Number.
getMajorVersionNum() - Static method in class org.apache.xalan.Version
Major version number.
getManager() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Query which DTMManager this DTM is currently being handled by.
getMapping(String[]) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Get mapping from DOM element/attribute types to external types
getMask() - Method in class org.apache.xalan.xsltc.dom.BitArray
See setMask()
getMatch() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "match" attribute.
getMatch() - Method in class org.apache.xalan.templates.KeyDeclaration
Get the "match" attribute.
getMatchedNode() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
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
Retrieves the node in the source tree that matched the template obtained via getMatchedTemplate().
getMatchedTemplate() - Method in class org.apache.xalan.transformer.ResultTreeHandler
This method retrieves the xsl:template that was matched.
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
This method retrieves the xsl:template that was matched.
getMatchScore(XPathContext, int) - Method in class org.apache.xpath.XPath
Get the match score of the given node.
getMatchScore(XPathContext, int) - Method in class org.apache.xpath.patterns.StepPattern
Get the match score of the given node.
getMessage() - Method in class org.apache.xalan.xsltc.compiler.CompilerException
 
getMessage() - Method in class org.apache.xpath.XPathException
Find the most contained message.
getMessageAndLocation() - Method in class org.apache.xml.dtm.DTMException
Get the error message with location information appended.
getMessageKey(int) - Method in class org.apache.xalan.res.XSLTErrorResources
Get a string representation of the error code.
getMessageKey(int) - Method in class org.apache.xml.utils.res.XResourceBundleBase
Get the error string associated with the error code
getMessageKey(int) - Method in class org.apache.xpath.res.XPATHErrorResources
Get the error string associated with the error code
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.
getMethod(String, Class[]) - Method in class org.apache.xml.utils.synthetic.Class
Returns a Method object that reflects the specified public member method of the class or interface represented by this Class object.
getMethodName() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
getMethods() - Method in class org.apache.xml.utils.synthetic.Class
Returns an array containing Method objects reflecting all the public member methods of the class or interface represented by this Class object, including those declared by the class or interface and and those inherited from superclasses and superinterfaces.
getMimeEncoding(String) - Static method in class org.apache.xalan.serialize.Encodings
Get the proper mime encoding.
getMinusSign() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "minus-sign" attribute.
getMKey(int) - Static method in class org.apache.xalan.res.XSLTErrorResources
Get a string representation of the message code.
getMKey(int) - Static method in class org.apache.xpath.res.XPATHErrorResources
Get the key string for an error based on the integer representation.
getMode() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the current mode being executed.
getMode() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "mode" attribute.
getMode() - Method in class org.apache.xalan.templates.ElemApplyTemplates
Get the mode attribute for this element.
getMode() - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method getMode NEEDSDOC (getMode) @return
getMode(QName) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getModeName() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getModifiers() - Method in class org.apache.xml.utils.synthetic.Class
Returns the Java language modifiers for this class or interface, encoded in an integer.
getModifiers() - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
getModifiers() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns the Java language modifiers for the constructor represented by this Constructor object, as an integer.
getModifiers() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the Java language modifiers for the field represented by this Field object, as an integer.
getMsgMgr() - Method in class org.apache.xalan.transformer.TransformerImpl
Return the message manager.
getName() - Method in class org.apache.xalan.templates.ElemWithParam
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.AVT
Get the local name of the attribute.
getName() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemPI
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.KeyDeclaration
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemElement
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemAttributeSet
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemVariable
Get the "name" attribute.
getName() - Method in class org.apache.xalan.transformer.KeyIterator
Get the key name from a key declaration this iterator will process
getName() - Method in class org.apache.xalan.transformer.KeyRefIterator
Get key name
getName() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getName() - Method in class org.apache.xml.utils.synthetic.Class
Retrieve the fully-qualified classname.
getName() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Member method.
getName() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Insert the method's description here.
getName() - Method in class org.apache.xpath.compiler.FuncLoader
Get the local class name of the function class.
getName(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getNamedItem(String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamesIndex() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getNamespace() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the original namespace of the Literal Result Element.
getNamespace() - Method in class org.apache.xalan.templates.ElemElement
Get the "namespace" attribute.
getNamespace() - Method in class org.apache.xml.utils.QName
Get the namespace of the qualified name.
getNamespace() - Method in class org.apache.xpath.patterns.NodeTest
Return the namespace to be tested.
getNamespace(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the namespace URI part.
getNamespace(String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getNamespaceAlias(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:namespace-alias" property.
getNamespaceAliasComposed(String) - Method in class org.apache.xalan.templates.StylesheetRoot
Get the "xsl:namespace-alias" property.
getNamespaceAliasCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:namespace-alias" properties.
getNamespaceAxisIterator(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Do not thing that this returns an iterator for the namespace axis.
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNamespaceContext() - Method in class org.apache.xpath.XPathContext
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
Given a namespace, get the corrisponding prefix from the current namespace support context.
getNamespaceForPrefix(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in class org.apache.xml.utils.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String) - Method in interface org.apache.xml.utils.PrefixResolver
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Element) - Method in class org.apache.xpath.DOMHelper
Deprecated. Given an XML Namespace prefix and a context in which the prefix is to be evaluated, return the Namespace Name this prefix was bound to.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.processor.StylesheetHandler
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Fullfill the PrefixResolver interface.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xml.utils.PrefixResolverDefault
Given a namespace, get the corrisponding prefix.
getNamespaceForPrefix(String, Node) - Method in interface org.apache.xml.utils.PrefixResolver
Given a namespace, get the corresponding prefix, based on the context node.
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceFromExpandedNameID(int) - Method in interface org.apache.xml.dtm.DTM
Given an expanded-name ID, return the namespace URI part.
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given an expanded-name ID, return the namespace URI part.
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded-name ID, return the namespace URI part.
getNamespaceID(int) - Static method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the namespace URI ID.
getNamespaceIndex() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getNamespaceMapping(String[]) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Get mapping from DOM namespace types to external namespace types
getNamespaceName(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the namespace URI to which a node belongs
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNamespaceOfNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Returns the namespace of the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Returns the Namespace Name (Namespace URI) for the given node.
getNamespaceSupport() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the NamespaceSupport object.
getNamespaceType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceType(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the namespace type of a specific node
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNamespaceType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Returns the namespace type of a specific node
getNamespaceURI() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNamespaceURI() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNamespaceURI() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNamespaceURI() - Method in class org.apache.xml.utils.QName
Returns the namespace URI.
getNamespaceURI(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceURI(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNamespaceURI(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its DOM-style namespace URI (As defined in Namespaces, this is the declared URI which this node's prefix -- or default in lieu thereof -- was mapped to.)
getNaN() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "NaN" attribute.
getNewUniqueNSPrefix() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get new unique namespace prefix.
getNextAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextAttribute(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, advance to the next attribute.
getNextAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to the next attribute.
getNextAttribute(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to the next attribute.
getNextBit(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Returns the next set bit from a given position
getNextDescendant(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to its next descendant.
getNextFollowing(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to the next node on the following axis.
getNextImportPrecedence() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextNamespaceNode(int, int, boolean) - Method in interface org.apache.xml.dtm.DTM
Given a namespace handle, advance to the next namespace in the same scope (local or local-plus-inherited, as selected by getFirstNamespaceNode)
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a namespace handle, advance to the next namespace.
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a namespace handle, advance to the next namespace.
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
Given an operation position, return the end position, i.e.
getNextOpPos(int[], int) - Static method in class org.apache.xpath.compiler.OpMap
Given an operation position, return the end position, i.e.
getNextOption() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
gets the next option found in the commandline.
getNextPreceding(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to the next node on the preceding axis.
getNextSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the next sibling (as a Node) or return null.
getNextSibling() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNextSibling() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNextSibling() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNextSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextSibling(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, advance to its next sibling.
getNextSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to its next sibling.
getNextSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, advance to its next sibling.
getNextSiblingElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the next sibling (as a ElemTemplateElement) or return null.
getNextStepPos(int) - Method in class org.apache.xpath.compiler.OpMap
Given a location step position, return the end position, i.e.
getNextWalker() - Method in class org.apache.xpath.axes.AxesWalker
Get the next walker in the location step chain.
getNode() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
Returns the node for this sort object
getNode(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNode(int) - Method in interface org.apache.xml.dtm.DTM
Return an DOM node for the given node.
getNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return an DOM node for the given node.
getNode(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return an DOM node for the given node.
getNode(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Return an DOM node for the given node.
getNode(Source) - Method in class org.apache.xpath.SourceTreeManager
Given a Source object, find the node associated with it.
getNodeData(Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Get the textual contents of the node.
getNodeData(Node, FastStringBuffer) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer object.
getNodeIdentityMask() - Method in class org.apache.xml.dtm.DTMManager
%TBD% Doc NEEDSDOC ($objectName$) @return
getNodeName() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemSort
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWithParam
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTemplate
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemIf
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemNumber
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemText
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemPI
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemTextLiteral
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.ElemForEach
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCallTemplate
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemMessage
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemElement
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemAttribute
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCopyOf
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemChoose
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemOtherwise
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemAttributeSet
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWhen
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemApplyTemplates
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemFallback
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemCopy
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemVariable
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemComment
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemApplyImport
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemParam
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemValueOf
Return the node name.
getNodeName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNodeName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNodeName() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNodeName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeName(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the name of a node (attribute or element).
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeName(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style node name.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its DOM-style node name.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style node name.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its DOM-style node name.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its DOM-style node name.
getNodeNameX(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeNameX(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return the XPath node name.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return the XPath node name.
getNodeSetDTMByKey(QName, XMLString) - Method in class org.apache.xalan.transformer.KeyTable
Given a valid element key, return the corresponding node list.
getNodeSetDTMByKey(XPathContext, int, QName, XMLString, PrefixResolver) - Method in class org.apache.xalan.transformer.KeyManager
Given a valid element key, return the corresponding node list.
getNodeType() - Method in class org.apache.xalan.templates.ElemTemplateElement
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.xml.dtm.ref.DTMNodeProxy
 
getNodeType() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNodeType() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNodeType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeType(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its DOM-style node type.
getNodeType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its DOM-style node type.
getNodeType(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its DOM-style node type.
getNodeTypeTest(int) - Static method in class org.apache.xpath.patterns.NodeTest
Tell what node type to test, if not DTMFilter.SHOW_ALL.
getNodeValue() - Method in class org.apache.xalan.templates.ElemTextLiteral
Get the value of the node as a string.
getNodeValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getNodeValue() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getNodeValue() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getNodeValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeValue(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the (String) value of any node in the tree
getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeValue(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, return its node value.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return its node value.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, return its node value.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a node handle, return its node value.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a node handle, return its node value.
getNodeValueIterator(NodeIterator, int, String, boolean) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeValueIterator(NodeIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeValueIterator(NodeIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
getNodeValueIterator(NodeIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNonXslTopLevel(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get a non-xslt element.
getNsNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the namespace URI symbol table.
getNthDescendant(int, int, boolean) - Method in interface org.apache.xalan.xsltc.DOM
 
getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the nth descendant of a node
getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNumberFieldIndexes() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getNumberFromNode(int) - Method in class org.apache.xpath.objects.XNodeSet
Get numeric value of the string conversion from a single node.
getOmitMetaTag() - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should omit the META tag.
getOp(int) - Method in class org.apache.xpath.compiler.OpMap
Given an operation position, return the current op.
getOperand() - Method in class org.apache.xpath.operations.UnaryOperation
 
getOpMap() - Method in class org.apache.xpath.compiler.OpMap
Get the opcode list that describes the XPath operations.
GetOpt - class org.apache.xalan.xsltc.cmdline.getopt.GetOpt.
GetOpt is a Java equivalent to the C getopt() library function discussed in man page getopt(3C).
GetOpt(String[], String) - Constructor for class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
 
getOptionArg() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
gets the argument for the current parsed option.
GetOptsException - exception org.apache.xalan.xsltc.cmdline.getopt.GetOptsException.
 
GetOptsException(String) - Constructor for class org.apache.xalan.xsltc.cmdline.getopt.GetOptsException
 
getOrder() - Method in class org.apache.xalan.templates.ElemSort
Get the "order" attribute.
getOriginatingNode() - Method in class org.apache.xalan.processor.StylesheetHandler
Set the node that is originating the SAX event.
getOutput() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getOutput(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "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.
getOutputCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:output" properties.
getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns a DOMBuilder class wrapped in a SAX adapter.
getOutputFormat() - Method in class org.apache.xalan.serialize.SerializerToXML
Returns the output format for this serializer.
getOutputFormat() - Method in interface org.apache.xalan.serialize.Serializer
Returns the output format for this serializer.
getOutputFormat() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the output properties used for the transformation.
getOutputProperties() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the static properties for xsl:output.
getOutputProperties() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.getOutputProperties().
getOutputProperties() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Implements JAXP's Templates.getOutputProperties()
getOutputProperty(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get an output property that is in effect for the transformation.
getOutputProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get an output property that is in effect for the transformation.
getOutputProperty(String) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.getOutputProperty().
getOutputPropertyNoDefault(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the value of a property, without using the default properties.
getOutputStream() - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.SerializerToXML
Get the output stream where the events will be serialized to.
getOutputStream() - Method in interface org.apache.xalan.serialize.Serializer
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.WriterToASCI
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xalan.serialize.WriterToUTF8
Get the output stream where the events will be serialized to.
getOutputTarget() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the original output target.
getOwnerDocument() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the stylesheet owner.
getOwnerDocument() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getOwnerDocument() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getOwnerDocument() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getOwnerDocument(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getOwnerDocument(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find the owning document node.
getOwnerDocument(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find the owning document node.
getOwnerDocument(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find the owning document node.
getOwnerElement() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Get the owner element of an attribute.
getOwnerElement() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getOwnerElement() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getOwnerNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getOwnerObject() - Method in class org.apache.xpath.XPathContext
Get the "owner" context of this context, which should be, in the case of XSLT, the Transformer object.
getPackageName() - Method in class org.apache.xml.utils.synthetic.Class
Extract the package name for this class.
getParam(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:param" property.
getParamElem(int) - Method in class org.apache.xalan.templates.ElemCallTemplate
Get a xsl:param element associated with this element.
getParamElemCount() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get the count xsl:param elements associated with this element.
getParameter(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get a parameter that was explicitly set with setParameter or setParameters.
getParameter(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get a parameter that was explicitly set with setParameter or setParameters.
getParameter(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Get the value of a parameter from the current frame or null if undefined.
getParameter(String) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.getParameter() Returns the value of a given parameter.
getParameterInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get descriptions of the applet parameters.
getParameterNames() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Method getParameterNames (getParameterNames) @return
getParameterTypes() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns an array of Class objects that represent the formal parameter types, in declaration order, of the constructor represented by this Constructor object.
getParent(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getParent(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getParent(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getParent(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the parent of a node
getParent(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getParent(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find its parent node.
getParent(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find its parent node.
getParent(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find its parent node.
getParentElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent as an ElemTemplateElement.
getParentNode() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent as a Node.
getParentNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getParentNode() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getParentNode() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getParentNodeElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent element.
getParentOfNode(Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Obtain the XPath-model parent of a DOM node -- ownerElement for Attrs, parent for other nodes.
getParentOfNode(Node) - Static method in class org.apache.xpath.DOM2Helper
Deprecated. Get the XPath-model parent of a node.
getParentStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getParser() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Returns this node's XSLT parser.
getParser() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getParserCoroutineID() - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated.  
getPath() - Method in class org.apache.xml.utils.URI
Get the path for this URI.
getPath(boolean, boolean) - Method in class org.apache.xml.utils.URI
Get the path for this URI (optionally with the query string and fragment).
getPattern() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getPatterns() - Method in class org.apache.xpath.patterns.UnionPattern
Get the contained step patterns to be tested.
getPatternSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "pattern-separator" attribute.
getPatternString() - Method in class org.apache.xpath.XPath
Return the XPath string associated with this object.
getPatternString() - Method in class org.apache.xpath.compiler.OpMap
Return the expression as a string for diagnostics.
getPendingAttributes() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the pending attributes.
getPercent() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "percent" attribute.
getPerMille() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "per-mille" attribute.
getPool(String) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Return the connection pool referenced by the name
getPort() - Method in class org.apache.xml.utils.URI
Get the port for this URI.
getPosition() - Method in interface org.apache.xalan.xsltc.NodeIterator
Returns the position of the current node in the set.
getPosition() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
Returns the current position of the iterator.
getPosition() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Returns the position of the current node in the set.
getPosition() - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
getPosition() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
getPosition() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
getPositionInContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncPosition
Get the position in the current context node list.
getPredicate(int) - Method in class org.apache.xpath.patterns.StepPattern
Get a predicate expression.
getPredicateCount() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the number of predicates that this walker has.
getPredicateCount() - Method in class org.apache.xpath.patterns.StepPattern
Get the number of predicates for this match pattern step.
getPredicateIndex() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get which predicate is executing.
getPredicatePos() - Method in class org.apache.xpath.XPathContext
 
getPredicateRoot() - Method in class org.apache.xpath.XPathContext
Get the current predicate root.
getPredicates() - Method in class org.apache.xpath.patterns.StepPattern
Set the list of predicate expressions for this pattern step.
getPrefix() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the prefix part of the raw name of the Literal Result Element.
getPrefix() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set the prefix for this extension element
getPrefix() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the prefix.
getPrefix() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getPrefix() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getPrefix() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getPrefix() - Method in class org.apache.xml.utils.QName
Returns the namespace prefix.
getPrefix(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getPrefix(int) - Method in interface org.apache.xml.dtm.DTM
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Given a namespace handle, return the prefix that the namespace decl is mapping.
getPrefix(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a namespace, try and find a prefix.
getPrefix(String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
getPrefix(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Return one of the prefixes mapped to a Namespace URI.
getPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return a table that contains all prefixes available within this element context.
getPrefixes() - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes currently declared.
getPrefixes(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes currently declared for a URI.
getPrefixFromXMLNSDecl(String) - Static method in class org.apache.xml.utils.QName
This function tells if a raw attribute name is a xmlns attribute.
getPrefixNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the prefix name symbol table.
getPrefixPart(String) - Static method in class org.apache.xml.utils.QName
Returns the local name of the given node.
getPrefixResolver() - Method in class org.apache.xpath.axes.LocPathIterator
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
Get whether or not space should be preserved.
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, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the previous node to be counted.
getPreviousSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the previous sibling (as a Node) or return null.
getPreviousSibling() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getPreviousSibling() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getPreviousSibling() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getPreviousSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getPreviousSibling(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find its preceeding sibling.
getPreviousSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find its preceeding sibling.
getPreviousSibling(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find its preceeding sibling.
getPreviousSiblingElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the previous sibling (as a Node) or return null.
getPrevWalker() - Method in class org.apache.xpath.axes.AxesWalker
Get the previous walker reference in the location step chain.
getPrimaryReader() - Method in class org.apache.xpath.XPathContext
Get primary XMLReader associated with this execution context.
getPriority() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "priority" attribute.
getPriority() - Method in class org.apache.xalan.xsltc.compiler.Pattern
Returns the priority of this pattern (section 5.5 in the XSLT spec).
getPriority() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
getPriority() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getProduct() - Static method in class org.apache.xalan.Version
Name of product: Xalan.
getProperties() - Method in class org.apache.xalan.templates.OutputProperties
Get the Properties object that this class wraps.
getProperties() - Method in class org.apache.xalan.xsltc.trax.OutputSettings
 
getProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the property with the specified key in the property list.
getProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the property with the specified key in the property list.
getProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
getProperty returns the current setting of the property described by the property argument.
getProximityPosition() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Get the current sub-context position.
getProximityPosition(XPathContext) - Method in class org.apache.xpath.axes.PredicatedNodeTest
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
Get the proximity position index of the current node based on this node test.
getPublicId() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xalan.templates.ElemTemplate
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xml.dtm.ref.NodeLocator
getPublicId returns the public ID of the node.
getPublicId() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the public identifier for the current document event.
getPublicId() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved public identifier.
getQName() - Method in class org.apache.xpath.Arg
Get the qualified name for this argument.
getQName(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
Return the name of an attribute in this list (by position).
getQName(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's qualified name by index.
getQName(QName, QName) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getQName(String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getQName(String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getQName(String, String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getQNameFromString(String) - Static method in class org.apache.xml.utils.QName
Given a string, create and return a QName object
getQNameProperties(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the list of qname properties with the specified key in the property list.
getQNameProperties(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the list of qname properties with the specified key in the property list.
getQNameProperties(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the list of qname properties with the specified key in the property list.
getQNameProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the qname property with the specified key in the property list.
getQNameProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
Searches for the qname property with the specified key in the property list.
getQNameProperty(String, Properties) - Static method in class org.apache.xalan.templates.OutputProperties
Searches for the qname property with the specified key in the property list.
getQNameSafe(String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getQueryString() - Method in class org.apache.xml.utils.URI
Get the query string for this URI.
getQuietConflictWarnings() - Method in class org.apache.xalan.transformer.TransformerImpl
Get quietConflictWarnings property.
getRawName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the raw name of the Literal Result Element.
getRawName() - Method in class org.apache.xalan.templates.AVT
Get the raw name of the attribute, with the prefix unprocessed.
getRealClass() - Method in class org.apache.xml.utils.synthetic.Class
If this synthetic class is a wrapper for a "real" java.lang.Class -- either because it was instantiated as such or because it has been compiled -- this method will return that class.
getRecursionLimit() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the recursion limit.
getRecursionLimit() - Method in class org.apache.xalan.transformer.StackGuard
Get the recursion limit.
getRelativePathPattern() - Method in class org.apache.xpath.patterns.StepPattern
Get the reference to nodetest and predicate for parent or ancestor.
getReleaseVersionNum() - Static method in class org.apache.xalan.Version
Release Number.
getResource(String) - Method in class org.apache.xml.utils.synthetic.Class
Finds a resource with the specified name.
getResourceAsStream(String) - Method in class org.apache.xml.utils.synthetic.Class
Finds a resource with a given name.
getResultNamespace() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the result namespace value.
getResultPrefix() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the "result-prefix" attribute.
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
Get the ResultTreeHandler object.
getReturnType() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns the Class object representing the class that will be returned by this EntryPoint.
getReverseMapping(String[]) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Get mapping from external element/attribute types to DOM types
getReverseNamespaceMapping(String[]) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Get mapping from external namespace types to DOM namespace types
getRightOperand() - Method in class org.apache.xpath.operations.Operation
 
getRoot() - Method in interface org.apache.xml.dtm.DTMIterator
The root node of the DTMIterator, as specified when it was created.
getRoot() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
 
getRoot() - Method in class org.apache.xpath.NodeSetDTM
 
getRoot() - Method in class org.apache.xpath.NodeSet
 
getRoot() - Method in class org.apache.xpath.axes.AxesWalker
The root node of the TreeWalker, as specified in setRoot(int root).
getRoot() - Method in class org.apache.xpath.axes.LocPathIterator
The root node of the Iterator, as specified when it was created.
getRoot() - Method in class org.apache.xpath.axes.UnionPathIterator
The root node of the Iterator, as specified when it was created.
getRoot(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated.  
getRootNode() - Method in class org.apache.xml.utils.DOMBuilder
Get the root node of the DOM being created.
getRootNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. 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
Get the current locater in the stylesheet.
getScheme() - Method in class org.apache.xml.utils.URI
Get the scheme for this URI.
getSchemeSpecificPart() - Method in class org.apache.xml.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
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemWithParam
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemForEach
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemCopyOf
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemVariable
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemValueOf
Get the "select" attribute.
getSerializer() - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Get the current serializer in use, which may well not be the main serializer (for instance, this may well be a text serializer for string creation from templates).
getSerializer(Properties) - Static method in class org.apache.xalan.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.
getShort(Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Get the value of a field as a short on specified object.
getShortName() - Method in class org.apache.xml.utils.synthetic.Class
Extract just the local name of this class, minus the package prefix.
getShouldCacheNodes() - Method in class org.apache.xpath.NodeSetDTM
Get whether or not this is a cached node set.
getShouldCacheNodes() - Method in class org.apache.xpath.NodeSet
Get whether or not this is a cached node set.
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.
getShouldStripSpace(int, DTM) - Method in class org.apache.xalan.transformer.TransformerImpl
Test whether whitespace-only text nodes are visible in the logical view of DTM.
getShouldStripSpace(int, DTM) - Method in interface org.apache.xml.dtm.DTMWSFilter
Test whether whitespace-only text nodes are visible in the logical view of DTM.
getSigners() - Method in class org.apache.xml.utils.synthetic.Class
Get the signers of this class.
getSimpleString() - Method in class org.apache.xalan.templates.AVT
Get the AVT as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPart
Get the AVT part as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPartXPath
Get the AVT part as the original string.
getSimpleString() - Method in class org.apache.xalan.templates.AVTPartSimple
Get the AVT part as the original string.
getSingleNode(NodeIterator) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used with nth position filters to convert a sequence of nodes to just one single node (the one at position n).
getSize() - Method in interface org.apache.xalan.xsltc.DOM
 
getSize() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getSize() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the number of nodes in the tree (used for indexing)
getSize() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getSnapshot() - Method in class org.apache.xalan.transformer.TransformerImpl
This will get a snapshot of the current executing context
getSortElem(int) - Method in class org.apache.xalan.templates.ElemForEach
Get a xsl:sort element associated with this element.
getSortElemCount() - Method in class org.apache.xalan.templates.ElemForEach
Get the count xsl:sort elements associated with this element.
getSourceCoroutineID() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
getSourceLoader() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getSourceLocatorFor(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
No source information is available for DOM2DTM, so return null here.
getSourceLocatorFor(int) - Method in interface org.apache.xml.dtm.DTM
Get the location of a node in the source document.
getSourceLocatorFor(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Source information is not handled yet, so return null here.
getSourceLocatorFor(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
No source information is available for DOM2DTM, so return null here.
getSourceLocatorFor(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
 
getSourceTree() - Method in class org.apache.xalan.extensions.XSLProcessorContext
Get the root of the source tree being executed.
getSourceTree(Source, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
Get the source tree from the input source.
getSourceTree(String, String, SourceLocator, XPathContext) - 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
Get the SourceTreeManager associated with this execution context.
getSpecialEscapeURLs() - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should use special URL escaping.
getSpecified() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getSpecified() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getSpecified() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getSrc() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get Extension handler name for this extension
getStackFrame() - Method in class org.apache.xpath.VariableStack
Get the position from where the search should start, which is either the searchStart property, or the top of the stack if that value is -1.
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.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getStandalone() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getStartNode() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Get start to END should 'close' the iterator, i.e.
getStartNode() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Get start to END should 'close' the iterator, i.e.
getStartRule() - Method in class org.apache.xalan.templates.StylesheetRoot
**For advanced use only** Get the default template for a root node.
getStaticScore() - Method in class org.apache.xpath.patterns.NodeTest
Get the static score for this node test.
getStatistics(PrintWriter) - Method in class org.apache.xalan.xsltc.dom.DocumentCache
Outputs the cache statistics
getStepCount(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
getStepLocalName(int) - Method in class org.apache.xpath.compiler.OpMap
Get the local name of the step.
getStepNS(int) - Method in class org.apache.xpath.compiler.OpMap
Get the namespace of the step.
getStepTestType(int) - Method in class org.apache.xpath.compiler.OpMap
Get the test type of the step, i.e.
getStrictErrorChecking() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getStrictErrorChecking() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getString(int, int) - Method in class org.apache.xml.utils.FastStringBuffer
 
getStringFromNode(int) - Method in class org.apache.xpath.objects.XNodeSet
Get the string conversion from a single node.
getStringValue() - Method in interface org.apache.xalan.xsltc.DOM
 
getStringValue() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getStringValue() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the string value of the entire tree
getStringValue() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getStringValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValue(int) - Method in interface org.apache.xml.dtm.DTM
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get the string-value of a node as a String object (see http://www.w3.org/TR/xpath#data-model for the definition of a node's string-value).
getStringValueChunk(int, int, int[]) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValueChunk(int, int, int[]) - Method in interface org.apache.xml.dtm.DTM
Get a character array chunk in the string-value of a node.
getStringValueChunk(int, int, int[]) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get a character array chunk in the string-value of a node.
getStringValueChunk(int, int, int[]) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a character array chunk in the string-value of a node.
getStringValueChunkCount(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValueChunkCount(int) - Method in interface org.apache.xml.dtm.DTM
Get number of character array chunks in the string-value of a node.
getStringValueChunkCount(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get number of character array chunks in the string-value of a node.
getStringValueChunkCount(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get number of character array chunks in the string-value of a node.
getStringWriterPool() - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Get the StringWriter pool, so that StringWriter objects may be reused.
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
Get the owning stylesheet.
getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplate
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
Get the current stylesheet for this processor.
getStylesheet() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Get the Stylesheet node that represents the element that this node occured under.
getStylesheet() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Returns the top-level stylesheet
getStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getStylesheet() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getStylesheetComposed() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning "composed" stylesheet.
getStylesheetComposed() - Method in class org.apache.xalan.templates.ElemTemplate
Get the stylesheet composed (resolves includes and imports and has methods on it that return "composed" properties.
getStylesheetComposed() - Method in class org.apache.xalan.templates.Stylesheet
Get the owning aggregated stylesheet, or this stylesheet if it is aggregated.
getStylesheetNamespace() - Method in class org.apache.xalan.templates.NamespaceAlias
Get the value for the stylesheet namespace.
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
Return the stylesheet root that this handler is constructing.
getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning root stylesheet.
getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplate
Get the root 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.
getSuperclass() - Method in class org.apache.xml.utils.synthetic.Class
If this object represents any class other than the class Object, then the object that represents the superclass of that class is returned.
getSymbolTable() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getSystemId() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xalan.templates.ElemTemplate
Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getSystemId() - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Implements javax.xml.transform.sax.TemplatesHandler.getSystemId() Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
Implements javax.xml.transform.Source.getSystemId() Get the system identifier that was set with setSystemId.
getSystemId() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements javax.xml.transform.sax.TransformerHandler.getSystemId() Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class org.apache.xml.dtm.ref.NodeLocator
getSystemId returns the system ID of the node.
getSystemId() - Method in class org.apache.xml.utils.SAXSourceLocator
Return the system identifier for the current document event.
getSystemId() - Method in class org.apache.xml.utils.SerializableLocatorImpl
Return the saved system identifier.
getTagName() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the element name.
getTagName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getTagName() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getTarget() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
A PI's "target" states what processor channel the PI's data should be directed to.
getTargetNode(XPathContext, int) - Method in class org.apache.xalan.templates.ElemNumber
Get the target node that will be counted..
getTargetString() - Method in class org.apache.xpath.patterns.StepPattern
Get the local name or psuedo name of the node that this pattern will test, for hash table lookup optimization.
getTemplate() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getTemplate() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
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
Locate a named template.
getTemplate(XPathContext, int, QName, int, boolean, DTM) - Method in class org.apache.xalan.templates.TemplateList
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.StylesheetRoot
Get an "xsl:template" property.
getTemplateComposed(XPathContext, int, QName, int, boolean, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:template" property by node match.
getTemplateCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:template" properties.
getTemplateFast(XPathContext, int, int, QName, int, boolean, DTM) - Method in class org.apache.xalan.templates.TemplateList
Given a target element, find the template that best matches in the given XSL document, according to the rules specified in the xsl draft.
getTemplateIndex() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getTemplateListComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Accessor method to retrieve the TemplateList associated with this StylesheetRoot.
getTemplates() - Method in class org.apache.xalan.processor.StylesheetHandler
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 class org.apache.xalan.xsltc.compiler.Stylesheet
 
getTemplates() - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Implements javax.xml.transform.sax.TemplatesHandler.getTemplates() When a TemplatesHandler object is used as a ContentHandler or DocumentHandler for the parsing of transformation instructions, it creates a Templates object, which the caller can get once the SAX events have been completed.
getTerminate() - Method in class org.apache.xalan.templates.ElemMessage
Get the "terminate" attribute.
getTest() - Method in class org.apache.xalan.templates.ElemIf
Get the "test" attribute.
getTest() - Method in class org.apache.xalan.templates.ElemWhen
Get the "test" attribute.
getThrowOnError() - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
getThrowOnFatalError() - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
getThrowOnWarning() - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
getToken(int) - Method in class org.apache.xpath.compiler.OpMap
Get the XPath as a list of tokens.
getTokenQueue() - Method in class org.apache.xpath.compiler.OpMap
Get the XPath as a list of tokens.
getTokenQueueSize() - Method in class org.apache.xpath.compiler.OpMap
Get size of the token queue.
getTopLevelStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getTraceManager() - Method in class org.apache.xalan.transformer.TransformerImpl
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.transformer.TransformerHandlerImpl
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransformer() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransformer() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get the TrAX Transformer object in effect.
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
Get the TrAX Transformer object in effect.
getTransformer() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements javax.xml.transform.sax.TransformerHandler.getTransformer() Get the Transformer associated with this handler, which is needed in order to set parameters and output properties.
getTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Get the thread that the transform process is on.
getTransletErrorMessage() - Static method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
getTreeAsText(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get an XML document (or stylesheet)
getTreeString() - Method in interface org.apache.xalan.xsltc.DOM
 
getTreeString() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getTreeString() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
getTreeString() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getType() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getType() - Method in class org.apache.xalan.templates.XUnresolvedVariable
Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
getType() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns a Class object that identifies the declared type for the field represented by this Field object.
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
Tell that this is a CLASS_BOOLEAN.
getType() - Method in class org.apache.xpath.objects.XNodeSet
Tell that this is a CLASS_NODESET.
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.XRTreeFragSelectWrapper
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(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getType(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getType(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the type of a specific node
getType(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getType(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getType(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's type by index.
getType(int) - Static method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded-name ID, return the local name ID.
getType(int) - Method in class org.apache.xml.utils.AttList
Get the attribute's node type by index
getType(String) - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getType(String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's type by qname.
getType(String) - Method in class org.apache.xml.utils.AttList
Get the attribute's node type by name
getType(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's type by Namespace name.
getTypeArray() - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns the node-to-type mapping array
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getTypedAxisIterator(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Similar to getAxisIterator, but this one returns an iterator containing nodes of a typed axis (ex.: child::foo)
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getTypedAxisIterator(int, int) - Method in interface org.apache.xml.dtm.DTM
Get an iterator that can navigate over an XPath Axis, predicated by the extended type ID.
getTypedAxisIterator(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
Get an iterator that can navigate over an XPath Axis, predicated by the extended type ID.
getTypedAxisIterator(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get an iterator that can navigate over an XPath Axis, predicated by the extended type ID.
getTypedChildren(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns an iterator with all children of a specific type for a given node (element)
getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getTypedDescendantIterator(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns an iterator with all descendants of a node that are of a given type.
getTypedLast(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getTypedLast(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getTypedLast(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns an iterator's last node of a given type
getTypedLast(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getTypedPosition(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getTypedPosition(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getTypedPosition(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns a node's position amongst other nodes of the same type
getTypedPosition(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getTypeFilter(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns a node type filter (implementation of Filter)
getTypeString() - Method in class org.apache.xalan.templates.XUnresolvedVariable
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XObject
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XBoolean
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XNodeSet
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XString
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XRTreeFrag
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XNull
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xpath.objects.XNumber
Given a request type, return the equivalent string.
getUid() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the UID (document order index).
getUid() - Method in interface org.apache.xpath.DOMOrder
Deprecated. Get the UID (document order index).
getUniqueID(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Supports the XPath function GenerateID by returning a unique identifier string for any given DOM Node.
getUniqueNSValue() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Get a unique namespace value.
getUnparsedEntity(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Get the value of an unparsed entity URI.
getUnparsedEntityURI(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getUnparsedEntityURI(String) - Method in interface org.apache.xml.dtm.DTM
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
The getUnparsedEntityURI function returns the URI of the unparsed entity with the specified name in the same document as the context node (see [3.3 Unparsed Entities]).
getUnparsedEntityURI(String, Document) - Method in class org.apache.xpath.DOMHelper
Deprecated. 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]).
getUnparsedEntityURIs() - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
 
getURI() - Method in class org.apache.xalan.templates.AVT
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.xsltc.runtime.AttributeList
SAX2: Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's Namespace URI by index.
getURI(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Given a prefix, return the namespace,
getURI(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Look up a prefix and get the currently-mapped Namespace URI.
getURIResolver() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get the object that will be used to resolve URIs used in xsl:import, etc.
getURIResolver() - Method in class org.apache.xalan.processor.StylesheetPIHandler
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.
getURIResolver() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Get an object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class org.apache.xalan.transformer.TransformerImpl
Get an object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getURIResolver() - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
getURIResolver() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.getURIResolver() Set the object currently used to resolve URIs used in document().
getURIResolver() - Method in class org.apache.xpath.XPathContext
Get the URIResolver associated with this execution context.
getURIResolver() - Method in class org.apache.xpath.SourceTreeManager
Get the object that will be used to resolve URIs used in document(), etc.
getUse() - Method in class org.apache.xalan.templates.KeyDeclaration
Get the "use" attribute.
getUseAttributeSets() - Method in class org.apache.xalan.templates.ElemUse
Get the "use-attribute-sets" attribute.
getUseAttributeSets() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getUserinfo() - Method in class org.apache.xml.utils.URI
Get the userinfo for this URI.
getVal() - Method in class org.apache.xpath.Arg
Get the value for this argument.
getValue() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getValue() - Method in class org.apache.xalan.templates.ElemNumber
Get the "value" attribute.
getValue() - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
getValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getValue() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getValue(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getValue(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's value by index.
getValue(int) - Method in class org.apache.xml.utils.AttList
Get the attribute's node value by index
getValue(String) - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getValue(String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's value by qname.
getValue(String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's value by name.
getValue(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's value by Namespace name - SLOW!
getValue(String, String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's value by Namespace name.
getValue(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemWithParam
Get the XObject representation of the variable.
getValue(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemVariable
Get the XObject representation of the variable.
getVariable(int) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Get the value of a variable given its index.
getVariable(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getVariableOrParam(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" property.
getVariableOrParam(QName) - Method in interface org.apache.xalan.extensions.ExpressionContext
Get a variable based on it's qualified name.
getVariableOrParam(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:variable" or "xsl:param" property.
getVariableOrParam(QName) - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Get a variable based on it's qualified name.
getVariableOrParam(XPathContext, QName) - Method in class org.apache.xpath.VariableStack
Get a variable based on it's qualified name.
getVariableOrParamComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:variable" property.
getVariableOrParamCount() - Method in class org.apache.xalan.templates.Stylesheet
Get the number of "xsl:variable" properties.
getVariablesAndParamsComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Get all global "xsl:variable" properties in scope for this stylesheet.
getVarStack() - Method in class org.apache.xpath.XPathContext
Get the variable stack, which is in charge of variables and parameters.
getVersion() - Static method in class org.apache.xalan.Version
Get the basic version string for the current Xalan release.
getVersion() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the "version" property.
getVersion() - Method in class org.apache.xalan.templates.Stylesheet
Get the "version" property.
getVersion() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getVersion() - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
getWalker() - Method in class org.apache.xalan.templates.TemplateList
Get a TemplateWalker for use by a compiler.
getWarningKey(int) - Method in class org.apache.xalan.res.XSLTErrorResources
Get a string representation of the warning code.
getWarningKey(int) - Method in class org.apache.xml.utils.res.XResourceBundleBase
Get the warning string associated with the error code
getWarningKey(int) - Method in class org.apache.xpath.res.XPATHErrorResources
Get the warning string associated with the error code
getWarnings() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getWarnings() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Get a Vector containing all compile warning messages
getWhatToShow() - Method in interface org.apache.xml.dtm.DTMIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Return a mask describing which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.NodeSetDTM
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.NodeSet
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.axes.LocPathIterator
This attribute determines which node types are presented via the iterator.
getWhatToShow() - Method in class org.apache.xpath.axes.UnionPathIterator
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(int) - Method in class org.apache.xpath.compiler.Compiler
Get a NodeFilter bit set that tells what to show for a given node test.
getWhiteSpaceInfo(XPathContext, int, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not an element should strip whitespace.
getWKey(int) - Static method in class org.apache.xalan.res.XSLTErrorResources
Get a string representation of the warning code.
getWKey(int) - Static method in class org.apache.xpath.res.XPATHErrorResources
Get the key string for an warning based on the integer representation.
getWriter() - Method in class org.apache.xalan.serialize.SerializerToXML
Get the character stream where the events will be serialized to.
getWriter() - Method in interface org.apache.xalan.serialize.Serializer
Get the character stream where the events will be serialized to.
getWriter() - Method in class org.apache.xml.utils.DOMBuilder
Return null since there is no Writer for this class.
getWriter(OutputStream, String) - Static method in class org.apache.xalan.serialize.Encodings
Returns a writer for the specified encoding based on an output stream.
getXmlnsXsl() - Method in class org.apache.xalan.templates.Stylesheet
Get the "xmlns:xsl" property.
getXMLReader(Source) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
This method returns the SAX2 parser to use with the InputSource obtained from this URI.
getXMLReader(Source, SourceLocator) - Static 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
Get the "xml:space" attribute.
getXMLStringFactory() - Method in class org.apache.xml.dtm.DTMManager
Get the XMLStringFactory used for the DTMs.
getXPathContext() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the XPath context associated with this transformer.
getXPathContext() - Method in class org.apache.xpath.CachedXPathAPI
Returns the XPathSupport object used in this CachedXPathAPI %REVIEW% I'm somewhat concerned about the loss of encapsulation this causes, but the xml-security folks say they need it.
getXPathContext() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Return the XPathContext associated with this XPathExpressionContext.
getXPathContext() - Method in class org.apache.xpath.axes.LocPathIterator
The XPath execution context we are operating on.
getXSLTC() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemSort
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemWithParam
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExtensionCall
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplate
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemIf
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemNumber
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemText
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
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemTextLiteral
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.ElemForEach
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemMessage
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.ElemElement
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemAttribute
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCopyOf
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemChoose
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemOtherwise
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemAttributeSet
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemWhen
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemApplyTemplates
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemFallback
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemCopy
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemVariable
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.ElemComment
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemApplyImport
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemParam
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemValueOf
Get an integer representation of the element type.
getZeroDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "zero-digit" attribute.
gotoMark() - Method in interface org.apache.xalan.xsltc.NodeIterator
Restores the current node remembered by setMark().
gotoMark() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
Restores the position of this iterator - see setMark()
gotoMark() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Restores the current node remembered by setMark().
gotoMark() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
gotoMark() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Restores the current node remembered by setMark().
greaterThan(XObject) - Method in class org.apache.xpath.objects.XObject
Tell if one object is greater 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 greater than or equal to 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.
The '>' operation expression executer.
GT - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
Gt() - Constructor for class org.apache.xpath.operations.Gt
 
GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
Gte - class org.apache.xpath.operations.Gte.
The '>=' operation expression executer.
Gte() - Constructor for class org.apache.xpath.operations.Gte
 
GTYPE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 

H

handleDTD(XMLReader) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
Set an instance of this class as the DTD declaration handler for an XMLReader object (using the setProperty() method).
handleGetObject(String) - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages
 
handleGetObject(String) - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_no
 
handleGetObject(String) - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages
 
handleGetObject(String) - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_no
 
HAS_ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
HAS_ATTRIBUTE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
hasActiveConnections() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Provide an indicator to the PoolManager when the Pool can be removed from the Pool Table.
hasActiveConnections() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Is our ConnectionPool have any connections that are still in Use ??
hasAttribute(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns true if a given element has an attribute of a given type
hasAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Method hasAttribute
hasAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Method hasAttributeNS
hasAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttributes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Introduced in DOM Level 2.
hasAttributes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
hasAttributes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if there are child nodes.
hasChildNodes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
hasChildNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
hasChildNodes() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasChildNodes(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
hasChildNodes(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, test if it has child nodes.
hasChildNodes(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, test if it has child nodes.
hasChildNodes(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, test if it has child nodes.
hasGlobals() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Returns true if this stylesheet has global vars or params.
hashCode() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
hashCode() - Method in class org.apache.xml.utils.CharKey
Get the hash value of the character.
hashCode() - Method in interface org.apache.xml.utils.XMLString
Returns a hashcode for this string.
hashCode() - Method in class org.apache.xml.utils.QName
Return the cached hashcode of the qualified name.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Returns a hashcode for this Constructor.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns a hashcode for this Field.
hashCode() - Method in class org.apache.xml.utils.synthetic.reflection.Method
Returns a hashcode for this Constructor.
hashCode() - Method in class org.apache.xpath.objects.XString
Returns a hashcode for this string.
hashCode() - Method in class org.apache.xpath.objects.XStringForFSB
Returns a hashcode for this string.
Hashtable - class org.apache.xalan.xsltc.runtime.Hashtable.
The main hash-table implementation
Hashtable() - Constructor for class org.apache.xalan.xsltc.runtime.Hashtable
Constructs a new, empty hashtable with a default capacity and load factor.
Hashtable(int) - Constructor for class org.apache.xalan.xsltc.runtime.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and default load factor.
Hashtable(int, float) - Constructor for class org.apache.xalan.xsltc.runtime.Hashtable
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
hasLocalParams() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Returns true if at least one template in the stylesheet has params defined.
hasParams() - Method in class org.apache.xalan.xsltc.compiler.Template
 
hasParams(boolean) - Method in class org.apache.xalan.xsltc.compiler.Template
 
hasPredicate(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
hasSameNodes(NodeIterator, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns true of both node-sets contain the same set of nodes.
hasString() - Method in interface org.apache.xml.utils.XMLString
Tell if this object contains a java String object.
hasString() - Method in class org.apache.xpath.objects.XString
Tell if this object contains a java String object.
hasString() - Method in class org.apache.xpath.objects.XStringForFSB
Tell if this object contains a java String object.
hasString() - Method in class org.apache.xpath.objects.XStringForChars
Tell if this object contains a java String object.
hasTextLitOnly() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element only has one text child, for optimization purposes.
hasTraceListeners() - Method in class org.apache.xalan.trace.TraceManager
Tell if trace listeners are present.
hasTransformThreadErrorCatcher() - Method in class org.apache.xalan.transformer.TransformerImpl
Return true if the transform was initiated from the transform method, otherwise it was probably done from a pure parse events.
hasVariableDecl() - Method in class org.apache.xalan.templates.ElemTemplateElement
 
HTML - Static variable in class org.apache.xalan.serialize.Method
The output method for HTML documents: html.
HTML - Static variable in class org.apache.xalan.xsltc.runtime.TextOutput
 
HTML_ENTITIES_RESOURCE - Static variable in class org.apache.xalan.serialize.CharInfo
The name of the HTML entities file.

I

IDENT_DTM_DEFAULT - Static variable in class org.apache.xml.dtm.DTMManager
When this bitmask is ANDed with a DTM node handle number, the result is the DTM's document identity number.
IDENT_DTM_NODE_BITS - Static variable in class org.apache.xml.dtm.DTMManager
This value, set at compile time, controls how many bits of the DTM node identifier numbers are used to identify a node within a document, and thus sets the maximum number of nodes per document.
IDENT_MAX_DTMS - Static variable in class org.apache.xml.dtm.DTMManager
This is the maximum number of DTMs available.
IDENT_NODE_DEFAULT - Static variable in class org.apache.xml.dtm.DTMManager
When this bitmask is ANDed with a DTM node handle number, the result is the low bits of the node's index number within that DTM.
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns true if this and other are identical types.
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of ignorable whitespace in element content.
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.xsltc.compiler.Parser
IGNORED - all ignorable whitespace is ignored
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.ignorableWhitespace() Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of ignorable whitespace in element content.
ILLEGAL_ARG_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_ATTR_NAME_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_ATTRIBUTE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_BINARY_OP_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_CHAR_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_CHILD_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_ELEM_NAME_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_PI_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_RELAT_OP_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ILLEGAL_TEXT_NODE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
implementedAsMethod() - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns true if this type has no object representaion.
implementedAsMethod() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
importNode(Node, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
importNode(Node, boolean) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
incAccessCount() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
includeSelf() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
includeSelf() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Set the flag to include the start node in the iteration.
IncrementalSAXSource - interface org.apache.xml.dtm.ref.IncrementalSAXSource.
IncrementalSAXSource is an API that delivers a small number of SAX events each time a request is made from a "controller" coroutine.
IncrementalSAXSource_Filter - class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter.
IncrementalSAXSource_Filter implements IncrementalSAXSource, using a standard SAX2 event source as its input and parcelling out those events gradually in reponse to deliverMoreNodes() requests.
IncrementalSAXSource_Filter() - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
IncrementalSAXSource_Filter(CoroutineManager, int) - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Create a IncrementalSAXSource_Filter which is not yet bound to a specific SAX event source.
IncrementalSAXSource_Xerces - class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces.
IncrementalSAXSource_Xerces takes advantage of the fact that Xerces1 incremental mode is already a coroutine of sorts, and just wraps our IncrementalSAXSource API around it.
IncrementalSAXSource_Xerces() - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
Create a IncrementalSAXSource_Xerces, and create a SAXParser to go with it.
IncrementalSAXSource_Xerces(SAXParser) - Constructor for class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
Create a IncrementalSAXSource_Xerces wrapped around an existing SAXParser.
indent(int) - Method in class org.apache.xalan.serialize.SerializerToXML
Prints a newline character and n spaces.
indexOf(byte) - Method in class org.apache.xml.utils.SuballocatedByteVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(byte, int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
indexOf(int) - Method in class org.apache.xml.utils.NodeVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified character.
indexOf(int) - Method in class org.apache.xml.utils.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xpath.NodeSetDTM
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified character.
indexOf(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the index within this string of the first occurrence of the specified character.
indexOf(int, int) - Method in class org.apache.xml.utils.NodeVector
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 interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(int, int) - Method in class org.apache.xml.utils.IntVector
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.xml.utils.SuballocatedIntVector
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.xpath.NodeSetDTM
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.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(int, int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the index within this string of the first occurrence of the specified character, starting the search at the specified index.
indexOf(Node) - Method in class org.apache.xpath.NodeSet
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
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(String) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(String, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(String, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified substring, starting at the specified index.
indexOf(XMLString) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the first occurrence of the specified substring.
indexOf(XMLString) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the first occurrence of the specified substring.
indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMStringPool
 
indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
indexToString(int) - Method in class org.apache.xml.dtm.ref.CustomStringPool
 
INHERIT - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Inherit whitespace stripping behavior of the parent node.
init() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Standard applet initialization.
init() - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Initialize the internal structures of the Pool Manager
init() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
init() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Initializes the compiler to compile a new stylesheet
init() - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Internal initialization
init(Compiler, int, int) - Method in class org.apache.xpath.axes.AxesWalker
Initialize an AxesWalker during the parse of the XPath expression.
init(Compiler, int, int) - Method in class org.apache.xpath.axes.FilterExprWalker
Init a FilterExprWalker.
init(CoroutineManager, int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
init(CoroutineManager, int, XMLReader) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. Initialize the coroutine parser.
init(OutputStream, Properties) - Method in class org.apache.xalan.serialize.SerializerToXML
Initialize the serializer with the specified output stream and output format.
init(TransformerImpl, ContentHandler) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Initializer method.
init(Writer, Properties) - Method in class org.apache.xalan.serialize.SerializerToXML
Initialize the serializer with the specified writer and output format.
initCause(Throwable) - Method in class org.apache.xml.dtm.DTMException
Initializes the cause of this throwable to the specified value.
initialize(int, int, DOM, AbstractTranslet, int[], int[]) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
This method allows the caller to set the values that could not be passed to the default constructor.
initializePool() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
initializer - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field name, initializer
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
Initialize this node test by setting the whatToShow property, and calculating the score that this test will return if a test succeeds.
initNodeTest(int, String, String) - Method in class org.apache.xpath.patterns.NodeTest
Initialize this node test by setting the whatToShow property and the namespace and local name, and calculating the score that this test will return if a test succeeds.
initProximityPosition(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
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.
insertBefore(Node, Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
insertBefore(Node, Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
insertBefore(Node, Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
insertData(int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
insertData(int, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
insertElementAt(int, int) - Method in class org.apache.xml.utils.NodeVector
Inserts the specified node in this vector at the specified index.
insertElementAt(int, int) - Method in class org.apache.xml.utils.IntVector
Inserts the specified node in this vector at the specified index.
insertElementAt(int, int) - Method in class org.apache.xpath.NodeSetDTM
Inserts the specified node in this vector at the specified index.
insertElementAt(Node, int) - Method in class org.apache.xpath.NodeSet
Inserts the specified node in this vector at the specified index.
insertInOrder(int) - Method in class org.apache.xml.utils.NodeVector
Insert a node in order in the list.
insertNode(int, int) - Method in class org.apache.xpath.NodeSetDTM
Insert a node at a given position.
insertNode(Node, int) - Method in class org.apache.xpath.NodeSet
Insert a node at a given position.
installFunction(Expression, int) - Static method in class org.apache.xpath.compiler.FunctionTable
Install a function loader 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.
Int - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
INT_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
INT_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
INTEGER_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
INTEGER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
IntegerArray - class org.apache.xalan.xsltc.util.IntegerArray.
 
IntegerArray() - Constructor for class org.apache.xalan.xsltc.util.IntegerArray
 
IntegerArray(int) - Constructor for class org.apache.xalan.xsltc.util.IntegerArray
 
IntegerArray(int[]) - Constructor for class org.apache.xalan.xsltc.util.IntegerArray
 
INTERNAL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
INTERNAL_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
internalEntityDecl(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
SAX2 extension handler for DTD declaration events Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an internal entity declaration.
internalName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
intersection(NodeIterator, NodeIterator) - Static method in class org.apache.xalan.lib.Extensions
Returns the intersection of two node-sets.
IntStack - class org.apache.xml.utils.IntStack.
**For internal use only** Implement a stack of simple integers.
IntStack() - Constructor for class org.apache.xml.utils.IntStack
Default constructor.
IntStack(int) - Constructor for class org.apache.xml.utils.IntStack
Construct a IntVector, using the given block size.
IntType - class org.apache.xalan.xsltc.compiler.util.IntType.
 
IntVector - class org.apache.xml.utils.IntVector.
**For internal use only** A very simple table that stores a list of int.
IntVector() - Constructor for class org.apache.xml.utils.IntVector
Default constructor.
IntVector(int) - Constructor for class org.apache.xml.utils.IntVector
Construct a IntVector, using the given block size.
IntVector(int, int) - Constructor for class org.apache.xml.utils.IntVector
Construct a IntVector, using the given block size.
inUse() - Method in class org.apache.xalan.lib.sql.PooledConnection
Returns the current status of the PooledConnection.
INVALID_ARGUMENT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
INVALID_URI_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
invoke(Object, Object[]) - Method in class org.apache.xml.utils.synthetic.reflection.Method
Invokes the underlying method represented by this Method object, on the specified object with the specified parameters.
isAbsolute(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
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.
isArray() - Method in class org.apache.xml.utils.synthetic.Class
If this Class object represents an array type, returns true, otherwise returns false.
isAssignableFrom(Class) - Method in class org.apache.xml.utils.synthetic.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAssignableFrom(Class) - Method in class org.apache.xml.utils.synthetic.Class
Determines if the class or interface represented by this Class object is either the same as, or is a superclass or superinterface of, the class or interface represented by the specified Class parameter.
isAttribute(int) - Method in interface org.apache.xalan.xsltc.DOM
 
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns 'true' if a specific node is an element (of any type)
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
isAttributeSpecified(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isAttributeSpecified(int) - Method in interface org.apache.xml.dtm.DTM
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
5.
isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
5.
isCharacterElementContentWhitespace(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isCharacterElementContentWhitespace(int) - Method in interface org.apache.xml.dtm.DTM
2.
isCharacterElementContentWhitespace(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
2.
isCharacterElementContentWhitespace(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
2.
isCompiledTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this template is a compiled template.
isConformantSchemeName(String) - Static method in class org.apache.xml.utils.URI
Determine whether a scheme conforms to the rules for a scheme name.
isContextInsensitive() - Method in class org.apache.xalan.templates.AVT
Test whether the AVT is insensitive to the context in which it is being evaluated.
isDefinedNSDecl(int) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Returns whether a namespace is defined
isDefinedNSDecl(int, DTM) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Returns whether a namespace is defined
isDefinedNSDecl(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Return whether or not a namespace declaration is defined
isDocOrdered() - Method in interface org.apache.xml.dtm.DTMIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.NodeSetDTM
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.AxesWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.LocPathIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.FilterExprWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.UnionPathIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isDocumentAllDeclarationsProcessed(int) - Method in interface org.apache.xml.dtm.DTM
10.
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
10.
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
10.
isDownwardAxisOfMany(int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the given axis goes downword.
isElement(int) - Method in interface org.apache.xalan.xsltc.DOM
 
isElement(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
isElement(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns 'true' if a specific node is an element (of any type)
isElement(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandler
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Tests whether a certain element name is known within this namespace.
isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Tests whether a certain element name is known within this namespace.
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.xsltc.runtime.Hashtable
Tests if this hashtable maps no keys to values.
isEmpty() - Method in class org.apache.xml.utils.BoolStack
Tests if this stack is empty.
isEnabled() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Determine if a Connection Pool has been disabled.
isEnabled() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Return our current Active state
isExtension(String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
isExternal() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
Returns true or false depending on whether this class inherits from AbstractTranslet or not.
isExternal() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSortRecordGenerator
Returns true since this class is external to the translet.
isExternal() - Method in class org.apache.xalan.xsltc.compiler.util.NodeCounterGenerator
Returns true since this class is external to the translet.
isExternal() - Method in class org.apache.xalan.xsltc.compiler.util.FilterGenerator
Returns true since this class is external to the translet.
isFresh() - Method in interface org.apache.xml.dtm.DTMIterator
Tells if this NodeSetDTM 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.NodeSetDTM
Tells if this NodeSetDTM 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.NodeSet
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
Tells if this NodeSetDTM 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 NodeSetDTM 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
Tells if this NodeSetDTM is "fresh", in other words, if the first nextNode() that is called will return the first node in the set.
isFromWithParam() - Method in class org.apache.xpath.Arg
Tell if this variable is a parameter passed with a with-param or as a top-level parameter.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandler
Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Tests whether a certain function name is known within this namespace.
isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Tests whether a certain function name is known within this namespace.
isGenericURI() - Method in class org.apache.xml.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.  
isInstance(Object) - Method in class org.apache.xml.utils.synthetic.Class
This method is the dynamic equivalent of the Java language instanceof operator.
isInterface() - Method in class org.apache.xml.utils.synthetic.Class
Determines if the specified Class object represents an interface type.
isInterface(boolean) - Method in class org.apache.xml.utils.synthetic.Class
Assert that the specified Class object represents an interface type.
isLegalPropertyKey(String) - Method in class org.apache.xalan.templates.OutputProperties
Report if the key given as an argument is a legal xsl:output key.
isLocalSet(int) - Method in class org.apache.xpath.VariableStack
Tell if a local variable has been set or not.
isMultiDocument() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
isMultiDocument() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
isMutable() - Method in interface org.apache.xml.dtm.DTMIterator
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isMutable() - Method in class org.apache.xpath.NodeSetDTM
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isMutable() - Method in class org.apache.xpath.axes.LocPathIterator
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isMutable() - Method in class org.apache.xpath.axes.UnionPathIterator
Tells if this iterator can have nodes added to it or set via the setItem(int node, int index) method.
isNamed() - Method in class org.apache.xalan.xsltc.compiler.Template
 
isNamespaceNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. Test whether the given node is a namespace decl node.
isNodeAfter(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isNodeAfter(int, int) - Method in interface org.apache.xml.dtm.DTM
Figure out whether nodeHandle2 should be considered as being later in the document than nodeHandle1, in Document Order as defined by the XPath model.
isNodeAfter(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Figure out whether nodeHandle2 should be considered as being later in the document than nodeHandle1, in Document Order as defined by the XPath model.
isNodeAfter(int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Figure out whether nodeHandle2 should be considered as being later in the document than nodeHandle1, in Document Order as defined by the XPath model.
isNodeAfter(Node, Node) - Static method in class org.apache.xpath.DOMHelper
Deprecated. Figure out whether node2 should be considered as being later in the document than node1, in Document Order as defined by the XPath model.
isNodeAfter(Node, Node) - Static method in class org.apache.xpath.DOM2Helper
Deprecated. Figure out whether node2 should be considered as being later in the document than node1, in Document Order as defined by the XPath model.
isNodesetExpr() - Method in class org.apache.xalan.templates.FuncDocument
Tell if the expression is a nodeset expression.
isNodesetExpr() - Method in class org.apache.xpath.Expression
Tell if the expression is a nodeset expression.
isNodesetExpr() - Method in class org.apache.xpath.axes.LocPathIterator
Tell if the expression is a nodeset expression.
isNumber() - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns true if this type is a numeric type.
isNumber() - Method in class org.apache.xalan.xsltc.compiler.util.NumberType
 
isOneStep(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
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
**Experimental** Get true if the parser events should be on the main thread, false if not.
isPrimitive() - Method in class org.apache.xml.utils.synthetic.Class
Determines if the specified Class object represents a primitive Java type.
isRecursiveAttrSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
Check to see if this is a recursive attribute definition.
isReverse - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
isReverse() - Method in interface org.apache.xalan.xsltc.NodeIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
isReverse() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
isReverse() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
isReverse() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
isReverse() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
isReverse() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
isReverseAxes() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.OneStepIterator
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.
isSet(int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns true if this type is a simple type.
isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.NumberType
 
isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
isSimplified() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
isSimplified() - Method in class org.apache.xalan.xsltc.compiler.Template
 
isSpecial(char) - Method in class org.apache.xalan.serialize.CharInfo
Tell if the character argument should have special treatment.
isStableNumber() - Method in class org.apache.xpath.Expression
Tell if this expression returns a stable number that will not change during iterations within the expression.
isStableNumber() - Method in class org.apache.xpath.objects.XNumber
Tell if this expression returns a stable number that will not change during iterations within the expression.
isStableNumber() - Method in class org.apache.xpath.operations.Variable
Tell if this expression returns a stable number that will not change during iterations within the expression.
isStylesheetParsingComplete() - Method in class org.apache.xalan.processor.StylesheetHandler
Test whether the _last_ endDocument() has been processed.
isSupported(String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isSupported(String, String) - Method in interface org.apache.xml.dtm.DTM
Tests whether DTM DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Tests whether DTM DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Ask whether we support a given DOM feature.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Tests whether DTM DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
isSupported(String, String) - Method in class org.apache.xml.utils.UnImplNode
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isTransformDone() - Method in class org.apache.xalan.transformer.TransformerImpl
Tell if the transform method is completed.
isVisible() - Method in class org.apache.xpath.Arg
Tell if this variable is currently visible.
isWellFormedAddress(String) - Static method in class org.apache.xml.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.xml.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.xml.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWhitespace(int, int) - Method in class org.apache.xml.utils.FastStringBuffer
 
isWhiteSpace(String) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWhiteSpace(StringBuffer) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
Tell if the string is whitespace.
isWild(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isWildcard() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
isXMLNSDecl(String) - Static method in class org.apache.xml.utils.QName
This function tells if a raw attribute name is a xmlns attribute.
item(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
NodeList method: Return the Nth immediate child of this node, or null if the index is out of bounds.
item(int) - Method in interface org.apache.xml.dtm.DTMIterator
Returns the node handle of an item in the collection.
item(int) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Returns the indexth item in the map.
item(int) - Method in class org.apache.xml.dtm.ref.DTMNodeList
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
item(int) - Method in class org.apache.xpath.NodeSetDTM
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xpath.NodeSet
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xpath.axes.LocPathIterator
Returns the index th item in the collection.
item(int) - Method in class org.apache.xpath.axes.UnionPathIterator
Returns the index th item in the collection.
iter() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
iter() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
iter() - Method in class org.apache.xpath.objects.XNull
Cast result object to a nodelist.
ITERATOR_CLONE_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
ITERATOR_FIELD_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ITERATOR_PNAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
IteratorPool - class org.apache.xpath.axes.IteratorPool.
**For internal use only** Pool of object of a given type to pick from to help memory usage
IteratorPool(DTMIterator) - Constructor for class org.apache.xpath.axes.IteratorPool
Constructor IteratorPool
iterRaw() - Method in class org.apache.xpath.objects.XNodeSet
Return the iterator without cloning, etc.

J

JAR_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
jarNames - Variable in class org.apache.xalan.xslt.EnvironmentCheck
Listing of common .jar files that include Xalan-related classes.
JavaCupRedirect - class org.apache.xalan.xsltc.util.JavaCupRedirect.
Utility class to redirect input to JavaCup program.
JavaCupRedirect() - Constructor for class org.apache.xalan.xsltc.util.JavaCupRedirect
 
JavaUtils - class org.apache.xml.utils.synthetic.JavaUtils.
**For internal use only** This class supports invoking Java compilation from within a Java program.
JavaUtils() - Constructor for class org.apache.xml.utils.synthetic.JavaUtils
 
JAXP_COMPILE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_INVALID_ATTR_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_NO_HANDLER_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_NO_RESULT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_NO_SOURCE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_NO_TRANSLET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_SET_RESULT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_UNKNOWN_PROP_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_UNKNOWN_SOURCE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JDKcompile(String, String) - Static method in class org.apache.xml.utils.synthetic.JavaUtils
Try to compile a .java file on disk.

K

KEY_INDEX_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
KEY_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
KEY_USE_ATTR_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
KeyDeclaration - class org.apache.xalan.templates.KeyDeclaration.
**For internal use only** Holds the attribute declarations for the xsl:keys element.
KeyDeclaration(Stylesheet, int) - Constructor for class org.apache.xalan.templates.KeyDeclaration
Constructs a new element representing the xsl:key.
KeyIndex - class org.apache.xalan.xsltc.dom.KeyIndex.
 
KeyIndex(int) - Constructor for class org.apache.xalan.xsltc.dom.KeyIndex
Creates an index for a key defined by xsl:key
KeyIterator - class org.apache.xalan.transformer.KeyIterator.
**For internal use only** This class implements an optimized iterator for "key()" patterns.
KeyIterator(int, PrefixResolver, QName, Vector, XPathContext) - Constructor for class org.apache.xalan.transformer.KeyIterator
Constructor KeyIterator
KeyManager - class org.apache.xalan.transformer.KeyManager.
This class manages the key tables.
KeyManager() - Constructor for class org.apache.xalan.transformer.KeyManager
 
KeyRefIterator - class org.apache.xalan.transformer.KeyRefIterator.
**For internal use only** This class implements an optimized iterator for "key()" patterns.
KeyRefIterator(XMLString, KeyIterator) - Constructor for class org.apache.xalan.transformer.KeyRefIterator
Constructor KeyRefIterator
keys() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Returns an enumeration of the keys in this hashtable.
KeyTable - class org.apache.xalan.transformer.KeyTable.
**For advanced use only** Table of element keys, keyed by document node.
KeyTable(int, PrefixResolver, QName, Vector, XPathContext) - Constructor for class org.apache.xalan.transformer.KeyTable
Build a keys table.
KeyWalker - class org.apache.xalan.transformer.KeyWalker.
**For internal use only** Walker for a Key() function.
KeyWalker(LocPathIterator) - Constructor for class org.apache.xalan.transformer.KeyWalker
Construct a KeyWalker using a LocPathIterator.
Keywords - class org.apache.xpath.compiler.Keywords.
**For internal use only** Table of strings to operation code lookups.
Keywords() - Constructor for class org.apache.xpath.compiler.Keywords
 

L

LANG_ADDITIVE - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_ALPHABET - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_BUNDLE_NAME - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_LEFTTORIGHT - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_MULT_ADD - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_MULTIPLIER - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_MULTIPLIER_CHAR - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_NUM_TABLES - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_NUMBERGROUPS - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_NUMBERING - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_ORIENTATION - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_RIGHTTOLEFT - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANG_TRAD_ALPHABET - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
LANGUAGE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Implementation Language.
LAST_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
last() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
lastIndexOf(int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int) - Method in class org.apache.xml.utils.IntVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
lastIndexOf(int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the last occurrence of the specified character.
lastIndexOf(int, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(int, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the last occurrence of the specified character, searching backward starting at the specified index.
lastIndexOf(String) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the rightmost occurrence of the specified substring.
lastIndexOf(String, int) - Method in interface org.apache.xml.utils.XMLString
Returns the index within this string of the last occurrence of the specified substring.
lastIndexOf(String, int) - Method in class org.apache.xpath.objects.XString
Returns the index within this string of the last occurrence of the specified substring.
LE - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
LE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
LE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
LE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
LE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
length() - Method in interface org.apache.xml.utils.XMLString
Returns the length of this string.
length() - Method in class org.apache.xml.utils.FastStringBuffer
Get the length of the list.
length() - Method in class org.apache.xpath.objects.XString
Returns the length of this string.
length() - Method in class org.apache.xpath.objects.XStringForFSB
Returns the length of this string.
length() - Method in class org.apache.xpath.objects.XStringForChars
Returns the length of this string.
lessThan(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Returns true if node1 comes before node2 in document order
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
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.
lineNumber(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
lineNumber returns the line number of the current context node.
lineNumber(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
lineNumber returns the line number of the node passed as argument.
link(int) - Method in class org.apache.xpath.VariableStack
Allocates memory (called a stackframe) on the stack; used to store local variables and parameter arguments.
ListingErrorHandler - class org.apache.xml.utils.ListingErrorHandler.
Sample implementation of similar SAX ErrorHandler and JAXP ErrorListener.
ListingErrorHandler() - Constructor for class org.apache.xml.utils.ListingErrorHandler
Constructor ListingErrorHandler; uses System.err.
ListingErrorHandler(PrintWriter) - Constructor for class org.apache.xml.utils.ListingErrorHandler
Constructor ListingErrorHandler; user-supplied PrintWriter.
Lng - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
LOAD_DOCUMENT_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
loadClass(String) - Method in class org.apache.xalan.xsltc.runtime.TransletLoader
Loads a Class definition, but does not run static initializers
loadContextNode() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
by default context node is the same as current node.
loadContextNode() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
by default context node is the same as current node.
loadCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
loadCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
loadCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
LoadDocument - class org.apache.xalan.xsltc.dom.LoadDocument.
 
LoadDocument() - Constructor for class org.apache.xalan.xsltc.dom.LoadDocument
 
loadDocument(String) - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
Loads the document and updates build-time (latency) statistics
loadDOM() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
loadDOM() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
loadDOM() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadDOM() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
Get index of the register where the DOM is stored.
loadHandler() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
loadHandler() - Method in class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
 
loadHandler() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
loadIterator() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
loadIterator() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
loadIterator() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadIterator() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
loadLastNode() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadPropertyFile(String, Properties) - Method in class org.apache.xpath.functions.FuncSystemProperty
Retrieve a propery bundle from a specified file
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
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String, Locale) - Static method in class org.apache.xml.utils.res.XResourceBundle
Return a named ResourceBundle for a particular locale.
loadSource(String, String, XSLTC) - Method in interface org.apache.xalan.xsltc.compiler.SourceLoader
This interface is used to plug external document loaders into XSLTC (used with the and elements.
loadSource(String, String, XSLTC) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
This method implements XSLTC's SourceLoader interface.
loadTranslet() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
loadTranslet() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSortRecordGenerator
The index of the translet pointer within the execution of the test method.
loadTranslet() - Method in class org.apache.xalan.xsltc.compiler.util.NodeCounterGenerator
The index of the translet pointer within the execution of matchFrom or matchCount.
loadTranslet() - Method in class org.apache.xalan.xsltc.compiler.util.FilterGenerator
The index of the translet pointer within the execution of the test method.
loadTranslet(String) - Method in class org.apache.xalan.xsltc.runtime.TransletLoader
Loads a Class definition and runs static initializers.
locationPath(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location path.
LocationPathPattern - class org.apache.xalan.xsltc.compiler.LocationPathPattern.
 
LocationPathPattern() - Constructor for class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
locationPathPattern(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location match pattern unit expression.
LocPathIterator - class org.apache.xpath.axes.LocPathIterator.
**For advanced use only** This class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath logExceptionLocation(PrintWriter, Throwable) - Static method in class org.apache.xml.utils.ListingErrorHandler
Print out location information about the exception.
logSourceLine(PrintWriter, SourceLocator) - Static method in class org.apache.xml.utils.ListingErrorHandler
Print out the specific source line that caused the exception, if possible to load it.
LONG_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LONG_VALUE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LONG_VALUE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LongType - class org.apache.xalan.xsltc.compiler.util.LongType.
 
lookupId(Object) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
This method must be called by the code generated by the id() function prior to returning the node iterator.
lookupKey(Object) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
This method must be called by the code generated by the key() function prior to returning the node iterator.
lookupVariable(QName) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
Lt - class org.apache.xpath.operations.Lt.
The '<' operation expression executer.
LT - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
Lt() - Constructor for class org.apache.xpath.operations.Lt
 
LT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
LT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
LT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
LT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
Lte - class org.apache.xpath.operations.Lte.
The '<=' operation expression executer.
Lte() - Constructor for class org.apache.xpath.operations.Lte
 

M

m_ancestorHasXMLNSAttrs - Variable in class org.apache.xml.utils.NSInfo
Flag indicating whether one of this node's ancestor has an XMLNS attribute
m_attributeName - Variable in class org.apache.xalan.trace.SelectionEvent
The attribute name from which the selection is made.
m_atts - Variable in class org.apache.xalan.trace.GenerateEvent
The current attribute list.
m_characters - Variable in class org.apache.xalan.trace.GenerateEvent
Character data from a character or cdata event.
m_cloner - Variable in class org.apache.xalan.transformer.ResultTreeHandler
This class clones nodes to the result tree.
m_data - Variable in class org.apache.xalan.trace.GenerateEvent
The string data in the element (comments and PIs).
m_doc - Variable in class org.apache.xml.utils.DOMBuilder
Root document
m_doc_cache_off - Variable in class org.apache.xalan.templates.ElemForEach
This is set by an "xalan:doc-cache-off" pi.
m_docFrag - Variable in class org.apache.xml.utils.DOMBuilder
First node of document fragment or null if not a DocumentFragment
m_docPending - Variable in class org.apache.xalan.transformer.QueuedEvents
Queued start element
m_elemIsEnded - Variable in class org.apache.xalan.transformer.QueuedEvents
Flag indicating that an event is ended
m_elemIsPending - Variable in class org.apache.xalan.transformer.QueuedEvents
Flag indicating that an event is pending.
m_eventtype - Variable in class org.apache.xalan.trace.GenerateEvent
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_frameSize - Variable in class org.apache.xalan.templates.ElemTemplate
The stack frame size for this template, which is equal to the maximum number of params and variables that can be declared in the template at one time.
m_functions - Static variable in class org.apache.xpath.compiler.FunctionTable
The function table.
m_hasProcessedNS - Variable in class org.apache.xml.utils.NSInfo
Flag indicating whether namespaces have been processed for this node
m_hasXMLNSAttrs - Variable in class org.apache.xml.utils.NSInfo
Flag indicating whether this node has an XMLNS attribute
m_incremental - Static variable in class org.apache.xml.dtm.DTMManager
 
m_indentAmount - Variable in class org.apache.xalan.serialize.SerializerToXML
Amount to indent.
m_lastFetched - Variable in class org.apache.xpath.axes.LocPathIterator
The last node that was fetched, usually by nextNode.
m_length - Variable in class org.apache.xalan.trace.GenerateEvent
The length of the current data in m_characters.
m_mode - Variable in class org.apache.xalan.trace.TracerEvent
The current mode.
m_name - Variable in class org.apache.xalan.trace.GenerateEvent
The name of the element or PI.
m_namespace - Variable in class org.apache.xml.utils.NSInfo
The namespace URI
m_next - Variable in class org.apache.xalan.transformer.ResultNameSpace
Pointer to next ResultNameSpace
m_next - Variable in class org.apache.xml.utils.NameSpace
Next NameSpace element on the stack.
m_opMap - Variable in class org.apache.xpath.compiler.OpMap
An operations map is used instead of a proper parse tree.
m_optimize - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
 
m_postLetter - Variable in class org.apache.xalan.transformer.DecimalToRoman
Correspoding letter (roman) to m_postValue
m_postValue - Variable in class org.apache.xalan.transformer.DecimalToRoman
Minimum value for a given range of roman numbers
m_prefix - Variable in class org.apache.xalan.transformer.ResultNameSpace
Prefix of namespace
m_prefix - Variable in class org.apache.xml.utils.NameSpace
Prefix of this NameSpace element.
m_preLetter - Variable in class org.apache.xalan.transformer.DecimalToRoman
Correspoding letter (roman) to m_preValue
m_preValue - Variable in class org.apache.xalan.transformer.DecimalToRoman
Value of last prefixed number within that same range
m_primaryReader - Variable in class org.apache.xpath.XPathContext
The reader of the primary source tree.
m_processor - Variable in class org.apache.xalan.trace.SelectionEvent
The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.trace.TracerEvent
The XSLT processor instance.
m_processor - Variable in class org.apache.xalan.trace.GenerateEvent
The XSLT Transformer, which either directly or indirectly contains most needed information.
m_qname - Variable in class org.apache.xalan.templates.ElemAttributeSet
The name attribute specifies the name of the attribute set.
m_recursionLimit - Static variable in class org.apache.xalan.transformer.StackGuard
Used for infinite loop check.
m_root - Variable in class org.apache.xpath.SourceTree
The root of the source tree, which may or may not be a Document node.
m_selectExpression - Variable in class org.apache.xalan.templates.ElemCopyOf
The required select attribute contains an expression.
m_selection - Variable in class org.apache.xalan.trace.SelectionEvent
The result of the selection.
m_shouldNotWriteXMLHeader - Variable in class org.apache.xalan.serialize.SerializerToXML
Tells if we should write the XML declaration.
m_sourceNode - Variable in class org.apache.xalan.trace.SelectionEvent
The current context node.
m_sourceNode - Variable in class org.apache.xalan.trace.TracerEvent
The current context node.
m_spaceBeforeClose - Variable in class org.apache.xalan.serialize.SerializerToXML
Add space before '/>' for XHTML.
m_start - Variable in class org.apache.xalan.trace.GenerateEvent
The start position of the current data in m_characters.
m_styleNode - Variable in class org.apache.xalan.trace.SelectionEvent
The node in the style tree where the event occurs.
m_styleNode - Variable in class org.apache.xalan.trace.TracerEvent
The node in the style tree where the event occurs.
m_templateName - Variable in class org.apache.xalan.templates.ElemCallTemplate
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
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
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
Set to true if the listener is to print information after each selection event.
m_traceTemplates - Variable in class org.apache.xalan.trace.PrintTraceListener
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
Namespace URI
m_uri - Variable in class org.apache.xml.utils.NameSpace
Namespace URI of this NameSpace element.
m_url - Variable in class org.apache.xpath.SourceTree
The URI of the source tree.
m_version - Variable in class org.apache.xalan.serialize.SerializerToXML
Tells the XML version, for writing out to the XML decl.
m_xpath - Variable in class org.apache.xalan.trace.SelectionEvent
The XPath that executed the selection.
main(String[]) - Static method in class org.apache.xalan.Version
Print the processor version to the command line.
main(String[]) - Static method in class org.apache.xalan.lib.sql.ObjectArray
 
main(String[]) - Static method in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Print the processor version to the command line.
main(String[]) - Static method in class org.apache.xalan.xslt.EnvironmentCheck
Command line runnability: checks for [-out outFilename] arg.
main(String[]) - Static method in class org.apache.xalan.xslt.Process
Command line interface to transform an XML document according to the instructions found in an XSL stylesheet.
main(String[]) - Static method in class org.apache.xalan.xsltc.ProcessorVersion
 
main(String[]) - Static method in class org.apache.xalan.xsltc.cmdline.Compile
This method implements the command line compiler.
main(String[]) - Static method in class org.apache.xalan.xsltc.cmdline.Transform
 
main(String[]) - Static method in class org.apache.xalan.xsltc.runtime.DefaultRun
 
main(String[]) - Static method in class org.apache.xalan.xsltc.util.JavaCupRedirect
 
main(String[]) - Static method in class org.apache.xml.dtm.ref.DTMStringPool
Command-line unit test driver.
main(String[]) - Static method in class org.apache.xml.dtm.ref.DTMSafeStringPool
Command-line unit test driver.
main(String[]) - Static method in class org.apache.xml.dtm.ref.TestDTM
 
main(String[]) - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
Simple unit test.
main(String[]) - Static method in class org.apache.xml.utils.synthetic.TestDriver
Method main
MAINTENANCE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Maintenance Drop Number.
MAKE_NODE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MAKE_NODE_LIST - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MAKE_NODE_LIST_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MAKE_NODE_LIST_SIG2 - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MAKE_NODE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MAKE_NODE_SIG2 - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
makeDOMAdapter(DOM) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Wrap the initial input DOM in a dom adapter.
makeInstance(String, String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
Creates a new node in the abstract syntax tree.
makeJavaNamespace(String) - Method in class org.apache.xalan.extensions.ExtensionsTable
Declare the appropriate java extension handler.
makeNode(int) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Create an org.w3c.dom.Node from a node in the tree
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNode(NodeIterator) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNode(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNode(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Create an org.w3c.dom.Node from a node in an iterator The iterator most be started before this method is called
makeNode(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNodeList(int) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Create an org.w3c.dom.NodeList from a node in the tree
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNodeList(NodeIterator) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNodeList(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNodeList(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Create an org.w3c.dom.NodeList from a node iterator The iterator most be started before this method is called
makeNodeList(NodeIterator) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNodeSortRecord(int, int) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
Create an instance of a sub-class of NodeSortRecord.
makeStylesheet(SyntaxTreeNode) - Method in class org.apache.xalan.xsltc.compiler.Parser
Create an instance of the Stylesheet class, and then parse, typecheck and compile the instance.
MAPINDEX_LENGTH - Static variable in class org.apache.xpath.compiler.OpMap
The length is always the opcode position + 1.
maps(Object, Object) - Method in class org.apache.xalan.xsltc.compiler.util.MultiHashtable
 
MASK_LOCALNAME - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
MASK_NAMESPACE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
MASK_NODEHANDLE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
MASK_NODETYPE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
MATCH - Static variable in class org.apache.xpath.XPath
Represents a match type expression.
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.
matchesCount(int) - Method in class org.apache.xalan.xsltc.dom.NodeCounter
Returns true if node matches the count pattern.
matchesFrom(int) - Method in class org.apache.xalan.xsltc.dom.NodeCounter
Returns true if node matches the from pattern.
MatchGenerator - class org.apache.xalan.xsltc.compiler.util.MatchGenerator.
 
MatchGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
MATCHING_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MatchingIterator - class org.apache.xalan.xsltc.dom.MatchingIterator.
 
MatchingIterator(int, NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.MatchingIterator
 
MatchPatternIterator - class org.apache.xpath.axes.MatchPatternIterator.
This class treats a LocationPath as a filtered iteration over the tree, evaluating each node in a super axis traversal against the LocationPath interpreted as a match pattern.
MATH_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_CODE
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_MESSAGES
MAX_MULTI_COUNTING_DEPTH - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_OTHERS
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field MAX_WARNING
Member - interface org.apache.xml.utils.synthetic.reflection.Member.
**For internal use only** Member is an interface that reflects identifying information about a single member (a field or a method) or a constructor.
merge(BitArray) - Method in class org.apache.xalan.xsltc.dom.BitArray
Merge two bit arrays.
merge(KeyIndex) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Merge this node set with nodes from another index
message(SourceLocator, String, boolean) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
MessageHandler - class org.apache.xalan.xsltc.runtime.MessageHandler.
 
MessageHandler() - Constructor for class org.apache.xalan.xsltc.runtime.MessageHandler
 
Method - class org.apache.xalan.serialize.Method.
Names of the four default output methods.
Method - class org.apache.xml.utils.synthetic.reflection.Method.
**For internal use only** A Method provides information about, and access to, a single method on a class or interface.
METHOD_NOT_FOUND_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Method() - Constructor for class org.apache.xalan.serialize.Method
 
Method(Method) - Constructor for class org.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
Method(Method, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
Method(String, Class) - Constructor for class org.apache.xml.utils.synthetic.reflection.Method
Insert the method's description here.
MethodGenerator - class org.apache.xalan.xsltc.compiler.util.MethodGenerator.
 
MethodGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
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
 
MethodType - class org.apache.xalan.xsltc.compiler.util.MethodType.
 
MethodType(Type) - Constructor for class org.apache.xalan.xsltc.compiler.util.MethodType
 
MethodType(Type, Type) - Constructor for class org.apache.xalan.xsltc.compiler.util.MethodType
 
MethodType(Type, Type, Type) - Constructor for class org.apache.xalan.xsltc.compiler.util.MethodType
 
MethodType(Type, Type, Type, Type) - Constructor for class org.apache.xalan.xsltc.compiler.util.MethodType
 
MethodType(Type, Vector) - Constructor for class org.apache.xalan.xsltc.compiler.util.MethodType
 
mightBeProximate(Compiler, int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the predicates need to have proximity knowledge.
Minus - class org.apache.xpath.operations.Minus.
The binary '-' operation expression executer.
Minus() - Constructor for class org.apache.xpath.operations.Minus
 
MISSING_ROOT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
MISSING_WHEN_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
MISSING_XSLT_TARGET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
MISSING_XSLT_URI_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Mod - class org.apache.xpath.operations.Mod.
The 'mod' operation expression executer.
Mod() - Constructor for class org.apache.xpath.operations.Mod
 
modifierFromString(String) - Static method in class org.apache.xml.utils.synthetic.Class
Method modifierFromString
modifiersFromString(String) - Static method in class org.apache.xml.utils.synthetic.Class
Method modifiersFromString
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.
MUL() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
MUL() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
MUL() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
MUL() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
Mult - class org.apache.xpath.operations.Mult.
The '*' operation expression executer.
MULT_FOLLOWS - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
MULT_ORDER - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
MULT_PRECEDES - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
Mult() - Constructor for class org.apache.xpath.operations.Mult
 
MULTI_DOM_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MULTI_DOM_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
MultiDOM - class org.apache.xalan.xsltc.dom.MultiDOM.
 
MultiDOM(DOM) - Constructor for class org.apache.xalan.xsltc.dom.MultiDOM
 
MultiHashtable - class org.apache.xalan.xsltc.compiler.util.MultiHashtable.
 
MultiHashtable() - Constructor for class org.apache.xalan.xsltc.compiler.util.MultiHashtable
 
MULTIPLE_OTHERWISE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
MULTIPLE_STYLESHEET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
MultipleNodeCounter - class org.apache.xalan.xsltc.dom.MultipleNodeCounter.
 
MultipleNodeCounter(Translet, DOM, NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
MutableAttrListImpl - class org.apache.xml.utils.MutableAttrListImpl.
**For advanced use only** Mutable version of AttributesImpl.
MutableAttrListImpl() - Constructor for class org.apache.xml.utils.MutableAttrListImpl
Construct a new, empty AttributesImpl object.
MutableAttrListImpl(Attributes) - Constructor for class org.apache.xml.utils.MutableAttrListImpl
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 mutableNodeset.

N

name - Variable in class org.apache.xml.utils.synthetic.reflection.Field
Field name, initializer
NamedMethodGenerator - class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator.
This class is used for named templates.
NamedMethodGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
 
names - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
names - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
names - Static variable in interface org.apache.xml.dtm.Axis
The names of the axes for diagnostic purposes.
NAMES_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NAMES_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NameSpace - class org.apache.xml.utils.NameSpace.
**For advanced use only** A representation of a namespace.
NAMESPACE - Static variable in interface org.apache.xalan.xsltc.DOM
 
NAMESPACE - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
NAMESPACE - Static variable in interface org.apache.xml.dtm.Axis
The namespace axis contains the namespace nodes of the context node; the axis will be empty unless the context node is an element.
NAMESPACE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
NAMESPACE_FEATURE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NAMESPACE_FEATURE - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
NAMESPACE_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NAMESPACE_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NAMESPACE_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a namespace node.
NAMESPACE_PREFIX_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
NAMESPACE_UNDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
namespace_uriF(int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function namespace-uri().
namespace_uriF(NodeIterator, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function namespace-uri(node-set).
namespace() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
namespace(String, String) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
namespace(String, String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
namespace(String, String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Send a namespace declaration in the output document.
namespace(String, String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
NameSpace(String, String) - Constructor for class org.apache.xml.utils.NameSpace
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(int) - Constructor for class org.apache.xalan.templates.NamespaceAlias
Constructor NamespaceAlias
NAMESPACEDECLS - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
NAMESPACEDECLS - Static variable in interface org.apache.xml.dtm.Axis
The namespace axis contains the namespace nodes of the context node; the axis will be empty unless the context node is an element.
NamespaceSupport2 - class org.apache.xml.utils.NamespaceSupport2.
Encapsulate Namespace tracking logic for use by SAX drivers.
NamespaceSupport2() - Constructor for class org.apache.xml.utils.NamespaceSupport2
Create a new Namespace support object.
NE - Static variable in interface org.apache.xalan.xsltc.runtime.Operators
 
NEED_LITERAL_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
needsTwoThreads() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
needsTwoThreads() - Method in interface org.apache.xml.dtm.DTM
 
needsTwoThreads() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
needsTwoThreads() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
 
needsTwoThreads() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
 
Neg - class org.apache.xpath.operations.Neg.
The unary '-' operation expression executer.
Neg() - Constructor for class org.apache.xpath.operations.Neg
 
NEG() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
NEG() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
NEG() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
NEG() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
newDTMIterator(Compiler, int, boolean) - Static method in class org.apache.xpath.axes.WalkerFactory
Create a new LocPathIterator iterator.
newInstance() - Method in class org.apache.xml.utils.synthetic.Class
Creates a new instance of a class.
newInstance(Object[]) - Method in class org.apache.xml.utils.synthetic.reflection.Constructor
Uses the constructor represented by this Constructor object to create and initialize a new instance of the constructor's declaring class, with the specified initialization parameters.
newInstance(XMLStringFactory) - Static method in class org.apache.xml.dtm.DTMManager
Obtain a new instance of a DTMManager.
newstr(char[], int, int) - Method in class org.apache.xml.utils.XMLStringFactory
Create a XMLString from a FastStringBuffer.
newstr(char[], int, int) - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Create a XMLString from a FastStringBuffer.
newstr(FastStringBuffer, int, int) - Method in class org.apache.xml.utils.XMLStringFactory
Create a XMLString from a FastStringBuffer.
newstr(FastStringBuffer, int, int) - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Create a XMLString from a FastStringBuffer.
newstr(String) - Method in class org.apache.xml.utils.XMLStringFactory
Create a new XMLString from a Java string.
newstr(String) - Method in class org.apache.xpath.objects.XMLStringFactoryImpl
Create a new XMLString from a Java string.
newTemplates(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Process the source into a Templates object, which is likely a compiled representation of the source.
newTemplates(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
newTemplates(Source) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Create a Templates object that from the input stylesheet Uses the org.apache.xalan.xsltc.trax.TransformerFactory.
newTemplatesHandler() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create a new Transformer object that performs a copy of the source to the result.
newTemplatesHandler() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTemplatesHandler() - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
newTransformer() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create a new Transformer object that performs a copy of the source to the result.
newTransformer() - Method in class org.apache.xalan.templates.StylesheetRoot
Create a new transformation context for this Templates object.
newTransformer() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
newTransformer() - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Create a Transformer object that copies the input document to the result.
newTransformer() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Implements JAXP's Templates.newTransformer()
newTransformer(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Process the source into a Transformer object.
newTransformer(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
newTransformer(Source) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Create a Transformer object that from the input stylesheet Uses the org.apache.xalan.processor.TransformerFactory.
newTransformerHandler() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
newTransformerHandler() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTransformerHandler() - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events based on a copy transformer.
newTransformerHandler(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the transformation instructions specified by the argument.
newTransformerHandler(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTransformerHandler(Source) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events based on a transformer specified by the stylesheet Source.
newTransformerHandler(Templates) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events into a Result, based on the Templates argument.
newTransformerHandler(Templates) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTransformerHandler(Templates) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events based on a transformer specified by the stylesheet Source.
newXMLFilter(Source) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create an XMLFilter that uses the given source as the transformation instructions.
newXMLFilter(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newXMLFilter(Source) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Create an XMLFilter that uses the given source as the transformation instructions.
newXMLFilter(Templates) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Create an XMLFilter that uses the given source as the transformation instructions.
newXMLFilter(Templates) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newXMLFilter(Templates) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
NEXT - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NEXT_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
next() - Method in class org.apache.xalan.templates.TemplateList.TemplateWalker
 
next() - Method in interface org.apache.xalan.xsltc.NodeIterator
Callers should not call next() after it returns END.
next() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
Returns the next node in this iterator - excludes duplicates.
next() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Callers should not call next() after it returns END.
next() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.FilteredStepIterator
 
next() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Get the next node in the iteration.
next(int, int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
Traverse to the next node after the current node.
next(int, int, int) - Method in class org.apache.xml.dtm.DTMAxisTraverser
Traverse to the next node after the current node that is matched by the extended type ID.
nextAttributeSetSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
nextHelperClassSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
nextMask() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
nextModeSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
nextNode() - Method in class org.apache.xalan.transformer.KeyWalker
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.xalan.transformer.KeyIterator
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.KeyRefIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
nextNode() - Method in interface org.apache.xml.dtm.DTMIterator
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
 
nextNode() - Method in class org.apache.xpath.NodeSetDTM
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in class org.apache.xpath.NodeSet
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.LocPathIterator
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.WalkingIterator
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.ChildIterator
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.ChildTestIterator
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.DescendantIterator
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.MatchPatternIterator
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
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.SelfIteratorNoPredicate
Returns the next node in the set and advances the position of the iterator in the set.
nextStepPatternSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
nextStylesheetSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
NO_MAIN_TRANSLET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
NO_TRANSLET_CLASS_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
NO_TYPE - Static variable in interface org.apache.xalan.xsltc.DOM
 
node - Variable in class org.apache.xalan.xsltc.runtime.Node
 
Node - class org.apache.xalan.xsltc.runtime.Node.
This class is used as "wrapper" for dom nodes.
Node - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
NODE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_COUNTER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_COUNTER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_FIELD_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_PNAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_SORT_FACTORY - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_SORT_FACTORY_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_SORT_RECORD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_SORT_RECORD_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
Node(int, int) - Constructor for class org.apache.xalan.xsltc.runtime.Node
 
NodeConsumer - interface org.apache.xml.utils.NodeConsumer.
The tree walker will test for this interface, and call setOriginatingNode before calling the SAX event.
NodeCounter - class org.apache.xalan.xsltc.dom.NodeCounter.
 
NodeCounterGenerator - class org.apache.xalan.xsltc.compiler.util.NodeCounterGenerator.
This class implements auxiliary classes needed to compile patterns in xsl:number.
NodeCounterGenerator(String, String, String, int, String[], Stylesheet) - Constructor for class org.apache.xalan.xsltc.compiler.util.NodeCounterGenerator
 
NodeInfo - class org.apache.xalan.lib.NodeInfo.
NodeInfo defines the XSLT extension functions to be used from stylesheets.
NodeInfo() - Constructor for class org.apache.xalan.lib.NodeInfo
 
NodeIterator - interface org.apache.xalan.xsltc.NodeIterator.
 
NodeIteratorBase - class org.apache.xalan.xsltc.dom.NodeIteratorBase.
 
NodeIteratorBase() - Constructor for class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
nodelist() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
nodelist() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
nodelist() - Method in class org.apache.xpath.objects.XNodeSetForDOM
Cast result object to a nodelist.
NodeLocator - class org.apache.xml.dtm.ref.NodeLocator.
NodeLocator maintains information on an XML source node.
NodeLocator(String, String, int, int) - Constructor for class org.apache.xml.dtm.ref.NodeLocator
Creates a new NodeLocator instance.
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**
NodeSet - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
nodeset() - Method in class org.apache.xpath.objects.XObject
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a nodelist.
nodeset() - Method in class org.apache.xpath.objects.XNodeSetForDOM
Cast result object to a nodelist.
NodeSet() - Constructor for class org.apache.xpath.NodeSet
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
Create an empty, using the given block size.
NodeSet(Node) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet which contains the given Node.
NodeSet(NodeIterator) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet, and copy the members of the given NodeIterator into it.
NodeSet(NodeList) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet, and copy the members of the given nodelist into it.
NodeSet(NodeSet) - Constructor for class org.apache.xpath.NodeSet
Create a NodeSet, and copy the members of the given NodeSet into it.
NodeSetDTM - class org.apache.xpath.NodeSetDTM.
**For advanced use only**
NodeSetDTM(DTMIterator) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given DTMIterator into it.
NodeSetDTM(DTMManager) - Constructor for class org.apache.xpath.NodeSetDTM
Create an empty nodelist.
NodeSetDTM(int, DTMManager) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM which contains the given Node.
NodeSetDTM(int, int, DTMManager) - Constructor for class org.apache.xpath.NodeSetDTM
Create an empty, using the given block size.
NodeSetDTM(NodeIterator, XPathContext) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given DTMIterator into it.
NodeSetDTM(NodeList, XPathContext) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given DTMIterator into it.
NodeSetDTM(NodeSetDTM) - Constructor for class org.apache.xpath.NodeSetDTM
Create a NodeSetDTM, and copy the members of the given NodeSetDTM into it.
NodeSetType - class org.apache.xalan.xsltc.compiler.util.NodeSetType.
 
NodeSorter - class org.apache.xalan.transformer.NodeSorter.
**For internal use only** This class can sort vectors of DOM nodes according to a select pattern.
NodeSorter(XPathContext) - Constructor for class org.apache.xalan.transformer.NodeSorter
Construct a NodeSorter, passing in the XSL TransformerFactory so it can know how to get the node data according to the proper whitespace rules.
NodeSortRecord - class org.apache.xalan.xsltc.dom.NodeSortRecord.
Base class for sort records containing application specific sort keys
NodeSortRecord() - Constructor for class org.apache.xalan.xsltc.dom.NodeSortRecord
 
NodeSortRecord(int) - Constructor for class org.apache.xalan.xsltc.dom.NodeSortRecord
This constructor is run by a call to Class.forName() in the makeNodeSortRecord method in the NodeSortRecordFactory class.
NodeSortRecordFactory - class org.apache.xalan.xsltc.dom.NodeSortRecordFactory.
 
NodeSortRecordFactory(DOM, String, Translet, String[], String[]) - Constructor for class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
Creates a NodeSortRecord producing object.
NodeSortRecordGenerator - class org.apache.xalan.xsltc.compiler.util.NodeSortRecordGenerator.
 
NodeSortRecordGenerator(String, String, String, int, String[], Stylesheet) - Constructor for class org.apache.xalan.xsltc.compiler.util.NodeSortRecordGenerator
 
NodeTest - interface org.apache.xalan.xsltc.compiler.NodeTest.
 
NodeTest - class org.apache.xpath.patterns.NodeTest.
**For advanced use only** This is the basic node test class for both match patterns and location path steps.
NodeTest() - Constructor for class org.apache.xpath.patterns.NodeTest
Null argument constructor.
NodeTest(int) - Constructor for class org.apache.xpath.patterns.NodeTest
Construct an NodeTest that doesn't test for node names.
NodeTest(int, String, String) - Constructor for class org.apache.xpath.patterns.NodeTest
Construct an NodeTest that tests for namespaces and node names.
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 they do getNextChild, etc.
NodeType - class org.apache.xalan.xsltc.compiler.util.NodeType.
 
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.xml.utils.NodeVector.
**For internal use only** A very simple table that stores a list of Nodes.
NodeVector() - Constructor for class org.apache.xml.utils.NodeVector
Default constructor.
NodeVector(int) - Constructor for class org.apache.xml.utils.NodeVector
Construct a NodeVector, using the given block size.
noExtName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
normalize_spaceF(int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function normalize-space().
normalize_spaceF(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function normalize-space(string).
normalize() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
normalize() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
normalize() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
noSmallerThan(LocationPathPattern) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
This method is used by the Mode class to prioritise patterns and template.
NOT_IMPLEMENTED_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
NOT_STYLESHEET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
NOTATION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
NOTATION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Notation.
notationDecl(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a notation declaration event.
notationDecl(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
SAX2: Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.DTDHandler.notationDecl() End the scope of a prefix-URI Namespace mapping.
notationDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a notation declaration.
notationDecl(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a notation declaration.
NotEquals - class org.apache.xpath.operations.NotEquals.
The '!=' operation expression executer.
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.
NOTSTRIP - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Do not strip whitespace child nodes of this element.
NSInfo - class org.apache.xml.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.xml.utils.NSInfo
Constructor NSInfo
NSInfo(boolean, boolean, int) - Constructor for class org.apache.xml.utils.NSInfo
Constructor NSInfo
NSInfo(String, boolean) - Constructor for class org.apache.xml.utils.NSInfo
Constructor NSInfo
NTH_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NthIterator - class org.apache.xalan.xsltc.dom.NthIterator.
 
NthIterator(NodeIterator, int) - Constructor for class org.apache.xalan.xsltc.dom.NthIterator
 
NTYPES - Static variable in interface org.apache.xalan.xsltc.DOM
 
NULL - Static variable in interface org.apache.xalan.xsltc.DOM
 
NULL - Static variable in interface org.apache.xml.dtm.DTM
Null node handles are represented by this value.
NULL - Static variable in class org.apache.xml.dtm.ref.DTMStringPool
 
NULL - Static variable in class org.apache.xml.dtm.ref.CustomStringPool
 
num() - Method in class org.apache.xpath.objects.XObject
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XNodeSet
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.XRTreeFragSelectWrapper
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(XPathContext) - Method in class org.apache.xpath.Expression
Evaluate expression to a number.
num(XPathContext) - Method in class org.apache.xpath.objects.XNumber
Evaluate expression to a number.
num(XPathContext) - Method in class org.apache.xpath.operations.Div
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Neg
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Number
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Plus
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Minus
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Mod
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Mult
Evaluate this operation directly to a double.
Number - class org.apache.xpath.operations.Number.
The 'number()' operation expression executer.
Number() - Constructor for class org.apache.xpath.operations.Number
 
numberF(int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function number()
numberF(Object, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function number(value)
numberFormattingUsed() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
NUMBERLEVEL_ANY - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
NUMBERLEVEL_MULTI - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
NUMBERLEVEL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for above
NumberType - class org.apache.xalan.xsltc.compiler.util.NumberType.
 
NumberType() - Constructor for class org.apache.xalan.xsltc.compiler.util.NumberType
 
numWithSideEffects() - Method in class org.apache.xpath.objects.XObject
Cast result object to a number, but allow side effects, such as the incrementing of an iterator.
numWithSideEffects() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to a number, but allow side effects, such as the incrementing of an iterator.

O

OBJECT_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
OBJECT_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
object() - Method in class org.apache.xpath.objects.XObject
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XBoolean
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XNodeSetForDOM
Return the original DOM object that the user passed in.
object() - Method in class org.apache.xpath.objects.XStringForFSB
Since this object is incomplete without the length and the offset, we have to convert to a string when this function is called.
object() - Method in class org.apache.xpath.objects.XRTreeFrag
Return a java object that's closest to the representation that should be handed to an extension.
object() - Method in class org.apache.xpath.objects.XStringForChars
Since this object is incomplete without the length and the offset, we have to convert to a string when this function is called.
object() - Method in class org.apache.xpath.objects.XNumber
Return a java object that's closest to the representation that should be handed to an extension.
ObjectArray - class org.apache.xalan.lib.sql.ObjectArray.
Provide a simple Array storage mechinsim where native Arrays will be use as the basic storage mechinism but the Arrays will be stored as blocks.
ObjectArray() - Constructor for class org.apache.xalan.lib.sql.ObjectArray
 
ObjectArray(int) - Constructor for class org.apache.xalan.lib.sql.ObjectArray
 
ObjectPool - class org.apache.xml.utils.ObjectPool.
**For internal use only** Pool of object of a given type to pick from to help memory usage
ObjectPool() - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(Class) - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(Class, int) - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
ObjectPool(String) - Constructor for class org.apache.xml.utils.ObjectPool
Constructor ObjectPool
omitHeader(boolean) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
omitHeader(boolean) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
omitHeader(boolean) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Turns xml declaration generation on/off, dependent on the attribute omit-xml-declaration in any xsl:output element.
omitHeader(boolean) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Directive to turn xml header declaration on/off.
omitHeader(boolean) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
OneStepIterator - class org.apache.xpath.axes.OneStepIterator.
**For advanced use only** This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate.
OneStepIterator(DTMAxisIterator, int) - Constructor for class org.apache.xpath.axes.OneStepIterator
Create a OneStepIterator object.
OneStepIteratorForward - class org.apache.xpath.axes.OneStepIteratorForward.
**For advanced use only** This class implements a general iterator for those LocationSteps with only one step, and perhaps a predicate, that only go forward (i.e.
OneStepIteratorForward(int) - Constructor for class org.apache.xpath.axes.OneStepIteratorForward
Create a OneStepIterator object that will just traverse the self axes.
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] [4] [index to namespace token, or EMPTY] [index to function name 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, ElemExtensionCall) - 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.
openOutputHandler(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Multiple output document extension.
operate(XObject) - Method in class org.apache.xpath.operations.UnaryOperation
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.Bool
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.String
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.Neg
Apply the operation to two operands, and return the result.
operate(XObject) - Method in class org.apache.xpath.operations.Number
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Operation
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Lt
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Quo
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Gt
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.NotEquals
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Lte
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Gte
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Div
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Plus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Minus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Equals
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Mod
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Mult
Apply the operation to two operands, and return the result.
Operation - class org.apache.xpath.operations.Operation.
The baseclass for a binary operation.
Operation() - Constructor for class org.apache.xpath.operations.Operation
 
Operators - interface org.apache.xalan.xsltc.runtime.Operators.
 
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.
The 'or' operation expression executer.
Or() - Constructor for class org.apache.xpath.operations.Or
 
ORDER_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ORDER_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
orderNodes(NodeIterator, int) - Method in interface org.apache.xalan.xsltc.DOM
 
orderNodes(NodeIterator, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
orderNodes(NodeIterator, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Encapsulates an iterator in an OrderedIterator to ensure node order
orderNodes(NodeIterator, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
org.apache.xalan - package org.apache.xalan
 
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.
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 a "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.serialize - package org.apache.xalan.serialize
Processes SAX events into streams.
org.apache.xalan.templates - package org.apache.xalan.templates
Implements the 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.xslt - package org.apache.xalan.xslt
Implementation of Xalan command-line interface.
org.apache.xalan.xsltc - package org.apache.xalan.xsltc
 
org.apache.xalan.xsltc.cmdline - package org.apache.xalan.xsltc.cmdline
 
org.apache.xalan.xsltc.cmdline.getopt - package org.apache.xalan.xsltc.cmdline.getopt
 
org.apache.xalan.xsltc.compiler - package org.apache.xalan.xsltc.compiler
 
org.apache.xalan.xsltc.compiler.util - package org.apache.xalan.xsltc.compiler.util
 
org.apache.xalan.xsltc.dom - package org.apache.xalan.xsltc.dom
 
org.apache.xalan.xsltc.runtime - package org.apache.xalan.xsltc.runtime
 
org.apache.xalan.xsltc.trax - package org.apache.xalan.xsltc.trax
 
org.apache.xalan.xsltc.util - package org.apache.xalan.xsltc.util
 
org.apache.xml.dtm - package org.apache.xml.dtm
 
org.apache.xml.dtm.ref - package org.apache.xml.dtm.ref
 
org.apache.xml.dtm.ref.dom2dtm - package org.apache.xml.dtm.ref.dom2dtm
 
org.apache.xml.dtm.ref.sax2dtm - package org.apache.xml.dtm.ref.sax2dtm
 
org.apache.xml.utils - package org.apache.xml.utils
Implementation of Xalan utility classes.
org.apache.xml.utils.res - package org.apache.xml.utils.res
 
org.apache.xml.utils.synthetic - package org.apache.xml.utils.synthetic
 
org.apache.xml.utils.synthetic.reflection - package org.apache.xml.utils.synthetic.reflection
 
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.
OUTPUT_HANDLER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
OUTPUT_HANDLER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
OUTPUT_VERSION_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
OutputProperties - class org.apache.xalan.templates.OutputProperties.
This class provides information from xsl:output elements.
OutputProperties() - Constructor for class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with no default values.
OutputProperties(Properties) - Constructor for class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the specified defaults.
OutputProperties(String) - Constructor for class org.apache.xalan.templates.OutputProperties
Creates an empty OutputProperties with the defaults specified by a property file.
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.
OutputSettings - class org.apache.xalan.xsltc.trax.OutputSettings.
 
OutputSettings() - Constructor for class org.apache.xalan.xsltc.trax.OutputSettings
 
outputToJar() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Generate output JAR-file and packages
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.
Parameter - class org.apache.xalan.xsltc.runtime.Parameter.
 
Parameter(String, Object) - Constructor for class org.apache.xalan.xsltc.runtime.Parameter
 
Parameter(String, Object, boolean) - Constructor for class org.apache.xalan.xsltc.runtime.Parameter
 
PARENT - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
PARENT - Static variable in interface org.apache.xml.dtm.Axis
The parent axis contains the parent of the context node, if there is one.
parse(InputSource) - Method in class org.apache.xalan.transformer.TrAXFilter
Parse a document.
parse(InputSource) - Method in class org.apache.xalan.xsltc.compiler.Parser
Parses a stylesheet and builds the internal abstract syntax tree
parse(InputSource) - Method in class org.apache.xpath.DOM2Helper
Deprecated. **For internal use only** Parse an XML document.
parse(String) - Method in class org.apache.xalan.transformer.TrAXFilter
Parse a document.
parse(XMLReader, InputSource) - Method in class org.apache.xalan.xsltc.compiler.Parser
Parses a stylesheet and builds the internal abstract syntax tree
parseContents(Parser) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Parse the contents of this syntax tree nodes (child nodes, XPath expressions, patterns and functions).
parseContents(Parser) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Parse the version and uri fields of the stylesheet and add an entry to the symbol table mapping the name __stylesheet_ to an instance of this class.
parseContents(Parser) - Method in class org.apache.xalan.xsltc.compiler.Template
 
parseExpression(SyntaxTreeNode, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
Parse an XPath expression:
parseExpression(SyntaxTreeNode, String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
Parse an XPath expression:
parseOwnChildren(Parser) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Parse all direct children of the element.
parsePattern(SyntaxTreeNode, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
Parse an XPath pattern:
parsePattern(SyntaxTreeNode, String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
Parse an XPath pattern:
Parser - class org.apache.xalan.xsltc.compiler.Parser.
 
Parser(XSLTC) - Constructor for class org.apache.xalan.xsltc.compiler.Parser
 
parseSimplified(Stylesheet, Parser) - Method in class org.apache.xalan.xsltc.compiler.Template
When the parser realises that it is dealign with a simplified stylesheet it will create an empty Stylesheet object with the root element of the stylesheet (a LiteralElement object) as its only child.
parseToNode(Source, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
Try to create a DOM source tree from the input source.
pathName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Search for both slashes in order to support URLs and files.
Pattern - class org.apache.xalan.xsltc.compiler.Pattern.
 
Pattern() - Constructor for class org.apache.xalan.xsltc.compiler.Pattern
 
peek() - Method in class org.apache.xml.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in class org.apache.xml.utils.IntStack
Looks at the object at the top of this stack without removing it from the stack.
peek() - Method in class org.apache.xml.utils.StringVector
Get the string at the tail of this vector without popping.
peek(int) - Method in class org.apache.xml.utils.IntStack
Looks at the object at the position the stack counting down n items.
peekOrFalse() - Method in class org.apache.xml.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
peekOrTrue() - Method in class org.apache.xml.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
peekString() - Method in class org.apache.xalan.xsltc.compiler.util.StringStack
 
peepOrNull() - Method in class org.apache.xml.utils.NodeVector
Return the node at the top of the stack without popping the stack.
peepOrNull() - Method in class org.apache.xpath.NodeSet
Return the node at the top of the stack without popping the stack.
peepTail() - Method in class org.apache.xml.utils.NodeVector
Return the node at the tail of the vector without popping Special purpose method for TransformerImpl, pushElemTemplateElement.
peepTail() - Method in class org.apache.xpath.NodeSet
Return the node at the tail of the vector without popping Special purpose method for TransformerImpl, pushElemTemplateElement.
peepTailSub1() - Method in class org.apache.xml.utils.NodeVector
Return the node one position from the tail without popping.
peepTailSub1() - Method in class org.apache.xpath.NodeSet
Return the node one position from the tail without popping.
PI - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
PipeDocument - class org.apache.xalan.lib.PipeDocument.
Sets stylesheet params and pipes an XML document through a series of 1 or more stylesheets.
PipeDocument() - Constructor for class org.apache.xalan.lib.PipeDocument
 
pipeDocument(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.PipeDocument
Extension element for piping an XML document through a series of 1 or more transformations.
Plus - class org.apache.xpath.operations.Plus.
The '+' operation expression executer.
Plus() - Constructor for class org.apache.xpath.operations.Plus
 
PooledConnection - class org.apache.xalan.lib.sql.PooledConnection.
 
PooledConnection(Connection) - Constructor for class org.apache.xalan.lib.sql.PooledConnection
 
POP_PARAM_FRAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
POP_PARAM_FRAME_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
POP_VAR_FRAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
POP_VAR_FRAME_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
pop() - Method in class org.apache.xalan.transformer.StackGuard
Pop out Stack of StackGuard objects
pop() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
pop() - Method in class org.apache.xml.utils.BoolStack
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.xml.utils.NodeVector
Pop a node from the tail of the vector and return the result.
pop() - Method in class org.apache.xml.utils.IntStack
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.xml.utils.StringVector
Pop the tail of this vector.
pop() - Method in class org.apache.xpath.NodeSet
Pop a node from the tail of the vector and return the result.
POP() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
POP() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
pop(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
popAndTop() - Method in class org.apache.xml.utils.BoolStack
Removes the object at the top of this stack and returns the next object at the top as the value of this function.
popAndTop() - Method in class org.apache.xml.utils.NodeVector
Pop a node from the tail of the vector and return the top of the stack after the pop.
popAndTop() - Method in class org.apache.xpath.NodeSet
Pop a node from the tail of the vector and return the top of the stack after the pop.
popContext() - Method in class org.apache.xml.utils.NamespaceSupport2
Revert to the previous Namespace context.
popContextNodeList() - Method in class org.apache.xpath.XPathContext
**For internal use only** Pop the current context node list.
popCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
Pop the current node that is the expression's context (i.e.
popCurrentMatched() - Method in class org.apache.xalan.transformer.TransformerImpl
Pop the elements that were pushed via pushPairCurrentMatched.
popCurrentNode() - Method in class org.apache.xpath.XPathContext
Pop the current context node.
popCurrentNodeAndExpression() - Method in class org.apache.xpath.XPathContext
Set the current context node.
popCurrentTemplateRuleIsNull() - Method in class org.apache.xalan.transformer.TransformerImpl
Push true if the current template rule is null, false otherwise.
popElemAttributeSet() - Method in class org.apache.xalan.transformer.TransformerImpl
Pop the current executing attribute set.
popElemTemplateElement() - Method in class org.apache.xalan.transformer.TransformerImpl
Pop the current template element.
popExpressionState() - Method in class org.apache.xpath.XPathContext
Pop the current context node, expression node, and prefix resolver.
popIteratorRoot() - Method in class org.apache.xpath.XPathContext
Pop the current location path iterator root.
popLast() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
popMode() - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method popMode
popNamespaceContext() - Method in class org.apache.xpath.XPathContext
Pop the current namespace context for the xpath.
popPair() - Method in class org.apache.xml.utils.NodeVector
Pop a pair of nodes from the tail of the stack.
popPair() - Method in class org.apache.xpath.NodeSet
Pop a pair of nodes from the tail of the stack.
popParamFrame() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Pop the topmost parameter frame.
popPredicatePos() - Method in class org.apache.xpath.XPathContext
 
popPredicateRoot() - Method in class org.apache.xpath.XPathContext
Pop the current predicate root.
popQuick() - Method in class org.apache.xml.utils.NodeVector
Pop a node from the tail of the vector.
popQuick() - Method in class org.apache.xpath.NodeSet
Pop a node from the tail of the vector.
popSAXLocator() - Method in class org.apache.xpath.XPathContext
Pop the current locater.
popString() - Method in class org.apache.xalan.xsltc.compiler.util.StringStack
 
popSubContextList() - Method in class org.apache.xpath.XPathContext
**For internal use only** Pop the last pushed axes iterator.
popVarFrame() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Pop the topmost variable frame.
POSITION_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
pquery(ExpressionContext, String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a parameterized query statement by instantiating an
pquery(ExpressionContext, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a parameterized query statement by instantiating an
PRECEDING - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
PRECEDING - Static variable in interface org.apache.xml.dtm.Axis
The preceding axis contains all nodes in the same document as the context node that are before the context node in document order, excluding any ancestors and excluding attribute nodes and namespace nodes
PRECEDINGANDANCESTOR - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, traversing the the preceding and the ancestor nodes, needed for inverseing select patterns to match patterns.
PRECEDINGSIBLING - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
PRECEDINGSIBLING - Static variable in interface org.apache.xml.dtm.Axis
The preceding-sibling axis contains all the preceding siblings of the context node; if the context node is an attribute node or namespace node, the preceding-sibling axis is empty.
predicate(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a location step predicate expression.
PredicatedNodeTest - class org.apache.xpath.axes.PredicatedNodeTest.
 
PrefixResolver - interface org.apache.xml.utils.PrefixResolver.
**For advanced use only** The class that implements this interface can resolve prefixes to namespaces.
PrefixResolverDefault - class org.apache.xml.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.xml.utils.PrefixResolverDefault
Construct a PrefixResolverDefault object.
previousNode() - Method in interface org.apache.xml.dtm.DTMIterator
Returns the previous node in the set and moves the position of the DTMIterator backwards in the set.
previousNode() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
 
previousNode() - Method in class org.apache.xpath.NodeSetDTM
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.NodeSet
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
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
Returns the previous node in the set and moves the position of the iterator backwards in the set.
print(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Prints the whole tree to standard output
print(PrintStream) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
print(PrintWriter) - Method in class org.apache.xalan.transformer.StackGuard
Output diagnostics if in an infinite loop
printErrors() - Method in class org.apache.xalan.xsltc.compiler.Parser
Prints all compile-time errors
printErrors() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Print all compile error messages to standard output
println(char) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
println(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
printLocation(PrintStream, TransformerException) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
printLocation(PrintWriter, Throwable) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
printNode(Node) - Static method in class org.apache.xalan.trace.TracerEvent
Returns a string representation of the node.
printNodeList(NodeList) - Static method in class org.apache.xalan.trace.TracerEvent
Returns a string representation of the node list.
printNodeTable(DTMDocumentImpl) - Static method in class org.apache.xml.dtm.ref.TestDTMNodes
 
printOptions() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
debugging routine to print out all options collected
printSpace(int) - Method in class org.apache.xalan.serialize.SerializerToXML
Prints n spaces.
printStackTrace() - Method in class org.apache.xml.dtm.DTMException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class org.apache.xml.dtm.DTMException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - 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.xml.dtm.DTMException
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.
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
Construct a trace listener.
printUsage() - Static method in class org.apache.xalan.xsltc.cmdline.Compile
 
printUsage() - Static method in class org.apache.xalan.xsltc.cmdline.Transform
 
printUsage() - Static method in class org.apache.xalan.xsltc.runtime.DefaultRun
 
printWarnings() - Method in class org.apache.xalan.xsltc.compiler.Parser
Prints all compile-time warnings
printWarnings() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Print all compile warning messages to standard output
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
 
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to this extension namespace via an element.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Process a call to this extension namespace via an element.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Process a call to this extension namespace via an element.
processElement(String, ElemTemplateElement, TransformerImpl, Stylesheet, Object) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to this extension namespace via an element.
processFromNode(Node) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
 
Processing_Instruction - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
PROCESSING_INSTRUCTION - Static variable in interface org.apache.xalan.xsltc.DOM
 
PROCESSING_INSTRUCTION - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
PROCESSING_INSTRUCTION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a ProcessingInstruction.
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
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the processingInstruction event.
processingInstruction(String, String) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
SAX2: Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Send a processing instruction to the output document
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.processingInstruction() Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
processingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
processingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of a processing instruction.
processingInstruction(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a processing instruction.
processModes() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
processName(String, String[], boolean) - Method in class org.apache.xml.utils.NamespaceSupport2
Process a raw XML 1.0 name.
processNSDecls(int, int, DTM) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Copy xmlns: attributes in if not already in scope.
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
 
ProcessorLRE - class org.apache.xalan.processor.ProcessorLRE.
**For internal use only** Processes an XSLT literal-result-element, or something that looks like one.
ProcessorLRE() - Constructor for class org.apache.xalan.processor.ProcessorLRE
 
ProcessorStylesheetDoc - class org.apache.xalan.processor.ProcessorStylesheetDoc.
**For internal use only** This class processes the xsl:stylesheet element.
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.
**For internal use only** This class processes an unknown template element, and ignores the startElement and endElement events.
ProcessorUnknown() - Constructor for class org.apache.xalan.processor.ProcessorUnknown
 
ProcessorVersion - class org.apache.xalan.xsltc.ProcessorVersion.
Admin class that assigns a version number to the XSLTC software.
ProcessorVersion() - Constructor for class org.apache.xalan.xsltc.ProcessorVersion
 
processSortKeys(ElemForEach, int) - Method in class org.apache.xalan.transformer.TransformerImpl
**For advanced use only** Get the keys for the xsl:sort elements.
PRODUCT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Constant name of product.
PSEUDONAME_ANY - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a wild card pattern ('*').
PSEUDONAME_COMMENT - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a comment node.
PSEUDONAME_OTHER - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for an unknown type value.
PSEUDONAME_PI - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a processing instruction node.
PSEUDONAME_ROOT - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for the root node.
PSEUDONAME_TEXT - Static variable in class org.apache.xpath.compiler.PsuedoNames
Psuedo name for a text node.
PsuedoNames - class org.apache.xpath.compiler.PsuedoNames.
This is used to represent names of nodes that may not be named, like a comment node.
PsuedoNames() - Constructor for class org.apache.xpath.compiler.PsuedoNames
 
publicId(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
publicId returns the system id of the current context node.
publicId(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
publicId returns the system id of the node passed as argument.
PUSH_PARAM_FRAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
PUSH_PARAM_FRAME_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
PUSH_VAR_FRAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
PUSH_VAR_FRAME_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
push(boolean) - Method in class org.apache.xml.utils.BoolStack
Pushes an item onto the top of this stack.
push(ElemTemplateElement, int) - Method in class org.apache.xalan.transformer.StackGuard
Push in a StackGuard object mathing given template
push(int) - Method in class org.apache.xml.utils.NodeVector
Append a Node onto the vector.
push(int) - Method in class org.apache.xml.utils.IntStack
Pushes an item onto the top of this stack.
push(Node) - Method in class org.apache.xpath.NodeSet
Append a Node onto the vector.
push(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
pushContext() - Method in class org.apache.xml.utils.NamespaceSupport2
Start a new Namespace context.
pushContextNodeList(DTMIterator) - Method in class org.apache.xpath.XPathContext
**For internal use only** Set the current context node list.
pushCurrentExpressionNode(int) - Method in class org.apache.xpath.XPathContext
Set the current node that is the expression's context (i.e.
pushCurrentNode(int) - Method in class org.apache.xpath.XPathContext
Set the current context node.
pushCurrentNodeAndExpression(int, int) - Method in class org.apache.xpath.XPathContext
Set the current context node and expression node.
pushCurrentTemplateRuleIsNull(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Push true if the current template rule is null, false otherwise.
pushElemAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
Push an executing attribute set, so we can check for recursive attribute definitions.
pushElemTemplateElement(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Push the current template element.
pushExpressionState(int, int, PrefixResolver) - Method in class org.apache.xpath.XPathContext
Push the current context node, expression node, and prefix resolver.
pushIteratorRoot(int) - Method in class org.apache.xpath.XPathContext
Set the current location path iterator root.
pushMode(QName) - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method pushMode NEEDSDOC @param mode
pushNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.XPathContext
Push a current namespace context for the xpath.
pushNamespaceContextNull() - Method in class org.apache.xpath.XPathContext
Just increment the namespace contest stack, so that setNamespaceContext can be used on the slot.
pushPair(int, int) - Method in class org.apache.xml.utils.NodeVector
Push a pair of nodes into the stack.
pushPair(Node, Node) - Method in class org.apache.xpath.NodeSet
Push a pair of nodes into the stack.
pushPairCurrentMatched(ElemTemplateElement, int) - Method in class org.apache.xalan.transformer.TransformerImpl
Push both the current xsl:template or xsl:for-each onto the stack, along with the child node that was matched.
pushParamFrame() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Push a new parameter frame.
pushPredicatePos(int) - Method in class org.apache.xpath.XPathContext
 
pushPredicateRoot(int) - Method in class org.apache.xpath.XPathContext
Set the current predicate root.
pushSAXLocator(SourceLocator) - Method in class org.apache.xpath.XPathContext
Set the current locater in the stylesheet.
pushSAXLocatorNull() - Method in class org.apache.xpath.XPathContext
Push a slot on the locations stack so that setSAXLocator can be repeatedly called.
pushString(String) - Method in class org.apache.xalan.xsltc.compiler.util.StringStack
 
pushStylesheet(Stylesheet) - Method in class org.apache.xalan.processor.StylesheetHandler
Push the current stylesheet being constructed.
pushSubContextList(SubContextList) - Method in class org.apache.xpath.XPathContext
**For internal use only** Push a TreeWalker on the stack.
pushVarFrame(int) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Push a new variable frame.
put(Object, Object) - Method in class org.apache.xalan.xsltc.compiler.util.MultiHashtable
 
put(Object, Object) - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Maps the specified key to the specified value in this hashtable.
put(String, int) - Method in class org.apache.xml.utils.StringToIntTable
Append a string onto the vector.
put(String, Object) - Method in class org.apache.xml.utils.Trie
Put an object into the trie for lookup.
put(String, String) - Method in class org.apache.xml.utils.StringToStringTable
Append a string onto the vector.
putDocumentInCache(int, Source) - 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
Add a new entry into the method cache.

Q

QName - class org.apache.xml.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 - Static variable in class org.apache.xalan.xsltc.runtime.TextOutput
 
QName() - Constructor for class org.apache.xml.utils.QName
Constructs an empty QName.
QName(String) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, without namespace resolution.
QName(String, Element, PrefixResolver) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace context and prefix resolver.
QName(String, PrefixResolver) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, Stack) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, resolving the prefix using the given namespace stack.
QName(String, String) - Constructor for class org.apache.xml.utils.QName
Constructs a new QName with the specified namespace URI and local name.
QName(String, String, String) - Constructor for class org.apache.xml.utils.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
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field QUERY_HEADER
query(ExpressionContext, String) - Method in class org.apache.xalan.lib.sql.XConnection
Execute a query statement by instantiating an
QueryParameter - class org.apache.xalan.lib.sql.QueryParameter.
Title:
QueryParameter(String, String) - Constructor for class org.apache.xalan.lib.sql.QueryParameter
 
QueuedEvents - class org.apache.xalan.transformer.QueuedEvents.
This class acts as a base for ResultTreeHandler, and keeps queud stack events.
QueuedEvents() - Constructor for class org.apache.xalan.transformer.QueuedEvents
 
quickcheck() - Method in class org.apache.xml.utils.synthetic.TestDriver
Method quickcheck
quickPop(int) - Method in class org.apache.xml.utils.IntStack
Quickly pops a number of items from the stack.
Quo - class org.apache.xpath.operations.Quo.
The 'quo' operation expression executer.
Quo() - Constructor for class org.apache.xpath.operations.Quo
 

R

RawCharacterHandler - interface org.apache.xml.utils.RawCharacterHandler.
**For advanced use only** An interface that a Serializer/ContentHandler/ContentHandler must implement in order for disable-output-escaping to work.
readExternal(ObjectInput) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Read the whole tree from a file (serialized)
readExternal(ObjectInput) - Method in class org.apache.xalan.xsltc.dom.BitArray
Read the whole tree from a file (serialized)
readExternal(ObjectInput) - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
 
Real - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
reallyDeclareClass(String) - Static method in class org.apache.xml.utils.synthetic.Class
Start to create a synthetic Class with the given fully-qualified name.
realToInt(double) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used in RealType to convert a real to an integer
realToString(double) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used in RealType to convert a real to a string.
RealType - class org.apache.xalan.xsltc.compiler.util.RealType.
 
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.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplateElement
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.NamespaceAlias
This function is called to recompose() all of the namespace alias properties elements.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemTemplate
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.WhiteSpaceInfo
This function is called to recompose() all of the WhiteSpaceInfo elements.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.DecimalFormatProperties
This function is called to recompose() all of the decimal format properties elements.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.KeyDeclaration
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemAttributeSet
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemVariable
This function is called during recomposition to control how this element is composed.
recompose(StylesheetRoot) - Method in class org.apache.xalan.templates.OutputProperties
This function is called to recompose all of the output format extended elements.
recompose(Vector) - Method in class org.apache.xalan.templates.StylesheetComposed
Adds all recomposable values for this precedence level into the recomposableElements Vector that was passed in as the first parameter.
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.
RECURSIONLIMIT - Static variable in class org.apache.xpath.XPathContext
The ammount to use for stacks that record information during the recursive execution.
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
 
reduceKernelPattern() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
Reference - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
referenceToNodeSet(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert references to node-sets.
ReferenceType - class org.apache.xalan.xsltc.compiler.util.ReferenceType.
 
registerAttribute(QName) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Registers an attribute and gives it a type so that it can be mapped to DOM attribute types at run-time.
registerElement(QName) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Registers an element and gives it a type so that it can be mapped to DOM element types at run-time.
registerNamespace(QName) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Registers an element and gives it a type so that it can be mapped to DOM element types at run-time.
registerNamespace(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Registers a namespace and gives it a type so that it can be mapped to DOM namespace types at run-time.
registerPool(String, ConnectionPool) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Register a nuew connection pool to the global pool table.
REIFIED - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field REIFIED
RELEASE - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Release Number.
release(DTM, boolean) - Method in class org.apache.xml.dtm.DTMManager
Release a DTM either to a lru pool, or completely remove reference.
release(DTM, boolean) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Release the DTMManager's reference(s) to a DTM, making it unmanaged.
release(DTM, boolean) - Method in class org.apache.xpath.XPathContext
Release a DTM either to a lru pool, or completely remove reference.
releaseConnection(Connection) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Return a connection to the pool, the connection may be closed if the pool is inactive or has exceeded the max number of free connections
releaseConnection(Connection) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
releaseConnectionOnError(Connection) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Provide a mechinism to return a connection to the pool on Error.
releaseConnectionOnError(Connection) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
REM() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
REM() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
REM() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
REM() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
remove(Object) - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Removes the key (and its corresponding value) from this hashtable.
remove(String) - Method in class org.apache.xml.utils.StringToStringTable
Remove the given string and its value from this table.
removeAllElements() - Method in class org.apache.xml.dtm.ref.DTMStringPool
 
removeAllElements() - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
removeAllElements() - Method in class org.apache.xml.dtm.ref.CustomStringPool
 
removeAllElements() - Method in class org.apache.xml.utils.SuballocatedByteVector
Wipe it out.
removeAllElements() - Method in class org.apache.xml.utils.NodeVector
Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xml.utils.IntVector
Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xml.utils.SuballocatedIntVector
Wipe it out.
removeAllElements() - Method in class org.apache.xpath.NodeSetDTM
Inserts the specified node in this vector at the specified index.
removeAllElements() - Method in class org.apache.xpath.NodeSet
Inserts the specified node in this vector at the specified index.
RemoveAllNoClear() - Method in class org.apache.xml.utils.NodeVector
Set the length to zero, but don't clear the array.
removeAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeNode(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttributeNode(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Remove a child.
removeChild(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeChild(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
removeChild(Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeDocumentFromCache(int) - Method in class org.apache.xpath.SourceTreeManager
JJK: Support kluge in ElemForEach.
removeElement(int) - Method in class org.apache.xml.utils.NodeVector
Removes the first occurrence of the argument from this vector.
removeElement(int) - Method in class org.apache.xml.utils.IntVector
Removes the first occurrence of the argument from this vector.
removeElement(int) - Method in class org.apache.xpath.NodeSetDTM
Removes the first occurrence of the argument from this vector.
removeElement(Node) - Method in class org.apache.xpath.NodeSet
Removes the first occurrence of the argument from this vector.
removeElementAt(int) - Method in class org.apache.xml.utils.NodeVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xml.utils.IntVector
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xpath.NodeSetDTM
Deletes the component at the specified index.
removeElementAt(int) - Method in class org.apache.xpath.NodeSet
Deletes the component at the specified index.
removeLastElem() - Method in class org.apache.xml.utils.StringToStringTableVector
Remove the last element.
removeLocalVariable(LocalVariableGen) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
removeNamedItem(String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Removes a node specified by local name and namespace URI.
removeNode(int) - Method in class org.apache.xpath.NodeSetDTM
Remove a node.
removeNode(Node) - Method in class org.apache.xpath.NodeSet
Remove a node.
removePool(String) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Remove a pool from the global table.
removeTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Remove a trace listener.
removeVariable(QName) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
replace(String, char, String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Replace a certain character in a string with a new substring.
replaceChild(ElemTemplateElement, ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Replace the old child with a new child.
replaceChild(Node, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Replace the old child with a new child.
replaceChild(Node, Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
replaceChild(Node, Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
replaceChild(Node, Node) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
replaceData(int, int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
replaceData(int, int, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
replaceTemplate(ElemTemplate, int) - Method in class org.apache.xalan.templates.Stylesheet
Replace an "xsl:template" property.
reportError(int, ErrorMsg) - Method in class org.apache.xalan.xsltc.compiler.Parser
Common error/warning message handler
REQUIRED_ATTR_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
RESET - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
RESET_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
reset() - Method in class org.apache.xalan.serialize.SerializerToXML
Resets the serializer.
reset() - Method in interface org.apache.xalan.serialize.Serializer
Resets the serializer.
reset() - Method in class org.apache.xalan.transformer.QueuedEvents
Push document event and re-initialize events
reset() - Method in class org.apache.xalan.transformer.KeyRefIterator
Reset the iterator.
reset() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the state.
reset() - Method in interface org.apache.xalan.xsltc.NodeIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
reset() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
reset() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Resets the iterator to the last start node.
reset() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
reset() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Resets the iterator to the last start node.
reset() - Method in interface org.apache.xml.dtm.DTMIterator
Reset the iterator to the start.
reset() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
reset() - Method in class org.apache.xml.utils.NamespaceSupport2
Reset this Namespace support object for reuse.
reset() - Method in class org.apache.xml.utils.FastStringBuffer
Discard the content of the FastStringBuffer, and most of the memory that was allocated by it, restoring the initial state.
reset() - Method in class org.apache.xpath.NodeSetDTM
Reset the iterator.
reset() - Method in class org.apache.xpath.NodeSet
Reset the iterator.
reset() - Method in class org.apache.xpath.VariableStack
Reset the stack to a start position.
reset() - Method in class org.apache.xpath.XPathContext
Reset for new run.
reset() - Method in class org.apache.xpath.SourceTreeManager
Reset the list of SourceTree objects that this manager manages.
reset() - Method in class org.apache.xpath.axes.LocPathIterator
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.WalkingIterator
Reset the iterator.
reset() - Method in interface org.apache.xpath.axes.ContextNodeList
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.OneStepIterator
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.WalkingIteratorSorted
Reset the iterator.
reset() - Method in class org.apache.xpath.axes.UnionPathIterator
Reset the iterator.
resetProximityPositions() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Reset the proximity positions counts.
resetToStylesheet(TransformSnapshot) - Method in class org.apache.xalan.transformer.TransformerImpl
This will reset the stylesheet execution context from the snapshot point.
resize(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Resizes the bit array - try to avoid using this method!!!
resolveEntity(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an external entity resolution.
resolveEntity(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Resolve an external entity.
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
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
Augment resolvePrefixTables, resolving the namespace aliases once the superclass has resolved the tables.
resolveURI(String, String, SourceLocator) - 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_TREE_SORT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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
Construct a namespace for placement on the result tree namespace stack.
ResultTree - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
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.
ResultTreeType - class org.apache.xalan.xsltc.compiler.util.ResultTreeType.
 
ResultTreeType(String) - Constructor for class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
resultType() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
retrieveDocument(String, int, Translet) - Method in interface org.apache.xalan.xsltc.DOMCache
This method is responsible for: (1) building the DOMImpl tree Parser _parser = new Parser(); DOMImpl _dom = new DOMImpl(); _parser.setDocumentHandler(_dom.getBuilder()); _parser.parse(uri); (2) building indicies for all ID elements (declared in DTD): DTDMonitor _dtdMonitor = new DTDMonitor(); _parser.setDTDHandler(_dtdMonitor); translet.setIndexSize(dom.getSize()); dtd.buildIdIndex(dom, mask, translet); (3) passing unparsed entity URI elements from DTD to translet: translet.setUnparsedEntityURIs(dtd.getUnparsedEntityURIs()); (4) setting the document URI: _dom.setDocumentURI(uri);
retrieveDocument(String, int, Translet) - Method in class org.apache.xalan.xsltc.dom.DocumentCache
Returns a document either by finding it in the cache or downloading it and putting it in the cache.
retrieveDocument(String, int, Translet) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
This class should only be used as a DOMCache for the translet if the URIResolver has been set.
RETURN_CURRENT - Static variable in interface org.apache.xalan.xsltc.DOM
 
RETURN_PARENT - Static variable in interface org.apache.xalan.xsltc.DOM
 
REVERSE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
ReverseAxesWalker - class org.apache.xpath.axes.ReverseAxesWalker.
Walker for a reverse axes.
ReverseIterator - class org.apache.xalan.xsltc.dom.ReverseIterator.
 
ReverseIterator(NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.ReverseIterator
 
Root - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
ROOT - Static variable in interface org.apache.xalan.xsltc.DOM
 
ROOT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
ROOT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
ROOT - Static variable in interface org.apache.xml.dtm.Axis
A non-xpath axis, returns root only.
ROOTNODE - Static variable in interface org.apache.xalan.xsltc.DOM
 
ROOTNODE - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The identity of the root node.
ROTAMOUNT_TYPE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
rtf() - Method in class org.apache.xpath.objects.XObject
For functions to override.
rtf() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to a result tree fragment.
rtf() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to a result tree fragment.
rtf(XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast result object to a result tree fragment.
rtf(XPathContext) - Method in class org.apache.xpath.objects.XString
Cast result object to a result tree fragment.
rtf(XPathContext) - Method in class org.apache.xpath.objects.XNull
Cast result object to a result tree fragment.
RtMethodGenerator - class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator.
This class is used for result trees implemented as methods.
RtMethodGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
 
rtree() - Method in class org.apache.xpath.objects.XObject
For functions to override.
rtree(XPathContext) - Method in class org.apache.xpath.objects.XObject
Cast result object to a result tree fragment.
RUN_TIME_COPY_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
RUN_TIME_INTERNAL_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
run() - Method in class org.apache.xalan.transformer.TransformerImpl
Run the transform thread.
run() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
run(Runnable, int) - Method in class org.apache.xalan.transformer.TransformerImpl.ThreadControler
Will get a thread from the pool, execute the task and return the thread to the pool.
RUNTIME_ERROR_KEY - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
RUNTIME_NODE_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
RUNTIME_PACKAGE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
runTimeError(int) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Print a run-time error message.
runTimeError(int, Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
runTimeError(int, Object[]) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
runTimeError(int, Object, Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
runtimeInit(TransformerImpl) - Method in class org.apache.xalan.templates.ElemTemplateElement
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 interface org.apache.xml.dtm.DTMIterator
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.NodeSetDTM
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.NodeSet
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
If an index is requested, NodeSetDTM 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, NodeSetDTM will call this method to run the iterator to the index.
runTo(int) - Method in class org.apache.xpath.axes.UnionPathIterator
If an index is requested, NodeSetDTM will call this method to run the iterator to the index.
runTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
Called by this.transform() if isParserEventsOnMain()==false.
runTransformThread(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Called by SourceTreeHandler to start the transformation in a separate thread NEEDSDOC @param priority
runTransformThread(Runnable) - Static method in class org.apache.xalan.transformer.TransformerImpl
Called by CoRoutineSAXParser.

S

S_BUILTIN_EXTENSIONS_URL - Static variable in class org.apache.xalan.templates.Constants
S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace (http://xml.apache.org/xslt) predefined to signify Xalan's built-in XSLT Extensions.
S_CARRIAGERETURN - Static variable in class org.apache.xalan.serialize.CharInfo
The carriage return character, which the parser should always normalize.
S_DEBUG - Static variable in class org.apache.xalan.transformer.TransformerImpl
This is a compile-time flag to turn off calling of trace listeners.
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_KEY_CONTENT_HANDLER - Static variable in class org.apache.xalan.templates.OutputProperties
Fully qualified name of class with a default constructor that implements the ContentHandler interface, where the result tree events will be sent to.
S_KEY_ENTITIES - Static variable in class org.apache.xalan.templates.OutputProperties
File name of file that specifies character to entity reference mappings.
S_KEY_INDENT_AMOUNT - Static variable in class org.apache.xalan.templates.OutputProperties
The number of whitespaces to indent by, if indent="yes".
S_LINEFEED - Static variable in class org.apache.xalan.serialize.CharInfo
The linefeed character, which the parser should always normalize.
S_OLDXSLNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_OMIT_META_TAG - Static variable in class org.apache.xalan.templates.OutputProperties
Use a value of "yes" if the META tag should be omitted where it would otherwise be supplied.
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_USE_URL_ESCAPING - Static variable in class org.apache.xalan.templates.OutputProperties
Use a value of "yes" if the href values for HTML serialization should use %xx escaping.
S_VENDOR - Static variable in class org.apache.xalan.templates.Constants
Authorship mnemonics, as Java Strings.
S_VENDORURL - Static variable in class org.apache.xalan.templates.Constants
Authorship mnemonics, as Java Strings.
S_VERSION - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Version String like "Xalan Language v.r[.dd| Dnn]".
S_XMLNAMESPACEURI - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
S_XMLNAMESPACEURI - Static variable in class org.apache.xml.utils.PrefixResolverDefault
The URI for the XML namespace.
S_XMLNAMESPACEURI - Static variable in class org.apache.xml.utils.QName
The XML namespace.
S_XSLNAMESPACEURL - Static variable in class org.apache.xalan.templates.Constants
Mnemonics for standard XML Namespace URIs, as Java Strings: S_XMLNAMESPACEURI (http://www.w3.org/XML/1998/namespace) is the URI permanantly assigned to the "xml:" prefix.
sameNodeAs(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
FUTURE DOM: Test node identity, in lieu of Node==Node
sampleField - Static variable in class org.apache.xml.utils.synthetic.TestDriver
Field sampleField
SAX_PARSER_CONFIG_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SAX2DOM_ADAPTER_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SAX2DTM - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM.
This class implements a DTM that tends to be optimized more for speed than for compactness, that is constructed via SAX2 ContentHandler events.
SAX2DTM(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Construct a SAX2DTM object ready to be constructed from SAX2 ContentHandler events.
SAXAdapter - class org.apache.xalan.xsltc.runtime.SAXAdapter.
 
SAXAdapter(ContentHandler) - Constructor for class org.apache.xalan.xsltc.runtime.SAXAdapter
 
SAXAdapter(ContentHandler, LexicalHandler) - Constructor for class org.apache.xalan.xsltc.runtime.SAXAdapter
 
SAXSourceLocator - class org.apache.xml.utils.SAXSourceLocator.
Class SAXSourceLocator extends org.xml.sax.helpers.LocatorImpl for the purpose of implementing the SourceLocator interface, and thus can be both a SourceLocator and a SAX Locator.
SAXSourceLocator() - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(Locator) - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXSourceLocator(SAXParseException) - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SCORE_NODETEST - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern consists of just a NodeTest.
SCORE_NONE - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if no match is made.
SCORE_NSWILD - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern pattern has the form NCName:*.
SCORE_OTHER - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern consists of something other than just a NodeTest or just a qname.
SCORE_QNAME - Static variable in class org.apache.xpath.patterns.NodeTest
The match score if the pattern has the form of a QName optionally preceded by an @ character.
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.xml.utils.IntStack
Returns where an object is on this stack.
SELECT - Static variable in class org.apache.xpath.XPath
Represents a select type expression.
selected(SelectionEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
selected(SelectionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called just after a select attribute has been evaluated.
selectEnd(EndSelectionEvent) - Method in interface org.apache.xalan.trace.TraceListenerEx
Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.
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
Create an event originating at the given node of the style tree.
selectNodeIterator(Node, String) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
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) - Method in class org.apache.xpath.CachedXPathAPI
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) - Method in class org.apache.xpath.CachedXPathAPI
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) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
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.
SELF - Static variable in interface org.apache.xalan.xsltc.dom.Axis
 
SELF - Static variable in interface org.apache.xml.dtm.Axis
The self axis contains just the context node itself.
SelfIteratorNoPredicate - class org.apache.xpath.axes.SelfIteratorNoPredicate.
**For advanced use only** This class implements an optimized iterator for "." patterns, that is, the self axes without any predicates.
SelfIteratorNoPredicate() - Constructor for class org.apache.xpath.axes.SelfIteratorNoPredicate
Create a SelfIteratorNoPredicate object.
sendNormalizedSAXcharacters(char[], int, int, ContentHandler) - Static method in class org.apache.xml.utils.FastStringBuffer
Directly normalize and dispatch the character array.
sendNormalizedSAXcharacters(ContentHandler, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as one or more SAX characters() events, normalizing the characters according to XSLT rules.
sendSAXcharacters(ContentHandler, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as one or more SAX characters() events.
sendSAXComment(LexicalHandler, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
Sends the specified range of characters as sax Comment.
SerializableLocatorImpl - class org.apache.xml.utils.SerializableLocatorImpl.
The standard SAX implementation of LocatorImpl is not serializable, limiting its utility as "a persistent snapshot of a locator".
SerializableLocatorImpl() - Constructor for class org.apache.xml.utils.SerializableLocatorImpl
Zero-argument constructor.
SerializableLocatorImpl(Locator) - Constructor for class org.apache.xml.utils.SerializableLocatorImpl
Copy constructor.
serialize(Node) - Method in class org.apache.xalan.serialize.SerializerToXML
Serializes the DOM node.
serialize(Node) - Method in interface org.apache.xalan.serialize.DOMSerializer
Serializes the DOM node.
Serializer - interface org.apache.xalan.serialize.Serializer.
The Serializer interface is implemented by Serializers to publish methods to get and set streams and writers, to set the output properties, and get the Serializer as a ContentHandler or DOMSerializer.
SerializerFactory - class org.apache.xalan.serialize.SerializerFactory.
Factory for creating serializers.
SerializerFactory() - Constructor for class org.apache.xalan.serialize.SerializerFactory
 
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
 
SerializerToHTML - class org.apache.xalan.serialize.SerializerToHTML.
SerializerToHTML formats SAX-style events into XML.
SerializerToHTML() - Constructor for class org.apache.xalan.serialize.SerializerToHTML
Default constructor.
SerializerToText - class org.apache.xalan.serialize.SerializerToText.
This class takes SAX events (in addition to some extra events that SAX doesn't handle yet) and produces simple text only.
SerializerToText() - Constructor for class org.apache.xalan.serialize.SerializerToText
Default constructor.
SerializerToXML - class org.apache.xalan.serialize.SerializerToXML.
SerializerToXML formats SAX-style events into XML.
SerializerToXML() - Constructor for class org.apache.xalan.serialize.SerializerToXML
Default constructor.
SET_START_NODE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
SET_START_NODE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
set(int, int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
set(Object, Object) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Sets the field represented by this Field object on the specified object argument to the specified new value.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.FunctionOneArg
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function2Args
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.Function3Args
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.FuncExtFunction
Set an argument expression for a function.
setArg(Expression, int) - Method in class org.apache.xpath.functions.FunctionMultiArgs
Set an argument expression for a function.
setAt(int, Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
setAttribute(String, Object) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
setAttribute(String, Object) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
setAttribute(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttribute(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNode(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNode(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNodeNS(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNodeNS(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNS(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNS(String, String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:attribute-set" property.
setAxesIteratorStackStacks(Stack) - Method in class org.apache.xpath.XPathContext
 
setAxis(int) - Method in class org.apache.xpath.patterns.StepPattern
Set the axis that this step should follow.
setBaseURLOfSource(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
setBit(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Sets a given bit
setBody(String, StringBuffer) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Extension: For synthesis, we need a place to hang a method body.
setBoolean(Object, boolean) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a boolean on specified object.
setBooleanProperty(QName, boolean) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setBooleanProperty(String, boolean) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setByte(Object, byte) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a byte on specified object.
setCaseOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "case-order" attribute.
setCdataElements(Hashtable) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
setCdataElements(Hashtable) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
setCdataElements(Hashtable) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
The instruction can specify that certain XML elements should be output as CDATA sections.
setCdataElements(Hashtable) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
setChar(char) - Method in class org.apache.xml.utils.CharKey
Get the hash value of the character.
setChar(Object, char) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a char on specified object.
setChars(char[]) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set the characters that will be output to the result tree..
setClassName(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the class name for the generated translet.
setColumnNumber(int) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the column number for this locator (1-based).
setcontentHandler(ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Set the ContentHandler used for the tree walk.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.TrAXFilter
Set the content event handler.
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
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setContentHandler(ContentHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
 
setContentHandler(ContentHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style content handler for us to output to
setContentHandler(ContentHandler) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. Register a SAX-style content handler for us to output to
setContentHandler(ContentHandler) - Method in class org.apache.xml.utils.TreeWalker
Get the ContentHandler used for the tree walk.
setContextNodeListsStack(Stack) - Method in class org.apache.xpath.XPathContext
 
setCount(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "count" attribute.
setCurrentContextNode(int) - Method in class org.apache.xpath.axes.LocPathIterator
Set the current context node for this iterator.
setCurrentElement(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the top of the current template elements stack.
setCurrentExpressionNodeStack(int[]) - Method in class org.apache.xpath.XPathContext
 
setCurrentNodeStack(int[]) - Method in class org.apache.xpath.XPathContext
 
setCurrentPos(int) - Method in interface org.apache.xml.dtm.DTMIterator
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.NodeSetDTM
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.NodeSet
Set the current position in the node set.
setCurrentPos(int) - Method in class org.apache.xpath.axes.LocPathIterator
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.
setCurrentPos(int) - Method in class org.apache.xpath.axes.UnionPathIterator
Set the current position in the node set.
setCurrentStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setData(String) - Method in class org.apache.xml.utils.UnImplNode
Set Node data
setDataType(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "data-type" attribute.
setDebug(boolean) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Turn debugging messages on/off
setDebug(boolean) - Static method in class org.apache.xml.utils.synthetic.JavaUtils
Control whether compilation occurs with the -g option (debugging information included in generated classfile).
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
Set the "decimal-separator" attribute.
setDeclaringClass(Class) - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Class object representing the class or interface that declares the member or constructor represented by this Member.
setDeclaringClass(Class) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Assert the Class object representing the class that declares the constructor represented by this Constructor object.
setDeclaringClass(Class) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Returns the Class object representing the class that declares the constructor represented by this Constructor object.
setDefaultDTM(DTM) - Method in class org.apache.xpath.axes.AxesWalker
Set the DTM for this walker.
setDefaultFormatting() - Method in class org.apache.xalan.xsltc.dom.NodeCounter
Sets formatting fields to their default values.
setDestDirectory(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the destination directory for the translet.
setDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "digit" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemText
Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set the "disable-output-escaping" attribute.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemValueOf
Set the "disable-output-escaping" attribute.
setDoctype(String, String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Set the output document system/public identifiers
setDocument(Document) - Method in class org.apache.xpath.DOM2Helper
Deprecated. Specify which document this helper is currently operating on.
setDocumentBaseURI(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
setDocumentBaseURI(String) - Method in interface org.apache.xml.dtm.DTM
Set the base URI of the document entity.
setDocumentBaseURI(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set the base URI of the document entity.
setDocumentBaseURI(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set the base URI of the document entity.
setDocumentLocator(Locator) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.serialize.SerializerToText
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.transformer.ResultTreeHandler
To fullfill the FormatterListener interface...
setDocumentLocator(Locator) - Method in class org.apache.xalan.xsltc.compiler.Parser
Store the document locator to later retrieve line numbers of all elements from the stylesheet
setDocumentLocator(Locator) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.setDocumentLocator() Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setDocumentLocator(Locator) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
setDocumentLocator(Locator) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.apache.xml.utils.DOMBuilder
Receive an object for locating the origin of SAX document events.
setDocumentURI(String) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setDocumentURI(String) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Define the origin of the document from which the tree was built
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
If this stylesheet was created from a DOM, set the DOM backpointer that this element originated from.
setDOMCache(DOMCache) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Sets the DOM cache used for additional documents loaded using the document() function.
setDOMFactory(Document) - Method in class org.apache.xpath.DOMHelper
Deprecated. Store the factory object required to create DOM nodes in the result tree.
setDomIndex(int) - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
setDomIndex(int) - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
Set index where the reference to the DOM is stored.
setDouble(Object, double) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a double on specified object.
setDriver(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
The Driver and URL are the only required parmeters.
setDriver(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the driver call to be used to create connections
setDTDMonitor(DTDMonitor) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
The DTD monitor used by the DOM builder scans the input document DTD for unparsed entity URIs.
setDTM(DTM) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Set the DTM to be traversed.
setElementAt(byte, int) - Method in class org.apache.xml.utils.SuballocatedByteVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xml.utils.NodeVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xml.utils.IntVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xml.utils.SuballocatedIntVector
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xpath.NodeSetDTM
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
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
Set StringVector of elements for this extension
setEncoding(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setEncoding(String) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setEnvironment(Object) - Method in class org.apache.xpath.NodeSetDTM
Set the environment in which this iterator operates, which should provide: a node (the context node...
setEnvironment(Object) - Method in class org.apache.xpath.axes.LocPathIterator
Set the environment in which this iterator operates, which should provide: a node (the context node...
setEnvironment(Object) - Method in class org.apache.xpath.axes.UnionPathIterator
Set the environment in which this iterator operates, which should provide: a node (the context node...
setErrHandler(ErrorHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setErrorHandler(ErrorListener) - Method in class org.apache.xpath.compiler.XPathParser
Allow an application to register an error event handler, where syntax errors will be sent.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Set an error listener for the TransformerFactory.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.transformer.TrAXFilter
 
setErrorListener(ErrorListener) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the error event listener.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
setErrorListener(ErrorListener) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
setErrorListener(ErrorListener) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setErrorListener() Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class org.apache.xpath.XPathContext
Set the ErrorListener where errors and warnings are to be reported.
setEscaping(boolean) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
setEscaping(boolean) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
setEscaping(boolean) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Turns special character escaping on/off.
setEscaping(boolean) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
setExceptionThrown(Exception) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the exception thrown by the secondary thread (normally the transform thread).
setExcludeResultPrefixes(StringVector) - Method in class org.apache.xalan.templates.ElemLiteralResult
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
Set the raw expression object for this object.
setExpression(String) - Method in class org.apache.xpath.Arg
Set the value expression for this argument.
setExtensionElementPrefixes(StringVector) - Method in class org.apache.xalan.templates.ElemLiteralResult
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.xalan.lib.sql.DTMDocument
 
setFeature(String, boolean) - Method in interface org.apache.xml.dtm.DTM
Set an implementation dependent feature.
setFeature(String, boolean) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Set an implementation dependent feature.
setFeature(String, boolean) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set an implementation dependent feature.
setFilter(StripFilter) - Method in interface org.apache.xalan.xsltc.DOM
 
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Part of the DOM interface - no function here.
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
setFloat(Object, float) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a float on specified object.
setFormat(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "format" attribute.
setForwardReference() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setFragment(String) - Method in class org.apache.xml.utils.URI
Set the fragment for this URI.
setFrom(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "from" attribute.
setFunctions(StringVector) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set the names of functions defined in this extension
setGlobalVariable(int, XObject) - Method in class org.apache.xpath.VariableStack
Set a global variable or parameter in the global stack frame.
setGroupingSeparator(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "grouping-separator" attribute.
setGroupingSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "grouping-separator" attribute.
setGroupingSize(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "grouping-size" attribute.
setHeader(String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
setHost(String) - Method in class org.apache.xml.utils.URI
Set the host for this URI.
setHref(String) - Method in class org.apache.xalan.templates.Stylesheet
Set 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, Element) - Method in class org.apache.xml.utils.DOMBuilder
Set an ID string to node association in the ID table.
setIDAttribute(String, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Set an ID string to node association in the ID table.
setImport(StylesheetComposed) - Method in class org.apache.xalan.templates.Stylesheet
Add a stylesheet to the "import" list.
setImportingStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setImportPrecedence(int) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setInclude(Stylesheet) - Method in class org.apache.xalan.templates.Stylesheet
Add a stylesheet to the "include" list.
setIncludingStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setIncremental(boolean) - Static method in class org.apache.xml.dtm.DTMManager
Set a flag indicating whether an incremental transform is desired
setIncrementalSAXSource(IncrementalSAXSource) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Bind a IncrementalSAXSource to this DTM.
setIncrementalSAXSource(IncrementalSAXSource) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Bind an IncrementalSAXSource to this DTM.
setIncrementalSAXSource(IncrementalSAXSource) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Bind a IncrementalSAXSource to this DTM.
setIndent(boolean) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
setIndent(boolean) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
setIndent(boolean) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Turns output indentation on/off (used with XML and HTML output only) Breaks the SAX HandlerBase interface, but TextOutput will only call this method of the SAX handler is an instance of this class.
setIndent(boolean) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Turns output indentation on/off.
setIndent(boolean) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
setIndex(int) - Method in class org.apache.xalan.templates.ElemVariable
Sets the relative position of this variable within the stack frame (if local) or the global area (if global).
setIndexSize(int) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
This method is used to pass the largest DOM size to the translet.
setInfinity(String) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "infinity" attribute.
setInitializer(String) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Method setInitializer
setInt(Object, int) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as an int on specified object.
setIntProperty(QName, int) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setIntProperty(String, int) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setInUse(boolean) - Method in class org.apache.xalan.lib.sql.PooledConnection
Set the status of the PooledConnection.
setIsDefaultTemplate(boolean) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Set if this belongs to a default template, in which case it will act different with regard to processing modes.
setIsLiteralResultAsStylesheet(boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set whether this element represents a root element that is also the stylesheet element.
setIsTopLevel(boolean) - Method in class org.apache.xalan.templates.ElemVariable
Set if this is a top-level variable or param, or not.
setIsTopLevel(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
**For advanced use only** Set if this is an iterator at the upper level of the XPath.
setIsTransformDone(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Set if the transform method is completed.
setIsVisible(boolean) - Method in class org.apache.xpath.Arg
Update visibility status of this variable.
setItem(int, int) - Method in interface org.apache.xml.dtm.DTMIterator
Sets the node at the specified index of this vector to be the specified node.
setItem(int, int) - Method in class org.apache.xpath.NodeSetDTM
Same as setElementAt.
setItem(int, int) - Method in class org.apache.xpath.axes.LocPathIterator
Sets the node at the specified index of this vector to be the specified node.
setItem(int, int) - Method in class org.apache.xpath.axes.UnionPathIterator
Sets the node at the specified index of this vector to be the specified node.
setIteratorIndex(int) - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
Set index of the register where the current iterator is stored.
setJarFileName(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the name of an optional JAR-file to dump the translet and auxiliary classes to
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
Set the "lang" attribute.
setLang(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "lang" attribute.
setLang(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
Set language used by extension
setLast(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
setLast(int) - Method in class org.apache.xpath.NodeSetDTM
 
setLast(int) - Method in class org.apache.xpath.NodeSet
 
setLast(int) - Method in class org.apache.xpath.axes.LocPathIterator
Set the index of the last node in the iteration.
setLast(int) - Method in interface org.apache.xpath.axes.ContextNodeList
Set the index of the last node in this list.
setLast(int) - Method in class org.apache.xpath.axes.UnionPathIterator
Set the index of the last node in the itteration.
setLastChecked(long) - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
setLastModified(long) - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
setLastUsedWalker(AxesWalker) - Method in class org.apache.xpath.axes.WalkingIterator
**For advanced use only** Set the last used walker.
setLeftRight(Expression, Expression) - Method in class org.apache.xpath.operations.Operation
Set the left and right operand expressions for this operation.
setLength(int) - Method in class org.apache.xml.utils.FastStringBuffer
Directly set how much of the FastStringBuffer's storage is to be considered part of its content.
setLetterValue(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "letter-value" attribute.
setLevel(int) - Method in class org.apache.xalan.templates.ElemNumber
Set the "level" attribute.
setLexHandler(LexicalHandler) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
Deprecated. Register a SAX-style lexical handler for us to output to Not all parsers support this...
setLexicalHandler(LexicalHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
 
setLexicalHandler(LexicalHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style lexical handler for us to output to
setLineNumber(int) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the line number for this locator (1-based).
setLocale(Locale) - Method in class org.apache.xalan.res.XSLMessages
Set the Locale object to use.
setLocalName(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the local name of the LRE.
setLocalName(String) - Method in class org.apache.xpath.patterns.NodeTest
Set the local name to be tested.
setLocalNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the element name symbol table.
setLocalVariable(int, XObject) - Method in class org.apache.xpath.VariableStack
Set a local variable or parameter in the current stack frame.
setLocalVariable(int, XObject, int) - Method in class org.apache.xpath.VariableStack
Set a local variable or parameter in the specified stack frame.
setLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the location information for this element.
setLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.ElemTemplate
Set the location information for this element.
setLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.Stylesheet
Set the location information for this element.
setLocator(SourceLocator) - Method in class org.apache.xml.dtm.DTMException
Method setLocator sets an instance of a SourceLocator object that specifies where an error occured.
setLocator(SourceLocator) - Method in class org.apache.xpath.XPath
Set the SourceLocator on the expression object.
setLocPathIterator(LocPathIterator) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Set the location path iterator owner for this walker.
setLong(Object, long) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a long on specified object.
setLookupKey(XMLString) - Method in class org.apache.xalan.transformer.KeyIterator
Set the value of the key that this iterator will look for
setMark() - Method in interface org.apache.xalan.xsltc.NodeIterator
Remembers the current node for the next call to gotoMark().
setMark() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
Saves the position of this iterator - see gotoMark()
setMark() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Remembers the current node for the next call to gotoMark().
setMark() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
setMark() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Remembers the current node for the next call to gotoMark().
setMask(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Set the mask for this bit array.
setMatch(XPath) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "match" attribute.
setMatch(XPath) - Method in class org.apache.xalan.templates.KeyDeclaration
Set the "match" attribute.
setMaxLocals() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
setMediaType(String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Set the output media type - only relevant for HTML output
setMessageHandler(MessageHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Set the translet's message handler - must implement MessageHandler
setMethodDefaults(String) - Method in class org.apache.xalan.templates.OutputProperties
Reset the default properties based on the method.
setMinConnections(int) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Set tne minimum number of connections that are to be maintained in the pool.
setMinConnections(int) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Override the current number of connections to keep in the pool.
setMinusSign(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "minus-sign" attribute.
setMode(QName) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "mode" attribute.
setMode(QName) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Set the mode attribute for this element.
setModifiers(int) - Method in class org.apache.xml.utils.synthetic.Class
Set the Java language modifiers for this class or interface, encoded in an integer.
setModifiers(int) - Method in interface org.apache.xml.utils.synthetic.reflection.Member
Returns the Java language modifiers for the member or constructor represented by this Member, as an integer.
setModifiers(int) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Should only be accepted before a "real" entrypoint is bound.
setModifiers(int) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Insert the method's description here.
setMultiDocument(boolean) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setName(AVT) - Method in class org.apache.xalan.templates.ElemPI
Set the "name" attribute.
setName(AVT) - Method in class org.apache.xalan.templates.ElemElement
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemWithParam
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemCallTemplate
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.KeyDeclaration
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemAttributeSet
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.templates.ElemVariable
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.xsltc.compiler.Template
 
setName(String) - Method in class org.apache.xalan.templates.AVT
Set the local name of the attribute.
setName(String) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Member method.
setNamedItem(Node) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Adds a node using its namespaceURI and localName.
setNamespace(AVT) - Method in class org.apache.xalan.templates.ElemElement
Set the "namespace" attribute.
setNamespace(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the namespace URI of the result element to be created.
setNamespace(String) - Method in class org.apache.xpath.patterns.NodeTest
Set the namespace to be tested.
setNamespaceAlias(NamespaceAlias) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:namespace-alias" property.
setNamespaceContext(PrefixResolver) - Method in class org.apache.xpath.XPathContext
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
Set the "NaN" attribute.
setNextWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
Set the next walker in the location step chain.
setNodeTest(NodeTest) - Method in interface org.apache.xpath.patterns.NodeTestFilter
Set the node test for this filter.
setNodeValue(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setNodeValue(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
setNodeValue(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setNonXslTopLevel(QName, Object) - Method in class org.apache.xalan.templates.Stylesheet
Set found a non-xslt element.
setNSDeclsHaveBeenAdded(boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Set whether Namespace declarations have been added to this element
setNsNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the namespace URI symbol table.
setOmitMetaTag(boolean) - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should omit the META tag.
setOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "order" attribute.
setOriginatingNode(Node) - Method in class org.apache.xalan.processor.StylesheetHandler
Set the node that is originating the SAX event.
setOriginatingNode(Node) - Method in interface org.apache.xml.utils.NodeConsumer
Set the node that is originating the SAX event.
setOutput(Output) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setOutput(OutputProperties) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:output" property.
setOutputFormat(OutputProperties) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the output properties for the transformation.
setOutputFormat(Properties) - Method in class org.apache.xalan.serialize.SerializerToXML
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in interface org.apache.xalan.serialize.Serializer
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class org.apache.xalan.serialize.SerializerToHTML
Specifies an output format for this serializer.
setOutputProperties(Properties) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setOutputProperties().
setOutputProperty(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set an output property that will be in effect for the transformation.
setOutputProperty(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the value of a property.
setOutputProperty(String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setOutputProperty().
setOutputStream(OutputStream) - Method in class org.apache.xalan.serialize.SerializerToXML
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in interface org.apache.xalan.serialize.Serializer
Specifies an output stream to which the document should be serialized.
setOutputTarget(Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the original output target.
setOutputType(int) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Only for user by the internal TrAX implementation.
setOutputType(int) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Set the output type (either TEXT, HTML or XML) Breaks the SAX HandlerBase interface, but TextOutput will only call this method of the SAX handler is an instance of this class.
setPackageName(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set an optional package name for the translet and auxiliary classes
setParam(ElemParam) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:param" property.
setParamElem(ElemWithParam) - Method in class org.apache.xalan.templates.ElemCallTemplate
Set a xsl:param element associated with this element.
setParameter(int, PreparedStatement, QueryParameter) - Method in class org.apache.xalan.lib.sql.XConnection
Set the parameter for a Prepared Statement
setParameter(String, Object) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Add a parameter for the transformation.
setParameter(String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a parameter for the transformation.
setParameter(String, Object) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setParameter() Add a parameter for the transformation.
setParameter(String, String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a parameter for the templates.
setParameters(Properties) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a bag of parameters for the transformation.
setParameters(Vector) - Method in class org.apache.xalan.xsltc.cmdline.Transform
 
setParameters(Vector) - Method in class org.apache.xalan.xsltc.runtime.DefaultRun
 
setParent(XMLReader) - Method in class org.apache.xalan.transformer.TrAXFilter
Set the parent reader.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the parent as an ElemTemplateElement.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemWithParam
Set the parent as an ElemTemplateElement.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemVariable
Set the parent as an ElemTemplateElement.
setParentStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setParser(Parser) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setParser(Parser) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Only for user by the internal TrAX implementation.
setPassword(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
The rest of the protocol parameters can eiter be passed in as just Username and Password or as a property collection.
setPassword(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the password in the property set.
setPath(String) - Method in class org.apache.xml.utils.URI
Set the path for this URI.
setPatterns(StepPattern[]) - Method in class org.apache.xpath.patterns.UnionPattern
Set the contained step patterns to be tested.
setPatternSeparator(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "pattern-separator" attribute.
setPercent(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "percent" attribute.
setPerMille(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "per-mille" attribute.
setPIParameters(String, String, String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the parameters to use to locate the correct processing instruction in the case where the input document to the compiler (and parser) is an XML document.
setPoolEnabled(boolean) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
The Pool can be Enabled and Disabled.
setPoolEnabled(boolean) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
The Pool can be Enabled and Disabled.
setPort(int) - Method in class org.apache.xml.utils.URI
Set the port for this URI.
setPredicateCount(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Set the number of predicates that this walker has.
setPredicates(Expression[]) - Method in class org.apache.xpath.patterns.StepPattern
Set the predicates for this match pattern step.
setPrefix(String) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set the prefix for this extension element
setPrefix(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setPrefix(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
setPrefix(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setPrefixes(NamespaceSupport) - Method in class org.apache.xalan.templates.ElemTemplateElement
From the SAX2 helper class, set the namespace table for this element.
setPrefixes(NamespaceSupport, boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
Copy the namespace declarations from the NamespaceSupport object.
setPrefixNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the prefix name symbol table.
setPreserveSpace(boolean) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set whether or not space should be preserved.
setPreserveSpaces(WhiteSpaceInfo) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:preserve-space" property.
setPrevWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
Set or clear the previous walker reference in the location step chain.
setPrimaryReader(XMLReader) - Method in class org.apache.xpath.XPathContext
Set primary XMLReader associated with this execution context.
setPriority(double) - Method in class org.apache.xalan.templates.ElemTemplate
Set the "priority" attribute.
setProperty(QName, String) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setProperty(String, Object) - Method in class org.apache.xalan.lib.sql.DTMDocument
For the moment all the run time properties are ignored by this class.
setProperty(String, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Set a runtime property for this TransformerImpl.
setProperty(String, Object) - Method in interface org.apache.xml.dtm.DTM
Set a run time property for this DTM instance.
setProperty(String, Object) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
For the moment all the run time properties are ignored by this class.
setProperty(String, Object) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
For the moment all the run time properties are ignored by this class.
setProperty(String, Object) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Set a run time property for this DTM instance.
setProperty(String, String) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setProtocol(Properties) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Used to pass in extra configuration options during the database connect phase.
setProtocol(Properties) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
The Protocol string is used to pass in other connection properties.
setPublicId(String) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the public identifier for this locator.
setQName(QName) - Method in class org.apache.xpath.Arg
Set the qualified name for this argument.
setQName(QName) - Method in class org.apache.xpath.operations.Variable
Set the qualified name of the variable.
setQNameProperties(QName, Vector) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName list value.
setQNameProperties(String, Vector) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName list value.
setQNameProperty(QName, QName) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName value.
setQNameProperty(String, QName) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property with a QName value.
setQueryString(String) - Method in class org.apache.xml.utils.URI
Set the query string for this URI.
setQuietConflictWarnings(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
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
Set the raw name of the LRE.
setRawName(String) - Method in class org.apache.xalan.templates.AVT
Get the raw name of the attribute, with the prefix unprocessed.
setRealClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
This call is intended to allow an existing org.apache.xml.utils.synthetic.Class to be switched from purely descriptive mode to proxy mode ("reified").
setRecursionLimit(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the recursion limit.
setRecursionLimit(int) - Method in class org.apache.xalan.transformer.StackGuard
Set the recursion limit.
setRelativePathPattern(StepPattern) - Method in class org.apache.xpath.patterns.StepPattern
Set the reference to nodetest and predicate for parent or ancestor.
setRestartable(boolean) - Method in interface org.apache.xalan.xsltc.NodeIterator
Prevents or allows iterator restarts.
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
setResult(Result) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResult(Result) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResult(Result) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements javax.xml.transform.sax.TransformerHandler.setResult() Enables the user of the TransformerHandler to set the to set the Result for the transformation.
setResultNamespace(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the result namespace.
setResultPrefix(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the "result-prefix" attribute.
setReturnFrequency(int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setReturnType(Class) - Method in class org.apache.xml.utils.synthetic.reflection.Method
Method setReturnType
setRight(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
Set the expression operand for the operation.
setRoot(int) - Method in class org.apache.xalan.transformer.KeyWalker
Set the root node of the TreeWalker.
setRoot(int) - Method in class org.apache.xpath.axes.AxesWalker
Set the root node of the TreeWalker.
setRoot(int) - Method in class org.apache.xpath.axes.ReverseAxesWalker
Set the root node of the TreeWalker.
setRoot(int) - Method in class org.apache.xpath.axes.FilterExprWalker
Set the root node of the TreeWalker.
setRoot(int) - Method in class org.apache.xpath.axes.UnionPathIterator
Set the current context node for this iterator.
setRoot(int, Object) - Method in interface org.apache.xml.dtm.DTMIterator
Reset the root node of the DTMIterator, overriding the value specified when it was created.
setRoot(int, Object) - Method in class org.apache.xpath.NodeSetDTM
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.LocPathIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.ChildTestIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.OneStepIteratorForward
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.DescendantIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.MatchPatternIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.OneStepIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.WalkingIteratorSorted
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.UnionPathIterator
Initialize the context values for this expression after it is cloned.
setSAXLocator(SourceLocator) - Method in class org.apache.xpath.XPathContext
Set the current locater in the stylesheet.
setScheme(String) - Method in class org.apache.xml.utils.URI
Set the scheme for this URI.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemSort
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemWithParam
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemForEach
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemCopyOf
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemVariable
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemValueOf
Set the "select" attribute.
setSerializer(Serializer) - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Set the current serializer.
setShort(Object, short) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Set the value of a field as a short on specified object.
setShouldCacheNodes(boolean) - Method in interface org.apache.xml.dtm.DTMIterator
If setShouldCacheNodes(true) is called, then nodes will be cached, enabling random access, and giving the ability to do sorts and the like.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.NodeSetDTM
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.NodeSet
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.axes.LocPathIterator
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.
setShouldCacheNodes(boolean) - Method in class org.apache.xpath.axes.UnionPathIterator
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldReset(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method setShouldReset NEEDSDOC @param shouldReset
setSimplified() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setSimplified() - Method in class org.apache.xalan.xsltc.compiler.Template
 
setSize(int) - Method in class org.apache.xml.utils.IntVector
Get the length of the list.
setSortElem(ElemSort) - Method in class org.apache.xalan.templates.ElemForEach
Set a xsl:sort element associated with this element.
setSourceLoader(SourceLoader) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setSourceLoader(SourceLoader) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Defines an external SourceLoader to provide the compiler with documents referenced in xsl:include/import
setSourceLocator(SourceLocator) - Method in class org.apache.xpath.Expression
Set the location where this expression was built from.
setSourceTreeDocForThread(int) - Method in class org.apache.xalan.transformer.TransformerImpl
This is just a way to set the document for run().
setSourceTreeManager(SourceTreeManager) - Method in class org.apache.xpath.XPathContext
Set the SourceTreeManager associated with this execution context.
setSpecialEscapeURLs(boolean) - Method in class org.apache.xalan.serialize.SerializerToHTML
Tells if the formatter should use special URL escaping.
setSrc(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
Set Extension handler name for this extension
setStackFrame(int) - Method in class org.apache.xpath.VariableStack
Set the current stack frame.
setStandalone(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setStandalone(boolean) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setStandalone(String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Sets the 'standalone' attribute that will be output in the XML header.
setStandalone(String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Set the XML standalone attribute - must be "yes" or "no"
setStartNode() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
setStartNode(int) - Method in interface org.apache.xalan.xsltc.NodeIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
Set the start node for this iterator
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.NodeCounter
Set the start node for this counter.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SingleNodeCounter
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
Override the value of _node only when this object was constructed using the empty constructor.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.ReverseIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.AnyNodeCounter
 
setStartNode(int) - Method in interface org.apache.xml.dtm.DTMAxisIterator
Set start to END should 'close' the iterator, i.e.
setStaticScore(XNumber) - Method in class org.apache.xpath.patterns.NodeTest
Set the static score for this node test.
setStrictErrorChecking(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setStrictErrorChecking(boolean) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setStripSpaces(WhiteSpaceInfo) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:strip-space" properties.
setStylesheet(Stylesheet) - Method in class org.apache.xalan.templates.ElemTemplate
Set the owning stylesheet.
setStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the top-level stylesheet
setStylesheet(StylesheetRoot) - Method in class org.apache.xalan.transformer.TransformerImpl
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.
setStylesheetNamespace(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the value for the stylesheet namespace.
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.
setSuperClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
Set the superclass for this synthetic class.
setSuperClass(Class) - Method in class org.apache.xml.utils.synthetic.Class
Set the superclass for this synthetic class.
setSystemId(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Set the base ID (URL or system ID) for the stylesheet created by this builder.
setSystemId(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setSystemId(String) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Implements javax.xml.transform.sax.TemplatesHandler.setSystemId() Get the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
Implements javax.xml.transform.Source.setSystemId() Set the system identifier for this Source.
setSystemId(String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements javax.xml.transform.sax.TransformerHandler.setSystemId() Get the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the system identifier for this locator.
setTail(int) - Method in class org.apache.xml.utils.NodeVector
Set the tail of the stack to the given node.
setTail(Node) - Method in class org.apache.xpath.NodeSet
Set the tail of the stack to the given node.
setTailSub1(int) - Method in class org.apache.xml.utils.NodeVector
Set the given node one position from the tail.
setTailSub1(Node) - Method in class org.apache.xpath.NodeSet
Set the given node one position from the tail.
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.TemplateList
Add a template to the table of named templates and/or the table of templates with match patterns.
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:template" property.
setTemplate(Template) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setTemplate(Template) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
setTemplateListComposed(TemplateList) - Method in class org.apache.xalan.templates.StylesheetRoot
Mutator method to set the TemplateList associated with this StylesheetRoot.
setTerminate(boolean) - Method in class org.apache.xalan.templates.ElemMessage
Set the "terminate" attribute.
setTest(XPath) - Method in class org.apache.xalan.templates.ElemIf
Set the "test" attribute.
setTest(XPath) - Method in class org.apache.xalan.templates.ElemWhen
Set the "test" attribute.
setThreadControler(TransformerImpl.ThreadControler) - Static method in class org.apache.xalan.transformer.TransformerImpl
Change the ThreadControler that will be used to manage the transform threads.
setThrowOnError(boolean) - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
setThrowOnFatalError(boolean) - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
setThrowOnWarning(boolean) - Method in class org.apache.xml.utils.ListingErrorHandler
User-settable behavior: when to re-throw exceptions.
setTop(boolean) - Method in class org.apache.xml.utils.BoolStack
Set the item at the top of this stack
setTop(int) - Method in class org.apache.xml.utils.IntStack
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.
setTransletIndex(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeCounterGenerator
Set the index of the register where "this" (the pointer to the translet) is stored.
setType(Class) - Method in class org.apache.xml.utils.synthetic.reflection.Field
Method setType
setType(int) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
setType(int) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
setType(int) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Set the output type.
setType(int) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
setType(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
 
setUid(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the UID (document order index).
setUnparsedEntityURIs(Hashtable) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Add an unparsed entity URI.
setupMapping(String[], String[]) - Method in interface org.apache.xalan.xsltc.DOM
 
setupMapping(String[], String[]) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setupMapping(String[], String[]) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
setupMapping(String[], String[]) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
setURI(String) - Method in class org.apache.xalan.templates.AVT
Get the namespace URI of the attribute.
setURIResolver(URIResolver) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Set an object that will be used to resolve URIs used in xsl:import, etc.
setURIResolver(URIResolver) - Method in class org.apache.xalan.processor.StylesheetPIHandler
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.
setURIResolver(URIResolver) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class org.apache.xalan.transformer.TransformerImpl
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
setURIResolver(URIResolver) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
setURIResolver(URIResolver) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setURIResolver() Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class org.apache.xpath.XPathContext
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.
setURL(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
 
setURL(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the url used to connect to the database
setUse(XPath) - Method in class org.apache.xalan.templates.KeyDeclaration
Set the "use" attribute.
setUseAttributeSets(QName[]) - Method in class org.apache.xalan.templates.ElemUse
Set the "use-attribute-sets" attribute.
setUseAttributeSets(Vector) - Method in class org.apache.xalan.templates.ElemUse
Set the "use-attribute-sets" attribute.
setUser(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
 
setUser(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the user name in the property set
setUserinfo(String) - Method in class org.apache.xml.utils.URI
Set the userinfo for this URI.
setVal(XObject) - Method in class org.apache.xpath.Arg
Set the value of this argument.
setValue(int) - Method in class org.apache.xalan.xsltc.dom.NodeCounter
If the user specified a value attribute, use this instead of counting nodes.
setValue(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
 
setValue(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setValue(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
setValue(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setValue(XPath) - Method in class org.apache.xalan.templates.ElemNumber
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
Get the variable stack, which is in charge of variables and parameters.
setVarStackContext(int) - Method in class org.apache.xalan.templates.XUnresolvedVariable
Set an index into the variable stack where the variable context ends, i.e.
setVarStackPos(int) - Method in class org.apache.xalan.templates.XUnresolvedVariable
Set an index to the point in the variable stack where we should begin variable searches for evaluation of expressions.
setVersion(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the "version" property.
setVersion(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "version" property.
setVersion(String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
Sets the version number that will be output in the XML header.
setVersion(String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Set the XML output document version - should be 1.0
setVersion(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setVersion(String) - Method in class org.apache.xml.utils.UnImplNode
EXPERIMENTAL! Based on the Document Object Model (DOM) Level 3 Core Working Draft of 5 June 2001..
setWhatToShow(int) - Method in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
setWriter(Writer) - Method in class org.apache.xalan.serialize.SerializerToXML
Specifies a writer to which the document should be serialized.
setWriter(Writer) - Method in interface org.apache.xalan.serialize.Serializer
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.xalan.xsltc.compiler.XSLTC
Set the XMLReader to use for parsing the next input stylesheet
setXMLReader(XMLReader) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Bind our input streams to an XMLReader.
setXMLSource(Source) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the input source for the source tree, which is needed if the parse thread is not the main thread, in order for the parse thread's run method to get to the input source.
setXmlSpace(AVT) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set the "xml:space" attribute.
setXmlSpace(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the "xml:space" attribute.
setXMLStringFactory(XMLStringFactory) - Method in class org.apache.xml.dtm.DTMManager
Set the XMLStringFactory used for the DTMs.
setXPathContext(XPathContext) - Method in class org.apache.xalan.transformer.TransformerImpl
**For internal use only** Set the execution context for XPath.
setXPathSupport(XPathContext) - Method in class org.apache.xalan.templates.AVTPart
Set the XPath support.
setXSLTC(XSLTC) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setZeroDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "zero-digit" attribute.
shallowCopy(int, TransletOutputHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
shallowCopy(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
shallowCopy(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Performs a shallow copy (ref.
shallowCopy(int, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
shouldCheckWhitespace() - Method in class org.apache.xalan.templates.StylesheetRoot
Check to see if the caller should bother with check for whitespace nodes.
shouldStripSourceNode(Node) - Method in class org.apache.xpath.DOMHelper
Deprecated. **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.
shouldStripWhiteSpace(XPathContext, Element) - Method in class org.apache.xalan.templates.ElemTemplateElement
Get information about whether or not an element should strip whitespace.
shouldStripWhiteSpace(XPathContext, Element) - Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
Get information about whether or not an element should strip whitespace.
shouldStripWhiteSpace(XPathContext, int) - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not an element should strip whitespace.
SHOW_ALL - Static variable in interface org.apache.xml.dtm.DTMFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Attr nodes.
SHOW_BYFUNCTION - Static variable in interface org.apache.xml.dtm.DTMFilter
Special bit for filters implementing match patterns starting with a function.
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.apache.xml.dtm.DTMFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Element nodes.
SHOW_ENTITY - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show EntityReference nodes.
SHOW_NAMESPACE - Static variable in interface org.apache.xml.dtm.DTMFilter
This bit instructs the iterator to show namespace nodes, which are modeled by DTM but not by the DOM.
SHOW_NOTATION - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.apache.xml.dtm.DTMFilter
Show ProcessingInstruction nodes.
SHOW_TEXT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Text nodes.
SingleNodeCounter - class org.apache.xalan.xsltc.dom.SingleNodeCounter.
 
SingleNodeCounter(Translet, DOM, NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.SingleNodeCounter
 
SINGLETON_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
SingletonIterator - class org.apache.xalan.xsltc.dom.SingletonIterator.
 
SingletonIterator() - Constructor for class org.apache.xalan.xsltc.dom.SingletonIterator
 
SingletonIterator(int) - Constructor for class org.apache.xalan.xsltc.dom.SingletonIterator
 
SingletonIterator(int, boolean) - Constructor for class org.apache.xalan.xsltc.dom.SingletonIterator
 
size() - Method in class org.apache.xalan.xsltc.dom.BitArray
Returns the size of this bit array (in bits).
size() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Returns the number of keys in this hashtable.
size() - Method in class org.apache.xml.utils.BoolStack
Get the length of the list.
size() - Method in class org.apache.xml.utils.SuballocatedByteVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.NodeVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.IntVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.StringToStringTableVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.FastStringBuffer
Get the length of the list.
size() - Method in class org.apache.xml.utils.StringVector
Get the length of the list.
size() - Method in class org.apache.xml.utils.SuballocatedIntVector
Get the length of the list.
size() - Method in class org.apache.xpath.NodeSetDTM
Get the length of the list.
size() - Method in class org.apache.xpath.NodeSet
Get the length of the list.
size() - Method in class org.apache.xpath.VariableStack
Get size of the stack.
size() - Method in class org.apache.xpath.axes.LocPathIterator
Get the length of the cached nodes.
size() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the length of the list.
size() - Method in class org.apache.xpath.axes.UnionPathIterator
Get the length of the list.
skippedEntity(String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.compiler.Parser
IGNORED - we do not have to do anything with skipped entities
skippedEntity(String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.skippedEntity() Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
skippedEntity(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
skippedEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of a skipped entity.
skippedEntity(StylesheetHandler, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a skipped entity.
SmartTransformerFactoryImpl - class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl.
Implementation of a transformer factory that uses an XSLTC transformer factory for the creation of Templates objects and uses the Xalan processor transformer factory for the creation of Transformer objects.
SmartTransformerFactoryImpl() - Constructor for class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
implementation of the SmartTransformerFactory.
SORT_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
SORT_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
sort() - Method in class org.apache.xml.utils.NodeVector
Sort an array using a quicksort algorithm.
sort(DTMIterator, Vector, XPathContext) - Method in class org.apache.xalan.transformer.NodeSorter
Given a vector of nodes, sort each node according to the criteria in the keys.
sort(int[], int, int) - Method in class org.apache.xml.utils.NodeVector
Sort an array using a quicksort algorithm.
SortingIterator - class org.apache.xalan.xsltc.dom.SortingIterator.
 
SortingIterator(NodeIterator, NodeSortRecordFactory) - Constructor for class org.apache.xalan.xsltc.dom.SortingIterator
 
sortNodes(XPathContext, Vector, DTMIterator) - Method in class org.apache.xalan.templates.ElemForEach
Sort given nodes
SOURCE_LOCATION - Static variable in class org.apache.xalan.transformer.XalanProperties
 
SourceLoader - interface org.apache.xalan.xsltc.compiler.SourceLoader.
 
SourceTree - class org.apache.xpath.SourceTree.
**For internal use only** This object represents a Source Tree, and any associated information.
SourceTree(int, String) - Constructor for class org.apache.xpath.SourceTree
Constructor SourceTree
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.xml.dtm.ref.DTMNodeProxy
 
splitText(int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
SQLDocument - class org.apache.xalan.lib.sql.SQLDocument.
The SQL Document is the main controlling class the executesa SQL Query
SQLDocument(DTMManager, int, ConnectionPool, Connection, Statement, ResultSet, boolean) - Constructor for class org.apache.xalan.lib.sql.SQLDocument
 
SQLErrorDocument - class org.apache.xalan.lib.sql.SQLErrorDocument.
The SQL Document is the main controlling class the executesa SQL Query
SQLErrorDocument(DTMManager, int, Exception) - Constructor for class org.apache.xalan.lib.sql.SQLErrorDocument
Build up an Error Exception with just the Standard Error Information
SQLErrorDocument(DTMManager, int, SQLException) - Constructor for class org.apache.xalan.lib.sql.SQLErrorDocument
Build up an SQLErrorDocument that includes the basic error information along with the Extended SQL Error information.
StackGuard - class org.apache.xalan.transformer.StackGuard.
Class to guard against recursion getting too deep.
StackGuard() - Constructor for class org.apache.xalan.transformer.StackGuard
Constructor StackGuard
StackGuard(ElemTemplateElement, int) - Constructor for class org.apache.xalan.transformer.StackGuard
Constructor StackGuard
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.serialize.SerializerToXML
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.runtime.DefaultSAXOutputHandler
 
startCDATA() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.startCDATA() We do not handle this method, and the input is quietly ignored
startCDATA() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startCDATA() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startCDATA() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xml.utils.DOMBuilder
Report the start of a CDATA section.
startDocument() - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start document event.
startDocument() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xalan.transformer.ResultTreeHandler
Bottleneck the startDocument event.
startDocument() - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
startDocument() - Method in class org.apache.xalan.xsltc.compiler.Parser
SAX2: Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
startDocument() - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
startDocument() - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Starts the output document.
startDocument() - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
startDocument() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.startDocument() Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the beginning of a document.
startDTD(String, String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
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.xsltc.runtime.DefaultSAXOutputHandler
This method is part of the LexicalHandler interface.
startDTD(String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.startDTD() We do not handle this method, and the input is quietly ignored
startDTD(String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startDTD(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startDTD(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xml.utils.DOMBuilder
Report the start of DTD declarations, if any.
startElement() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
startElement(String) - Method in interface org.apache.xalan.xsltc.TransletOutputHandler
 
startElement(String) - Method in class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
startElement(String) - Method in class org.apache.xalan.xsltc.runtime.TextOutput
Start an element in the output document.
startElement(String) - Method in class org.apache.xalan.xsltc.runtime.SAXAdapter
 
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 TransformerException in order to stop the parse.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.serialize.SerializerToXML
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.serialize.SerializerToHTML
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.serialize.SerializerToText
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the start of an element.
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.xsltc.compiler.Parser
SAX2: Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.startElement() Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the beginning of an element.
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.serialize.SerializerToXML
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Start an entity.
startEntity(String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
 
startEntity(String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.startEntity() We do not handle this method, and the input is quietly ignored
startEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startEntity(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report the beginning of an entity in content.
startEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Report the beginning of an entity.
startNonEscaping() - Method in class org.apache.xalan.serialize.SerializerToXML
Starts an un-escaping section.
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.
startParse(InputSource) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
Launch a thread that will run an XMLReader's parse() operation within a thread, feeding events to this IncrementalSAXSource_Filter.
startParse(InputSource) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
startParse() is a simple API which tells the IncrementalSAXSource to begin reading a document.
startParse(InputSource) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Launch an XMLReader's parsing operation, feeding events to this IncrementalSAXSource.
startPrefixMapping(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of the start of a 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.xsltc.compiler.Parser
SAX2: Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.runtime.DefaultSAXOutputHandler
SAX2: Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ContentHandler.startPrefixMapping() Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
startPrefixMapping(String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
 
startPrefixMapping(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xml.utils.DOMBuilder
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Begin the scope of a prefix-URI Namespace mapping.
startPreserving() - Method in class org.apache.xalan.serialize.SerializerToXML
Starts a whitespace preserving section.
startsWith(String) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix.
startsWith(String) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix.
startsWith(String, int) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(String, int) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(XMLString) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix.
startsWith(XMLString) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix.
startsWith(XMLString) - Method in class org.apache.xpath.objects.XStringForFSB
Tests if this string starts with the specified prefix.
startsWith(XMLString, int) - Method in interface org.apache.xml.utils.XMLString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(XMLString, int) - Method in class org.apache.xpath.objects.XString
Tests if this string starts with the specified prefix beginning a specified index.
startsWith(XMLString, int) - Method in class org.apache.xpath.objects.XStringForFSB
Tests if this string starts with the specified prefix beginning a specified index.
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.
STEP_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
StepIterator - class org.apache.xalan.xsltc.dom.StepIterator.
 
StepIterator(NodeIterator, NodeIterator) - Constructor for class org.apache.xalan.xsltc.dom.StepIterator
 
StepPattern - class org.apache.xpath.patterns.StepPattern.
**For advanced use only** This class represents a single pattern match step.
StepPattern(int, int, int) - Constructor for class org.apache.xpath.patterns.StepPattern
Construct a StepPattern that doesn't test for node names.
StepPattern(int, String, String, int, int) - Constructor for class org.apache.xpath.patterns.StepPattern
Construct a StepPattern that tests for namespaces and node names.
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.
**For internal use only** This is a special exception that is used to stop parsing when search for an element.
stopTransformation() - Method in class org.apache.xalan.transformer.TransformerImpl
NEEDSDOC Method stopTransformation
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
storeContextNode() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
storeContextNode() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
storeCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
storeCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
storeCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
storeCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
storeDOM() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
storeHandler() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
storeHandler() - Method in class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
 
storeHandler() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
storeIterator() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
storeIterator() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
storeIterator() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
storeIterator() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
str() - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XBoolean
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XNodeSet
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.XStringForFSB
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.XRTreeFragSelectWrapper
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XStringForChars
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.
STRAY_ATTRIBUTE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
STRAY_ATTRIBUTE_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
STRAY_NAMESPACE_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
STRAY_OTHERWISE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
STRAY_SORT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
STRAY_WHEN_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
String - class org.apache.xpath.operations.String.
The 'string()' operation expression executer.
String - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
STRING - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_BUFFER_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_BUFFER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_TO_INT - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_TO_INT_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_TO_REAL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_TO_REAL_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_VALUE_HANDLER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRING_VALUE_HANDLER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
String() - Constructor for class org.apache.xpath.operations.String
 
StringBufferPool - class org.apache.xml.utils.StringBufferPool.
**For internal use only** This class pools string buffers, since they are reused so often.
StringBufferPool() - Constructor for class org.apache.xml.utils.StringBufferPool
 
stringF(int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function string()
stringF(Object, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function string(value)
stringF(Object, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function string(value)
StringStack - class org.apache.xalan.xsltc.compiler.util.StringStack.
 
StringStack() - Constructor for class org.apache.xalan.xsltc.compiler.util.StringStack
 
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.DTMStringPool
 
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.CustomStringPool
 
stringToInt(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used in StringType to convert a string to an int.
StringToIntTable - class org.apache.xml.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.xml.utils.StringToIntTable
Default constructor.
StringToIntTable(int) - Constructor for class org.apache.xml.utils.StringToIntTable
Construct a StringToIntTable, using the given block size.
stringToReal(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used in StringType to convert a string to a real.
StringToStringTable - class org.apache.xml.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.xml.utils.StringToStringTable
Default constructor.
StringToStringTable(int) - Constructor for class org.apache.xml.utils.StringToStringTable
Construct a StringToStringTable, using the given block size.
StringToStringTableVector - class org.apache.xml.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.xml.utils.StringToStringTableVector
Default constructor.
StringToStringTableVector(int) - Constructor for class org.apache.xml.utils.StringToStringTableVector
Construct a StringToStringTableVector, using the given block size.
StringType - class org.apache.xalan.xsltc.compiler.util.StringType.
 
StringValueHandler - class org.apache.xalan.xsltc.runtime.StringValueHandler.
 
StringValueHandler() - Constructor for class org.apache.xalan.xsltc.runtime.StringValueHandler
 
StringVector - class org.apache.xml.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.xml.utils.StringVector
Default constructor.
StringVector(int) - Constructor for class org.apache.xml.utils.StringVector
Construct a StringVector, using the given block size.
STRIP - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Strip whitespace child nodes of this element.
STRIP_SPACE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRIP_SPACE_INTF - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRIP_SPACE_PARAMS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STRIP_SPACE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
StripFilter - interface org.apache.xalan.xsltc.StripFilter.
 
strippingIterator(NodeIterator, short[], StripFilter) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
 
stripSpace(DOM, int, int) - Method in interface org.apache.xalan.xsltc.StripFilter
 
stripSpace(DOM, int, int) - Method in interface org.apache.xalan.xsltc.dom.StripWhitespaceFilter
 
StripWhitespaceFilter - interface org.apache.xalan.xsltc.dom.StripWhitespaceFilter.
 
Stylesheet - class org.apache.xalan.templates.Stylesheet.
Represents a stylesheet element.
Stylesheet - class org.apache.xalan.xsltc.compiler.Stylesheet.
 
STYLESHEET_EXT - Static variable in class org.apache.xalan.templates.Stylesheet
Extension to be used when serializing to disk.
Stylesheet() - Constructor for class org.apache.xalan.xsltc.compiler.Stylesheet
 
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(TransformerFactoryImpl) - Constructor for class org.apache.xalan.processor.StylesheetHandler
Create a StylesheetHandler object, creating a root stylesheet as the target.
StylesheetPIHandler - class org.apache.xalan.processor.StylesheetPIHandler.
Search for the xml-stylesheet processing instructions in an XML document.
StylesheetPIHandler(String, String, String, String) - Constructor for class org.apache.xalan.processor.StylesheetPIHandler
Construct a StylesheetPIHandler instance that will search for xml-stylesheet PIs based on the given criteria.
StylesheetRoot - class org.apache.xalan.templates.StylesheetRoot.
This class represents the root object of the stylesheet tree.
StylesheetRoot(ErrorListener) - Constructor for class org.apache.xalan.templates.StylesheetRoot
Uses an XSL stylesheet document.
StylesheetRoot(XSLTSchema, ErrorListener) - Constructor for class org.apache.xalan.templates.StylesheetRoot
Creates a StylesheetRoot and retains a pointer to the schema used to create this StylesheetRoot.
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
SuballocatedByteVector - class org.apache.xml.utils.SuballocatedByteVector.
**For internal use only** A very simple table that stores a list of byte.
SuballocatedByteVector() - Constructor for class org.apache.xml.utils.SuballocatedByteVector
Default constructor.
SuballocatedByteVector(int) - Constructor for class org.apache.xml.utils.SuballocatedByteVector
Construct a ByteVector, using the given block size.
SuballocatedByteVector(int, int) - Constructor for class org.apache.xml.utils.SuballocatedByteVector
Construct a ByteVector, using the given block size.
SuballocatedIntVector - class org.apache.xml.utils.SuballocatedIntVector.
**For internal use only** A very simple table that stores a list of int.
SuballocatedIntVector() - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Default constructor.
SuballocatedIntVector(int) - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Construct a IntVector, using the given block size.
SuballocatedIntVector(int, int) - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Deprecated. use SuballocatedIntVector(int)
SubContextList - interface org.apache.xpath.axes.SubContextList.
**For advanced use only** A class that implements this interface is a sub context node list, meaning it is a node list for a location path step for a predicate.
substring_afterF(String, String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function substring-after().
substring_beforeF(String, String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function substring-before().
substring(int) - Method in interface org.apache.xml.utils.XMLString
Returns a new string that is a substring of this string.
substring(int) - Method in class org.apache.xpath.objects.XString
Returns a new string that is a substring of this string.
substring(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns a new string that is a substring of this string.
substring(int, int) - Method in interface org.apache.xml.utils.XMLString
Returns a new string that is a substring of this string.
substring(int, int) - Method in class org.apache.xpath.objects.XString
Returns a new string that is a substring of this string.
substring(int, int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns a new string that is a substring of this string.
substringData(int, int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
substringData(int, int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
substringF(String, double) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function substring().
substringF(String, double, double) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function substring().
sumF(NodeIterator, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function sum(node-set).
SUPPORTS_PRE_STRIPPING - Static variable in class org.apache.xpath.patterns.NodeTest
The URL to pass to the Node#supports method, to see if the DOM has already been stripped of whitespace nodes.
supports(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Ask whether we support a given DOM feature.
supportsPreStripping() - Method in class org.apache.xalan.lib.sql.DTMDocument
Event overriding for Debug
supportsPreStripping() - Method in interface org.apache.xml.dtm.DTM
Return true if the xsl:strip-space or xsl:preserve-space was processed during construction of the document contained in this DTM.
supportsPreStripping() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Return true if the xsl:strip-space or xsl:preserve-space was processed during construction of the DTM document.
supportsPreStripping() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Return true if the xsl:strip-space or xsl:preserve-space was processed during construction of the DTM document.
supportsSAX() - Method in class org.apache.xpath.DOM2Helper
Deprecated. Returns true if the DOM implementation handled by this helper supports the SAX ContentHandler interface.
SUPPRESS_BOTH - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress both leading and trailing whitespace.
SUPPRESS_LEADING_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress leading whitespace.
SUPPRESS_TRAILING_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manefest constant: Suppress trailing whitespace.
switchSerializerIfHTML(String, String, Properties, Serializer) - Static method in class org.apache.xalan.transformer.SerializerSwitcher
Switch to HTML serializer if element is HTML
switchSerializerIfHTML(TransformerImpl, String, String) - Static method in class org.apache.xalan.transformer.SerializerSwitcher
Switch to HTML serializer if element is HTML
SYMBOLS_REDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SYNTAX - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field SYNTAX
SyntaxTreeNode - class org.apache.xalan.xsltc.compiler.SyntaxTreeNode.
 
SyntaxTreeNode() - Constructor for class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Creates a new SyntaxTreeNode with a 'null' QName and no source file line number reference.
SyntaxTreeNode(int) - Constructor for class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Creates a new SyntaxTreeNode with a 'null' QName.
SyntaxTreeNode(String, String, String) - Constructor for class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Creates a new SyntaxTreeNode with no source file line number reference.
SynthesisException - exception org.apache.xml.utils.synthetic.SynthesisException.
**For internal use only** Class SynthesisException
SynthesisException(int) - Constructor for class org.apache.xml.utils.synthetic.SynthesisException
Constructor SynthesisException
SynthesisException(int, String) - Constructor for class org.apache.xml.utils.synthetic.SynthesisException
Constructor SynthesisException
system_propertyF(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function system-property(name)
systemId(ExpressionContext) - Static method in class org.apache.xalan.lib.NodeInfo
systemId returns the system id of the current context node.
systemId(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
systemId returns the system id of the node passed as argument.
SystemIDResolver - class org.apache.xml.utils.SystemIDResolver.
**For internal use only** This class is used to resolve relative URIs and SystemID strings into absolute URIs.
SystemIDResolver() - Constructor for class org.apache.xml.utils.SystemIDResolver
 

T

TATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
TATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
IDs for XSL attribute types.
Template - class org.apache.xalan.xsltc.compiler.Template.
 
TEMPLATE_REDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TEMPLATE_UNDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Template() - Constructor for class org.apache.xalan.xsltc.compiler.Template
 
TemplateList - class org.apache.xalan.templates.TemplateList.
**For advanced use only** Encapsulates a template list, and helps locate individual templates.
TemplateList.TemplateWalker - class org.apache.xalan.templates.TemplateList.TemplateWalker.
An inner class used by a compiler to iterate over all of the ElemTemplates stored in this TemplateList.
TemplateList() - Constructor for class org.apache.xalan.templates.TemplateList
Construct a TemplateList object.
TemplatesHandlerImpl - class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl.
Implementation of a JAXP1.1 TemplatesHandler
TemplatesImpl - class org.apache.xalan.xsltc.trax.TemplatesImpl.
 
test(int) - Method in class org.apache.xalan.xsltc.dom.EmptyFilter
 
test(int) - Method in interface org.apache.xalan.xsltc.dom.Filter
 
test(int, int, int, int, AbstractTranslet, NodeIterator) - Method in interface org.apache.xalan.xsltc.dom.CurrentNodeListFilter
 
testConnection() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
Test to see if the connection info is valid to make a real connection to the database.
testConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Try to aquire a new connection, if it succeeds then return true, else return false.
TestDriver - class org.apache.xml.utils.synthetic.TestDriver.
**For internal use only** Class TestDriver
TestDriver() - Constructor for class org.apache.xml.utils.synthetic.TestDriver
 
TestDTM - class org.apache.xml.dtm.ref.TestDTM.
Tests the DTM by creating REWRITTEN to use SAX2 ContentHandler APIs -- original draft used an incomplete/incorrect version of SAX1 DocumentHandler, which is being phased out as quickly as we can possibly manage it.
TestDTM() - Constructor for class org.apache.xml.dtm.ref.TestDTM
 
TestDTMNodes - class org.apache.xml.dtm.ref.TestDTMNodes.
Debugging dump routine for DTMDocumentImpl.
TestDTMNodes() - Constructor for class org.apache.xml.dtm.ref.TestDTMNodes
 
TestGenerator - class org.apache.xalan.xsltc.compiler.util.TestGenerator.
 
TestGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
testLanguage(String, DOM, int) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to test context node's language
Text - Static variable in class org.apache.xalan.serialize.Method
The output method for text documents: text.
Text - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
TEXT - Static variable in interface org.apache.xalan.xsltc.DOM
 
TEXT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
TEXT - Static variable in class org.apache.xalan.xsltc.runtime.TextOutput
 
TEXT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
TEXT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
TEXT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Text node.
TEXT_OUTPUT - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TEXT_OUTPUT_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TextOutput - class org.apache.xalan.xsltc.runtime.TextOutput.
 
TextOutput(ContentHandler) - Constructor for class org.apache.xalan.xsltc.runtime.TextOutput
Creates a new translet output post-processor
TextOutput(ContentHandler, LexicalHandler, String) - Constructor for class org.apache.xalan.xsltc.runtime.TextOutput
Creates a new translet output post-processor
TextOutput(ContentHandler, String) - Constructor for class org.apache.xalan.xsltc.runtime.TextOutput
Creates a new translet output post-processor
toDouble() - Method in interface org.apache.xml.utils.XMLString
Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
toDouble() - Method in class org.apache.xpath.objects.XString
Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
toDouble() - Method in class org.apache.xpath.objects.XStringForFSB
Convert a string to a double -- Allowed input is in fixed notation ddd.fff.
toIntArray() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
toJavaName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Replace all illegal Java chars by '_'.
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
tokenize(ExpressionContext, String) - Static method in class org.apache.xalan.lib.Extensions
Returns a NodeSet containing one text node for each token in the first argument.
tokenize(ExpressionContext, String, String) - Static method in class org.apache.xalan.lib.Extensions
Returns a NodeSet containing one text node for each token in the first argument.
toLowerCase() - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to lower case using the rules of the default locale, which is returned by Locale.getDefault.
toLowerCase() - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to lower case using the rules of the default locale, which is returned by Locale.getDefault.
toLowerCase(Locale) - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to lower case using the rules of the given Locale.
toLowerCase(Locale) - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to lower case using the rules of the given Locale.
toNamespacedString() - Method in class org.apache.xml.utils.QName
Return the string representation of the qualified name using the the '{ns}foo' notation.
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.XPathExpressionContext
Get the value of a node as a number.
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns the signature of an internal type's external representation.
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
toSignature(String) - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
Returns the signature of this method that results by adding lastArgSig to the end of the argument list.
toSource() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Output the Field as Java sourcecode
toSource(OutputStream, int) - Method in class org.apache.xml.utils.synthetic.Class
Convenience for writing to, eg, System.out
toSource(PrintWriter, int) - Method in class org.apache.xml.utils.synthetic.Class
Converts the object to a Java code stream.
toSource(String) - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Generate Java code
toString() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.Type
Returns a string representation of this type.
toString() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
This version of toString() uses the _params instance variable to format the message.
toString() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.LongType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
toString() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
Returns a rather long string representation of this hashtable.
toString() - Method in class org.apache.xml.dtm.ref.NodeLocator
toString returns a string representation of this NodeLocator instance.
toString() - Method in interface org.apache.xml.utils.XMLString
This object (which is already a string!) is itself returned.
toString() - Method in class org.apache.xml.utils.QName
Return the string representation of the qualified name, using the prefix if available, or the '{ns}foo' notation if not.
toString() - Method in class org.apache.xml.utils.URI
Get the URI as a string specification.
toString() - Method in class org.apache.xml.utils.FastStringBuffer
Note that this operation has been somewhat deoptimized by the shift to a chunked array, as there is no factory method to produce a String object directly from an array of arrays and hence a double copy is needed.
toString() - Method in class org.apache.xml.utils.synthetic.Class
Converts the object to a string.
toString() - Method in class org.apache.xml.utils.synthetic.reflection.EntryPoint
Return a string describing this Constructor.
toString() - Method in class org.apache.xml.utils.synthetic.reflection.Field
Return a string describing this Field.
toString() - Method in class org.apache.xpath.compiler.OpMap
Return the expression as a string for diagnostics.
toString() - Method in class org.apache.xpath.objects.XObject
Return the string representation of the object
toString() - Method in class org.apache.xpath.patterns.StepPattern
Get the string represenentation of this step for diagnostic purposes.
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.XPathExpressionContext
Get the value of a node as a string.
toString(Object) - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
toString(Object, Object) - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
toUpperCase() - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to upper case using the rules of the default locale, which is returned by Locale.getDefault.
toUpperCase() - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to upper case using the rules of the default locale, which is returned by Locale.getDefault.
toUpperCase(Locale) - Method in interface org.apache.xml.utils.XMLString
Converts all of the characters in this String to upper case using the rules of the given locale.
toUpperCase(Locale) - Method in class org.apache.xpath.objects.XString
Converts all of the characters in this String to upper case using the rules of the given locale.
trace(TracerEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called when a trace event occurs.
trace(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a TracerEvent.
TRACE1() - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
TRACE2() - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
TRACE3() - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
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.
TraceListenerEx - interface org.apache.xalan.trace.TraceListenerEx.
**For advanced use only** Extends TraceListener but adds a SelectEnd event.
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
Create an event originating at the given node of the style tree.
Transform - class org.apache.xalan.xsltc.cmdline.Transform.
 
TRANSFORM_USAGE_STR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
transform(DOM, NodeIterator, TransletOutputHandler) - Method in interface org.apache.xalan.xsltc.Translet
 
transform(DOM, NodeIterator, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Main transform() method - this is overridden by the compiled translet
transform(DOM, TransletOutputHandler) - Method in interface org.apache.xalan.xsltc.Translet
 
transform(DOM, TransletOutputHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Calls transform() with a given output handler
transform(DOM, TransletOutputHandler[]) - Method in interface org.apache.xalan.xsltc.Translet
 
transform(Source) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to SAX parse events.
transform(Source, boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to SAX parse events.
transform(Source, Result) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Process the source tree to the output result.
transform(Source, Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to the output result.
transform(Source, Result) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.transform()
transform(Source, Result, boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source tree to the output result.
Transform(String, String, boolean, boolean) - Constructor for class org.apache.xalan.xsltc.cmdline.Transform
 
TransformerClient - interface org.apache.xalan.transformer.TransformerClient.
A content handler can get a reference to a TransformState by implementing the TransformerClient interface.
TransformerFactoryImpl - class org.apache.xalan.processor.TransformerFactoryImpl.
The TransformerFactoryImpl, which implements the TRaX TransformerFactory interface, processes XSLT stylesheets into a Templates object (a StylesheetRoot).
TransformerFactoryImpl - class org.apache.xalan.xsltc.trax.TransformerFactoryImpl.
Implementation of a JAXP1.1 TransformerFactory for Translets.
TransformerFactoryImpl() - Constructor for class org.apache.xalan.processor.TransformerFactoryImpl
Constructor TransformerFactoryImpl
TransformerFactoryImpl() - Constructor for class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
TransformerHandlerImpl - class org.apache.xalan.transformer.TransformerHandlerImpl.
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
TransformerHandlerImpl - class org.apache.xalan.xsltc.trax.TransformerHandlerImpl.
Implementation of a JAXP1.1 TransformerHandler
TransformerHandlerImpl(TransformerImpl, boolean, String) - Constructor for class org.apache.xalan.transformer.TransformerHandlerImpl
Construct a TransformerHandlerImpl.
TransformerIdentityImpl - class org.apache.xalan.transformer.TransformerIdentityImpl.
This class implements an identity transformer for and {@link javax.xml.transform.TransformerFactory#newTransformer().
TransformerIdentityImpl() - Constructor for class org.apache.xalan.transformer.TransformerIdentityImpl
Constructor TransformerIdentityImpl creates an identity transform.
TransformerImpl - class org.apache.xalan.transformer.TransformerImpl.
**For advanced use only** This class implements the Transformer interface, and is the core representation of the transformation execution.
TransformerImpl - class org.apache.xalan.xsltc.trax.TransformerImpl.
 
TransformerImpl.ThreadControler - class org.apache.xalan.transformer.TransformerImpl.ThreadControler.
Base thread controler for xalan.
TransformerImpl.ThreadControler() - Constructor for class org.apache.xalan.transformer.TransformerImpl.ThreadControler
 
TransformerImpl(StylesheetRoot) - Constructor for class org.apache.xalan.transformer.TransformerImpl
Construct a TransformerImpl.
transformNode(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformNode(int, Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Process the source node to the output result, if the processor supports the "http://xml.org/trax/features/dom/input" feature.
transformSelectedNodes(TransformerImpl) - Method in class org.apache.xalan.templates.ElemForEach
**For advanced use only** Perform a query if needed, and call transformNode for each child.
transformSelectedNodes(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyTemplates
**For advanced use only** Perform a query if needed, and call transformNode for each child.
TransformSnapshot - interface org.apache.xalan.transformer.TransformSnapshot.
This is an opaque interface that allows the transformer to return a "snapshot" of it's current state, which can later be restored.
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(ElemTemplateElement) - 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) - 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.
translate() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Translate the stylesheet into JVM bytecodes.
translate(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Translate this abstract syntax tree node into JVM bytecodes.
translate(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Translate the stylesheet into JVM bytecodes.
translate(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.Pattern
Translate this node into JVM bytecodes.
translate(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
translate(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.Template
 
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Translates an object of this type to its boxed representation.
translateBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates an object of this type to its boxed representation.
translateF(String, String, String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function translate().
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates an external (Java) type denoted by clazz to an object of this type.
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
Translates an external (primitive) Java type into a void.
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Translates an external (Java) boolean into internal boolean.
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates an external (primitive) Java type into a string.
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates an external (primitive) Java type into a real.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Translates a node into a synthesized boolean.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Expects an long on the stack and pushes a 0 if its value is 0 and a 1 otherwise.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates a string into a synthesized boolean.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Expects an result tree on the stack and pushes a boolean.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates a node-set into a synthesized boolean.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Expects a real on the stack and pushes a 0 if that number is 0.0 and a 1 otherwise.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Expects an integer on the stack and pushes a 0 if its value is 0 and a 1 otherwise.
translateTo(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates a reference to an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates an object of this type to the external (Java) type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Translates a node into the Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Translates an internal boolean into an external (Java) boolean.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Translates an long into the Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates a internal string into an external (Java) string.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Translates a result tree to a Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates a node-set into the Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates a real into the Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Translates an integer into the Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, IntType) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Expects a real on the stack and pushes a truncated integer value
translateTo(ClassGenerator, MethodGenerator, NodeSetType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Expects a node on the stack and pushes a singleton node-set.
translateTo(ClassGenerator, MethodGenerator, NodeSetType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Expects a result tree on the stack and pushes a node-set (iterator).
translateTo(ClassGenerator, MethodGenerator, NodeSetType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Casts a reference into a NodeIterator.
translateTo(ClassGenerator, MethodGenerator, NodeType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Expects a node-set on the stack and pushes a node.
translateTo(ClassGenerator, MethodGenerator, NodeType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Casts a reference into a Node.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Expects a node on the stack and pushes a real.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Expects a boolean on the stack and pushes a real.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Expects an long on the stack and pushes a real.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates a string into a real by calling stringToReal() from the basis library.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Expects an result tree on the stack and pushes a real.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Expects a node-set on the stack and pushes a real.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Expects an integer on the stack and pushes a real.
translateTo(ClassGenerator, MethodGenerator, RealType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates a reference into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Expects a node on the stack and pushes a boxed node.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Expects a boolean on the stack and pushes a boxed boolean.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Expects an long on the stack and pushes a boxed integer.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Expects a string on the stack and pushes a boxed string.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Expects a result tree on the stack and pushes a boxed result tree.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Expects a node-set on the stack and pushes a boxed node-set.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Expects a double on the stack and pushes a boxed double.
translateTo(ClassGenerator, MethodGenerator, ReferenceType) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Expects an integer on the stack and pushes a boxed integer.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
Translates a void into a string by pushing the empty string ''.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Expects a node on the stack and pushes its string value.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Expects a boolean on the stack and pushes a string.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Expects an long on the stack and pushes its string value by calling Long.toString(int i).
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Expects an result tree on the stack and pushes a string.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates a node-set into a string.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Expects a real on the stack and pushes its string value by calling Double.toString(double d).
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Expects an integer on the stack and pushes its string value by calling Integer.toString(int i).
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates reference into object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates an object of this type to an object of type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
Translates a void into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Translates a node into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Translates a real into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Translates an long into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates a string into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Translates a result tree to object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates a node-set into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates a real into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Translates an integer into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates a reference to an object of internal type type.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates an object of this type to an non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Translates a node into a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Expects an long on the stack and translates it to a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates a string into a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Translates a result tree into a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates a node-set into a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates a real into a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Expects an integer on the stack and translates it to a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, BooleanType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Expects a reference on the stack and translates it to a non-synthesized boolean.
translateToDesynthesized(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates object of this type to an object of type type.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.Type
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.LongType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
Translates an object of this type to its unboxed representation.
translateUnBox(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates an object of this type to its unboxed representation.
Translet - interface org.apache.xalan.xsltc.Translet.
 
TRANSLET_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_CLASS_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TRANSLET_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_FIELD_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_INTF - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_INTF_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_OBJECT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TRANSLET_OUTPUT_BASE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_OUTPUT_BASE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_OUTPUT_INTERFACE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_OUTPUT_PNAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_OUTPUT_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_URI - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TransletException - exception org.apache.xalan.xsltc.TransletException.
 
TransletException() - Constructor for class org.apache.xalan.xsltc.TransletException
 
TransletException(Exception) - Constructor for class org.apache.xalan.xsltc.TransletException
 
TransletException(String) - Constructor for class org.apache.xalan.xsltc.TransletException
 
TransletLoader - class org.apache.xalan.xsltc.runtime.TransletLoader.
This class is intended used when the default Class.forName() method fails.
TransletLoader() - Constructor for class org.apache.xalan.xsltc.runtime.TransletLoader
Create a translet loader.
TransletOutputBase - class org.apache.xalan.xsltc.runtime.TransletOutputBase.
 
TransletOutputBase() - Constructor for class org.apache.xalan.xsltc.runtime.TransletOutputBase
 
TransletOutputHandler - interface org.apache.xalan.xsltc.TransletOutputHandler.
 
traverse(int) - Method in class org.apache.xalan.transformer.TreeWalker2Result
Perform a pre-order traversal non-recursive style.
traverse(int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Perform a non-recursive pre-order/post-order traversal, operating as a Visitor.
traverse(int, int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Perform a non-recursive pre-order/post-order traversal, operating as a Visitor.
traverse(Node) - Method in class org.apache.xml.utils.TreeWalker
Perform a pre-order traversal non-recursive style.
traverse(Node, Node) - Method in class org.apache.xml.utils.TreeWalker
Perform a pre-order traversal non-recursive style.
TrAXFilter - class org.apache.xalan.transformer.TrAXFilter.
 
TrAXFilter - class org.apache.xalan.xsltc.trax.TrAXFilter.
skeleton extension of XMLFilterImpl for now.
TrAXFilter(Templates) - Constructor for class org.apache.xalan.transformer.TrAXFilter
Construct an empty XML filter, with no parent.
TrAXFilter(Templates) - Constructor for class org.apache.xalan.xsltc.trax.TrAXFilter
 
TreeWalker - class org.apache.xml.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(ContentHandler) - Constructor for class org.apache.xml.utils.TreeWalker
Constructor.
TreeWalker(ContentHandler, DOMHelper) - Constructor for class org.apache.xml.utils.TreeWalker
Constructor.
TreeWalker(ContentHandler, DOMHelper, String) - Constructor for class org.apache.xml.utils.TreeWalker
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
Constructor.
Trie - class org.apache.xml.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.xml.utils.Trie
Construct the trie.
trim() - Method in interface org.apache.xml.utils.XMLString
Removes white space from both ends of this string.
trim() - Method in class org.apache.xpath.objects.XString
Removes white space from both ends of this string.
trim() - Method in class org.apache.xpath.objects.XStringForFSB
Removes white space from both ends of this string.
type - Variable in class org.apache.xalan.xsltc.runtime.Node
 
Type - class org.apache.xalan.xsltc.compiler.util.Type.
 
Type() - Constructor for class org.apache.xalan.xsltc.compiler.util.Type
 
typeCheck(SymbolTable) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
Type check the children of this node.
typeCheck(SymbolTable) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Type check all the children of this node.
typeCheck(SymbolTable) - Method in class org.apache.xalan.xsltc.compiler.Pattern
Returns the type of a pattern, which is always a NodeType.
typeCheck(SymbolTable) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
typeCheck(SymbolTable) - Method in class org.apache.xalan.xsltc.compiler.Template
 
TypeCheckError - exception org.apache.xalan.xsltc.compiler.util.TypeCheckError.
 
TypeCheckError(ErrorMsg) - Constructor for class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
TypeCheckError(int, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
TypeCheckError(int, Object, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
TypeCheckError(SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
TYPED_AXIS_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 

U

UnaryOperation - class org.apache.xpath.operations.UnaryOperation.
The unary operation base class.
UnaryOperation() - Constructor for class org.apache.xpath.operations.UnaryOperation
 
UnImplNode - class org.apache.xml.utils.UnImplNode.
**For internal use only** To be subclassed by classes that wish to fake being nodes.
UnImplNode() - Constructor for class org.apache.xml.utils.UnImplNode
Constructor UnImplNode
UNION_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
UNION_ITERATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
UnionIterator - class org.apache.xalan.xsltc.dom.UnionIterator.
UnionIterator takes a set of NodeIterators and produces a merged NodeSet in document order with duplicates removed The individual iterators are supposed to generate nodes in document order
UnionIterator(DOM) - Constructor for class org.apache.xalan.xsltc.dom.UnionIterator
 
UnionPathIterator - class org.apache.xpath.axes.UnionPathIterator.
**For advanced use only** This class extends NodeSetDTM, which implements DTMIterator, and fetches nodes one at a time in document order based on a XPath UnionExpr.
UnionPathIterator() - Constructor for class org.apache.xpath.axes.UnionPathIterator
Constructor to create an instance which you can add location paths to.
UnionPathIterator(Compiler, int) - Constructor for class org.apache.xpath.axes.UnionPathIterator
Create a UnionPathIterator object, including creation of location path iterators from the opcode list, and call back into the Compiler to create predicate expressions.
UnionPattern - class org.apache.xpath.patterns.UnionPattern.
**For advanced use only** This class represents a union pattern, which can have multiple individual StepPattern patterns.
UnionPattern() - Constructor for class org.apache.xpath.patterns.UnionPattern
 
UNKNOWN - Static variable in class org.apache.xalan.xsltc.runtime.TextOutput
 
UNKNOWN_SIG_TYPE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
unlink() - Method in class org.apache.xpath.VariableStack
Free up the stack frame that was last allocated with VariableStack.link(int size).
unlink(int) - Method in class org.apache.xpath.VariableStack
Free up the stack frame that was last allocated with VariableStack.link(int size).
UNNAMED_ATTRIBSET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.xsltc.dom.DTDMonitor
SAX2: Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.DTDHandler.unparsedEntityDecl() End the scope of a prefix-URI Namespace mapping.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of an unparsed entity declaration.
UNREIFIED - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field UNREIFIED
unresolved_externalF(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
External functions that cannot be resolved are replaced with a call to this method.
UNSUPPORTED - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
UNSUPPORTED - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field UNSUPPORTED
UNSUPPORTED_ENCODING - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
UNSUPPORTED_EXT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
UNSUPPORTED_XSL_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
URI - class org.apache.xml.utils.URI.
A class to represent a Uniform Resource Identifier (URI).
URI.MalformedURIException - exception org.apache.xml.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.xml.utils.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
URI.MalformedURIException(String) - Constructor for class org.apache.xml.utils.URI.MalformedURIException
Constructs a MalformedURIException with the specified detail message.
URI() - Constructor for class org.apache.xml.utils.URI
Construct a new and uninitialized URI.
URI(String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI from a URI specification string.
URI(String, String) - Constructor for class org.apache.xml.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.xml.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.xml.utils.URI
Construct a new URI that follows the generic URI syntax from its component parts.
URI(URI) - Constructor for class org.apache.xml.utils.URI
Construct a new URI from another URI.
URI(URI, String) - Constructor for class org.apache.xml.utils.URI
Construct a new URI from a base URI and a URI specification string.
usePipe(Vector, String, String) - Method in class org.apache.xalan.lib.PipeDocument
Uses a Vector of TransformerHandlers to pipe XML input document through a series of 1 or more transformations.
Util - class org.apache.xalan.xsltc.compiler.util.Util.
 
Util() - Constructor for class org.apache.xalan.xsltc.compiler.util.Util
 

V

Variable - class org.apache.xpath.operations.Variable.
The variable reference expression executer.
VARIABLE_REDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
VARIABLE_UNDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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.
VariableStack() - Constructor for class org.apache.xpath.VariableStack
Constructor for a variable stack.
Version - class org.apache.xalan.Version.
Administrative class to keep track of the version number of the Xalan release.
VERSION - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Major version number.
VERSION - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Prefixed to hash keys that signify version numbers.
Version() - Constructor for class org.apache.xalan.Version
 
Void - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
VoidType - class org.apache.xalan.xsltc.compiler.util.VoidType.
 

W

waitThread(Thread, Runnable) - Method in class org.apache.xalan.transformer.TransformerImpl.ThreadControler
Wait until the task is completed on the worker thread.
waitTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
Used by SourceTreeHandler to wait until the transform completes
WalkerFactory - class org.apache.xpath.axes.WalkerFactory.
This class is both a factory for XPath location path expressions, which are built from the opcode map output, and an analysis engine for the location path expressions in order to provide optimization hints.
WalkerFactory() - Constructor for class org.apache.xpath.axes.WalkerFactory
 
WalkingIterator - class org.apache.xpath.axes.WalkingIterator.
Location path iterator that uses Walkers.
WalkingIteratorSorted - class org.apache.xpath.axes.WalkingIteratorSorted.
**For internal use only** NEEDSDOC Class WalkingIteratorSorted
WalkingIteratorSorted(Compiler, int, int, boolean) - Constructor for class org.apache.xpath.axes.WalkingIteratorSorted
Create a WalkingIteratorSorted iteratorWalkingIteratorSortedWalkingIteratorSorted.
WalkingIteratorSorted(PrefixResolver) - Constructor for class org.apache.xpath.axes.WalkingIteratorSorted
Create a WalkingIteratorSorted object.
walksAncestors(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksAttributes(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksChildren(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksChildrenAndExtraAndSelfOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksChildrenOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDescendants(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDescendantsAndExtraAndSelfOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDownExtraOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksDownOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksExtraNodes(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksExtraNodesOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksFilteredList(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksInDocOrder(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksNamespaces(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSelfOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSideways(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtree(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtreeOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksSubtreeOnlyFromRootOrContext(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksUp(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
walksUpOnly(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
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.xpath.compiler.Compiler
Warn the user of an problem.
warn(SourceLocator, int) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of a problem.
warn(SourceLocator, int, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of a problem.
warn(SourceLocator, Node, Node, int) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of a problem.
warn(SourceLocator, Node, Node, int, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
**For internal use only** Warn the user of a problem.
warn(XPathContext, int, int, Object[]) - Method in class org.apache.xpath.XPath
Warn the user of an problem.
warn(XPathContext, int, Object[]) - Method in class org.apache.xalan.templates.FuncFormatNumb
Warn the user of a problem.
warn(XPathContext, int, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
Warn the user of a problem.
warn(XPathContext, int, Object[]) - Method in class org.apache.xpath.Expression
Warn the user of an problem.
WARNING - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
Added to descriptions that signify potential problems.
WARNING - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WARNING_HEADER
WARNING_SUFFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
The warning suffix for construction error property keys.
WARNING_SUFFIX - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WARNING_SUFFIX
warning(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive notification of a XSLT processing warning.
warning(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
Filter a warning event.
warning(SAXParseException) - Method in class org.apache.xalan.transformer.ResultTreeHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
warning(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a warning.
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ATTR_TEMPLATE
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ATTRIB_NOT_HANDLED
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_CANNOT_FIND_COLLATOR
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_CANNOT_LOAD_REQUESTED_DOC
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_CANNOT_MAKE_URL_FROM
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_CANNOT_MAKE_URL_FROM
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_COULD_NOT_RESOLVE_PREFIX
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_COULDNOT_FIND_FUNCTION
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_DONT_DO_ANYTHING_WITH_NS
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_EMPTY_SECOND_ARG
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ENCODING_NOT_SUPPORTED_USING_JAVA
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ENCODING_NOT_SUPPORTED_USING_UTF8
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_EXPAND_ENTITIES_NOT_SUPPORTED
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_EXPR_ATTRIB_CHANGED_TO_SELECT
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_FOUND_CURLYBRACE
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_FUNCTION_TOKEN_NOT_FOUND
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_FUNCTIONS_SHOULD_USE_URL
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ILLEGAL_ATTRIBUTE
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ILLEGAL_ATTRIBUTE_NAME
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ILLEGAL_ATTRIBUTE_VALUE
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_ILLEGAL_VARIABLE_REFERENCE
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_LOCALE_NAME_NOT_HANDLED
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_LOCALE_NOT_FOUND
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_NO_DECIMALFORMAT_DECLARATION
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_NO_LOCALE_IN_FORMATNUMBER
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_OLD_XSLT_NS
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_PARSING_AND_PREPARING
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_PROPERTY_NOT_SUPPORTED
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_QUO_NO_LONGER_DEFINED
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_SECURITY_EXCEPTION
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_SPECIFICITY_CONFLICTS
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WG_UNSUPPORTED_ENCODING
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE
WHEN_ELEMENT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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.
WhiteSpaceInfo(XPath, boolean, Stylesheet) - Constructor for class org.apache.xalan.templates.WhiteSpaceInfo
Constructor WhiteSpaceInfo
WhitespaceStrippingElementMatcher - interface org.apache.xpath.WhitespaceStrippingElementMatcher.
A class that implements this interface can tell if a given element should strip whitespace nodes from it's children.
wi() - Method in class org.apache.xpath.axes.AxesWalker
 
WILD - Static variable in class org.apache.xpath.patterns.NodeTest
The namespace or local name for node tests with a wildcard.
WrappedRuntimeException - exception org.apache.xml.utils.WrappedRuntimeException.
This class is for throwing important checked exceptions over non-checked methods.
WrappedRuntimeException(Exception) - Constructor for class org.apache.xml.utils.WrappedRuntimeException
Construct a WrappedRuntimeException from a checked exception.
WrappedRuntimeException(String, Exception) - Constructor for class org.apache.xml.utils.WrappedRuntimeException
Constructor WrappedRuntimeException
write(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a portion of an array of characters.
write(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToASCI
Write a portion of an array of characters.
write(char[], int, int) - Method in class org.apache.xalan.serialize.WriterToUTF8
Write a portion of an array of characters.
write(int) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a single character.
write(int) - Method in class org.apache.xalan.serialize.WriterToASCI
Write a single character.
write(int) - Method in class org.apache.xalan.serialize.WriterToUTF8
Write a single character.
write(String) - Method in class org.apache.xalan.serialize.WriterToUTF8Buffered
Write a string.
write(String) - Method in class org.apache.xalan.serialize.WriterToASCI
Write a string.
write(String) - Method in class org.apache.xalan.serialize.WriterToUTF8
Write a string.
write(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Write the evalutation of the element children to the given file.
writeAttrString(String, String) - Method in class org.apache.xalan.serialize.SerializerToXML
Returns the specified string after substituting specials, and UTF-16 surrogates for chracter references &#xnn.
writeAttrString(String, String) - Method in class org.apache.xalan.serialize.SerializerToHTML
Writes the specified string after substituting specials, and UTF-16 surrogates for character references &#xnn.
writeAttrURI(String, boolean) - Method in class org.apache.xalan.serialize.SerializerToHTML
Write the specified string after substituting non ASCII characters, with %HH, where HH is the hex of the byte value.
writeExternal(ObjectOutput) - Method in class org.apache.xalan.xsltc.dom.DOMImpl
Dump the whole tree to a file (serialized)
writeExternal(ObjectOutput) - Method in class org.apache.xalan.xsltc.dom.BitArray
 
writeExternal(ObjectOutput) - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
 
WriterToASCI - class org.apache.xalan.serialize.WriterToASCI.
This class writes ASCII to a byte stream as quickly as possible.
WriterToASCI(OutputStream) - Constructor for class org.apache.xalan.serialize.WriterToASCI
Create an unbuffered ASCII writer.
WriterToUTF8 - class org.apache.xalan.serialize.WriterToUTF8.
This class writes ASCII to a byte stream as quickly as possible.
WriterToUTF8(OutputStream) - Constructor for class org.apache.xalan.serialize.WriterToUTF8
Create an unbuffered UTF-8 writer.
WriterToUTF8Buffered - class org.apache.xalan.serialize.WriterToUTF8Buffered.
This class writes ASCII to a byte stream as quickly as possible.
WriterToUTF8Buffered(OutputStream) - Constructor for class org.apache.xalan.serialize.WriterToUTF8Buffered
Create an buffered UTF-8 writer.
WriterToUTF8Buffered(OutputStream, int) - Constructor for class org.apache.xalan.serialize.WriterToUTF8Buffered
Create an buffered UTF-8 writer to write data to the specified underlying output stream with the specified buffer size.
WRONG_OWNER - Static variable in class org.apache.xml.utils.synthetic.SynthesisException
Field WRONG_OWNER
WrongNumberArgsException - exception org.apache.xpath.functions.WrongNumberArgsException.
**For advanced use only** An exception that is thrown if the wrong number of arguments to an exception are specified by the stylesheet.
WrongNumberArgsException(String) - Constructor for class org.apache.xpath.functions.WrongNumberArgsException
Constructor WrongNumberArgsException
WrongParserException - exception org.apache.xml.utils.WrongParserException.
Certain functions may throw this error if they are paired with the incorrect parser.
WrongParserException(String) - Constructor for class org.apache.xml.utils.WrongParserException
Create a WrongParserException object.

X

XalanProperties - class org.apache.xalan.transformer.XalanProperties.
XalanProperties defines the features understood by Xalan.
XalanProperties() - Constructor for class org.apache.xalan.transformer.XalanProperties
 
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
Construct a XBoolean object.
XBoolean(Boolean) - Constructor for class org.apache.xpath.objects.XBoolean
Construct a XBoolean 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
Construct a XBooleanStatic object.
XConnection - class org.apache.xalan.lib.sql.XConnection.
An XSLT extension that allows a stylesheet to access JDBC data.
XConnection() - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, NodeList) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String, Element) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XConnection(ExpressionContext, String, String, String, String) - Constructor for class org.apache.xalan.lib.sql.XConnection
 
XHTML - Static variable in class org.apache.xalan.serialize.Method
The output method for XHTML documents: xhtml.
XHTML_URI - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
XML - Static variable in class org.apache.xalan.serialize.Method
The output method for XML documents: xml.
XML - Static variable in class org.apache.xalan.xsltc.runtime.TextOutput
 
XML_ENTITIES_RESOURCE - Static variable in class org.apache.xalan.serialize.CharInfo
The name of the XML entities file.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field XML_HEADER
XMLCharacterRecognizer - class org.apache.xml.utils.XMLCharacterRecognizer.
**For internal use only** Class used to verify whether the specified ch conforms to the XML 1.0 definition of whitespace.
XMLCharacterRecognizer() - Constructor for class org.apache.xml.utils.XMLCharacterRecognizer
 
XMLNS - Static variable in class org.apache.xml.utils.NamespaceSupport2
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
Constructor XMLNSDecl
XMLString - interface org.apache.xml.utils.XMLString.
This class is meant to be an interface to character strings, whether they be java Strings or org.apache.xml.utils.FastStringBuffers, or other character data.
XMLStringFactory - class org.apache.xml.utils.XMLStringFactory.
A concrete class that implements this interface creates XMLString objects.
XMLStringFactory() - Constructor for class org.apache.xml.utils.XMLStringFactory
 
XMLStringFactoryImpl - class org.apache.xpath.objects.XMLStringFactoryImpl.
**For internal use only** Class XMLStringFactoryImpl creates XString versions of XMLStrings.
XMLStringFactoryImpl() - Constructor for class org.apache.xpath.objects.XMLStringFactoryImpl
 
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(DTMIterator) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
XNodeSet(DTMManager) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct an empty XNodeSet object.
XNodeSet(int, DTMManager) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object for one node.
XNodeSetForDOM - class org.apache.xpath.objects.XNodeSetForDOM.
This class overrides the XNodeSet#object() method to provide the original Node object, NodeList object, or NodeIterator.
XNodeSetForDOM(Node, DTMManager) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
 
XNodeSetForDOM(NodeIterator, XPathContext) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
 
XNodeSetForDOM(NodeList, XPathContext) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
 
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.
XNumber(Number) - 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.
XObjectFactory - class org.apache.xpath.objects.XObjectFactory.
 
XObjectFactory() - Constructor for class org.apache.xpath.objects.XObjectFactory
 
XPath - class org.apache.xpath.XPath.
**For advanced use only** The XPath class wraps an expression object and provides general services for execution of that expression.
XPATH_PARSER_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
XPath(Expression) - Constructor for class org.apache.xpath.XPath
Construct an XPath object.
XPath(String, SourceLocator, PrefixResolver, int) - Constructor for class org.apache.xpath.XPath
Construct an XPath object.
XPath(String, SourceLocator, PrefixResolver, int, ErrorListener) - 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.XPathExpressionContext - class org.apache.xpath.XPathContext.XPathExpressionContext.
 
XPathContext.XPathExpressionContext(XPathContext) - Constructor for class org.apache.xpath.XPathContext.XPathExpressionContext
 
XPathContext() - Constructor for class org.apache.xpath.XPathContext
Create an XPathContext instance.
XPathContext(Object) - Constructor for class org.apache.xpath.XPathContext
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** The default (english) resource bundle.
XPATHErrorResourceBundle() - Constructor for class org.apache.xpath.res.XPATHErrorResourceBundle
 
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
 
XPATHErrorResources() - Constructor for class org.apache.xpath.res.XPATHErrorResources
 
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(ErrorListener, SourceLocator) - 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.
XResourceBundle - class org.apache.xml.utils.res.XResourceBundle.
**For internal use only** The default (english) resource bundle.
XResourceBundle() - Constructor for class org.apache.xml.utils.res.XResourceBundle
 
XResourceBundleBase - class org.apache.xml.utils.res.XResourceBundleBase.
**For internal use only** This is an interface for error messages.
XResourceBundleBase() - Constructor for class org.apache.xml.utils.res.XResourceBundleBase
 
XResources_cy - class org.apache.xml.utils.res.XResources_cy.
**For internal use only** The Cyrillic resource bundle.
XResources_cy() - Constructor for class org.apache.xml.utils.res.XResources_cy
 
XResources_el - class org.apache.xml.utils.res.XResources_el.
**For internal use only** The Greek resource bundle.
XResources_el() - Constructor for class org.apache.xml.utils.res.XResources_el
 
XResources_en - class org.apache.xml.utils.res.XResources_en.
**For internal use only** The English resource bundle.
XResources_en() - Constructor for class org.apache.xml.utils.res.XResources_en
 
XResources_he - class org.apache.xml.utils.res.XResources_he.
**For internal use only** The Hebrew resource bundle.
XResources_he() - Constructor for class org.apache.xml.utils.res.XResources_he
 
XResources_hy - class org.apache.xml.utils.res.XResources_hy.
**For internal use only** The Armenian resource bundle.
XResources_hy() - Constructor for class org.apache.xml.utils.res.XResources_hy
 
XResources_ja_JP_A - class org.apache.xml.utils.res.XResources_ja_JP_A.
**For internal use only** The Japanese (Katakana) resource bundle.
XResources_ja_JP_A() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_A
 
XResources_ja_JP_HA - class org.apache.xml.utils.res.XResources_ja_JP_HA.
**For internal use only** The Japanese (Hiragana) resource bundle.
XResources_ja_JP_HA() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_HA
 
XResources_ja_JP_HI - class org.apache.xml.utils.res.XResources_ja_JP_HI.
**For internal use only** The Japanese (Hiragana) resource bundle.
XResources_ja_JP_HI() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_HI
 
XResources_ja_JP_I - class org.apache.xml.utils.res.XResources_ja_JP_I.
**For internal use only** The Japanese (Katakana) resource bundle.
XResources_ja_JP_I() - Constructor for class org.apache.xml.utils.res.XResources_ja_JP_I
 
XResources_ka - class org.apache.xml.utils.res.XResources_ka.
**For internal use only** The Georgian resource bundle.
XResources_ka() - Constructor for class org.apache.xml.utils.res.XResources_ka
 
XResources_zh_CN - class org.apache.xml.utils.res.XResources_zh_CN.
**For internal use only** The Chinese resource bundle.
XResources_zh_CN() - Constructor for class org.apache.xml.utils.res.XResources_zh_CN
 
XResources_zh_TW - class org.apache.xml.utils.res.XResources_zh_TW.
**For internal use only** The Chinese(Taiwan) resource bundle.
XResources_zh_TW() - Constructor for class org.apache.xml.utils.res.XResources_zh_TW
 
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(Expression) - Constructor for class org.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFrag(int, XPathContext) - Constructor for class org.apache.xpath.objects.XRTreeFrag
Create an XRTreeFrag Object.
XRTreeFragSelectWrapper - class org.apache.xpath.objects.XRTreeFragSelectWrapper.
This class makes an select statement act like an result tree fragment.
XRTreeFragSelectWrapper(Expression) - Constructor for class org.apache.xpath.objects.XRTreeFragSelectWrapper
 
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field XSL_HEADER
XSL_VERSION_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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
 
XSLProcessorContext - class org.apache.xalan.extensions.XSLProcessorContext.
Provides transformer context to be passed to an extension element.
XSLProcessorContext(TransformerImpl, Stylesheet) - 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.
Deprecated. To be replaced by org.apache.xalan.Version.getVersion()
XSLProcessorVersion() - Constructor for class org.apache.xalan.processor.XSLProcessorVersion
Deprecated.  
XSLT_PACKAGE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
XSLT_PROPERTIES - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
The path/filename of the property file: XSLTInfo.properties Maintenance note: see also org.apache.xpath.functions.FuncSystemProperty.XSLT_PROPERTIES
XSLT_RESOURCE - Static variable in class org.apache.xml.utils.res.XResourceBundle
Error resource constants
XSLT_URI - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
XSLT_URI - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
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.
XSLTC - class org.apache.xalan.xsltc.compiler.XSLTC.
 
XSLTC_SOURCE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
XSLTC() - Constructor for class org.apache.xalan.xsltc.compiler.XSLTC
XSLTC compiler constructor
XSLTCSource - class org.apache.xalan.xsltc.trax.XSLTCSource.
 
XSLTCSource() - Constructor for class org.apache.xalan.xsltc.trax.XSLTCSource
Create a new XSLTC-specific DOM source
XSLTCSource(int) - Constructor for class org.apache.xalan.xsltc.trax.XSLTCSource
Create a new XSLTC-specific DOM source
XSLTElementDef - class org.apache.xalan.processor.XSLTElementDef.
This class defines the allowed structure 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 elements in the XSLT instance.
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() - 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.
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
The minimum version of XSLT supported by this processor.
xstr() - Method in class org.apache.xpath.objects.XObject
Cast result object to a string.
xstr() - Method in class org.apache.xpath.objects.XNodeSet
Cast result object to an XMLString.
xstr() - Method in class org.apache.xpath.objects.XString
Cast result object to a string.
xstr() - Method in class org.apache.xpath.objects.XRTreeFrag
Cast result object to an XMLString.
xstr() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Cast result object to an XMLString.
xstr(XPathContext) - Method in class org.apache.xpath.Expression
Cast result object to a string.
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.
XStringForChars - class org.apache.xpath.objects.XStringForChars.
This class will wrap a FastStringBuffer and allow for
XStringForChars(char[], int, int) - Constructor for class org.apache.xpath.objects.XStringForChars
Construct a XNodeSet object.
XStringForFSB - class org.apache.xpath.objects.XStringForFSB.
This class will wrap a FastStringBuffer and allow for
XStringForFSB(FastStringBuffer, int, int) - Constructor for class org.apache.xpath.objects.XStringForFSB
Construct a XNodeSet object.
XUnresolvedVariable - class org.apache.xalan.templates.XUnresolvedVariable.
An instance of this class holds unto a variable until it is executed.
XUnresolvedVariable(ElemVariable, int, TransformerImpl, int, int, boolean) - Constructor for class org.apache.xalan.templates.XUnresolvedVariable
Create an XUnresolvedVariable, that may be executed at a later time.

_

_cdata - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_doctypePublic - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_doctypeSystem - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_document - Variable in class org.apache.xalan.xsltc.dom.NodeCounter
 
_encoding - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_formatSymbols - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Decimal number format symbol handling
_importedFrom - Variable in class org.apache.xalan.xsltc.compiler.Stylesheet
 
_includedFrom - Variable in class org.apache.xalan.xsltc.compiler.Stylesheet
 
_indent - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_isDefault - Variable in class org.apache.xalan.xsltc.runtime.Parameter
 
_iterator - Variable in class org.apache.xalan.xsltc.dom.NodeCounter
 
_mediaType - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_method - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_name - Variable in class org.apache.xalan.xsltc.runtime.Parameter
 
_omitHeader - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_standalone - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_translet - Variable in class org.apache.xalan.xsltc.dom.NodeCounter
 
_unparsedEntities - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Unparsed entity URI handling - implements unparsed-entity-uri()
_value - Variable in class org.apache.xalan.xsltc.runtime.Parameter
 
_version - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 

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 � 2001 Apache XML Project. All Rights Reserved.