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

A

abort() - Method in interface org.w3c.dom.ls.LSParser
Abort the loading of the document that is currently being loaded by the LSParser.
abs(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:abs function returns the absolute value of a number.
ABSOLUTE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
AbsoluteIterator - class org.apache.xalan.xsltc.dom.AbsoluteIterator.
Absolute iterators ignore the node that is passed to setStartNode().
AbsoluteIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
AbsPathChecker - class org.apache.xalan.templates.AbsPathChecker.
This class runs over a path expression that is assumed to be absolute, and checks for variables and the like that may make it context dependent.
AbsPathChecker() - Constructor for class org.apache.xalan.templates.AbsPathChecker
 
AbstractTranslet - class org.apache.xalan.xsltc.runtime.AbstractTranslet.
 
AbstractTranslet() - Constructor for class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
AbstractView - interface org.w3c.dom.views.AbstractView.
A base interface that all views shall derive from.
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_STATIC - 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.KeyIterator
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) - Method in class org.apache.xpath.axes.UnionChildIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
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.
acceptNode(Node) - Method in interface org.w3c.dom.ls.LSParserFilter
This method will be called by the parser at the completion of the parsing of each node.
acceptNode(Node) - Method in interface org.w3c.dom.traversal.NodeFilter
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
acos(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:acos function returns the arccosine value of a number.
ACTION_APPEND_AS_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Append the result of the parse operation as children of the context node.
ACTION_INSERT_AFTER - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately following sibling of the context node.
ACTION_INSERT_BEFORE - Static variable in interface org.w3c.dom.ls.LSParser
Insert the result of the parse operation as the immediately preceding sibling of the context node.
ACTION_REPLACE - Static variable in interface org.w3c.dom.ls.LSParser
Replace the context node with the result of the parse operation.
ACTION_REPLACE_CHILDREN - Static variable in interface org.w3c.dom.ls.LSParser
Replace all the children of the context node with the result of the parse operation.
action_table() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Access to parse-action table.
ADAPTIVE_RTF - Static variable in interface org.apache.xalan.xsltc.DOM
 
AdaptiveResultTreeImpl - class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl.
AdaptiveResultTreeImpl is a adaptive DOM model for result tree fragments (RTF).
AdaptiveResultTreeImpl(XSLTCDTMManager, int, DTMWSFilter, int, boolean) - Constructor for class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
ADD() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
add(Duration) - Method in class javax.xml.datatype.XMLGregorianCalendar
Add duration to this instance.
add(Duration) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is this+rhs.
add(HTMLElement, HTMLElement) - Method in interface org.w3c.dom.html.HTMLSelectElement
Add a new element to the collection of OPTION elementsfor this SELECT.
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, 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(SerializationHandler, int) - Static method in class org.apache.xalan.serialize.SerializerUtils
Copy an DOM attribute to the created output element, executing attribute templates as need be, and processing the xsl:use attribute.
addAttribute(String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
addAttribute(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
addAttribute(String, String) - Method in class org.apache.xml.serializer.SerializerBase
Adds the given attribute to the set of collected attributes, but only if there is a currently open element.
addAttribute(String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. From XSLTC
addAttribute(String, String) - Method in class org.apache.xml.serializer.ToTextStream
From XSLTC
addAttribute(String, String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Add an attribute to the current element.
addAttribute(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Adds an attribute to the currenly open tag
addAttribute(String, String, String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Add an attribute to an attribute list.
addAttribute(String, String, String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
addAttribute(String, String, String, String, String) - Method in class org.apache.xml.serializer.SerializerBase
This method adds an attribute the the current element, but should not be used for an xsl:attribute child.
addAttribute(String, String, String, String, String) - Method in class org.apache.xml.serializer.AttributesImplSerializer
This method adds the attribute, but also records its qName/index pair in the hashtable for fast lookup by getIndex(qName).
addAttribute(String, String, String, String, String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Add at attribute to the current element, not from an xsl:attribute element.
addAttribute(String, String, String, String, String) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add an attribute to the end of the list.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Add an attribute to the end of the list, setting its "specified" flag to true.
addAttribute(String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Add an attribute to the end of the list.
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.EmptySerializer
 
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.SerializerBase
Adds the given attribute to the set of collected attributes , but only if there is a currently open element.
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Adds the given attribute to the set of attributes, and also makes sure that the needed prefix/uri mapping is declared, but only if there is a currently open element.
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.ToTextStream
 
addAttribute(String, String, String, String, String, boolean) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Add at attribute to the current element
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.ToXMLStream
Add an attribute to the current element.
addAttribute(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.ToUnknownStream
Adds an attribute to the currenly open tag
addAttributeAlways(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.SerializerBase
Adds the given attribute to the set of attributes, even if there is no currently open element.
addAttributeAlways(String, String, String, String, String, boolean) - Method in class org.apache.xml.serializer.ToStream
Adds the given attribute to the set of attributes, even if there is no currently open element.
addAttributes(Attributes) - Method in class org.apache.xml.serializer.EmptySerializer
 
addAttributes(Attributes) - Method in class org.apache.xml.serializer.SerializerBase
Add the given attributes to the currently collected ones.
addAttributes(Attributes) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Add attributes to the current element
addAttributes(Attributes) - Method in class org.apache.xml.serializer.ToUnknownStream
 
addAttributes(Attributes) - Method in class org.apache.xml.utils.MutableAttrListImpl
Add the contents of the attribute list to this list.
addAttributes(SerializationHandler, int) - Static method in class org.apache.xalan.serialize.SerializerUtils
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
addCdataSectionElements(String) - Method in class org.apache.xml.serializer.ToStream
Remembers the cdata sections specified in the cdata-section-elements by appending the given cdata section elements to the list.
addCharacterData(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Add literal text to char arrays that will be used to store character data in the stylesheet.
addDecimalFormat(String, DecimalFormatSymbols) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Adds a DecimalFormat object to the _formatSymbols hashtable.
addDOMAdapter(DOMAdapter) - 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.SuballocatedIntVector
Append a int 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.xpath.NodeSetDTM
Append a Node onto the vector.
addElement(Node) - Method in class org.apache.xpath.NodeSet
Append a Node onto the vector.
addElement(Object) - Method in class org.apache.xml.utils.ObjectVector
Append an object 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.ObjectVector
Append several slots onto the vector, but do not set the values.
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.
addElements(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Append several Object values onto the vector.
addError(ErrorMsg) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
addEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the registration of event listeners on the event target.
addExtensionNamespace(String, ExtensionHandler) - Method in class org.apache.xalan.extensions.ExtensionsTable
Register an extension namespace handler.
addIncludedStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addInstructionList(Pattern, InstructionList) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Add a pre-compiled pattern to this mode.
addIterator(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.UnionIterator
 
addIterator(DTMIterator) - Method in class org.apache.xpath.axes.UnionPathIterator
Add an iterator to the union list.
ADDITION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just added.
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
Allocates a local variable.
addLocalVariable2(String, Type, InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
addMethod(MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
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.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.
addNodeTest(PredicatedNodeTest) - Method in class org.apache.xpath.axes.UnionChildIterator
Add a node test to the union list.
addParam(Param) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Template
 
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.
addSource(DOMImplementationSource) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Register an implementation.
addTo(Calendar) - Method in class javax.xml.datatype.Duration
Adds this duration to a Calendar object.
addTo(Date) - Method in class javax.xml.datatype.Duration
Adds this duration to a Date object.
addTraceListener(TraceListener) - Method in class org.apache.xalan.trace.TraceManager
Add a trace listener for the purposes of debugging and diagnosis.
addUniqueAttribute(String, String, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
addUniqueAttribute(String, String, int) - Method in class org.apache.xml.serializer.EmptySerializer
 
addUniqueAttribute(String, String, int) - Method in class org.apache.xml.serializer.ToSAXHandler
Add a unique attribute
addUniqueAttribute(String, String, int) - Method in class org.apache.xml.serializer.ToHTMLStream
This method is used to add an attribute to the currently open element.
addUniqueAttribute(String, String, int) - Method in class org.apache.xml.serializer.ToTextStream
Add a unique attribute
addUniqueAttribute(String, String, int) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Add a unique attribute to the current element.
addUniqueAttribute(String, String, int) - Method in class org.apache.xml.serializer.ToXMLStream
This method is used to add an attribute to the currently open element.
addUniqueAttribute(String, String, int) - Method in class org.apache.xml.serializer.ToUnknownStream
Adds a unique attribute to the currenly open tag
addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
addVariable(VariableRefBase) - Method in interface org.apache.xalan.xsltc.compiler.Closure
Add new variable to the closure.
addXSLAttribute(String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
addXSLAttribute(String, String, String) - Method in class org.apache.xml.serializer.SerializerBase
Adds the given xsl:attribute to the set of collected attributes, but only if there is a currently open element.
addXSLAttribute(String, String, String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Add an attribute from an xsl:attribute element.
adoptNode(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NEEDSDOC Method adoptNode NEEDSDOC @param source
adoptNode(Node) - Method in class org.apache.xml.utils.UnImplNode
NEEDSDOC Method adoptNode NEEDSDOC @param source NEEDSDOC (adoptNode) @return
adoptNode(Node) - Method in interface org.w3c.dom.Document
Attempts to adopt a node from another document to this document.
align(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
align(String, String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:align function aligns a string within another string.
ALL - Static variable in class org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes in the tree from and including the root.
ALLFROMNODE - Static variable in class org.apache.xml.dtm.Axis
A non-xpath axis, traversing the subtree including the subtree root, descendants, attributes, and namespace node decls.
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.NodeSequence
Calling this with a value of false will cause the nodeset to be cached.
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.XRTreeFrag
Specify if it's OK for detach to release the iterator for reuse.
ANCESTOR - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
ANCESTOR - Static variable in class 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 class org.apache.xalan.xsltc.compiler.sym
 
ANCESTORORSELF - Static variable in class 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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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
 
ANY_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
This code does not represent a specific type.
ANY_UNORDERED_NODE_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] and will be accessed as a single node, which may be nullif the node set is empty.
AnyNodeCounter - class org.apache.xalan.xsltc.dom.AnyNodeCounter.
 
AnyNodeCounter(Translet, DOM, DTMAxisIterator) - 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.ElemVariable
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.ElemValueOf
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.ElemText
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.ElemChoose
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.ElemApplyImport
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.ElemAttribute
Add a child to the child list.
appendChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemWithParam
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
appendChild(int, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.ElemLiteralResult.Attribute
 
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.
appendChild(Node) - Method in interface org.w3c.dom.Node
Adds the node newChild to the end of the list of children of this node.
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.
appendData(String) - Method in interface org.w3c.dom.CharacterData
Append the string to the end of the character data of the node.
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.
appendHashToNode(Hashtable, String, Node, Document) - Static method in class org.apache.xml.utils.Hashtree2Node
Convert a Hashtable into a Node tree.
appendMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Adds the medium newMedium to the end of the list.
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
appendTextChild(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.XRTreeFrag
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.XStringForChars
Cast result object to a string.
appendToFsb(FastStringBuffer) - Method in class org.apache.xpath.objects.XStringForFSB
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
Given an element and mode, find the corresponding template and process the contents.
APRIL - Static variable in class javax.xml.datatype.DatatypeConstants
Value for fourth month of year.
Arg - class org.apache.xpath.Arg.
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 interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
asContentHandler() - Method in class org.apache.xml.serializer.EmptySerializer
 
asContentHandler() - Method in class org.apache.xml.serializer.SerializerBase
Return a ContentHandler interface into this serializer.
asContentHandler() - Method in interface org.apache.xml.serializer.Serializer
Return a ContentHandler interface to provide SAX input to.
asContentHandler() - Method in class org.apache.xml.serializer.ToUnknownStream
 
asDOM3Serializer() - Method in class org.apache.xml.serializer.EmptySerializer
 
asDOM3Serializer() - Method in class org.apache.xml.serializer.SerializerBase
Return a DOM3Serializer interface into this serializer.
asDOM3Serializer() - Method in interface org.apache.xml.serializer.Serializer
Return an Object into this serializer to be cast to a DOM3Serializer.
asDOM3Serializer() - Method in class org.apache.xml.serializer.ToUnknownStream
 
asDOMSerializer() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
asDOMSerializer() - Method in class org.apache.xml.serializer.EmptySerializer
 
asDOMSerializer() - Method in class org.apache.xml.serializer.SerializerBase
Return a DOMSerializer interface into this serializer.
asDOMSerializer() - Method in interface org.apache.xml.serializer.Serializer
Return a DOMSerializer interface into this serializer.
asDOMSerializer() - Method in class org.apache.xml.serializer.ToUnknownStream
 
asin(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:asin function returns the arcsine value of a number.
asIterator(XPathContext, int) - Method in class org.apache.xpath.Expression
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
Given an select expression and a context, evaluate the XPath and return the resulting iterator.
asIteratorRaw(XPathContext, int) - Method in class org.apache.xpath.Expression
Given an select expression and a context, evaluate the XPath and return the resulting iterator, but do not clone.
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_TARGET - Static variable in interface org.w3c.dom.events.Event
The event is currently being evaluated at the target EventTarget.
at(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
atan(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:atan function returns the arctangent value of a number.
atan2(double, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:atan2 function returns the angle ( in radians ) from the X axis to a point (y,x).
ATSIGN - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
AttList - class org.apache.xml.serializer.utils.AttList.
Wraps a DOM attribute list in a SAX Attributes.
AttList - class org.apache.xml.utils.AttList.
Wraps a DOM attribute list in a SAX Attributes.
AttList(NamedNodeMap, DOM2Helper) - Constructor for class org.apache.xml.serializer.utils.AttList
Constructor AttList
AttList(NamedNodeMap, DOMHelper) - Constructor for class org.apache.xml.utils.AttList
Constructor AttList
Attr - interface org.w3c.dom.Attr.
The Attr interface represents an attribute in an Element object.
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
 
ATTREMPTY - Static variable in class org.apache.xml.serializer.ElemDesc
Bit position if this attribute type is an empty type.
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.compiler.NodeTest
 
ATTRIBUTE - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
ATTRIBUTE - Static variable in class 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_NODE - Static variable in interface org.w3c.dom.Node
The node is an Attr.
attribute() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
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.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.DeclHandler.attributeDecl()
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.ToStream
Report an attribute type declaration.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
This method does nothing.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
attributeDecl(String, String, String, String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
attributeDecl(String, String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
attributeDecl(String, String, String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an attribute type declaration.
AttributeIterator - class org.apache.xpath.axes.AttributeIterator.
This class implements an optimized iterator for attribute axes patterns.
AttributeList - class org.apache.xalan.xsltc.runtime.AttributeList.
 
AttributeList - interface org.xml.sax.AttributeList.
Deprecated. This interface has been replaced by the SAX2 Attributes interface, which includes Namespace support.
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
AttributeListImpl - class org.xml.sax.helpers.AttributeListImpl.
Deprecated. This class implements a deprecated interface, AttributeList; that interface has been replaced by Attributes, which is implemented in the AttributesImpl helper class.
AttributeListImpl() - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Create an empty attribute list.
AttributeListImpl(AttributeList) - Constructor for class org.xml.sax.helpers.AttributeListImpl
Deprecated. Construct a persistent copy of an existing attribute list.
Attributes - class org.apache.xalan.xsltc.runtime.Attributes.
 
Attributes - interface org.xml.sax.Attributes.
Interface for a list of XML 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
 
Attributes2 - interface org.xml.sax.ext.Attributes2.
SAX2 extension to augment the per-attribute information provided though Attributes.
Attributes2Impl - class org.xml.sax.ext.Attributes2Impl.
SAX2 extension helper for additional Attributes information, implementing the Attributes2 interface.
Attributes2Impl() - Constructor for class org.xml.sax.ext.Attributes2Impl
Construct a new, empty Attributes2Impl object.
Attributes2Impl(Attributes) - Constructor for class org.xml.sax.ext.Attributes2Impl
Copy an existing Attributes or Attributes2 object.
AttributeSetMethodGenerator - class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator.
 
AttributeSetMethodGenerator(String, ClassGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
AttributesImpl - class org.xml.sax.helpers.AttributesImpl.
Default implementation of the Attributes interface.
AttributesImpl() - Constructor for class org.xml.sax.helpers.AttributesImpl
Construct a new, empty AttributesImpl object.
AttributesImpl(Attributes) - Constructor for class org.xml.sax.helpers.AttributesImpl
Copy an existing Attributes object.
AttributesImplSerializer - class org.apache.xml.serializer.AttributesImplSerializer.
This class extends org.xml.sax.helpers.AttributesImpl which implements org.
AttributesImplSerializer() - Constructor for class org.apache.xml.serializer.AttributesImplSerializer
 
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.