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.
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.
ATTRURL - Static variable in class org.apache.xml.serializer.ElemDesc
Bit position if this attribute type is a URL.
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
AUGUST - Static variable in class javax.xml.datatype.DatatypeConstants
Value for eighth month of year.
AUTO_TRANSLET - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
AVT - class org.apache.xalan.templates.AVT.
Class to hold an Attribute Value Template.
AVT(StylesheetHandler, String, String, String, String, ElemTemplateElement) - 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.
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.
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.
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
[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 - class org.apache.xml.dtm.Axis.
Specifies values related to XPath Axes.
AXIS_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
Axis() - Constructor for class org.apache.xml.dtm.Axis
 

B

backPatch(InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.FlowList
Back patch a flow list.
BAD_BOUNDARYPOINTS_ERR - Static variable in class org.w3c.dom.ranges.RangeException
If the boundary-points of a Range do not meet specific requirements.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String for use when a bad error code was encountered.
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.xalan.res.XSLTErrorResources_ru
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String for use when a bad error code was encountered.
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field BAD_CODE
BAD_CODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field BAD_CODE
BAD_MSGFORMAT - Static variable in class org.apache.xml.serializer.utils.MsgKey
An internal error with the messages, this is the message to use if the message format operation failed.
BAD_MSGKEY - Static variable in class org.apache.xml.serializer.utils.MsgKey
An internal error with the messages, this is the message to use if the message key can't be found
baseName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Search for both slashes in order to support URLs and files.
baseName(String) - Static method in class org.apache.xalan.xsltc.trax.Util
 
BasicTestIterator - class org.apache.xpath.axes.BasicTestIterator.
Base for iterators that handle predicates.
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() - Constructor for class org.apache.xalan.xsltc.dom.BitArray
Constructor.
BitArray(int) - Constructor for class org.apache.xalan.xsltc.dom.BitArray
 
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_RESERVED - Static variable in class org.apache.xpath.axes.WalkerFactory
4 bits are reserved for future use.
blur() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html.HTMLSelectElement
Removes keyboard focus from this element.
blur() - Method in interface org.w3c.dom.html.HTMLInputElement
Removes keyboard focus from this element.
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.XRTreeFrag
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.XNull
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.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.Or
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.Equals
Execute a binary operation by calling execute on each of the operands, and then calling the operate method on the derived class.
bool(XPathContext) - Method in class org.apache.xpath.operations.Bool
Evaluate this operation directly to a boolean.
bool(XPathContext, int, PrefixResolver) - Method in class org.apache.xpath.XPath
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 - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 boolean data type.
BOOLEAN_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
BOOLEAN_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a boolean as defined by [XPath 1.0].
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.serializer.utils.BoolStack.
Simple stack for boolean values.
BoolStack - class org.apache.xml.utils.BoolStack.
Simple stack for boolean values.
BoolStack() - Constructor for class org.apache.xml.serializer.utils.BoolStack
Default constructor.
BoolStack() - Constructor for class org.apache.xml.utils.BoolStack
Default constructor.
BoolStack(int) - Constructor for class org.apache.xml.serializer.utils.BoolStack
Construct a IntVector, using the given block size.
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.
BUBBLING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the bubbling phase.
buildKeyIndex(String, DOM) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Create an empty KeyIndex in the DOM case
buildKeyIndex(String, int, Object) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Adds a value to a key/id index
buildKeys(DOM, DTMAxisIterator, SerializationHandler, int) - Method in interface org.apache.xalan.xsltc.Translet
 
buildKeys(DOM, DTMAxisIterator, SerializationHandler, 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_AND_FILE_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
BYTEARRAY_AND_JAR_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 
BYTEARRAY_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.XSLTC
 

C

CACHED_NODE_LIST_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CachedNodeListIterator - class org.apache.xalan.xsltc.dom.CachedNodeListIterator.
CachedNodeListIterator is used for select expressions in a variable or parameter.
CachedNodeListIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
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.
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function
Call the visitors for the function arguments.
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FunctionOneArg
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function2Args
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.Function3Args
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
callArgVisitors(XPathVisitor) - Method in class org.apache.xpath.functions.FuncExtFunction
Call the visitors for the function arguments.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemForEach
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemCallTemplate
Call the children visitors.
callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemNumber
Call the children visitors.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandler
Process a call to a function.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Execute the EXSLT function and return the result value.
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
Process a call to an XPath extension function
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
Process a call to an XPath extension function
callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerGeneral
Process a call to an XPath extension function
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.ExtensionHandlerExsltFunction
Execute the EXSLT function and return the result value.
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.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.ExtensionHandlerGeneral
Process a call to a function.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.PredicatedNodeTest
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprIterator
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprWalker
This will traverse the heararchy, calling the visitor for each member.
callPredicateVisitors(XPathVisitor) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
This will traverse the heararchy, calling the visitor for each member.
callsNodeset() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
callsNodeset() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.XPath
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in interface org.apache.xpath.XPathVisitable
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.LocPathIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.UnionPathIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.AxesWalker
This will traverse the heararchy, calling the visitor for each member.
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.WalkingIterator
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.functions.Function
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XObject
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XString
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.objects.XNumber
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.Operation
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.UnaryOperation
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.operations.Variable
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.NodeTest
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.UnionPattern
 
callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.StepPattern
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVTPartSimple
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVTPartXPath
 
callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVT
 
callVisitors(XSLTVisitor) - Method in interface org.apache.xalan.templates.XSLTVisitable
This will traverse the heararchy, calling the visitor for each member.
canAcceptVariables() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if this element can accept variable declarations.
canAcceptVariables() - Method in class org.apache.xalan.templates.ElemChoose
Tell if this element can accept variable declarations.
canCrissCross(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
canSetParameter(String, Object) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Checks if setting a parameter to a specific value is supported.
canSetParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Check if setting a parameter to a specific value is supported.
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.
CANT_RESOLVE_RELATIVE_URI_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
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.xalan.templates.AVT
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.UnionPattern
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.
CAPTURING_PHASE - Static variable in interface org.w3c.dom.events.Event
The current event phase is the capturing phase.
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_ELEMENTS - Static variable in class javax.xml.transform.OutputKeys
cdata-section-elements = expanded names.
CDATA_SECTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a CDATASection.
CDATA_SECTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a CDATASection.
cdata(char[], int, int) - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of cdata.
cdata(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of cdata.
CDATASection - interface org.w3c.dom.CDATASection.
CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup.
CharacterData - interface org.w3c.dom.CharacterData.
The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM.
CHARACTERS - 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.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.xsltc.compiler.Parser
SAX2: Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
SAX2: Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
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.xalan.xsltc.trax.SAX2DOM
 
characters(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.serializer.EmptySerializer
 
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToStream
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of character data.
characters(char[], int, int) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
characters(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of character data.
characters(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of character data inside an element.
characters(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of character data.
characters(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of character data inside an element.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a character data event.
characters(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
characters(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 characters event.
characters(int, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Copy the string value of a node directly to an output handler
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
Dispatch the character content of a node to an output handler.
characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
Dispatch the character content of a node to an output handler.
characters(Node) - Method in interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler
 
characters(Node) - Method in interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler
 
characters(Node) - Method in class org.apache.xml.serializer.EmptySerializer
 
characters(Node) - Method in class org.apache.xml.serializer.SerializerBase
This method gets the nodes value as a String and uses that String as if it were an input character notification.
characters(Node) - Method in class org.apache.xml.serializer.ToSAXHandler
This method gets the node's value as a String and uses that String as if it were an input character notification.
characters(Node) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify of a character event, but passing the data as a DOM Node rather than the standard character array.
characters(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
characters(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
characters(String) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
characters(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
characters(String) - Method in class org.apache.xml.serializer.ToSAXHandler
Receive notification of character data.
characters(String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
characters(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
characters(String) - Method in class org.apache.xml.serializer.ToStream
Receive notification of character data.
characters(String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of character data.
characters(String) - Method in class org.apache.xml.serializer.ToTextStream
From XSLTC
characters(String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify of a character event, but passing the data as a character String rather than the standard character array.
characters(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Converts the String to a character array and calls the SAX method characters(char[],int,int);
characters(String, SerializationHandler) - 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.xml.serializer.ToTextStream
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
 
CharArrayWrapper - class org.apache.xml.utils.res.CharArrayWrapper.
It is a mutable object to wrap the char[] used in the contents of the XResourceBundle class
CharArrayWrapper(char[]) - Constructor for class org.apache.xml.utils.res.CharArrayWrapper
 
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.XMLStringDefault
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.XStringForChars
Returns the character at the specified index.
charAt(int) - Method in class org.apache.xpath.objects.XStringForFSB
Returns the character at the specified index.
CHARSET_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSCharsetRule.
check(LocPathIterator) - Static method in class org.apache.xpath.axes.HasPositionalPredChecker
Process the LocPathIterator to see if it contains variables or functions that may make it context dependent.
checkAbsolute(LocPathIterator) - Method in class org.apache.xalan.templates.AbsPathChecker
Process the LocPathIterator to see if it contains variables or functions that may make it context dependent.
checkAttribQName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to check if xsl:attribute has a valid qname This method should only be invoked if the name attribute is an AVT
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() - 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
 
checkNCName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to check if a name is a valid ncname This method should only be invoked if the attribute value is an AVT
checkNode(Node) - Method in class org.apache.xml.utils.DOM2Helper
Deprecated. 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.FunctionMultiArgs
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.FuncConcat
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.
checkQName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to check if a name is a valid qname This method should only be invoked if the attribute value is an AVT
checkWarnings() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
CHILD - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
CHILD - Static variable in class org.apache.xml.dtm.Axis
The child axis contains the children of the context node.
ChildIterator - class org.apache.xpath.axes.ChildIterator.
This class implements an optimized iterator for "node()" patterns, that is, any children of the context node.
ChildTestIterator - class org.apache.xpath.axes.ChildTestIterator.
This class implements an optimized iterator for children patterns that have a node test, and possibly a predicate.
ChildTestIterator(DTMAxisTraverser) - Constructor for class org.apache.xpath.axes.ChildTestIterator
Create a ChildTestIterator object.
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_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 javax.xml.datatype.XMLGregorianCalendar
Unset all fields to undefined.
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
 
clear() - Method in class org.apache.xml.serializer.AttributesImplSerializer
This method clears the accumulated attributes.
clear() - Method in class org.apache.xml.serializer.utils.BoolStack
Clears the stack.
clear() - Method in class org.apache.xml.utils.BoolStack
Clears the stack.
clear() - Method in class org.xml.sax.helpers.AttributesImpl
Clear the attribute list for reuse.
clear() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Clear the attribute list.
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.
clearElements() - Method in class org.apache.xalan.processor.WhitespaceInfoPaths
 
CLEARLIMITATION - Static variable in class org.apache.xpath.VariableStack
limitation for 1K
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 javax.xml.transform.Transformer
Clear all parameters set with setParameter.
clearParameters() - Method in class org.apache.xalan.lib.sql.XConnection
 
clearParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the parameters to a null list.
clearParameters() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Clear all parameters set with setParameter.
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.
click() - Method in interface org.w3c.dom.html.HTMLInputElement
Simulate a mouse-click.
clone() - Method in class javax.xml.datatype.XMLGregorianCalendar
Creates and returns a copy of this object.
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.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.serializer.NamespaceMappings
This method makes a clone of this object.
clone() - Method in class org.apache.xml.utils.ObjectVector
Returns clone of current ObjectVector
clone() - Method in class org.apache.xml.utils.ObjectStack
Returns clone of current ObjectStack
clone() - Method in class org.apache.xml.utils.NodeVector
Get a cloned LocPathIterator.
clone() - Method in class org.apache.xml.utils.BoolStack
 
clone() - Method in class org.apache.xml.utils.IntVector
Returns clone of current IntVector
clone() - Method in class org.apache.xml.utils.IntStack
Returns clone of current IntStack
clone() - Method in class org.apache.xpath.VariableStack
Returns a clone of this variable stack.
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.axes.PredicatedNodeTest
Get a cloned PrdicatedNodeTest.
clone() - Method in class org.apache.xpath.axes.UnionPathIterator
Get a cloned LocPathIterator that holds the same position as this iterator.
clone() - Method in class org.apache.xpath.axes.AxesWalker
Get a cloned AxesWalker.
clone() - Method in class org.apache.xpath.axes.FilterExprWalker
Get a cloned FilterExprWalker.
clone() - Method in class org.apache.xpath.axes.WalkingIterator
Get a cloned WalkingIterator that holds the same position as this iterator.
clone() - Method in class org.apache.xpath.axes.NodeSequence
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.xpath.axes.OneStepIterator
Get a cloned iterator.
clone() - Method in interface org.apache.xpath.axes.ContextNodeList
Get a clone of this iterator.
cloneArray() - Method in class org.apache.xalan.xsltc.dom.BitArray
 
cloneContents() - Method in interface org.w3c.dom.ranges.Range
Duplicates the contents of a Range
ClonedNodeListIterator - class org.apache.xalan.xsltc.dom.ClonedNodeListIterator.
A ClonedNodeListIterator is returned by the cloneIterator() method of a CachedNodeListIterator.
ClonedNodeListIterator(CachedNodeListIterator) - Constructor for class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
cloneHeapNode() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Creates a deep copy of this HeapNode.
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.SAXImpl.NamespaceWildcardIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
Clone a SortingIterator by cloning its source iterator and then sharing the factory and the array of NodeSortRecords.
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.MatchingIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Clones and resets this iterator.
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
cloneIterator() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
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.
cloneIterator() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
Returns a deep copy of this iterator.
cloneIterator() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
Returns a deep copy of this iterator.
cloneNode(boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
cloneNode(boolean) - Method in interface org.w3c.dom.Node
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneRange() - Method in interface org.w3c.dom.ranges.Range
Produces a new Range whose boundary-points are equal to the boundary-points of the Range.
ClonerToResultTree - class org.apache.xalan.transformer.ClonerToResultTree.
Class used to clone a node, possibly including its children to a result tree.
ClonerToResultTree() - Constructor for class org.apache.xalan.transformer.ClonerToResultTree
 
cloneToResultTree(int, int, DTM, SerializationHandler, 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.BasicTestIterator
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 class org.apache.xpath.axes.NodeSequence
Note: Not a deep clone.
cloneWithReset() - Method in class org.apache.xpath.axes.OneStepIterator
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.
close() - Method in class org.apache.xalan.lib.sql.XConnection
Close the connection to the data source.
close() - Method in class org.apache.xalan.lib.sql.PooledConnection
Close the real JDBC Connection
close() - Method in class org.apache.xml.serializer.EmptySerializer
 
close() - Method in class org.apache.xml.serializer.SerializerBase
Flush and close the underlying java.io.Writer.
close() - Method in interface org.apache.xml.serializer.SerializationHandler
 
close() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Do nothing.
close() - Method in class org.apache.xml.serializer.ToUnknownStream
 
close() - Method in interface org.w3c.dom.html.HTMLDocument
Closes a document stream opened by open()and forces rendering.
close(boolean) - Method in class org.apache.xalan.lib.sql.SQLDocument
Close down any resources used by this document.
close(ExpressionContext, Object) - 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.
closeCDATA() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Closes ane open cdata tag, and unlike the this.endCDATA() method (from the LexicalHandler) interface, this "internal" method will send the endCDATA() call to the wrapped handler.
closeOutputHandler(SerializationHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
Closure - interface org.apache.xalan.xsltc.compiler.Closure.
 
closure(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:closure function creates a node set resulting from transitive closure of evaluating the expression passed as the second argument on each of the nodes passed as the first argument, then on the node set resulting from that and so on until no more nodes are found.
CMDLINE_OPT_MISSING_ARG_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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.
code - Variable in class org.w3c.dom.DOMException
 
code - Variable in class org.w3c.dom.events.EventException
 
code - Variable in class org.w3c.dom.ls.LSException
 
code - Variable in class org.w3c.dom.ranges.RangeException
 
code - Variable in class org.w3c.dom.xpath.XPathException
 
collapse(boolean) - Method in interface org.w3c.dom.ranges.Range
Collapse a Range onto one of its boundary-points
COLLATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
COLLATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
CollatorFactory - interface org.apache.xalan.xsltc.CollatorFactory.
 
CollatorFactoryBase - class org.apache.xalan.xsltc.dom.CollatorFactoryBase.
 
CollatorFactoryBase() - Constructor for class org.apache.xalan.xsltc.dom.CollatorFactoryBase
 
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.
COMMA - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
Comment - interface org.w3c.dom.Comment.
This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->'.
Comment - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
COMMENT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
COMMENT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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_NODE - Static variable in interface org.w3c.dom.Node
The node is a Comment.
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.xsltc.dom.SAXImpl
SAX2: Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
comment(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.comment() Receieve notification of a comment
comment(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
Lexical Handler method to create comment node in DOM tree.
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.dtm.ref.sax2dtm.SAX2DTM2
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.serializer.EmptySerializer
 
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToStream
Receive notification of an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToHTMLStream
 
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of a comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToTextStream
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
comment(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Report an XML comment anywhere in the document.
comment(char[], int, int) - Method in class org.xml.sax.ext.DefaultHandler2
 
comment(char[], int, int) - Method in interface org.xml.sax.ext.LexicalHandler
Report an XML comment anywhere in the document.
comment(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
comment(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
comment(String) - Method in class org.apache.xml.serializer.SerializerBase
Receive notification of a comment.
comment(String) - Method in class org.apache.xml.serializer.ToSAXHandler
Receive notification of a comment.
comment(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
comment(String) - Method in interface org.apache.xml.serializer.ExtendedLexicalHandler
This method is used to notify of a comment
comment(String) - Method in class org.apache.xml.serializer.ToTextStream
Called when a Comment is to be constructed.
comment(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
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(DTMAxisIterator, double, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node-set/number compare.
compare(DTMAxisIterator, DTMAxisIterator, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node-set/node-set compare.
compare(DTMAxisIterator, String, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: node-set/string comparison.
compare(Duration) - Method in class javax.xml.datatype.Duration
Partial order relation comparison with this Duration instance.
compare(int, DTMAxisIterator, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
compare(Object, Object, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
compare(XMLGregorianCalendar) - Method in class javax.xml.datatype.XMLGregorianCalendar
Compare two instances of W3C XML Schema 1.0 date/time datatypes according to partial order relation defined in W3C XML Schema 1.0 Part 2, Section 3.2.7.3, Order relation on dateTime.
compare(XObject, Comparator) - Method in class org.apache.xpath.objects.XNodeSet
Tell if one object is less than the other.
compareBoundaryPoints(short, Range) - Method in interface org.w3c.dom.ranges.Range
Compare the boundary-points of two Ranges in a document.
compareDocOrder(NodeSortRecord) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
 
compareDocumentPosition(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
compareDocumentPosition(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Compares a node with this node with regard to their position in the document.
compareDocumentPosition(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Compares a node with this node with regard to their position in the document.
compareDocumentPosition(Node) - Method in class org.apache.xml.utils.UnImplNode
Compares a node with this node with regard to their position in the document.
compareDocumentPosition(Node) - Method in interface org.w3c.dom.Node
Compares the reference node, i.e.
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(Object) - Method in class org.apache.xml.utils.StringComparable
 
compareTo(XMLString) - Method in interface org.apache.xml.utils.XMLString
Compares two strings lexicographically.
compareTo(XMLString) - Method in class org.apache.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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
Execute the XPath object from a given opcode position.
compile(String) - Method in interface javax.xml.xpath.XPath
Compile an XPath expression for later evaluation.
compile(String) - Method in class org.apache.xpath.jaxp.XPathImpl
Compile an XPath expression for later evaluation.
compile(String, InputSource) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Compiles a stylesheet pointed to by a URL.
compile(String, InputSource, int) - 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.
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, FunctionTable) - 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
 
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.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.ElemExsltFunction
Called after everything else has been recomposed, and allows the function 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.
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.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.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.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.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.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.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.ElemExtensionDecl
 
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.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.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.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.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.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.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.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.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.
concat(NodeList) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:concat function takes a node set and returns the concatenation of the string values of the nodes in that node set.
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.xml.utils.XMLStringDefault
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
Returns an XConnection from either a user created org.apache.xalan.lib.sql.ConnectionPool or a JNDI datasource.
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
 
constant(String, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:constant function returns the specified constant to a set precision.
Constants - class org.apache.xalan.templates.Constants.
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 - class org.apache.xml.utils.Constants.
Primary constants used by the XSLT Processor
Constants() - Constructor for class org.apache.xalan.templates.Constants
 
Constants() - Constructor for class org.apache.xml.utils.Constants
 
CONSTRUCTOR - Static variable in class org.apache.xalan.trace.ExtensionEvent
 
CONSTRUCTOR_NOT_FOUND - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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(Object) - Method in class org.apache.xml.utils.ObjectVector
Tell if the table contains the given Object.
contains(String) - Method in class org.apache.xml.serializer.utils.StringToIntTable
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.MutableAttrListImpl
Return true if list contains the given (raw) attribute name.
contains(String) - Method in class org.apache.xml.utils.StringVector
Tell if the table contains the given string.
contains(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
contains(String) - Method in interface org.w3c.dom.DOMStringList
Test if a string is part of this DOMStringList.
contains(String) - Method in interface org.w3c.dom.NameList
Test if a name is part of this NameList.
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
Given a context node and the argument to the XPath id function, checks whether the context node is in the set of nodes that results from that reference to the id function.
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
Given a context node and the second argument to the XSLT key function, checks whether the context node is in the set of nodes that results from that reference to the key function.
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.
containsNS(String, String) - Method in interface org.w3c.dom.NameList
Test if the pair namespaceURI/name is part of this NameList.
containsValue(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
ContentHandler - interface org.xml.sax.ContentHandler.
Receive notification of the logical content of a document.
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.
Classes who implement this interface can be a current node list, also refered to here as a context node list.
CONTINUE_AFTER_FATAL_ERROR - Static variable in class org.apache.xpath.compiler.XPathParser
 
convertMime2JavaEncoding(String) - Static method in class org.apache.xml.serializer.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(DTMAxisIterator, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Copy a node-set to an output handler
copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
copy(int, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Performs a deep copy (ref.
copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
copy(Object, SerializationHandler, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
copy(SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Copy the whole tree to an output handler
copyAndRedirect(InstructionList, InstructionList) - Method in class org.apache.xalan.xsltc.compiler.FlowList
Redirect the handles from oldList to newList.
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(ToXMLStream) - Method in class org.apache.xml.serializer.ToXMLStream
Copy properties from another SerializerToXML.
CoroutineManager - class org.apache.xml.dtm.ref.CoroutineManager.
Support the coroutine design pattern.
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.
cos(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:cos function returns cosine of the passed argument.
COULD_NOT_CREATE_TRANS_FACT - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
Counter - class org.apache.xalan.transformer.Counter.
A class that does incremental counting for support of xsl:number.
Counter - interface org.w3c.dom.css.Counter.
The Counter interface is used to represent any counter or counters function value.
CountersTable - class org.apache.xalan.transformer.CountersTable.
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(DTMAxisIterator) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Standard function count(node-set)
countLikeTemplates(ElemTemplate, int) - Method in class org.apache.xalan.transformer.StackGuard
Overide equal method for StackGuard objects
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.
createAttribute(String) - Method in interface org.w3c.dom.Document
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createAttributeNS(String, String) - Method in interface org.w3c.dom.Document
Creates an attribute of the given qualified name and namespace URI.
createCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
Create a new table caption object or return an existing one.
createCDATASection(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createCDATASection(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createCDATASection(String) - Method in interface org.w3c.dom.Document
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createComment(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createComment(String) - Method in interface org.w3c.dom.Document
Creates a Comment node given the specified string.
createCSSStyleSheet(String, String) - Method in interface org.w3c.dom.css.DOMImplementationCSS
Creates a new CSSStyleSheet.
createDocument() - Static method in class org.apache.xml.utils.DOMHelper
Deprecated. DOM Level 1 did not have a standard mechanism for creating a new Document object.
createDocument(boolean) - Static method in class org.apache.xml.utils.DOMHelper
Deprecated. DOM Level 1 did not have a standard mechanism for creating a new Document object.
createDocument(String, String, DocumentType) - Method in interface org.w3c.dom.DOMImplementation
Creates a DOM Document object of the specified type with its document element.
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.DTMManagerDefault
Method createDocumentFragment NEEDSDOC (createDocumentFragment) @return
createDocumentFragment() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createDocumentFragment() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createDocumentFragment() - Method in class org.apache.xpath.XPathContext
Creates an empty DocumentFragment object.
createDocumentFragment() - Method in interface org.w3c.dom.Document
Creates an empty DocumentFragment object.
createDocumentType(String, String, String) - Method in interface org.w3c.dom.DOMImplementation
Creates an empty DocumentType node.
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.
createElement(String) - Method in interface org.w3c.dom.Document
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createElementNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createElementNS(String, String) - Method in interface org.w3c.dom.Document
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createEntityReference(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createEntityReference(String) - Method in interface org.w3c.dom.Document
Creates an EntityReference object.
createEvent(String) - Method in interface org.w3c.dom.events.DocumentEvent
 
createExpression(String, XPathNSResolver) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
Creates a parsed XPath expression with resolved namespaces.
createExpression(String, XPathNSResolver) - Method in interface org.w3c.dom.xpath.XPathEvaluator
Creates a parsed XPath expression with resolved namespaces.
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!!!
createLSInput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty input source object where LSInput.characterStream, LSInput.byteStream , LSInput.stringData LSInput.systemId, LSInput.publicId, LSInput.baseURI, and LSInput.encoding are null, and LSInput.certifiedText is false.
createLSOutput() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new empty output destination object where LSOutput.characterStream, LSOutput.byteStream, LSOutput.systemId, LSOutput.encoding are null.
createLSParser(short, String) - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSParser.
createLSSerializer() - Method in interface org.w3c.dom.ls.DOMImplementationLS
Create a new LSSerializer object.
createMessage(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.
createMessage(String, Object[]) - Method in class org.apache.xml.serializer.utils.Messages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createMsg(ListResourceBundle, String, Object[]) - Static method in class org.apache.xml.res.XMLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createNodeIterator(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new NodeIterator over the subtree rooted at the specified node.
createNSResolver(Node) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
Adapts any DOM node to resolve namespaces so that an XPath expression can be easily evaluated relative to the context of the node where it appeared within the document.
createNSResolver(Node) - Method in interface org.w3c.dom.xpath.XPathEvaluator
Adapts any DOM node to resolve namespaces so that an XPath expression can be easily evaluated relative to the context of the node where it appeared within the document.
createProcessingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createProcessingInstruction(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createProcessingInstruction(String, String) - Method in interface org.w3c.dom.Document
Creates a ProcessingInstruction node given the specified name and data strings.
createRange() - Method in interface org.w3c.dom.ranges.DocumentRange
This interface can be obtained from the object implementing the Document interface using binding-specific casting methods.
createSerializationHandler(Result) - Method in class org.apache.xalan.transformer.TransformerImpl
Create a result ContentHandler from a Result object, based on the current OutputProperties.
createSerializationHandler(Result, OutputProperties) - Method in class org.apache.xalan.transformer.TransformerImpl
Create a ContentHandler from a Result object and an OutputProperties.
createSerializationHandler(TransformerImpl, FileOutputStream, File, OutputProperties) - Method in class org.apache.xalan.lib.Redirect
A class that extends this one could over-ride this public method and receive a callback for the creation of the serializer used in the redirection.
createStepPattern(int, Object, Vector) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
This method is similar to findNodeType(int, Object) except that it creates a StepPattern instead of just returning a node type.
createTextNode(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
createTextNode(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
createTextNode(String) - Method in interface org.w3c.dom.Document
Creates a Text node given the specified string.
createTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
Create a table footer row or return an existing one.
createTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
Create a table header row or return an existing one.
createTreeWalker(Node, int, NodeFilter, boolean) - Method in interface org.w3c.dom.traversal.DocumentTraversal
Create a new TreeWalker over the subtree rooted at the specified node.
createUnionIterator(Compiler, int) - Static method in class org.apache.xpath.axes.UnionPathIterator
This will return an iterator capable of handling the union of paths given.
createWarning(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.
createXMLMessage(String, Object[]) - Static method in class org.apache.xml.res.XMLMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXMLReader() - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XMLReader from system defaults.
createXMLReader(String) - Static method in class org.xml.sax.helpers.XMLReaderFactory
Attempt to create an XML reader from a class name.
createXPath(String, ElemTemplateElement) - Method in class org.apache.xalan.processor.StylesheetHandler
Process an expression string into an XPath.
createXPATHMessage(String, Object[]) - Static method in class org.apache.xpath.res.XPATHMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHMsg(ListResourceBundle, String, Object[]) - Static method in class org.apache.xpath.res.XPATHMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
createXPATHWarning(String, Object[]) - Static method in class org.apache.xpath.res.XPATHMessages
Creates a message from the specified key and replacement arguments, localized to the given locale.
CSS_ATTR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a attribute function.
CSS_CM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (cm).
CSS_COUNTER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a counter or counters function.
CSS_CUSTOM - Static variable in interface org.w3c.dom.css.CSSValue
The value is a custom value.
CSS_DEG - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (deg).
CSS_DIMENSION - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a number with an unknown dimension.
CSS_EMS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (ems).
CSS_EXS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (exs).
CSS_GRAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (grad).
CSS_HZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (Hz).
CSS_IDENT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an identifier.
CSS_IN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (in).
CSS_INHERIT - Static variable in interface org.w3c.dom.css.CSSValue
The value is inherited and the cssText contains "inherit".
CSS_KHZ - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a frequency (kHz).
CSS_MM - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (mm).
CSS_MS - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (ms).
CSS_NUMBER - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a simple number.
CSS_PC - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pc).
CSS_PERCENTAGE - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a percentage.
CSS_PRIMITIVE_VALUE - Static variable in interface org.w3c.dom.css.CSSValue
The value is a primitive value and an instance of the CSSPrimitiveValue interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS_PT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (pt).
CSS_PX - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a length (px).
CSS_RAD - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is an angle (rad).
CSS_RECT - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a rect function.
CSS_RGBCOLOR - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a RGB color.
CSS_S - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a time (s).
CSS_STRING - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a STRING.
CSS_UNKNOWN - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is not a recognized CSS2 value.
CSS_URI - Static variable in interface org.w3c.dom.css.CSSPrimitiveValue
The value is a URI.
CSS_VALUE_LIST - Static variable in interface org.w3c.dom.css.CSSValue
The value is a CSSValue list and an instance of the CSSValueList interface can be obtained by using binding-specific casting methods on this instance of the CSSValue interface.
CSS2Properties - interface org.w3c.dom.css.CSS2Properties.
The CSS2Properties interface represents a convenience mechanism for retrieving and setting properties within a CSSStyleDeclaration.
CSSCharsetRule - interface org.w3c.dom.css.CSSCharsetRule.
The CSSCharsetRule interface represents a @charset rule in a CSS style sheet.
CSSFontFaceRule - interface org.w3c.dom.css.CSSFontFaceRule.
The CSSFontFaceRule interface represents a @font-face rule in a CSS style sheet.
CSSImportRule - interface org.w3c.dom.css.CSSImportRule.
The CSSImportRule interface represents a @import rule within a CSS style sheet.
CSSMediaRule - interface org.w3c.dom.css.CSSMediaRule.
The CSSMediaRule interface represents a @media rule in a CSS style sheet.
CSSPageRule - interface org.w3c.dom.css.CSSPageRule.
The CSSPageRule interface represents a @page rule within a CSS style sheet.
CSSPrimitiveValue - interface org.w3c.dom.css.CSSPrimitiveValue.
The CSSPrimitiveValue interface represents a single CSS value .
CSSRule - interface org.w3c.dom.css.CSSRule.
The CSSRule interface is the abstract base interface for any type of CSS statement.
CSSRuleList - interface org.w3c.dom.css.CSSRuleList.
The CSSRuleList interface provides the abstraction of an ordered collection of CSS rules.
CSSStyleDeclaration - interface org.w3c.dom.css.CSSStyleDeclaration.
The CSSStyleDeclaration interface represents a single CSS declaration block.
CSSStyleRule - interface org.w3c.dom.css.CSSStyleRule.
The CSSStyleRule interface represents a single rule set in a CSS style sheet.
CSSStyleSheet - interface org.w3c.dom.css.CSSStyleSheet.
The CSSStyleSheet interface is a concrete interface used to represent a CSS style sheet i.e., a style sheet whose content type is "text/css".
CSSUnknownRule - interface org.w3c.dom.css.CSSUnknownRule.
The CSSUnknownRule interface represents an at-rule not supported by this user agent.
CSSValue - interface org.w3c.dom.css.CSSValue.
The CSSValue interface represents a simple or a complex value.
CSSValueList - interface org.w3c.dom.css.CSSValueList.
The CSSValueList interface provides the abstraction of an ordered collection of CSS values.
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
 
CURRENT_TRANSLET_VERSION - Static variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
currentFuncResultSeen() - Method in class org.apache.xalan.transformer.TransformerImpl
Determines whether an EXSLT func:result instruction has been executed for the currently active EXSLT func:function.
CurrentNodeListFilter - interface org.apache.xalan.xsltc.dom.CurrentNodeListFilter.
 
CurrentNodeListIterator - class org.apache.xalan.xsltc.dom.CurrentNodeListIterator.
Iterators of this kind use a CurrentNodeListFilter to filter a subset of nodes from a source iterator.
CurrentNodeListIterator(DTMAxisIterator, boolean, CurrentNodeListFilter, int, AbstractTranslet) - Constructor for class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
CurrentNodeListIterator(DTMAxisIterator, 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
DatatypeConfigurationException - exception javax.xml.datatype.DatatypeConfigurationException.
Indicates a serious configuration error.
DatatypeConfigurationException() - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with no specified detail mesage and cause.
DatatypeConfigurationException(String) - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with the specified detail message.
DatatypeConfigurationException(String, Throwable) - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with the specified detail message and cause.
DatatypeConfigurationException(Throwable) - Constructor for class javax.xml.datatype.DatatypeConfigurationException
Create a new DatatypeConfigurationException with the specified cause.
DatatypeConstants - class javax.xml.datatype.DatatypeConstants.
Utility class to contain basic Datatype values as constants.
DatatypeConstants.Field - class javax.xml.datatype.DatatypeConstants.Field.
Type-safe enum class that represents six fields of the Duration class.
DatatypeFactory - class javax.xml.datatype.DatatypeFactory.
Factory that creates new javax.xml.datatype Objects that map XML to/from Java Objects.
DATATYPEFACTORY_IMPLEMENTATION_CLASS - Static variable in class javax.xml.datatype.DatatypeFactory
Default implementation class name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.
DATATYPEFACTORY_PROPERTY - Static variable in class javax.xml.datatype.DatatypeFactory
Default property name as defined in JSR 206: Java(TM) API for XML Processing (JAXP) 1.3.
DATE - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype date.
date() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
date(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:date function returns the date specified in the date/time string given as the argument.
DATETIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype dateTime.
dateTime() - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:date-time function returns the current date and time as a date/time string.
dayAbbreviation() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayAbbreviation(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-abbreviation function returns the abbreviation of the day of the week of a date.
dayInMonth() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayInMonth(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-in-month function returns the day of a date as a number.
dayInWeek() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayInWeek(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-in-week function returns the day of the week given in a date as a number.
dayInYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayInYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-in-year function returns the day of a date in a year as a number.
dayName() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayName(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-name function returns the full name of the day of the week of a date.
dayOfWeekInMonth() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
dayOfWeekInMonth(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:day-of-week-in-month function returns the day-of-the-week in a month of a date as a number (e.g.
DAYS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the days field.
DCOLON - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
DDOT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
DEBUG - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
DEBUG - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
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.
DECEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for twelve month of year.
DecimalFormatProperties - class org.apache.xalan.templates.DecimalFormatProperties.
Implement xsl:decimal-format.
DecimalFormatProperties(int) - Constructor for class org.apache.xalan.templates.DecimalFormatProperties
Constructor DecimalFormatProperties
DecimalToRoman - class org.apache.xalan.transformer.DecimalToRoman.
Structure to help in converting integers to roman numerals
DecimalToRoman(long, String, long, String) - Constructor for class org.apache.xalan.transformer.DecimalToRoman
Constructor DecimalToRoman
declarePrefix(String, String) - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
declarePrefix(String, String) - Method in class org.apache.xml.utils.NamespaceSupport2
Declare a Namespace prefix.
declarePrefix(String, String) - Method in class org.xml.sax.helpers.NamespaceSupport
Declare a Namespace prefix.
DeclHandler - interface org.xml.sax.ext.DeclHandler.
SAX2 extension handler for DTD declaration events.
deepEquals(Expression) - Method in class org.apache.xpath.Expression
Compare this object with another object and see if they are equal, include the sub heararchy.
deepEquals(Expression) - Method in class org.apache.xpath.axes.PredicatedNodeTest
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.OneStepIteratorForward
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.UnionPathIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.FilterExprIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.AxesWalker
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.FilterExprWalker
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.WalkingIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.DescendantIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.OneStepIterator
 
deepEquals(Expression) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.Function
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.FunctionOneArg
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.Function2Args
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.Function3Args
 
deepEquals(Expression) - Method in class org.apache.xpath.functions.FunctionMultiArgs
 
deepEquals(Expression) - Method in class org.apache.xpath.objects.XObject
 
deepEquals(Expression) - Method in class org.apache.xpath.operations.Operation
 
deepEquals(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
 
deepEquals(Expression) - Method in class org.apache.xpath.operations.Variable
 
deepEquals(Expression) - Method in class org.apache.xpath.patterns.NodeTest
 
deepEquals(Expression) - Method in class org.apache.xpath.patterns.UnionPattern
 
deepEquals(Expression) - Method in class org.apache.xpath.patterns.StepPattern
 
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_BLOCKSIZE - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The default block size of the node arrays
DEFAULT_COLLATOR - Static variable in class org.apache.xalan.xsltc.dom.CollatorFactoryBase
 
DEFAULT_CONSTRUCTOR - Static variable in class org.apache.xalan.trace.ExtensionEvent
 
DEFAULT_DECIMAL_FORMAT - Static variable in class org.apache.xalan.templates.Constants
some stuff for Decimal-format
DEFAULT_LOCALE - Static variable in class org.apache.xalan.xsltc.dom.CollatorFactoryBase
 
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
 
DEFAULT_NS_PREFIX - Static variable in class javax.xml.XMLConstants
Prefix to use to represent the default XML Namespace.
DEFAULT_NUMBLOCKS - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The number of blocks for the node arrays
DEFAULT_NUMBLOCKS_SMALL - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The number of blocks used for small documents & RTFs
DEFAULT_OBJECT_MODEL_URI - Static variable in class javax.xml.xpath.XPathFactory
Default Object Model URI.
DEFAULT_PROPERTY_NAME - Static variable in class javax.xml.xpath.XPathFactory
The default property name according to the JAXP spec.
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(boolean) - 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
DefaultHandler - class org.xml.sax.helpers.DefaultHandler.
Default base class for SAX2 event handlers.
DefaultHandler() - Constructor for class org.xml.sax.helpers.DefaultHandler
 
DefaultHandler2 - class org.xml.sax.ext.DefaultHandler2.
This class extends the SAX2 base handler class to support the SAX2 LexicalHandler, DeclHandler, and EntityResolver2 extensions.
DefaultHandler2() - Constructor for class org.xml.sax.ext.DefaultHandler2
Constructs a handler which ignores all parsing events.
defineJavaNamespace(String) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
For any extension namespace that is not either predefined or defined by a "component" declaration or exslt function declaration, attempt to create an ExtensionNamespaceSuport object for the appropriate Java class or Java package Extension Handler.
defineJavaNamespace(String, String) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
 
deleteCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
Delete the table caption, if one exists.
deleteCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
Delete a cell from the current row.
deleteContents() - Method in interface org.w3c.dom.ranges.Range
Removes the contents of a Range from the containing document or document fragment without returning a reference to the removed content.
deleteData(int, int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
deleteData(int, int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
deleteData(int, int) - Method in interface org.w3c.dom.CharacterData
Remove a range of 16-bit units from the node.
deleteMedium(String) - Method in interface org.w3c.dom.stylesheets.MediaList
Deletes the medium indicated by oldMedium from the list.
deleteRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Delete a row from this section.
deleteRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
Delete a table row.
deleteRule(int) - Method in interface org.w3c.dom.css.CSSMediaRule
Used to delete a rule from the media block.
deleteRule(int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to delete a rule from the style sheet.
deleteTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
Delete the footer from the table, if one exists.
deleteTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
Delete the header from the table, if one exists.
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).
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.
DERIVATION_EXTENSION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by extension.
DERIVATION_LIST - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the list.
DERIVATION_RESTRICTION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the derivation by restriction if complex types are involved, or a restriction if simple types are involved.
DERIVATION_UNION - Static variable in interface org.w3c.dom.TypeInfo
If the document's schema is an XML Schema [XML Schema Part 1] , this constant represents the union if simple types are involved.
DESCENDANT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
DESCENDANT - Static variable in class 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.
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 class org.apache.xalan.xsltc.compiler.sym
 
DESCENDANTORSELF - Static variable in class 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 class 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 class org.apache.xml.dtm.Axis
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including the root.
DESTINATION_DIRECTORY - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
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.DTMXRTreeFrag
 
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.ChildTestIterator
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.axes.FilterExprIterator
Detaches the walker 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.AxesWalker
Detaches the walker 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.FilterExprWalker
Detaches the walker 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.MatchPatternIterator
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.NodeSequence
 
detach() - Method in class org.apache.xpath.axes.OneStepIterator
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.ReverseAxesWalker
Detaches the walker 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.FilterExprIteratorSimple
Detaches the walker 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.XRTreeFrag
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.XRTreeFragSelectWrapper
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 interface org.w3c.dom.ranges.Range
Called to indicate that the Range is no longer in use and that the implementation may relinquish any resources associated with this Range.
detach() - Method in interface org.w3c.dom.traversal.NodeIterator
Detaches the NodeIterator from the set which it iterated over, releasing any computational resources and placing the NodeIterator in the INVALID state.
DEVELOPMENT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Development Drop Number.
DIAGNOSE_MULTISTEPLIST - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
DIAGNOSE_NUM_PATHS_REDUCED - Static variable in class org.apache.xalan.templates.RedundentExprEliminator
 
diagnoseIterator(String, int, Compiler) - Static method in class org.apache.xpath.axes.WalkerFactory
 
difference(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:difference function returns the difference between two node sets - those nodes that are in the node set passed as the first argument that are not in the node set passed as the second argument.
difference(NodeList, NodeList) - 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
Deprecated. Use setFeature("default-pool-enabled", "false");
disableStreamingMode() - Method in class org.apache.xalan.lib.sql.XConnection
Deprecated. Use setFeature("streaming", "false");
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.xml.utils.XMLStringDefault
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.XStringForChars
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.
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.xml.utils.XMLStringDefault
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.XStringForChars
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(int, ContentHandler, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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).
dispatchCharactersEvents(int, ContentHandler, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of SAX2DTM.dispatchCharactersEvents(int, ContentHandler, boolean).
dispatchEvent(Event) - Method in interface org.w3c.dom.events.EventTarget
This method allows the dispatch of events into the implementations event model.
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
dispatchToEvents(int, ContentHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.MessageHandler
 
displayMessage(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Pass a message to the message handler - used by Message class.
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.IntType
 
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
distanceTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
distinct(NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:distinct function returns a subset of the nodes contained in the node-set NS passed as the first argument.
distinct(NodeList) - 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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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.IntType
 
DIV() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
do_action(int, lr_parser, Stack, int) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Invoke a user supplied parse action.
DOCTYPE_PUBLIC - Static variable in class javax.xml.transform.OutputKeys
doctype-public = string.
DOCTYPE_SYSTEM - Static variable in class javax.xml.transform.OutputKeys
doctype-system = string.
Document - interface org.w3c.dom.Document.
The Document interface represents the entire HTML or XML document.
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_FRAGMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentFragment.
DOCUMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Document.
DOCUMENT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Document.
DOCUMENT_PNAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
DOCUMENT_POSITION_CONTAINED_BY - Static variable in interface org.w3c.dom.Node
The node is contained by the reference node.
DOCUMENT_POSITION_CONTAINS - Static variable in interface org.w3c.dom.Node
The node contains the reference node.
DOCUMENT_POSITION_DISCONNECTED - Static variable in interface org.w3c.dom.Node
The two nodes are disconnected.
DOCUMENT_POSITION_FOLLOWING - Static variable in interface org.w3c.dom.Node
The node follows the reference node.
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC - Static variable in interface org.w3c.dom.Node
The determination of preceding versus following is implementation-specific.
DOCUMENT_POSITION_PRECEDING - Static variable in interface org.w3c.dom.Node
The second node precedes the reference node.
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_TYPE_NODE - Static variable in interface org.w3c.dom.Node
The node is a DocumentType.
DocumentBuilder - class javax.xml.parsers.DocumentBuilder.
Defines the API to obtain DOM Document instances from an XML document.
DocumentBuilderFactory - class javax.xml.parsers.DocumentBuilderFactory.
Defines a factory API that enables applications to obtain a parser that produces DOM object trees from XML documents.
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
DocumentCache(int, XSLTCDTMManager) - Constructor for class org.apache.xalan.xsltc.dom.DocumentCache
DocumentCache constructor
DocumentCSS - interface org.w3c.dom.css.DocumentCSS.
This interface represents a document with a CSS view.
DocumentEvent - interface org.w3c.dom.events.DocumentEvent.
The DocumentEvent interface provides a mechanism by which the user can create an Event of a type supported by the implementation.
documentF(Object, DTMAxisIterator, 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.
documentF(Object, 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.
DocumentFragment - interface org.w3c.dom.DocumentFragment.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentHandler - interface org.xml.sax.DocumentHandler.
Deprecated. This interface has been replaced by the SAX2 ContentHandler interface, which includes Namespace support.
documentIsEmpty() - Method in class org.apache.xml.serializer.SerializerBase
Return true if nothing has been sent to this result tree yet.
DocumentRange - interface org.w3c.dom.ranges.DocumentRange.
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
documentRegistration() - Method in class org.apache.xalan.lib.sql.SQLDocument
 
documentRegistration() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
documentRegistration() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
documentRelease() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
DocumentStyle - interface org.w3c.dom.stylesheets.DocumentStyle.
The DocumentStyle interface provides a mechanism by which the style sheets embedded in a document can be retrieved.
DocumentTraversal - interface org.w3c.dom.traversal.DocumentTraversal.
DocumentTraversal contains methods that create NodeIterators and TreeWalkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document).
DocumentType - interface org.w3c.dom.DocumentType.
Each Document has a doctype attribute whose value is either null or a DocumentType object.
DocumentView - interface org.w3c.dom.views.DocumentView.
The DocumentView interface is implemented by Document objects in DOM implementations supporting DOM Views.
DOLLAR - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
DOM - interface org.apache.xalan.xsltc.DOM.
 
DOM - Static variable in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
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
 
DOM_OBJECT_MODEL - Static variable in class javax.xml.xpath.XPathConstants
The URI for the DOM object model, "http://java.sun.com/jaxp/xpath/dom".
DOM_PNAME - 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.xml.serializer.utils.DOM2Helper.
This class provides a DOM level 2 "helper", which provides services currently not provided be the DOM standard.
DOM2Helper - class org.apache.xml.utils.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.xml.serializer.utils.DOM2Helper
Construct an instance.
DOM2Helper() - Constructor for class org.apache.xml.utils.DOM2Helper
Deprecated. Construct an instance.
DOM2SAX - class org.apache.xalan.xsltc.trax.DOM2SAX.
 
DOM2SAX(Node) - Constructor for class org.apache.xalan.xsltc.trax.DOM2SAX
 
DOM2TO - class org.apache.xalan.xsltc.trax.DOM2TO.
 
DOM2TO(Node, SerializationHandler) - Constructor for class org.apache.xalan.xsltc.trax.DOM2TO
 
DOM3Serializer - interface org.apache.xml.serializer.DOM3Serializer.
This interface is not intended to be used by an end user, but rather by an XML parser that is implementing the DOM Level 3 Load and Save APIs.
DOM3SerializerImpl - class org.apache.xml.serializer.dom3.DOM3SerializerImpl.
This class implements the DOM3Serializer interface.
DOM3SerializerImpl(SerializationHandler) - Constructor for class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Constructor
DOMAdapter - class org.apache.xalan.xsltc.dom.DOMAdapter.
 
DOMAdapter(DOM, String[], String[], int[], 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.
 
DOMConfiguration - interface org.w3c.dom.DOMConfiguration.
The DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters.
DOMEnhancedForDTM - interface org.apache.xalan.xsltc.DOMEnhancedForDTM.
Interface for SAXImpl which adds methods used at run-time, over and above those provided by the XSLTC DOM interface.
DOMError - interface org.w3c.dom.DOMError.
DOMError is an interface that describes an error.
DOMErrorHandler - interface org.w3c.dom.DOMErrorHandler.
DOMErrorHandler is a callback interface that the DOM implementation can call when reporting errors that happens while processing XML data, or when doing some other processing (e.g.
DOMException - exception org.w3c.dom.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class org.w3c.dom.DOMException
 
DOMHelper - class org.apache.xml.utils.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.xml.utils.DOMHelper
Deprecated.  
DOMImplementation - interface org.w3c.dom.DOMImplementation.
The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model.
DOMImplementationCSS - interface org.w3c.dom.css.DOMImplementationCSS.
This interface allows the DOM user to create a CSSStyleSheet outside the context of a document.
DOMImplementationList - interface org.w3c.dom.DOMImplementationList.
The DOMImplementationList interface provides the abstraction of an ordered collection of DOM implementations, without defining or constraining how this collection is implemented.
DOMImplementationLS - interface org.w3c.dom.ls.DOMImplementationLS.
DOMImplementationLS contains the factory methods for creating Load and Save objects.
DOMImplementationRegistry - class org.w3c.dom.bootstrap.DOMImplementationRegistry.
A factory that enables applications to obtain instances of DOMImplementation.
DOMImplementationSource - interface org.w3c.dom.DOMImplementationSource.
This interface permits a DOM implementer to supply one or more implementations, based upon requested features and versions, as specified in .
DOMLocator - interface javax.xml.transform.dom.DOMLocator.
Indicates the position of a node in a source DOM, intended primarily for error reporting.
DOMLocator - interface org.w3c.dom.DOMLocator.
DOMLocator is an interface that describes a location (e.g.
DOMOrder - interface org.apache.xml.utils.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.
DOMResult - class javax.xml.transform.dom.DOMResult.
Acts as a holder for a transformation result tree in the form of a Document Object Model (DOM) tree.
DOMResult() - Constructor for class javax.xml.transform.dom.DOMResult
Zero-argument default constructor.
DOMResult(Node) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target.
DOMResult(Node, Node) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target specifying the child node where the result nodes should be inserted before.
DOMResult(Node, Node, String) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target specifying the child node where the result nodes should be inserted before and the specified System ID.
DOMResult(Node, String) - Constructor for class javax.xml.transform.dom.DOMResult
Use a DOM node to create a new output target with the specified System ID.
DOMSerializer - interface org.apache.xalan.serialize.DOMSerializer.
Deprecated. Use org.apache.xml.serializer.DOMSerializer
DOMSerializer - interface org.apache.xml.serializer.DOMSerializer.
Interface for a DOM serializer implementation.
DOMSource - class javax.xml.transform.dom.DOMSource.
Acts as a holder for a transformation Source tree in the form of a Document Object Model (DOM) tree.
DOMSource() - Constructor for class javax.xml.transform.dom.DOMSource
Zero-argument default constructor.
DOMSource(Node) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node.
DOMSource(Node, String) - Constructor for class javax.xml.transform.dom.DOMSource
Create a new input source with a DOM node, and with the system ID also passed in as the base URI.
DOMSTRING_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If the specified range of text does not fit into a DOMString.
DOMStringList - interface org.w3c.dom.DOMStringList.
The DOMStringList interface provides the abstraction of an ordered collection of DOMString values, without defining or constraining how this collection is implemented.
DOMWSFilter - class org.apache.xalan.xsltc.dom.DOMWSFilter.
A wrapper class that adapts the DTMWSFilter interface to the XSLTC DOM StripFilter interface.
DOMWSFilter(AbstractTranslet) - Constructor for class org.apache.xalan.xsltc.dom.DOMWSFilter
Construct an adapter connecting the DTMWSFilter interface to the StripFilter interface.
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.
DOT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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
 
DSLASH - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
DTDHandler - interface org.xml.sax.DTDHandler.
Receive notification of basic DTD-related events.
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 mutable DTMAxisIterators.
DTMAxisIteratorBase() - Constructor for class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
DTMAxisIterNodeList - class org.apache.xml.dtm.ref.DTMAxisIterNodeList.
DTMAxisNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMAxisIterNodeList(DTM, DTMAxisIterator) - Constructor for class org.apache.xml.dtm.ref.DTMAxisIterNodeList
Public constructor: Wrap a DTMNodeList around an existing and preconfigured DTMAxisIterator
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
 
DTMChildIterNodeList - class org.apache.xml.dtm.ref.DTMChildIterNodeList.
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMChildIterNodeList(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMChildIterNodeList
Public constructor: Create a NodeList to support DTMNodeProxy.getChildren().
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 using the default block size.
DTMDefaultBase(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, int, boolean, 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.AncestorIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator.
Iterator that returns the ancestors of a given node in document order.
DTMDefaultBaseIterators.AncestorIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
 
DTMDefaultBaseIterators.AttributeIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator.
Iterator that returns attribute nodes (of what nodes?)
DTMDefaultBaseIterators.AttributeIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator
 
DTMDefaultBaseIterators.ChildrenIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator.
Iterator that returns all immediate children of a given node
DTMDefaultBaseIterators.ChildrenIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
 
DTMDefaultBaseIterators.DescendantIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator.
Iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.DescendantIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
 
DTMDefaultBaseIterators.FollowingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator.
Iterator that returns following nodes of for a given node.
DTMDefaultBaseIterators.FollowingIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
 
DTMDefaultBaseIterators.FollowingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator.
Iterator that returns all siblings of a given node.
DTMDefaultBaseIterators.FollowingSiblingIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
 
DTMDefaultBaseIterators.InternalAxisIteratorBase - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase.
Abstract superclass defining behaviors shared by all DTMDefault's internal implementations of DTMAxisIterator.
DTMDefaultBaseIterators.InternalAxisIteratorBase(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
 
DTMDefaultBaseIterators.NamespaceAttributeIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator.
Iterator that returns attributes within a given namespace for a node.
DTMDefaultBaseIterators.NamespaceAttributeIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
Constructor NamespaceAttributeIterator
DTMDefaultBaseIterators.NamespaceChildrenIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator.
Iterator that returns children within a given namespace for a given node.
DTMDefaultBaseIterators.NamespaceChildrenIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
Constructor NamespaceChildrenIterator
DTMDefaultBaseIterators.NamespaceIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node.
DTMDefaultBaseIterators.NamespaceIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator
Constructor NamespaceAttributeIterator
DTMDefaultBaseIterators.NthDescendantIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator.
Iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.NthDescendantIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator
Constructor NthDescendantIterator
DTMDefaultBaseIterators.ParentIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator.
Iterator that returns the parent of a given node.
DTMDefaultBaseIterators.ParentIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
 
DTMDefaultBaseIterators.PrecedingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator.
Iterator that returns preceding nodes of a given node.
DTMDefaultBaseIterators.PrecedingIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
 
DTMDefaultBaseIterators.PrecedingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator.
Iterator that returns preceding siblings of a given node
DTMDefaultBaseIterators.PrecedingSiblingIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
 
DTMDefaultBaseIterators.RootIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator.
Iterator that returns the the root node as defined by the XPath data model for a given node.
DTMDefaultBaseIterators.RootIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator
Constructor RootIterator
DTMDefaultBaseIterators.SingletonIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator.
Class SingletonIterator.
DTMDefaultBaseIterators.SingletonIterator(DTMDefaultBaseIterators) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Constructor SingletonIterator
DTMDefaultBaseIterators.SingletonIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Constructor SingletonIterator
DTMDefaultBaseIterators.SingletonIterator(DTMDefaultBaseIterators, int, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Constructor SingletonIterator
DTMDefaultBaseIterators.TypedAncestorIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator.
Typed iterator that returns the ancestors of a given node.
DTMDefaultBaseIterators.TypedAncestorIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator
Constructor TypedAncestorIterator
DTMDefaultBaseIterators.TypedAttributeIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator.
Iterator that returns attribute nodes of a given type
DTMDefaultBaseIterators.TypedAttributeIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
Constructor TypedAttributeIterator
DTMDefaultBaseIterators.TypedChildrenIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator.
Iterator that returns children of a given type for a given node.
DTMDefaultBaseIterators.TypedChildrenIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
Constructor TypedChildrenIterator
DTMDefaultBaseIterators.TypedDescendantIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator.
Typed iterator that returns the descendants of a given node.
DTMDefaultBaseIterators.TypedDescendantIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator
Constructor TypedDescendantIterator
DTMDefaultBaseIterators.TypedFollowingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator.
Iterator that returns following nodes of a given type for a given node.
DTMDefaultBaseIterators.TypedFollowingIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator
Constructor TypedFollowingIterator
DTMDefaultBaseIterators.TypedFollowingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator.
Iterator that returns all following siblings of a given node.
DTMDefaultBaseIterators.TypedFollowingSiblingIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator
Constructor TypedFollowingSiblingIterator
DTMDefaultBaseIterators.TypedNamespaceIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
DTMDefaultBaseIterators.TypedNamespaceIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator
Constructor TypedNamespaceIterator
DTMDefaultBaseIterators.TypedPrecedingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator.
Iterator that returns preceding nodes of agiven type for a given node.
DTMDefaultBaseIterators.TypedPrecedingIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator
Constructor TypedPrecedingIterator
DTMDefaultBaseIterators.TypedPrecedingSiblingIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator.
Iterator that returns preceding siblings of a given type for a given node
DTMDefaultBaseIterators.TypedPrecedingSiblingIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator
Constructor TypedPrecedingSiblingIterator
DTMDefaultBaseIterators.TypedRootIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
DTMDefaultBaseIterators.TypedRootIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator
Constructor TypedRootIterator
DTMDefaultBaseIterators.TypedSingletonIterator - class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator.
Iterator that returns a given node only if it is of a given type.
DTMDefaultBaseIterators.TypedSingletonIterator(DTMDefaultBaseIterators, int) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator
Constructor TypedSingletonIterator
DTMDefaultBaseIterators(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.DTMDefaultBaseIterators
Construct a DTMDefaultBaseTraversers object from a DOM node.
DTMDefaultBaseIterators(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, int, boolean, 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.
DTMDefaultBaseTraversers(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, int, boolean, 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.
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.
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.
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.
DTMNamedNodeMap(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMNamedNodeMap
Create a getAttributes NamedNodeMap for a given DTM element node
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(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.
DTMNodeListBase - class org.apache.xml.dtm.ref.DTMNodeListBase.
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped around a DTM Iterator.
DTMNodeListBase() - Constructor for class org.apache.xml.dtm.ref.DTMNodeListBase
 
DTMNodeProxy - class org.apache.xml.dtm.ref.DTMNodeProxy.
DTMNodeProxy presents a DOM Node API front-end to the DTM model.
DTMNodeProxy(DTM, int) - Constructor for class org.apache.xml.dtm.ref.DTMNodeProxy
Create a DTMNodeProxy Node representing a specific Node in a DTM
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
 
DTMStringPool(int) - Constructor for class org.apache.xml.dtm.ref.DTMStringPool
Create a DTMStringPool using the given chain size
DTMTreeWalker - class org.apache.xml.dtm.ref.DTMTreeWalker.
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.
DTMXRTreeFrag - class org.apache.xpath.objects.DTMXRTreeFrag.
 
DTMXRTreeFrag(int, XPathContext) - Constructor for class org.apache.xpath.objects.DTMXRTreeFrag
 
DummyVarRef - Static variable in class org.apache.xalan.xsltc.compiler.XPathParser
Reference to non-existing variable.
dumpClass(JavaClass) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
dumpDTM() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
dumpDTM(OutputStream) - 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.
Removes duplicates and sorts a source iterator.
DupFilterIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.DupFilterIterator
 
Duration - class javax.xml.datatype.Duration.
Immutable representation of a time span as defined in the W3C XML Schema 1.0 specification.
DURATION - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema datatype duration.
DURATION_DAYTIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for XQuery 1.0 and XPath 2.0 datatype dayTimeDuration.
DURATION_YEARMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for XQuery 1.0 and XPath 2.0 datatype yearMonthDuration.
Duration() - Constructor for class javax.xml.datatype.Duration
 
DYNAMIC - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a Dynamic method search.

E

ElemApplyImport - class org.apache.xalan.templates.ElemApplyImport.
Implement xsl:apply-imports.
ElemApplyImport() - Constructor for class org.apache.xalan.templates.ElemApplyImport
 
ElemApplyTemplates - class org.apache.xalan.templates.ElemApplyTemplates.
Implement xsl:apply-templates.
ElemApplyTemplates() - Constructor for class org.apache.xalan.templates.ElemApplyTemplates
 
ElemAttribute - class org.apache.xalan.templates.ElemAttribute.
Implement xsl:attribute.
ElemAttribute() - Constructor for class org.apache.xalan.templates.ElemAttribute
 
ElemAttributeSet - class org.apache.xalan.templates.ElemAttributeSet.
Implement xsl:attribute-set.
ElemAttributeSet() - Constructor for class org.apache.xalan.templates.ElemAttributeSet
 
ElemCallTemplate - class org.apache.xalan.templates.ElemCallTemplate.
Implement xsl:call-template.
ElemCallTemplate() - Constructor for class org.apache.xalan.templates.ElemCallTemplate
 
ElemChoose - class org.apache.xalan.templates.ElemChoose.
Implement xsl:choose.
ElemChoose() - Constructor for class org.apache.xalan.templates.ElemChoose
Constructor ElemChoose
ElemComment - class org.apache.xalan.templates.ElemComment.
Implement xsl:comment.
ElemComment() - Constructor for class org.apache.xalan.templates.ElemComment
 
ElemCopy - class org.apache.xalan.templates.ElemCopy.
Implement xsl:copy.
ElemCopy() - Constructor for class org.apache.xalan.templates.ElemCopy
 
ElemCopyOf - class org.apache.xalan.templates.ElemCopyOf.
Implement xsl:copy-of.
ElemCopyOf() - Constructor for class org.apache.xalan.templates.ElemCopyOf
 
ElemDesc - class org.apache.xml.serializer.ElemDesc.
This class has a series of flags (bit values) that describe an HTML element
ElemElement - class org.apache.xalan.templates.ElemElement.
Implement xsl:element
ElemElement() - Constructor for class org.apache.xalan.templates.ElemElement
 
ElemEmpty - class org.apache.xalan.templates.ElemEmpty.
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 - interface org.w3c.dom.Element.
The Element interface represents an element in an HTML or XML document.
Element - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
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_NODE - Static variable in interface org.w3c.dom.Node
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.SuballocatedIntVector
Get the nth element.
elementAt(int) - Method in class org.apache.xml.utils.ObjectVector
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.StringVector
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.SuballocatedByteVector
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.StringToStringTableVector
Get the nth element.
elementAt(int) - Method in class org.apache.xpath.VariableStack
Get the element at the given index, regardless of stackframe.
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.compiler.OpMapVector
Get the nth element.
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.
elementAvailable(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
 
elementAvailable(String, String) - Method in interface org.apache.xpath.ExtensionsProvider
Is the extension element available?
elementAvailable(String, String) - Method in class org.apache.xpath.jaxp.JAXPExtensionsProvider
Is the extension element available?
ElementCSSInlineStyle - interface org.w3c.dom.css.ElementCSSInlineStyle.
Inline style information attached to elements is exposed through the style attribute.
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.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.DeclHandler.elementDecl()
elementDecl(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
elementDecl(String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
elementDecl(String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
elementDecl(String, String) - Method in class org.apache.xml.serializer.ToStream
Report an element type declaration.
elementDecl(String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
This method does nothing.
elementDecl(String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
elementDecl(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
elementDecl(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
elementDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
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(String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
ElemExsltFuncResult - class org.apache.xalan.templates.ElemExsltFuncResult.
Handles the EXSLT result element within an EXSLT function element.
ElemExsltFuncResult() - Constructor for class org.apache.xalan.templates.ElemExsltFuncResult
 
ElemExsltFunction - class org.apache.xalan.templates.ElemExsltFunction.
Implement func:function.
ElemExsltFunction() - Constructor for class org.apache.xalan.templates.ElemExsltFunction
 
ElemExtensionCall - class org.apache.xalan.templates.ElemExtensionCall.
Implement an extension element.
ElemExtensionCall() - Constructor for class org.apache.xalan.templates.ElemExtensionCall
 
ElemExtensionDecl - class org.apache.xalan.templates.ElemExtensionDecl.
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.
Implement Script extension element
ElemExtensionScript() - Constructor for class org.apache.xalan.templates.ElemExtensionScript
Constructor ElemExtensionScript
ElemFallback - class org.apache.xalan.templates.ElemFallback.
Implement xsl:fallback.
ElemFallback() - Constructor for class org.apache.xalan.templates.ElemFallback
 
ElemForEach - class org.apache.xalan.templates.ElemForEach.
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.
Implement xsl:if.
ElemIf() - Constructor for class org.apache.xalan.templates.ElemIf
 
eleminateRedundentGlobals(StylesheetRoot) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Method to be called after the all global expressions within a stylesheet have been collected.
eleminateRedundentLocals(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Method to be called after the all expressions within an node context have been visited.
ElemLiteralResult - class org.apache.xalan.templates.ElemLiteralResult.
Implement a Literal Result Element.
ElemLiteralResult.Attribute - class org.apache.xalan.templates.ElemLiteralResult.Attribute.
 
ElemLiteralResult.Attribute(ElemLiteralResult, AVT, Element) - Constructor for class org.apache.xalan.templates.ElemLiteralResult.Attribute
Construct a Attr.
ElemLiteralResult.LiteralElementAttributes - class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes.
 
ElemLiteralResult.LiteralElementAttributes(ElemLiteralResult) - Constructor for class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
Construct a NameNodeMap.
ElemLiteralResult() - Constructor for class org.apache.xalan.templates.ElemLiteralResult
 
ElemMessage - class org.apache.xalan.templates.ElemMessage.
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.
Implement xsl:number.
ElemNumber() - Constructor for class org.apache.xalan.templates.ElemNumber
 
ElemOtherwise - class org.apache.xalan.templates.ElemOtherwise.
Implement xsl:otherwise.
ElemOtherwise() - Constructor for class org.apache.xalan.templates.ElemOtherwise
 
ElemParam - class org.apache.xalan.templates.ElemParam.
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.
Implement xsl:processing-instruction.
ElemPI() - Constructor for class org.apache.xalan.templates.ElemPI
 
ElemSort - class org.apache.xalan.templates.ElemSort.
Implement xsl:sort.
ElemSort() - Constructor for class org.apache.xalan.templates.ElemSort
 
ElemTemplate - class org.apache.xalan.templates.ElemTemplate.
Implement xsl:template.
ElemTemplate() - Constructor for class org.apache.xalan.templates.ElemTemplate
 
ElemTemplateElement - class org.apache.xalan.templates.ElemTemplateElement.
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.
Implement xsl:template.
ElemText() - Constructor for class org.apache.xalan.templates.ElemText
 
ElemTextLiteral - class org.apache.xalan.templates.ElemTextLiteral.
Implement a text literal.
ElemTextLiteral() - Constructor for class org.apache.xalan.templates.ElemTextLiteral
 
ElemUnknown - class org.apache.xalan.templates.ElemUnknown.
Implement an unknown element
ElemUnknown() - Constructor for class org.apache.xalan.templates.ElemUnknown
 
ElemUse - class org.apache.xalan.templates.ElemUse.
Implement xsl:use.
ElemUse() - Constructor for class org.apache.xalan.templates.ElemUse
 
ElemValueOf - class org.apache.xalan.templates.ElemValueOf.
Implement xsl:value-of.
ElemValueOf() - Constructor for class org.apache.xalan.templates.ElemValueOf
 
ElemVariable - class org.apache.xalan.templates.ElemVariable.
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.
ElemVariablePsuedo - class org.apache.xalan.templates.ElemVariablePsuedo.
 
ElemVariablePsuedo() - Constructor for class org.apache.xalan.templates.ElemVariablePsuedo
 
ElemWhen - class org.apache.xalan.templates.ElemWhen.
Implement xsl:when.
ElemWhen() - Constructor for class org.apache.xalan.templates.ElemWhen
Constructor ElemWhen
ELEMWILDCARD - Static variable in class org.apache.xpath.compiler.OpCodes
[ELEMWILDCARD] Means ELEMWILDCARD ("*"), used instead of string index in some places.
ElemWithParam - class org.apache.xalan.templates.ElemWithParam.
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_STRING - Static variable in class org.apache.xml.utils.LocaleUtility
 
empty() - Method in class org.apache.xml.utils.ObjectStack
Tests if this stack is empty.
empty() - Method in class org.apache.xml.utils.IntStack
Tests if this stack is empty.
EmptyArgs - Static variable in class org.apache.xalan.xsltc.compiler.XPathParser
Used by function calls with no args.
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
 
EmptyIterator - class org.apache.xml.dtm.ref.EmptyIterator.
DTM Empty Axis Iterator.
EmptySerializer - class org.apache.xml.serializer.EmptySerializer.
This class is an adapter class.
EmptySerializer() - Constructor for class org.apache.xml.serializer.EmptySerializer
 
emptystr() - Method in class org.apache.xml.utils.XMLStringFactory
Get a cheap representation of an empty string.
emptystr() - Method in class org.apache.xml.utils.XMLStringFactoryDefault
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 interface org.apache.xalan.xsltc.runtime.Constants
 
EMPTYSTRING - Static variable in class org.apache.xpath.objects.XString
Empty string XString object
ENABLE_INLINING - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
enableDefaultConnectionPool() - Method in class org.apache.xalan.lib.sql.XConnection
Deprecated. Use setFeature("default-pool-enabled", "true");
enableStreamingMode() - Method in class org.apache.xalan.lib.sql.XConnection
Deprecated. Use setFeature("streaming", "true");
ENCODING - Static variable in class javax.xml.transform.OutputKeys
encoding = string.
EncodingInfo - class org.apache.xml.serializer.EncodingInfo.
Holds information about a given encoding, which is the Java name for the encoding, the equivalent ISO name.
EncodingInfo(String, String, char) - Constructor for class org.apache.xml.serializer.EncodingInfo
Create an EncodingInfo object based on the ISO name and Java name.
Encodings - class org.apache.xml.serializer.Encodings.
Provides information about encodings.
Encodings() - Constructor for class org.apache.xml.serializer.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.
END_TO_END - Static variable in interface org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
END_TO_START - Static variable in interface org.w3c.dom.ranges.Range
Compare end boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
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.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.endCDATA()
endCDATA() - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
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.serializer.EmptySerializer
 
endCDATA() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
endCDATA() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
endCDATA() - Method in class org.apache.xml.serializer.ToStream
Report the end of a CDATA section.
endCDATA() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
endCDATA() - Method in class org.apache.xml.serializer.ToTextStream
 
endCDATA() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endCDATA() - Method in class org.apache.xml.utils.DOMBuilder
Report the end of a CDATA section.
endCDATA() - Method in class org.xml.sax.ext.DefaultHandler2
 
endCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
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.ElemVariable
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.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.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.dom.SAXImpl
SAX2: Receive notification of the end of a document.
endDocument() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
endDocument() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.xsltc.trax.SAX2DOM
 
endDocument() - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.dtm.ref.sax2dtm.SAX2DTM2
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Receive notification of the end of the document.
endDocument() - Method in class org.apache.xml.serializer.EmptySerializer
 
endDocument() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Receives notification of the end of the document.
endDocument() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. From XSLTC
endDocument() - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xml.serializer.ToXMLStream
Receive notification of the end of a document.
endDocument() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endDocument() - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the end of a document.
endDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of the document.
endDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of a document.
endDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of the document.
endDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end document event.
endDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
endDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
End document event.
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.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.endDTD()
endDTD() - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
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.serializer.EmptySerializer
 
endDTD() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
endDTD() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
endDTD() - Method in class org.apache.xml.serializer.ToStream
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xml.serializer.ToHTMLStream
Report the end of DTD declarations.
endDTD() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
endDTD() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endDTD() - Method in class org.apache.xml.utils.DOMBuilder
Report the end of DTD declarations.
endDTD() - Method in class org.xml.sax.ext.DefaultHandler2
 
endDTD() - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of DTD declarations.
endElement() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
endElement(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
endElement(String) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
endElement(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
endElement(String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
endElement(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. From XSLTC
endElement(String) - Method in class org.apache.xml.serializer.ToStream
Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xml.serializer.ToHTMLStream
 
endElement(String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.apache.xml.serializer.ToTextStream
 
endElement(String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify that an element has ended.
endElement(String) - Method in class org.apache.xml.serializer.ToXMLStream
 
endElement(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endElement(String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the end of an element.
endElement(String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
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.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.xsltc.compiler.Parser
SAX2: Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
SAX2: Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.xsltc.trax.SAX2DOM
 
endElement(String, String, String) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.dtm.ref.sax2dtm.SAX2DTM2
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToStream
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endElement(String, String, String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the end of an element.
endElement(String, String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of an element.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end element event.
endElement(String, String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end element event.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorLRE
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
End an ElemExsltFunction, and verify its validity.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorText
Receive notification of the end of an element.
endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorStylesheetElement
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.
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.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.endEntity()
endEntity(String) - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
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.serializer.EmptySerializer
 
endEntity(String) - Method in class org.apache.xml.serializer.SerializerBase
Report the end of an entity.
endEntity(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Report the end of an entity.
endEntity(String) - Method in class org.xml.sax.ext.DefaultHandler2
 
endEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the end of an entity.
endNonEscaping() - Method in class org.apache.xml.serializer.ToStream
Ends an un-escaping section.
ENDOP - Static variable in class org.apache.xpath.compiler.OpCodes
[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.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.xsltc.compiler.Parser
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.xalan.xsltc.trax.SAX2DOM
 
endPrefixMapping(String) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.serializer.EmptySerializer
 
endPrefixMapping(String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
endPrefixMapping(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
endPrefixMapping(String) - Method in class org.apache.xml.serializer.ToStream
End the scope of a prefix-URI Namespace mapping.
endPrefixMapping(String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
endPrefixMapping(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
endPrefixMapping(String) - Method in class org.apache.xml.utils.DOMBuilder
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in interface org.xml.sax.ContentHandler
End the scope of a prefix-URI mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the end of a Namespace mapping.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an end Namespace prefix mapping event.
endPrefixMapping(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 end prefix mapping event.
endPreserving() - Method in class org.apache.xml.serializer.ToXMLStream
Ends a whitespace preserving section.
endRedirection(TransformerImpl) - Method in class org.apache.xalan.lib.Redirect
A class that extends this class can over-ride this public method and receive a callback that redirection to the ContentHandler specified in the startRedirection() call has ended
EndSelectionEvent - class org.apache.xalan.trace.EndSelectionEvent.
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.xml.utils.XMLStringDefault
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(SerializationHandler, DTM, int) - Static method in class org.apache.xalan.serialize.SerializerUtils
This function checks to make sure a given prefix is really declared.
Entity - interface org.w3c.dom.Entity.
This interface represents a known entity, either parsed or unparsed, in an XML document.
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_NODE - Static variable in interface org.w3c.dom.Node
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.
ENTITY_REFERENCE_NODE - Static variable in interface org.w3c.dom.Node
The node is an EntityReference.
EntityReference - interface org.w3c.dom.EntityReference.
EntityReference nodes may be used to represent an entity reference in the tree.
entityReference(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
entityReference(String) - Method in class org.apache.xml.serializer.SerializerBase
Entity reference event.
entityReference(String) - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xml.serializer.ToTextStream
Receive notivication of a entityReference.
entityReference(String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
Notify of an entity reference.
entityReference(String) - Method in class org.apache.xml.serializer.ToXMLStream
Receive notivication of a entityReference.
entityReference(String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
entityReference(String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notivication of a entityReference.
EntityResolver - interface org.xml.sax.EntityResolver.
Basic interface for resolving entities.
EntityResolver2 - interface org.xml.sax.ext.EntityResolver2.
Extended interface for mapping external entity references to input sources, or providing a missing external subset.
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
 
EOF - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
EOF_sym() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
EOF Symbol index.
EQ - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
EQ - Static variable in class org.apache.xalan.xsltc.runtime.Operators
 
EQUAL - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
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(ExtendedType) - Method in class org.apache.xml.dtm.ref.ExtendedType
Test if this ExtendedType object is equal to the given ExtendedType.
equals(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Test for equality based on node number.
equals(Object) - Method in class javax.xml.datatype.XMLGregorianCalendar
Indicates whether parameter obj is "equal to" this one.
equals(Object) - Method in class javax.xml.datatype.Duration
Checks if this duration object has the same duration as another Duration object.
equals(Object) - Method in class javax.xml.namespace.QName
Test this QName for equality with another Object.
equals(Object) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
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.URI
Determines if the passed-in Object is equivalent to this URI.
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.XMLStringDefault
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.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.DTMXRTreeFrag
 
equals(Object) - Method in class org.apache.xpath.objects.XStringForFSB
Compares this string to the specified object.
equals(String) - Method in interface org.apache.xml.utils.XMLString
Compares this string to the specified String.
equals(String) - Method in class org.apache.xml.utils.XMLStringDefault
Compares this string to the specified String.
equals(String) - Method in class org.apache.xpath.objects.XString
Compares this string to the specified String.
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.xml.utils.XMLStringDefault
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.XRTreeFrag
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.XNull
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.XStringForFSB
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.xml.utils.XMLStringDefault
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_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASNODEITERATOR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
asNodeIterator() not supported by XRTreeFragSelectWrapper
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ASSERT_NO_TEMPLATE_PARENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ATTR_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ATTR_UNBOUND_PREFIX_IN_ENTREF - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_BAD_STYLESHEET_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_BUFFER_SIZE_LESSTHAN_ZERO - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Can not call setShouldCacheNodes after nextNode has been called!
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_CMPL_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANNOT_CREATE_URL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_INIT_BSFMGR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CANNOT_INIT_URI_EMPTY_PARMS - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_SERIALIZE_XSLPROCESSOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_BOOLEAN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_SINGLENODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ER_CANT_CONVERT_TO_SINGLENODE
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANT_CONVERT_TO_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANT_CONVERT_TO_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_GET_SNAPSHOT_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ER_CANT_GET_SNAPSHOT_LENGTH
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_RESOLVE_NSPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
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 - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_USE_DTM_FOR_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CDATA_SECTIONS_SPLIT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_COULD_NOT_CREATE_TRACELISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_COULD_NOT_CREATE_XML_PROC_LIAISON - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Could not find variable with the name of
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_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Could not find variable with the name of
ER_COULD_NOT_FIND_VAR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Could not find variable with the name of
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_COULD_NOT_LOAD_METHOD_PROPERTY - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CURRENT_NOT_ALLOWED_IN_MATCH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
detach() not supported by XRTreeFragSelectWrapper
ER_DETACH_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
detach() not supported by XRTreeFragSelectWrapper
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ER_DOC_MUTATED
ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ER_DOC_MUTATED
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_DOCUMENT_REPLACED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ELEM_UNBOUND_PREFIX_IN_ENTREF - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Problem with LocationPath
ER_EXPECTED_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Problem with LocationPath
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Problem with Step
ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Problem with Step
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Problem with NodeTest
ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Problem with NodeTest
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Problem with RelativeLocationPath
ER_EXPECTED_REL_LOC_PATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Problem with RelativeLocationPath
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Expected relative path pattern
ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Expected relative path pattern
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Expected step pattern
ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Expected step pattern
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_FACTORY_PROPERTY_MISSING - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
The FastStringBuffer argument can not be null
ER_FASTSTRINGBUFFER_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
The FastStringBuffer argument can not be null
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_FEATURE_NOT_FOUND - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_FEATURE_NOT_SUPPORTED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FILE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_FRAG_FOR_GENERIC_URI - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_FRAG_INVALID_CHAR - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_FRAG_WHEN_PATH_NULL - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
XStringForFSB can not take a string for an argument!
ER_FSB_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
XStringForFSB can not take a string for an argument!
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
fsb() not supported for XStringForChars
ER_FSB_NOT_SUPPORTED_XSTRINGFORCHARS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
fsb() not supported for XStringForChars
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_GETTING_NULL_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_HOST_ADDRESS_NOT_WELLFORMED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ILLEGAL_CHARACTER - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INDENTRESULT_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_KEY_CALL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_INVALID_PORT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_KEY_REQUIRES_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_KEY_REQUIRES_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MORE_MATCH_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NAMESPACE_PREFIX - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NAMESPACEAXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NEED_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NEED_NAME_OR_MATCH_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_ATTRIB_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_DRIVER_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_PORT_IF_NO_HOST - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_QUERY_STRING_IN_PATH - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_SCHEME_INURI - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_SELECT_EXPRESSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NO_USERINFO_IF_NO_HOST - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
This NodeSet can not do indexing or counting functions!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
This NodeSet can not iterate to a previous node!
ER_NODESET_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
This NodeSet can not iterate to a previous node!
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
This NodeSetDTM can not do indexing or counting functions!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
This NodeSetDTM can not iterate to a previous node!
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ER_NON_ITERATOR_TYPE
ER_NON_ITERATOR_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ER_NON_ITERATOR_TYPE
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_NS_PREFIX_CANNOT_BE_BOUND - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_CONTENT_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Null error handler
ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Null error handler
ER_NULL_LOCAL_ATTR_NAME - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NULL_LOCAL_ELEMENT_NAME - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NULL_XPATH_FUNCTION_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
num() not supported by XRTreeFragSelectWrapper
ER_NUM_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
num() not supported by XRTreeFragSelectWrapper
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_OIERROR - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
{0} only allows {1} arguments
ER_ONLY_ALLOWS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
{0} only allows {1} arguments
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_PATH_CONTAINS_INVALID_ESCAPE_SEQUENCE - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_PATH_INVALID_CHAR - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_PORT_WHEN_HOST_NULL - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_PREFIX_MUST_RESOLVE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Programmer's assertion: unknown opcode
ER_PROG_ASSERT_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Programmer's assertion: unknown opcode
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_PROPERTY_VALUE_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESOURCE_COULD_NOT_FIND - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESOURCE_COULD_NOT_LOAD - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RESULT_NULL - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
rtf() not supported by XRTreeFragSelectWrapper
ER_RTF_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
rtf() not supported by XRTreeFragSelectWrapper
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_SCHEME_FROM_NULL_STRING - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_SCHEME_NOT_CONFORMANT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_SERIALIZER_NOT_CONTENTHANDLER - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Error! Setting the root of a walker to null!
ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Error! Setting the root of a walker to null!
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
str() not supported by XRTreeFragSelectWrapper
ER_STR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
str() not supported by XRTreeFragSelectWrapper
ER_STRAY_ATTRIBUTE - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_STRAY_NAMESPACE - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_STRING_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_STRING_TOO_LONG - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_STYLESHEET_INCLUDES_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_TEMPLATE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_TWO_OR_THREE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
2 or 3
ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
2 or 3
ER_TYPE_MISMATCH_ERR - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_UNABLE_TO_SERIALIZE_NODE - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_UNKNOWN_ERROR_CALLING_EXTENSION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Programmer's assertion in getNextStepPos: unknown stepType: {0}
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_URI_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Variable not resolvable:
ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Variable not resolvable:
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Variable accessed before it is bound!
ER_VARIABLE_ACCESSED_BEFORE_BIND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Variable accessed before it is bound!
ER_WARNING_WF_NOT_CHECKED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_DASH_IN_COMMENT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_INVALID_CHARACTER - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_INVALID_CHARACTER_IN_CDATA - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_INVALID_CHARACTER_IN_COMMENT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_INVALID_CHARACTER_IN_NODE_NAME - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_INVALID_CHARACTER_IN_PI - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_INVALID_CHARACTER_IN_TEXT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_LT_IN_ATTVAL - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_REF_TO_EXTERNAL_ENT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WF_REF_TO_UNPARSED_ENT - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WRITING_INTERNAL_SUBSET - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ER_WRONG_NODETYPE
ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ER_WRONG_NODETYPE
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_XERCES_PARSE_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_XML_VERSION_NOT_SUPPORTED - Static variable in class org.apache.xml.serializer.utils.MsgKey
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_es
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_hu
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_sk
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_cs
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_sl
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_pt_BR
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_de
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_fr
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_ca
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_tr
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_ru
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_ja
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_ko
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_zh
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_it
 
ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XPATH_RESOLVER_NEGATIVE_ARITY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTR_NOT_SUPPORTED_XRTREEFRAGSELECTWRAPPER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
xstr() not supported by XRTreeFragSelectWrapper
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
XStringForChars can not take a string for an argument
ER_XSTRINGFORCHARS_CANNOT_TAKE_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
XStringForChars can not take a string for an argument
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
0 or 1
ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
0 or 1
error - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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_it
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String to prepend to error messages.
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.xalan.res.XSLTErrorResources_ru
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to prepend to error messages.
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ERROR_HEADER
ERROR_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
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_MSG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ERROR_PLUS_WRAPPED_MSG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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_pt_BR
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ERROR_RESOURCES
ERROR_RESOURCES - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ERROR_RESOURCES
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
General error string.
ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
General error string.
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field ERROR_STRING
ERROR_STRING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field ERROR_STRING
error_sym() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
error Symbol index.
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.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.serializer.EmptySerializer
 
error(SAXParseException) - Method in class org.apache.xml.serializer.SerializerBase
 
error(SAXParseException) - Method in class org.apache.xml.serializer.ToSAXHandler
 
error(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a recoverable error.
error(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a recoverable parser error.
error(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an error event.
error(SourceLocator, Node, Node, String) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, Node, Node, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String, Exception) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(SourceLocator, String, Object[], Exception) - Method in class org.apache.xalan.transformer.MsgMgr
Tell the user of an error, and probably throw an exception.
error(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
 
error(String) - Method in class org.apache.xml.utils.UnImplNode
Throw an error.
error(String, Object[]) - Method in class org.apache.xalan.templates.ElemTemplateElement
Throw a template element runtime error.
error(String, Object[]) - Method in class org.apache.xml.utils.UnImplNode
Throw an error.
error(String, Object[]) - Method in class org.apache.xpath.compiler.OpMap
Tell the user of an error, and probably throw an exception.
error(String, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Tell the user of an error, and probably throw an exception.
error(TransformerException) - Method in interface javax.xml.transform.ErrorListener
Receive notification of a recoverable 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.DefaultErrorHandler
Receive notification of a recoverable error.
error(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a recoverable error.
error(XPathContext, int, String, Object[]) - Method in class org.apache.xpath.XPath
Tell the user of an error, and probably throw an exception.
error(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
Tell the user of an error, and probably throw an exception.
error(XPathContext, String, 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.xpath.res.XPATHErrorResources_pt_BR
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
ErrorHandler - interface org.xml.sax.ErrorHandler.
Basic interface for SAX error handlers.
ErrorListener - interface javax.xml.transform.ErrorListener.
To provide customized error handling, implement this interface and use the setErrorListener method to register an instance of the implmentation with the Transformer.
ErrorMessages - class org.apache.xalan.xsltc.compiler.util.ErrorMessages.
 
ErrorMessages - class org.apache.xalan.xsltc.runtime.ErrorMessages.
 
ErrorMessages_ca - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ca.
 
ErrorMessages_ca - class org.apache.xalan.xsltc.runtime.ErrorMessages_ca.
 
ErrorMessages_ca() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ca
 
ErrorMessages_ca() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ca
 
ErrorMessages_cs - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_cs.
 
ErrorMessages_cs - class org.apache.xalan.xsltc.runtime.ErrorMessages_cs.
 
ErrorMessages_cs() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_cs
 
ErrorMessages_cs() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_cs
 
ErrorMessages_de - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_de.
 
ErrorMessages_de - class org.apache.xalan.xsltc.runtime.ErrorMessages_de.
 
ErrorMessages_de() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_de
 
ErrorMessages_de() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_de
 
ErrorMessages_es - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_es.
 
ErrorMessages_es - class org.apache.xalan.xsltc.runtime.ErrorMessages_es.
 
ErrorMessages_es() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_es
 
ErrorMessages_es() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_es
 
ErrorMessages_fr - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_fr.
 
ErrorMessages_fr - class org.apache.xalan.xsltc.runtime.ErrorMessages_fr.
 
ErrorMessages_fr() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_fr
 
ErrorMessages_fr() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_fr
 
ErrorMessages_hu - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_hu.
 
ErrorMessages_hu - class org.apache.xalan.xsltc.runtime.ErrorMessages_hu.
 
ErrorMessages_hu() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_hu
 
ErrorMessages_hu() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_hu
 
ErrorMessages_it - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_it.
 
ErrorMessages_it - class org.apache.xalan.xsltc.runtime.ErrorMessages_it.
 
ErrorMessages_it() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_it
 
ErrorMessages_it() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_it
 
ErrorMessages_ja - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ja.
 
ErrorMessages_ja - class org.apache.xalan.xsltc.runtime.ErrorMessages_ja.
 
ErrorMessages_ja() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ja
 
ErrorMessages_ja() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ja
 
ErrorMessages_ko - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ko.
 
ErrorMessages_ko - class org.apache.xalan.xsltc.runtime.ErrorMessages_ko.
 
ErrorMessages_ko() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ko
 
ErrorMessages_ko() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ko
 
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_pl - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pl.
 
ErrorMessages_pl - class org.apache.xalan.xsltc.runtime.ErrorMessages_pl.
 
ErrorMessages_pl() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pl
 
ErrorMessages_pl() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_pl
 
ErrorMessages_pt_BR - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pt_BR.
 
ErrorMessages_pt_BR - class org.apache.xalan.xsltc.runtime.ErrorMessages_pt_BR.
 
ErrorMessages_pt_BR() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pt_BR
 
ErrorMessages_pt_BR() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_pt_BR
 
ErrorMessages_ru - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ru.
 
ErrorMessages_ru - class org.apache.xalan.xsltc.runtime.ErrorMessages_ru.
 
ErrorMessages_ru() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ru
 
ErrorMessages_ru() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ru
 
ErrorMessages_sk - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sk.
 
ErrorMessages_sk - class org.apache.xalan.xsltc.runtime.ErrorMessages_sk.
 
ErrorMessages_sk() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sk
 
ErrorMessages_sk() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_sk
 
ErrorMessages_sl - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sl.
 
ErrorMessages_sl - class org.apache.xalan.xsltc.runtime.ErrorMessages_sl.
 
ErrorMessages_sl() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sl
 
ErrorMessages_sl() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_sl
 
ErrorMessages_tr - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_tr.
 
ErrorMessages_tr - class org.apache.xalan.xsltc.runtime.ErrorMessages_tr.
 
ErrorMessages_tr() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_tr
 
ErrorMessages_tr() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_tr
 
ErrorMessages_zh - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh.
 
ErrorMessages_zh - class org.apache.xalan.xsltc.runtime.ErrorMessages_zh.
 
ErrorMessages_zh_TW - class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh_TW.
 
ErrorMessages_zh_TW - class org.apache.xalan.xsltc.runtime.ErrorMessages_zh_TW.
 
ErrorMessages_zh_TW() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh_TW
 
ErrorMessages_zh_TW() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_zh_TW
 
ErrorMessages_zh() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh
 
ErrorMessages_zh() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_zh
 
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(String) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, int) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, int, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, Object, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, Object, Object, SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, Object, SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(String, SyntaxTreeNode) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ErrorMsg(Throwable) - 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
escape(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Replace occurances of '.', '-', '/' and ':'
escapeString(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Given a String containing markup, escape the markup so it can be displayed in the browser.
eval(Node, String) - Static method in class org.apache.xpath.XPathAPI
Evaluate XPath string to an XObject.
eval(Node, String) - 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, Node) - 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.
eval(Node, String, PrefixResolver) - Method in class org.apache.xpath.CachedXPathAPI
Evaluate XPath string to an XObject.
eval(Object, QName) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
 
evaluate(ExpressionContext, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:evaluate function evaluates a string as an XPath expression and returns the resulting value, which might be a boolean, number, string, node set, result tree fragment or external object.
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(InputSource) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the context of the specified InputSource and return the result as a String.
evaluate(InputSource) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
Evaluate the compiled XPath expression in the context of the specified InputSource and return the result as a String.
evaluate(InputSource, QName) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the context of the specified InputSource and return the result as the specified type.
evaluate(InputSource, QName) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
Evaluate the compiled XPath expression in the context of the specified InputSource and return the result as the specified type.
evaluate(List) - Method in interface javax.xml.xpath.XPathFunction
Evaluate the function with the specified arguments.
evaluate(List) - Method in class org.apache.xalan.extensions.XPathFunctionImpl
 
evaluate(Node, short, Object) - Method in interface org.w3c.dom.xpath.XPathExpression
Evaluates this XPath expression and returns a result.
evaluate(Object) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the specified context and return the result as a String.
evaluate(Object) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
Evaluate the compiled XPath expression in the specified context and return the result as a String.
evaluate(Object, QName) - Method in interface javax.xml.xpath.XPathExpression
Evaluate the compiled XPath expression in the specified context and return the result as the specified type.
evaluate(Object, QName) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
Evaluate the compiled XPath expression in the specified context and return the result as the specified type.
evaluate(String, InputSource) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the context of the specified InputSource and return the result as a String.
evaluate(String, InputSource) - Method in class org.apache.xpath.jaxp.XPathImpl
Evaluate an XPath expression in the context of the specified InputSource and return the result as a String.
evaluate(String, InputSource, QName) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the context of the specified InputSource and return the result as the specified type.
evaluate(String, InputSource, QName) - Method in class org.apache.xpath.jaxp.XPathImpl
Evaluate an XPath expression in the context of the specified InputSource and return the result as the specified type.
evaluate(String, Node, XPathNSResolver, short, Object) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
Evaluates an XPath expression string and returns a result of the specified type if possible.
evaluate(String, Node, XPathNSResolver, short, Object) - Method in interface org.w3c.dom.xpath.XPathEvaluator
Evaluates an XPath expression string and returns a result of the specified type if possible.
evaluate(String, Object) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the specified context and return the result as a String.
evaluate(String, Object) - Method in class org.apache.xpath.jaxp.XPathImpl
Evaluate an XPath expression in the specified context and return the result as a String.
evaluate(String, Object, QName) - Method in interface javax.xml.xpath.XPath
Evaluate an XPath expression in the specified context and return the result as the specified type.
evaluate(String, Object, QName) - Method in class org.apache.xpath.jaxp.XPathImpl
Evaluate an XPath expression in the specified context and return the result as the specified type.
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.AVTPartSimple
Write the value into the buffer.
evaluate(XPathContext, FastStringBuffer, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVTPartXPath
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.
Event - interface org.w3c.dom.events.Event.
The Event interface is used to provide contextual information about an event to the handler processing the event.
EventException - exception org.w3c.dom.events.EventException.
Event operations may throw an EventException as specified in their method descriptions.
EventException(short, String) - Constructor for class org.w3c.dom.events.EventException
 
EventListener - interface org.w3c.dom.events.EventListener.
The EventListener interface is the primary method for handling events.
EventTarget - interface org.w3c.dom.events.EventTarget.
The EventTarget interface is implemented by all Nodes in an implementation which supports the DOM Event Model.
EVENTTYPE_CDATA - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated after CDATA is generated.
EVENTTYPE_CHARACTERS - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated for character data (CDATA and Ignorable Whitespace have their own events).
EVENTTYPE_COMMENT - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated after a comment has been added.
EVENTTYPE_ENDDOCUMENT - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated when a document ends.
EVENTTYPE_ENDELEMENT - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated when an element ends, after it's children have been added.
EVENTTYPE_ENTITYREF - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generate after an entity ref is created.
EVENTTYPE_IGNORABLEWHITESPACE - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated for ignorable whitespace (I'm not sure how much this is actually called.
EVENTTYPE_OUTPUT_CHARACTERS - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated when characters are written to an output stream.
EVENTTYPE_OUTPUT_PSEUDO_CHARACTERS - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated when characters might be written to an output stream, but these characters never are.
EVENTTYPE_PI - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated for processing instructions.
EVENTTYPE_STARTDOCUMENT - Static variable in interface org.apache.xml.serializer.SerializerTrace
Event type generated when a document begins.
EVENTTYPE_STARTELEMENT - Static variable in interface org.apache.xml.serializer.SerializerTrace
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.ElemTemplate
Copy the template contents into the result tree.
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.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.ElemUnknown
Execute an unknown element.
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.ElemExsltFuncResult
Generate the EXSLT function return value, and assign it to the variable index slot assigned for it in ElemExsltFunction compose().
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemIf
Conditionally execute a sub-template.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemComment
Execute the xsl:comment transformation
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemValueOf
Execute the string expression and copy the text to the result tree.
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.ElemForEach
Execute the xsl:for-each transformation
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.ElemElement
Create an element in the result tree.
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.ElemCallTemplate
Invoke a named template.
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.ElemChoose
Execute the xsl:choose 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.ElemVariablePsuedo
Execute a variable declaration and push it onto the variable stack.
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.ElemExtensionCall
Execute an extension.
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.ElemAttributeSet
Apply a set of attributes to the element.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemNumber
Execute an xsl:number instruction.
execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemMessage
Send a message to diagnostics.
execute(TransformerImpl, XObject[]) - Method in class org.apache.xalan.templates.ElemExsltFunction
 
execute(XConnection, SQLQueryParser) - Method in class org.apache.xalan.lib.sql.SQLDocument
 
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncFormatNumb
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.xalan.templates.FuncDocument
Execute the function.
execute(XPathContext) - Method in class org.apache.xalan.templates.XUnresolvedVariableSimple
For support of literal objects in xpaths.
execute(XPathContext) - Method in class org.apache.xalan.templates.FuncKey
Execute the function.
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.functions.Function
Execute an XPath function object.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStringLength
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.FuncLocalPart
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.FuncString
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.FuncSystemProperty
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.FuncNamespace
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.FuncId
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.FuncPosition
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.FuncExtFunctionAvailable
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncStartsWith
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.FuncExtFunction
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.FuncSum
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.FuncNormalizeSpace
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.FuncCount
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.FuncUnparsedEntityURI
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.FuncSubstring
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.FuncDoclocation
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.FuncFalse
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.FuncCurrent
Execute the function.
execute(XPathContext) - Method in class org.apache.xpath.functions.FuncContains
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.Or
OR two expressions and return the boolean 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.Variable
Execute an expression in the XPath runtime context, and return the result of the expression.
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.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.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.ContextMatchStepPattern
Execute this pattern step, including predicates.
execute(XPathContext, boolean) - Method in class org.apache.xpath.Expression
Execute an expression in the XPath runtime context, and return the result of the expression, but tell that a "safe" object doesn't have to be returned.
execute(XPathContext, boolean) - Method in class org.apache.xpath.operations.Variable
Dereference the variable, and return the reference value.
execute(XPathContext, boolean) - Method in class org.apache.xpath.operations.VariableSafeAbsRef
Dereference the variable, and return the reference value.
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
Given an expression and a context, evaluate the XPath and return the result.
execute(XPathContext, Node, PrefixResolver) - Method in class org.apache.xpath.XPath
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.axes.LocPathIterator
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
Execute each of the children of a template element.
executeChildTemplates(ElemTemplateElement, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Execute each of the children of a template element.
executeChildTemplates(ElemTemplateElement, Node, QName, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Execute each of the children of a template element.
executeFallback(TransformerImpl) - Method in class org.apache.xalan.templates.ElemFallback
Execute the fallback elements.
executeFilterExpr(int, XPathContext, PrefixResolver, boolean, int, Expression) - Static method in class org.apache.xpath.axes.FilterExprIteratorSimple
Execute the expression.
executeFromSnapshot(TransformSnapshot) - Method in class org.apache.xalan.transformer.TransformerImpl
Deprecated. This is an internal tooling API that nobody seems to be using
executeRelativePathPattern(XPathContext, StepPattern) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
Execute the match pattern step relative to another step.
exp(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:exp function returns e (the base of natural logarithms) raised to a power.
EXPAND_STYLESHEET_QNAME_REF - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
EXPAND_STYLESHEET_QNAME_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
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.
expandStylesheetQNameRef(String, int, int[], int[], String[], boolean) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Look up the namespace for a lexical QName using the namespace declarations available at a particular location in the stylesheet and return the expanded QName
exprAddChild(ExpressionNode, int) - Method in class org.apache.xalan.templates.ElemTemplateElement
This method tells the node to add its argument to the node's list of children.
exprAddChild(ExpressionNode, int) - Method in class org.apache.xpath.Expression
This method tells the node to add its argument to the node's list of children.
exprAddChild(ExpressionNode, int) - Method in interface org.apache.xpath.ExpressionNode
This method tells the node to add its argument to the node's list of children.
Expression - class org.apache.xpath.Expression.
This abstract class serves as the base for all expression objects.
EXPRESSION - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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.
ExpressionNode - interface org.apache.xpath.ExpressionNode.
A class that implements this interface can construct expressions, give information about child and parent expressions, and give the originating source information.
ExpressionOwner - interface org.apache.xpath.ExpressionOwner.
Classes that implement this interface own an expression, which can be rewritten.
ExpressionVisitor - class org.apache.xalan.extensions.ExpressionVisitor.
When StylesheetHandler creates an XPath, the ExpressionVisitor visits the XPath expression.
ExpressionVisitor(StylesheetRoot) - Constructor for class org.apache.xalan.extensions.ExpressionVisitor
The constructor sets the StylesheetRoot variable which is used to register extension namespaces.
exprGetChild(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
This method returns a child node.
exprGetChild(int) - Method in class org.apache.xpath.Expression
This method returns a child node.
exprGetChild(int) - Method in interface org.apache.xpath.ExpressionNode
This method returns a child node.
exprGetNumChildren() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the number of children the node has.
exprGetNumChildren() - Method in class org.apache.xpath.Expression
Return the number of children the node has.
exprGetNumChildren() - Method in interface org.apache.xpath.ExpressionNode
Return the number of children the node has.
exprGetParent() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the ExpressionNode parent of this node.
exprGetParent() - Method in class org.apache.xpath.Expression
 
exprGetParent() - Method in interface org.apache.xpath.ExpressionNode
 
exprSetParent(ExpressionNode) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the parent of this node.
exprSetParent(ExpressionNode) - Method in class org.apache.xpath.Expression
This pair of methods are used to inform the node of its parent.
exprSetParent(ExpressionNode) - Method in interface org.apache.xpath.ExpressionNode
This pair of methods are used to inform the node of its parent.
exprSetParent(ExpressionNode) - Method in class org.apache.xpath.functions.FuncExtFunction
Set the parent node.
EXSL_URI - Static variable in class org.apache.xalan.lib.ExsltDynamic
 
EXSLT_DATETIME_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_DATETIME_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_DYNAMIC_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_DYNAMIC_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_ELEMNAME_FUNCRESULT - Static variable in class org.apache.xalan.templates.Constants
 
EXSLT_ELEMNAME_FUNCRESULT_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for EXSLT function elements.
EXSLT_ELEMNAME_FUNCTION - Static variable in class org.apache.xalan.templates.Constants
 
EXSLT_ELEMNAME_FUNCTION_STRING - Static variable in class org.apache.xalan.templates.Constants
Literals for EXSLT function elements.
EXSLT_MATH_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_MATH_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_SET_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_SET_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_STRING_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_STRING_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
EXSLT_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
ExsltBase - class org.apache.xalan.lib.ExsltBase.
The base class for some EXSLT extension classes.
ExsltBase() - Constructor for class org.apache.xalan.lib.ExsltBase
 
ExsltCommon - class org.apache.xalan.lib.ExsltCommon.
This class contains EXSLT common extension functions.
ExsltCommon() - Constructor for class org.apache.xalan.lib.ExsltCommon
 
ExsltDatetime - class org.apache.xalan.lib.ExsltDatetime.
This class contains EXSLT dates and times extension functions.
ExsltDatetime() - Constructor for class org.apache.xalan.lib.ExsltDatetime
 
ExsltDynamic - class org.apache.xalan.lib.ExsltDynamic.
This class contains EXSLT dynamic extension functions.
ExsltDynamic() - Constructor for class org.apache.xalan.lib.ExsltDynamic
 
ExsltMath - class org.apache.xalan.lib.ExsltMath.
This class contains EXSLT math extension functions.
ExsltMath() - Constructor for class org.apache.xalan.lib.ExsltMath
 
ExsltSets - class org.apache.xalan.lib.ExsltSets.
This class contains EXSLT set extension functions.
ExsltSets() - Constructor for class org.apache.xalan.lib.ExsltSets
 
ExsltStrings - class org.apache.xalan.lib.ExsltStrings.
This class contains EXSLT strings extension functions.
ExsltStrings() - Constructor for class org.apache.xalan.lib.ExsltStrings
 
ExtendedContentHandler - interface org.apache.xml.serializer.ExtendedContentHandler.
This interface describes extensions to the SAX ContentHandler interface.
ExtendedLexicalHandler - interface org.apache.xml.serializer.ExtendedLexicalHandler.
This interface has extensions to the standard SAX LexicalHandler interface.
ExtendedSAX - interface org.apache.xalan.xsltc.dom.ExtendedSAX.
 
ExtendedType - class org.apache.xml.dtm.ref.ExtendedType.
The class ExtendedType represents an extended type object used by ExpandedNameTable.
ExtendedType(int, String, String) - Constructor for class org.apache.xml.dtm.ref.ExtendedType
Create an ExtendedType object from node type, namespace and local name.
ExtendedType(int, String, String, int) - Constructor for class org.apache.xml.dtm.ref.ExtendedType
Create an ExtendedType object from node type, namespace, local name and a given hash code.
extension(ExtensionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about an extension event.
extension(ExtensionEvent) - Method in interface org.apache.xalan.trace.TraceListenerEx3
Method that is called when an extension event occurs.
extensionEnd(ExtensionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about an extension event.
extensionEnd(ExtensionEvent) - Method in interface org.apache.xalan.trace.TraceListenerEx3
Method that is called when the end of an extension event occurs.
ExtensionEvent - class org.apache.xalan.trace.ExtensionEvent.
An event representing an extension call.
ExtensionEvent(TransformerImpl, Class) - Constructor for class org.apache.xalan.trace.ExtensionEvent
 
ExtensionEvent(TransformerImpl, Constructor, Object[]) - Constructor for class org.apache.xalan.trace.ExtensionEvent
 
ExtensionEvent(TransformerImpl, Method, Object, Object[]) - Constructor for class org.apache.xalan.trace.ExtensionEvent
 
ExtensionHandler - class org.apache.xalan.extensions.ExtensionHandler.
Abstract base class for handling an extension namespace for XPath.
ExtensionHandlerExsltFunction - class org.apache.xalan.extensions.ExtensionHandlerExsltFunction.
Execute EXSLT functions, determine the availability of EXSLT functions, and the availability of an EXSLT result element.
ExtensionHandlerExsltFunction(String, StylesheetRoot) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Constructor called from ElemExsltFunction runtimeInit().
ExtensionHandlerGeneral - class org.apache.xalan.extensions.ExtensionHandlerGeneral.
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.
Abstract base class handling the java language extensions for XPath.
ExtensionHandlerJavaClass - class org.apache.xalan.extensions.ExtensionHandlerJavaClass.
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.
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.
ExtensionNamespaceContext - class org.apache.xalan.extensions.ExtensionNamespaceContext.
A sample implementation of NamespaceContext, with support for EXSLT extension functions and Java extension functions.
ExtensionNamespaceContext() - Constructor for class org.apache.xalan.extensions.ExtensionNamespaceContext
 
ExtensionNamespacesManager - class org.apache.xalan.extensions.ExtensionNamespacesManager.
Used during assembly of a stylesheet to collect the information for each extension namespace that is required during the transformation process to generate an ExtensionHandler.
ExtensionNamespacesManager() - Constructor for class org.apache.xalan.extensions.ExtensionNamespacesManager
An ExtensionNamespacesManager is instantiated the first time an extension function or element is found in the stylesheet.
ExtensionNamespaceSupport - class org.apache.xalan.extensions.ExtensionNamespaceSupport.
During styleseet composition, an ExtensionNamespaceSupport object is created for each extension namespace the stylesheet uses.
ExtensionNamespaceSupport(String, String, Object[]) - Constructor for class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
Extensions - class org.apache.xalan.lib.Extensions.
This class contains many of the Xalan-supplied extensions.
ExtensionsProvider - interface org.apache.xpath.ExtensionsProvider.
Interface that XPath objects can call to obtain access to an ExtensionsTable.
ExtensionsTable - class org.apache.xalan.extensions.ExtensionsTable.
Class holding a table registered extension namespace handlers
ExtensionsTable(StylesheetRoot) - Constructor for class org.apache.xalan.extensions.ExtensionsTable
The constructor (called from TransformerImpl) registers the StylesheetRoot for the transformation and instantiates an ExtensionHandler for each extension namespace.
EXTERNAL_FUNC_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
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.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.DeclHandler.externalEntityDecl()
externalEntityDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.ToStream
Report a parsed external entity declaration.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
This method does nothing.
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated.  
externalEntityDecl(String, String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
externalEntityDecl(String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
externalEntityDecl(String, String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report a parsed external entity declaration.
extFunction(FuncExtFunction, Vector) - Method in class org.apache.xalan.transformer.TransformerImpl
 
extFunction(FuncExtFunction, Vector) - Method in interface org.apache.xpath.ExtensionsProvider
Execute the extension function.
extFunction(FuncExtFunction, Vector) - Method in class org.apache.xpath.jaxp.JAXPExtensionsProvider
Execute the extension function.
extFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionsTable
Handle an extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xalan.transformer.TransformerImpl
 
extFunction(String, String, Vector, Object) - Method in interface org.apache.xpath.ExtensionsProvider
Execute the extension function.
extFunction(String, String, Vector, Object) - Method in class org.apache.xpath.jaxp.JAXPExtensionsProvider
Execute the extension function.
extFunction(String, String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionsTable
Handle an extension function.
extractContents() - Method in interface org.w3c.dom.ranges.Range
Moves the contents of a Range from the containing document or document fragment to a new DocumentFragment.
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

FactoryConfigurationError - error javax.xml.parsers.FactoryConfigurationError.
Thrown when a problem with configuration with the Parser Factories exists.
FactoryConfigurationError() - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with no detail mesage.
FactoryConfigurationError(Exception) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with a given Exception base cause of the error.
FactoryConfigurationError(Exception, String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the given Exception base cause and detail message.
FactoryConfigurationError(String) - Constructor for class javax.xml.parsers.FactoryConfigurationError
Create a new FactoryConfigurationError with the String specified as an error message.
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
 
FATAL_ERR_MSG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
FATAL_ERR_PLUS_WRAPPED_MSG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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.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.serializer.EmptySerializer
 
fatalError(SAXParseException) - Method in class org.apache.xml.serializer.SerializerBase
 
fatalError(SAXParseException) - Method in class org.apache.xml.serializer.ToSAXHandler
 
fatalError(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a non-recoverable error.
fatalError(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Report a fatal XML parsing error.
fatalError(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a fatal error event.
fatalError(TransformerException) - Method in interface javax.xml.transform.ErrorListener
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.DefaultErrorHandler
Receive notification of a non-recoverable error.
fatalError(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a non-recoverable error.
FEATURE - Static variable in class javax.xml.transform.dom.DOMSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.dom.DOMResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
FEATURE - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the TransformerFactory returned from TransformerFactory.newInstance() may be safely cast to a SAXTransformerFactory.
FEATURE - Static variable in class javax.xml.transform.stream.StreamSource
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Source input of this type.
FEATURE - Static variable in class javax.xml.transform.stream.StreamResult
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the Transformer supports Result output of this type.
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
FEATURE_SECURE_PROCESSING - Static variable in class javax.xml.XMLConstants
Feature for secure processing.
FEATURE_SOURCE_LOCATION - Static variable in class org.apache.xalan.processor.TransformerFactoryImpl
Static string to be used for source_location feature
FEATURE_XMLFILTER - Static variable in class javax.xml.transform.sax.SAXTransformerFactory
If TransformerFactory.getFeature(java.lang.String) returns true when passed this value as an argument, the SAXTransformerFactory.newXMLFilter(Source src) and SAXTransformerFactory.newXMLFilter(Templates templates) methods are supported.
FEBRUARY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for second month of year.
FIELD_UNDEFINED - Static variable in class javax.xml.datatype.DatatypeConstants
Designation that an "int" field is not set.
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
 
Filter - interface org.apache.xalan.xsltc.dom.Filter.
 
FILTER_ACCEPT - Static variable in interface org.apache.xml.dtm.DTMIterator
Accept the node.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Accept the node.
FILTER_ACCEPT - Static variable in interface org.w3c.dom.traversal.NodeFilter
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_INTERRUPT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Interrupt the normal processing of the document.
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_REJECT - Static variable in interface org.w3c.dom.ls.LSParserFilter
Reject the node and its children.
FILTER_REJECT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Reject the node.
FILTER_SKIP - Static variable in interface org.apache.xml.dtm.DTMIterator
Skip this single node.
FILTER_SKIP - Static variable in interface org.w3c.dom.ls.LSParserFilter
Skip this single node.
FILTER_SKIP - Static variable in interface org.w3c.dom.traversal.NodeFilter
Skip this single node.
FILTER_STEP_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
FILTEREDLIST - Static variable in class org.apache.xml.dtm.Axis
A non-xpath axis, for functions.
FilteredStepIterator - class org.apache.xalan.xsltc.dom.FilteredStepIterator.
Extends a StepIterator by adding the ability to filter nodes.
FilteredStepIterator(DTMAxisIterator, DTMAxisIterator, Filter) - Constructor for class org.apache.xalan.xsltc.dom.FilteredStepIterator
 
FilterExprIterator - class org.apache.xpath.axes.FilterExprIterator.
 
FilterExprIterator() - Constructor for class org.apache.xpath.axes.FilterExprIterator
Create a FilterExprIterator object.
FilterExprIterator(Expression) - Constructor for class org.apache.xpath.axes.FilterExprIterator
Create a FilterExprIterator object.
FilterExprIteratorSimple - class org.apache.xpath.axes.FilterExprIteratorSimple.
Class to use for one-step iteration that doesn't have a predicate, and doesn't need to set the context.
FilterExprIteratorSimple() - Constructor for class org.apache.xpath.axes.FilterExprIteratorSimple
Create a FilterExprIteratorSimple object.
FilterExprIteratorSimple(Expression) - Constructor for class org.apache.xpath.axes.FilterExprIteratorSimple
Create a FilterExprIteratorSimple object.
FilterExprWalker - class org.apache.xpath.axes.FilterExprWalker.
Walker for the OP_VARIABLE, or OP_EXTFUNCTION, or OP_FUNCTION, or OP_GROUP, op codes.
FilterExprWalker(WalkingIterator) - Constructor for class org.apache.xpath.axes.FilterExprWalker
Construct a FilterExprWalker using a LocPathIterator.
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.
Similar to a CurrentNodeListIterator except that the filter has a simpler interface (only needs the node, no position, last, etc.) It takes a source iterator and a Filter object and returns nodes from the source after filtering them by calling filter.test(node).
FilterIterator(DTMAxisIterator, DTMFilter) - Constructor for class org.apache.xalan.xsltc.dom.FilterIterator
 
filterNode(int) - Method in class org.apache.xalan.transformer.KeyRefIterator
Test whether a specified node is visible in the logical view of a TreeWalker or NodeIterator.
findNodeType(int, Object) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
findURIFromDoc(int) - Method in class org.apache.xpath.SourceTreeManager
Given a document, find the URL associated with that document.
fireEndEntity(String) - Method in class org.apache.xml.serializer.SerializerBase
To fire off end entity trace event
fireExtensionEndEvent(ExtensionEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire an end extension event.
fireExtensionEndEvent(Method, Object, Object[]) - Method in class org.apache.xalan.trace.TraceManager
Fire an end extension event.
fireExtensionEvent(ExtensionEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire an end extension event.
fireExtensionEvent(Method, Object, Object[]) - Method in class org.apache.xalan.trace.TraceManager
Fire an end extension event.
fireGenerateEvent(GenerateEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a generate event.
fireGenerateEvent(int) - Method in class org.apache.xalan.transformer.TransformerImpl
Fire off startDocument, endDocument events.
fireGenerateEvent(int) - Method in interface org.apache.xml.serializer.SerializerTrace
Fire startDocument, endDocument events.
fireGenerateEvent(int, char[], int, int) - Method in class org.apache.xalan.transformer.TransformerImpl
Fire off characters, cdate events.
fireGenerateEvent(int, char[], int, int) - Method in interface org.apache.xml.serializer.SerializerTrace
Fire characters, cdata events.
fireGenerateEvent(int, String) - Method in class org.apache.xalan.transformer.TransformerImpl
Fire off comment and entity ref events.
fireGenerateEvent(int, String) - Method in interface org.apache.xml.serializer.SerializerTrace
Fire comment and entity ref events.
fireGenerateEvent(int, String, Attributes) - Method in class org.apache.xalan.transformer.TransformerImpl
Fire off startElement, endElement events.
fireGenerateEvent(int, String, Attributes) - Method in interface org.apache.xml.serializer.SerializerTrace
Fire startElement, endElement events.
fireGenerateEvent(int, String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
Fire off processingInstruction events.
fireGenerateEvent(int, String, String) - Method in interface org.apache.xml.serializer.SerializerTrace
Fire processingInstruction events.
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.
fireTraceEndEvent(ElemTemplateElement) - Method in class org.apache.xalan.trace.TraceManager
Fire a end trace event, after all children of an element have been executed.
fireTraceEndEvent(TracerEvent) - Method in class org.apache.xalan.trace.TraceManager
Fire a trace 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_ORDERED_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 null if the node set is empty.
FIRST_TRANSLET_VERSION - Static variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
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.
firstChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the first visible child of the current node, and returns the new node.
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.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.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.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.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.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.axes.FilterExprIterator
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.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.WalkingIteratorSorted
This function is used to perform some extra analysis of the iterator.
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.NodeSequence
 
fixupVariables(Vector, int) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
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.UnionChildIterator
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.FuncPosition
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.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.FuncTrue
No arguments to process, so this does nothing.
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.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.UnionPattern
No arguments to process, so this does nothing.
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.
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.xml.utils.XMLStringDefault
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
 
flushPending() - Method in class org.apache.xml.serializer.EmptySerializer
 
flushPending() - Method in class org.apache.xml.serializer.ToSAXHandler
This method flushes any pending events, which can be startDocument() closing the opening tag of an element, or closing an open CDATA section.
flushPending() - Method in interface org.apache.xml.serializer.SerializationHandler
A SerializationHandler accepts SAX-like events, so it can accumulate attributes or namespace nodes after a startElement().
flushPending() - Method in class org.apache.xml.serializer.ToStream
This method flushes any pending events, which can be startDocument() closing the opening tag of an element, or closing an open CDATA section.
flushPending() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. This method flushes any pending events, which can be startDocument() closing the opening tag of an element, or closing an open CDATA section.
flushPending() - Method in class org.apache.xml.serializer.ToTextStream
 
flushPending() - Method in class org.apache.xml.serializer.ToUnknownStream
 
focus() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html.HTMLSelectElement
Gives keyboard focus to this element.
focus() - Method in interface org.w3c.dom.html.HTMLInputElement
Gives keyboard focus to this element.
FOLLOWING - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
FOLLOWING - Static variable in class 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 class org.apache.xalan.xsltc.compiler.sym
 
FOLLOWINGSIBLING - Static variable in class 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.
FONT_FACE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSFontFaceRule.
forceNaturalOrder() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
FORMAT_FAILDE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String for use when formatting of the error string failed.
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.xalan.res.XSLTErrorResources_ru
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String for use when formatting of the error string failed.
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field FORMAT_FAILED
FORMAT_FAILED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
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
 
formatDate(String, String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:format-date function formats a date/time according to a pattern.
formatNumber(double, String, DecimalFormat) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
ForwardPositionIterator - class org.apache.xalan.xsltc.dom.ForwardPositionIterator.
Deprecated. This class exists only for backwards compatibility with old translets. New code should not reference it.
ForwardPositionIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
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.
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 class org.apache.xalan.lib.sql.DefaultConnectionPool
Go through the connection pool and release any connections that are not InUse;
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.JNDIConnectionPool
Intended to release unused connections from the pool.
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.XStringForChars
Cast result object to a string.
fsb() - Method in class org.apache.xpath.objects.XStringForFSB
Cast result object to a string.
FUNC_BOOLEAN - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'boolean()' id.
FUNC_BOOLEAN_STRING - Static variable in class org.apache.xpath.compiler.Keywords
boolean function string.
FUNC_CEILING - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'ceiling()' id.
FUNC_CEILING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
ceiling function string.
FUNC_CONCAT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'concat()' id.
FUNC_CONCAT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
concat function string.
FUNC_CONTAINS - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'contains()' id.
FUNC_CONTAINS_STRING - Static variable in class org.apache.xpath.compiler.Keywords
contains function string.
FUNC_COUNT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'count()' id.
FUNC_COUNT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
count function string.
FUNC_CURRENT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'current()' id.
FUNC_CURRENT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
current function string.
FUNC_DOCLOCATION - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'document-location()' id (Proprietary).
FUNC_DOCLOCATION_STRING - Static variable in class org.apache.xpath.compiler.Keywords
current function string (Proprietary).
FUNC_EXT_ELEM_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'element-available()' id (XSLT).
FUNC_EXT_ELEM_AVAILABLE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
element-available function string (XSLT).
FUNC_EXT_FUNCTION_AVAILABLE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'function-available()' id (XSLT).
FUNC_EXT_FUNCTION_AVAILABLE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
function-available function string (XSLT).
FUNC_FALSE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'false()' id.
FUNC_FALSE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
false function string.
FUNC_FLOOR - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'floor()' id.
FUNC_FLOOR_STRING - Static variable in class org.apache.xpath.compiler.Keywords
floor function string.
FUNC_GENERATE_ID - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'generate-id()' id.
FUNC_GENERATE_ID_STRING - Static variable in class org.apache.xpath.compiler.Keywords
generate-id function string (XSLT).
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_LANG_STRING - Static variable in class org.apache.xpath.compiler.Keywords
lang function string.
FUNC_LAST - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'last()' id.
FUNC_LAST_STRING - Static variable in class org.apache.xpath.compiler.Keywords
last function string.
FUNC_LOCAL_PART - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'local-name()' id.
FUNC_LOCAL_PART_STRING - Static variable in class org.apache.xpath.compiler.Keywords
local-name function string.
FUNC_NAME_STRING - Static variable in class org.apache.xpath.compiler.Keywords
name function string.
FUNC_NAMESPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'namespace-uri()' id.
FUNC_NAMESPACE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
namespace-uri function string.
FUNC_NORMALIZE_SPACE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'normalize-space()' id.
FUNC_NORMALIZE_SPACE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
normalize-space function string.
FUNC_NOT - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'not()' id.
FUNC_NOT_STRING - Static variable in class org.apache.xpath.compiler.Keywords
not function string.
FUNC_NUMBER - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'number()' id.
FUNC_NUMBER_STRING - Static variable in class org.apache.xpath.compiler.Keywords
number function string.
FUNC_POSITION - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'position()' id.
FUNC_POSITION_STRING - Static variable in class org.apache.xpath.compiler.Keywords
position function string.
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_ROUND_STRING - Static variable in class org.apache.xpath.compiler.Keywords
round function string.
FUNC_STARTS_WITH - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'starts-with()' id.
FUNC_STARTS_WITH_STRING - Static variable in class org.apache.xpath.compiler.Keywords
starts-with function string.
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_STRING_LENGTH_STRING - Static variable in class org.apache.xpath.compiler.Keywords
string-length function string.
FUNC_STRING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
string function string.
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_AFTER_STRING - Static variable in class org.apache.xpath.compiler.Keywords
substring-after function string.
FUNC_SUBSTRING_BEFORE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'substring-before()' id.
FUNC_SUBSTRING_BEFORE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
substring-before function string.
FUNC_SUBSTRING_STRING - Static variable in class org.apache.xpath.compiler.Keywords
substring function string.
FUNC_SUM - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'sum()' id.
FUNC_SUM_STRING - Static variable in class org.apache.xpath.compiler.Keywords
sum function string.
FUNC_SYSTEM_PROPERTY - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'system-property()' id.
FUNC_SYSTEM_PROPERTY_STRING - Static variable in class org.apache.xpath.compiler.Keywords
system-property function string.
FUNC_TRANSLATE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'translate()' id.
FUNC_TRANSLATE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
translate function string.
FUNC_TRUE - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'true()' id.
FUNC_TRUE_STRING - Static variable in class org.apache.xpath.compiler.Keywords
true function string.
FUNC_UNPARSED_ENTITY_URI - Static variable in class org.apache.xpath.compiler.FunctionTable
The 'unparsed-entity-uri()' id (XSLT).
FUNC_UNPARSED_ENTITY_URI_STRING - Static variable in class org.apache.xpath.compiler.Keywords
unparsed-entity-uri function string (XSLT).
FuncBoolean - class org.apache.xpath.functions.FuncBoolean.
Execute the Boolean() function.
FuncBoolean() - Constructor for class org.apache.xpath.functions.FuncBoolean
 
FuncCeiling - class org.apache.xpath.functions.FuncCeiling.
Execute the Ceiling() function.
FuncCeiling() - Constructor for class org.apache.xpath.functions.FuncCeiling
 
FuncConcat - class org.apache.xpath.functions.FuncConcat.
Execute the Concat() function.
FuncConcat() - Constructor for class org.apache.xpath.functions.FuncConcat
 
FuncContains - class org.apache.xpath.functions.FuncContains.
Execute the Contains() function.
FuncContains() - Constructor for class org.apache.xpath.functions.FuncContains
 
FuncCount - class org.apache.xpath.functions.FuncCount.
Execute the Count() function.
FuncCount() - Constructor for class org.apache.xpath.functions.FuncCount
 
FuncCurrent - class org.apache.xpath.functions.FuncCurrent.
Execute the current() function.
FuncCurrent() - Constructor for class org.apache.xpath.functions.FuncCurrent
 
FuncDoclocation - class org.apache.xpath.functions.FuncDoclocation.
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.
Execute the Doc() function.
FuncDocument() - Constructor for class org.apache.xalan.templates.FuncDocument
 
FuncExtElementAvailable - class org.apache.xpath.functions.FuncExtElementAvailable.
Execute the ExtElementAvailable() function.
FuncExtElementAvailable() - Constructor for class org.apache.xpath.functions.FuncExtElementAvailable
 
FuncExtFunction - class org.apache.xpath.functions.FuncExtFunction.
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.
Execute the ExtFunctionAvailable() function.
FuncExtFunctionAvailable() - Constructor for class org.apache.xpath.functions.FuncExtFunctionAvailable
 
FuncFalse - class org.apache.xpath.functions.FuncFalse.
Execute the False() function.
FuncFalse() - Constructor for class org.apache.xpath.functions.FuncFalse
 
FuncFloor - class org.apache.xpath.functions.FuncFloor.
Execute the Floor() function.
FuncFloor() - Constructor for class org.apache.xpath.functions.FuncFloor
 
FuncFormatNumb - class org.apache.xalan.templates.FuncFormatNumb.
Execute the FormatNumber() function.
FuncFormatNumb() - Constructor for class org.apache.xalan.templates.FuncFormatNumb
 
FuncGenerateId - class org.apache.xpath.functions.FuncGenerateId.
Execute the GenerateId() function.
FuncGenerateId() - Constructor for class org.apache.xpath.functions.FuncGenerateId
 
FuncId - class org.apache.xpath.functions.FuncId.
Execute the Id() function.
FuncId() - Constructor for class org.apache.xpath.functions.FuncId
 
FuncKey - class org.apache.xalan.templates.FuncKey.
Execute the Key() function.
FuncKey() - Constructor for class org.apache.xalan.templates.FuncKey
 
FuncLang - class org.apache.xpath.functions.FuncLang.
Execute the Lang() function.
FuncLang() - Constructor for class org.apache.xpath.functions.FuncLang
 
FuncLast - class org.apache.xpath.functions.FuncLast.
Execute the Last() function.
FuncLast() - Constructor for class org.apache.xpath.functions.FuncLast
 
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.
Execute the Namespace() function.
FuncNamespace() - Constructor for class org.apache.xpath.functions.FuncNamespace
 
FuncNormalizeSpace - class org.apache.xpath.functions.FuncNormalizeSpace.
Execute the normalize-space() function.
FuncNormalizeSpace() - Constructor for class org.apache.xpath.functions.FuncNormalizeSpace
 
FuncNot - class org.apache.xpath.functions.FuncNot.
Execute the Not() function.
FuncNot() - Constructor for class org.apache.xpath.functions.FuncNot
 
FuncNumber - class org.apache.xpath.functions.FuncNumber.
Execute the Number() function.
FuncNumber() - Constructor for class org.apache.xpath.functions.FuncNumber
 
FuncPosition - class org.apache.xpath.functions.FuncPosition.
Execute the Position() function.
FuncPosition() - Constructor for class org.apache.xpath.functions.FuncPosition
 
FuncQname - class org.apache.xpath.functions.FuncQname.
Execute the Qname() function.
FuncQname() - Constructor for class org.apache.xpath.functions.FuncQname
 
FuncRound - class org.apache.xpath.functions.FuncRound.
Execute the round() function.
FuncRound() - Constructor for class org.apache.xpath.functions.FuncRound
 
FuncStartsWith - class org.apache.xpath.functions.FuncStartsWith.
Execute the StartsWith() function.
FuncStartsWith() - Constructor for class org.apache.xpath.functions.FuncStartsWith
 
FuncString - class org.apache.xpath.functions.FuncString.
Execute the String() function.
FuncString() - Constructor for class org.apache.xpath.functions.FuncString
 
FuncStringLength - class org.apache.xpath.functions.FuncStringLength.
Execute the StringLength() function.
FuncStringLength() - Constructor for class org.apache.xpath.functions.FuncStringLength
 
FuncSubstring - class org.apache.xpath.functions.FuncSubstring.
Execute the Substring() function.
FuncSubstring() - Constructor for class org.apache.xpath.functions.FuncSubstring
 
FuncSubstringAfter - class org.apache.xpath.functions.FuncSubstringAfter.
Execute the SubstringAfter() function.
FuncSubstringAfter() - Constructor for class org.apache.xpath.functions.FuncSubstringAfter
 
FuncSubstringBefore - class org.apache.xpath.functions.FuncSubstringBefore.
Execute the SubstringBefore() function.
FuncSubstringBefore() - Constructor for class org.apache.xpath.functions.FuncSubstringBefore
 
FuncSum - class org.apache.xpath.functions.FuncSum.
Execute the Sum() function.
FuncSum() - Constructor for class org.apache.xpath.functions.FuncSum
 
FuncSystemProperty - class org.apache.xpath.functions.FuncSystemProperty.
Execute the SystemProperty() function.
FuncSystemProperty() - Constructor for class org.apache.xpath.functions.FuncSystemProperty
 
Function - class org.apache.xpath.functions.Function.
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.
Base class for functions that accept two arguments.
Function2Args() - Constructor for class org.apache.xpath.functions.Function2Args
 
Function3Args - class org.apache.xpath.functions.Function3Args.
Base class for functions that accept three arguments.
Function3Args() - Constructor for class org.apache.xpath.functions.Function3Args
 
functionAvailable(String) - Method in class org.apache.xpath.compiler.FunctionTable
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.
functionAvailable(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
 
functionAvailable(String, String) - Method in interface org.apache.xpath.ExtensionsProvider
Is the extension function available?
functionAvailable(String, String) - Method in class org.apache.xpath.jaxp.JAXPExtensionsProvider
Is the extension function available?
FunctionDef1Arg - class org.apache.xpath.functions.FunctionDef1Arg.
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.
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.
Base class for functions that accept one argument.
FunctionOneArg() - Constructor for class org.apache.xpath.functions.FunctionOneArg
 
FunctionPattern - class org.apache.xpath.patterns.FunctionPattern.
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.
Execute the Translate() function.
FuncTranslate() - Constructor for class org.apache.xpath.functions.FuncTranslate
 
FuncTrue - class org.apache.xpath.functions.FuncTrue.
Execute the True() function.
FuncTrue() - Constructor for class org.apache.xpath.functions.FuncTrue
 
FuncUnparsedEntityURI - class org.apache.xpath.functions.FuncUnparsedEntityURI.
 
FuncUnparsedEntityURI() - Constructor for class org.apache.xpath.functions.FuncUnparsedEntityURI
 

G

GDAY - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gDay.
GE - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
GE - Static variable in class 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.IntType
 
GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
generate_idF(int) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function generate-id().
GENERATE_TRANSLET - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
generated(GenerateEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a Generate event.
generated(GenerateEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
GenerateEvent - class org.apache.xalan.trace.GenerateEvent.
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.
generateNextPrefix() - Method in class org.apache.xml.serializer.NamespaceMappings
Generate a new namespace prefix ( ns0, ns1 ...) not used before
generatePrefix() - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
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_UNPARSED_ENTITY_URI - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
GET_UNPARSED_ENTITY_URI_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(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.serializer.utils.StringToIntTable
Tell if the table contains the given string.
get(String) - Method in class org.apache.xml.utils.StringToIntTable
Tell if the table contains the given string.
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.
getAbbr() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Abbreviation for header cells.
getAbsoluteURI(String) - Static method in class org.apache.xml.serializer.utils.SystemIDResolver
Take a SystemID string and try to turn it into a good absolute URI.
getAbsoluteURI(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Take a SystemID string and try to turn it into a good absolute URI.
getAbsoluteURI(String, String) - Static method in class org.apache.xml.serializer.utils.SystemIDResolver
Take a SystemID string and try to turn it into a good absolute URI.
getAbsoluteURI(String, String) - Static method in class org.apache.xml.utils.SystemIDResolver
Take a SystemID string and try to turn it into a good absolute URI.
getAbsoluteURIFromRelative(String) - Static method in class org.apache.xml.serializer.utils.SystemIDResolver
Get an absolute URI from a given relative URI (local path).
getAbsoluteURIFromRelative(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Get an absolute URI from a given relative URI (local path).
getAccept() - Method in interface org.w3c.dom.html.HTMLInputElement
A comma-separated list of content types that a server processing thisform will handle correctly.
getAcceptCharset() - Method in interface org.w3c.dom.html.HTMLFormElement
List of character sets supported by the server.
getAccessCount() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getAccessKey() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
A single character access key to give access to the form control.
getAccessKey() - Method in interface org.w3c.dom.html.HTMLAreaElement
A single character access key to give access to the form control.
getAccessKey() - Method in interface org.w3c.dom.html.HTMLButtonElement
A single character access key to give access to the form control.
getAccessKey() - Method in interface org.w3c.dom.html.HTMLAnchorElement
A single character access key to give access to the form control.
getAccessKey() - Method in interface org.w3c.dom.html.HTMLLegendElement
A single character access key to give access to the form control.
getAccessKey() - Method in interface org.w3c.dom.html.HTMLInputElement
A single character access key to give access to the form control.
getAccessKey() - Method in interface org.w3c.dom.html.HTMLLabelElement
A single character access key to give access to the form control.
getAction() - Method in interface org.w3c.dom.html.HTMLFormElement
Server-side form handler.
getActualEncoding() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 An attribute specifying the actual encoding of this document.
getActualEncoding() - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 An attribute specifying the actual encoding of this document.
getAlign() - Method in interface org.w3c.dom.html.HTMLAppletElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Horizontal alignment of data in cells.
getAlign() - Method in interface org.w3c.dom.html.HTMLDivElement
Horizontal text alignment.
getAlign() - Method in interface org.w3c.dom.html.HTMLParagraphElement
Horizontal text alignment.
getAlign() - Method in interface org.w3c.dom.html.HTMLTableCaptionElement
Caption alignment with respect to the table.
getAlign() - Method in interface org.w3c.dom.html.HTMLHeadingElement
Horizontal text alignment.
getAlign() - Method in interface org.w3c.dom.html.HTMLTableElement
Specifies the table's position with respect to the rest of the document.
getAlign() - Method in interface org.w3c.dom.html.HTMLTableRowElement
Horizontal alignment of data within cells of this row.
getAlign() - Method in interface org.w3c.dom.html.HTMLHRElement
Align the rule on the page.
getAlign() - Method in interface org.w3c.dom.html.HTMLTableColElement
Horizontal alignment of cell data in column.
getAlign() - Method in interface org.w3c.dom.html.HTMLLegendElement
Text alignment relative to FIELDSET.
getAlign() - Method in interface org.w3c.dom.html.HTMLObjectElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Horizontal alignment of data in cell.
getAlign() - Method in interface org.w3c.dom.html.HTMLInputElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getAlign() - Method in interface org.w3c.dom.html.HTMLImageElement
Aligns this object (vertically or horizontally) with respect to its surrounding text.
getALink() - Method in interface org.w3c.dom.html.HTMLBodyElement
Color of active links (after mouse-button down, but beforemouse-button up).
getAllPrefixes() - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
getAllValidTemplates() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getAlt() - Method in interface org.w3c.dom.html.HTMLAppletElement
Alternate text for user agents not rendering the normal contentof this element.
getAlt() - Method in interface org.w3c.dom.html.HTMLAreaElement
Alternate text for user agents not rendering the normal contentof this element.
getAlt() - Method in interface org.w3c.dom.html.HTMLInputElement
Alternate text for user agents not rendering the normal contentof this element.
getAlt() - Method in interface org.w3c.dom.html.HTMLImageElement
Alternate text for user agents not rendering the normal contentof this element.
getAltKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'alt' key was depressed during the firing of the event.
getAnalysisBitFromAxes(int) - Static method in class org.apache.xpath.axes.WalkerFactory
Get a corresponding BIT_XXX from an axis.
getAnalysisBits() - Method in class org.apache.xpath.axes.LocPathIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.UnionPathIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.FilterExprIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.AxesWalker
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.FilterExprWalker
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.WalkingIterator
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.NodeSequence
 
getAnalysisBits() - Method in interface org.apache.xpath.axes.PathComponent
Get the analysis bits for this path component, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisBits() - Method in class org.apache.xpath.operations.Variable
Get the analysis bits for this walker, as defined in the WalkerFactory.
getAnalysisString(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
getAnchors() - Method in interface org.w3c.dom.html.HTMLDocument
A collection of all the anchor (A) elements in a document with a value for the name attribute.Note.
getAppletInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get basic information about the applet
getApplets() - Method in interface org.w3c.dom.html.HTMLDocument
A collection of all the OBJECT elements that includeapplets and APPLET (deprecated) elements ina document.
getApplyTemplatesSig() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getApplyTemplatesSigForImport() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
 
getArchive() - Method in interface org.w3c.dom.html.HTMLAppletElement
Comma-separated archive list.
getArchive() - Method in interface org.w3c.dom.html.HTMLObjectElement
Space-separated list of archives.
getAreas() - Method in interface org.w3c.dom.html.HTMLMapElement
The list of areas defined for the image map.
getArg(int) - Method in class org.apache.xpath.functions.FuncExtFunction
Return the nth argument passed to the extension function.
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).
getArgCount() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the number of arguments that were passed into this extension function.
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.
getArgs() - Method in class org.apache.xpath.functions.FunctionMultiArgs
Return an expression array containing arguments at index 3 or greater.
getAssociatedStylesheet() - Method in class org.apache.xml.utils.StylesheetPIHandler
Return the last stylesheet found that match the constraints.
getAssociatedStylesheet(Source, String, String, String) - Method in class javax.xml.transform.TransformerFactory
Get the stylesheet specification(s) associated with the XML Source document via the xml-stylesheet processing instruction that match the given criteria.
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.SmartTransformerFactoryImpl
 
getAssociatedStylesheet(Source, String, String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getAsync() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is asynchronous, false if it is synchronous.
getAt(int) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
getAttrChange() - Method in interface org.w3c.dom.events.MutationEvent
attrChange indicates the type of change which triggered the DOMAttrModified event.
getAttribute(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Allows the user to retrieve specific attributes on the underlying implementation.
getAttribute(String) - Method in class javax.xml.transform.TransformerFactory
Allows the user to retrieve specific attributes on the underlying implementation.
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.ElemLiteralResult
Return the raw value of the attribute.
getAttribute(String) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
getAttribute(String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttribute(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by name.
getAttribute(String, Node, TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
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.SAXImpl
Returns the attribute node of a given type (if any) for an element
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getAttributeNode(int, String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getAttributeNode(int, String, String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getAttributeNode(int, String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getAttributeNode(String) - Method in interface org.w3c.dom.Element
Retrieves an attribute node by name.
getAttributeNodeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNodeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeNodeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an Attr node by local name and namespace URI.
getAttributeNS(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Return the raw value of the attribute.
getAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Retrieves an attribute value by local name and namespace URI.
getAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult
 
getAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
getAttributes() - Method in interface org.w3c.dom.Node
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributeSet(int) - Method in class org.apache.xalan.templates.Stylesheet
Get an "xsl:attribute-set" property.
getAttributeSetComposed(QName) - Method in class org.apache.xalan.templates.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.
getAttributeTypeInfo(int) - Method in class javax.xml.validation.TypeInfoProvider
Returns the immutable TypeInfo object for the specified attribute of the current element.
getAttributeValue(int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns the value of a given attribute type of a given element
getAttributeValue(String, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
This method is for testing/debugging only
getAttrName() - Method in interface org.w3c.dom.events.MutationEvent
attrName indicates the name of the changed Attr node in a DOMAttrModified event.
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 class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
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.LocPathIterator
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.UnionPathIterator
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.AxesWalker
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.AttributeIterator
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.NodeSequence
 
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.FilterExprIteratorSimple
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.
getAxis() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Names group of related headers.
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.SAXImpl
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.DOMAdapter
 
getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getAxisTraverser(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getAzimuth() - Method in interface org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
getBackground() - Method in interface org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
getBackground() - Method in interface org.w3c.dom.html.HTMLBodyElement
URI of the background texture tile image.
getBackgroundAttachment() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-attachment property definition in CSS2.
getBackgroundColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
getBackgroundImage() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-image property definition in CSS2.
getBackgroundPosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-position property definition in CSS2.
getBackgroundRepeat() - Method in interface org.w3c.dom.css.CSS2Properties
See the background-repeat property definition in CSS2.
getBaseId() - Method in class org.apache.xml.utils.StylesheetPIHandler
 
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.
getBaseIdentifier() - Method in class org.apache.xpath.jaxp.JAXPPrefixResolver
Return the base identifier.
getBaseURI() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
getBaseURI() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
The absolute base URI of this node or null if undefined.
getBaseURI() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
The absolute base URI of this node or null if undefined.
getBaseURI() - Method in class org.apache.xml.utils.UnImplNode
The absolute base URI of this node or null if undefined.
getBaseURI() - Method in interface org.w3c.dom.Node
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - Method in interface org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
getBaseURLOfSource() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
getBgColor() - Method in interface org.w3c.dom.html.HTMLBodyElement
Document background color.
getBgColor() - Method in interface org.w3c.dom.html.HTMLTableElement
Cell background color.
getBgColor() - Method in interface org.w3c.dom.html.HTMLTableRowElement
Background color for rows.
getBgColor() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Cell background color.
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
 
getBlue() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the blue value of the RGB color.
getBody() - Method in interface org.w3c.dom.html.HTMLDocument
The element that contains the content for the document.
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.xml.serializer.OutputPropertyUtils
Searches for the boolean property with the specified key in the property list.
getBooleanValue() - Method in interface org.w3c.dom.xpath.XPathResult
The value of this boolean result.
getBorder() - Method in interface org.w3c.dom.css.CSS2Properties
See the border property definition in CSS2.
getBorder() - Method in interface org.w3c.dom.html.HTMLTableElement
The width of the border around the table.
getBorder() - Method in interface org.w3c.dom.html.HTMLObjectElement
Width of border around the object.
getBorder() - Method in interface org.w3c.dom.html.HTMLImageElement
Width of border around image.
getBorderBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom property definition in CSS2.
getBorderBottomColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-color property definition in CSS2.
getBorderBottomStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-style property definition in CSS2.
getBorderBottomWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-width property definition in CSS2.
getBorderCollapse() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-collapse property definition in CSS2.
getBorderColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-color property definition in CSS2.
getBorderLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left property definition in CSS2.
getBorderLeftColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-color property definition in CSS2.
getBorderLeftStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-style property definition in CSS2.
getBorderLeftWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-width property definition in CSS2.
getBorderRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right property definition in CSS2.
getBorderRightColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-color property definition in CSS2.
getBorderRightStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-style property definition in CSS2.
getBorderRightWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-width property definition in CSS2.
getBorderSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-spacing property definition in CSS2.
getBorderStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-style property definition in CSS2.
getBorderTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top property definition in CSS2.
getBorderTopColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-color property definition in CSS2.
getBorderTopStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-style property definition in CSS2.
getBorderTopWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-width property definition in CSS2.
getBorderWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the border-width property definition in CSS2.
getBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the bottom property definition in CSS2.
getBottom() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the bottom of the rect.
getBubbles() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event is a bubbling event.
getBuilder() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns an instance of the DOMBuilder inner class This class will consume the input document through a SAX2 interface and populate the tree.
getBusy() - Method in interface org.w3c.dom.ls.LSParser
true if the LSParser is currently busy loading a document, otherwise false.
getButton() - Method in interface org.w3c.dom.events.MouseEvent
During mouse events caused by the depression or release of a mouse button, button is used to indicate which mouse button changed state.
getBytecodes() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Returns an array of bytecode arrays generated by a compilation.
getByteOffset() - Method in interface org.w3c.dom.DOMLocator
The byte offset into the input source this locator is pointing to or -1 if there is no byte offset available.
getByteStream() - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
getByteStream() - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
getByteStream() - Method in class org.xml.sax.InputSource
Get the byte stream for this input source.
getByValue(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string in the value.
getCancelable() - Method in interface org.w3c.dom.events.Event
Used to indicate whether or not an event can have its default action prevented.
getCaption() - Method in interface org.w3c.dom.html.HTMLTableElement
Returns the table's CAPTION, or void if none exists.
getCaptionSide() - Method in interface org.w3c.dom.css.CSS2Properties
See the caption-side property definition in CSS2.
getCaseOrder() - Method in class org.apache.xalan.templates.ElemSort
Get the "case-order" attribute.
getCause() - Method in class javax.xml.transform.TransformerException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCause() - Method in class javax.xml.xpath.XPathException
 
getCause() - Method in class org.apache.xml.dtm.DTMException
Returns the cause of this throwable or null if the cause is nonexistent or unknown.
getCellIndex() - Method in interface org.w3c.dom.html.HTMLTableCellElement
The index of this cell in the row.
getCellPadding() - Method in interface org.w3c.dom.html.HTMLTableElement
Specifies the horizontal and vertical space between cell content andcell borders.
getCells() - Method in interface org.w3c.dom.html.HTMLTableRowElement
The collection of cells in this row.
getCellSpacing() - Method in interface org.w3c.dom.html.HTMLTableElement
Specifies the horizontal and vertical separation between cells.
getCertifiedText() - Method in interface org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
getCh() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Alignment character for cells in a column.
getCh() - Method in interface org.w3c.dom.html.HTMLTableRowElement
Alignment character for cells in a column.
getCh() - Method in interface org.w3c.dom.html.HTMLTableColElement
Alignment character for cells in a column.
getCh() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Alignment character for cells in a column.
getChar(int) - Method in class org.apache.xml.utils.res.CharArrayWrapper
 
getCharacterData(int) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Retrieve a string representation of the character data to be stored in the translet as a char[].
getCharacterDataCount() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Get the number of char[] arrays, thus far, that will be created to store literal text in the stylesheet.
getCharacterStream() - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
getCharacterStream() - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
getCharacterStream() - Method in class org.xml.sax.InputSource
Get the character stream for this input source.
getChars() - Method in class org.apache.xalan.templates.ElemTextLiteral
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.xml.utils.XMLStringDefault
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.XStringForChars
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.
getCharset() - Method in interface org.w3c.dom.html.HTMLAnchorElement
The character encoding of the linked resource.
getCharset() - Method in interface org.w3c.dom.html.HTMLLinkElement
The character encoding of the resource being linked to.
getCharset() - Method in interface org.w3c.dom.html.HTMLScriptElement
The character encoding of the linked resource.
getChecked() - Method in interface org.w3c.dom.html.HTMLInputElement
Describes whether a radio or check box is checked, whentype has the value "Radio" or "Checkbox".
getChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the nodelist (same reference).
getChildNodes() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
getChildNodes() - Method in interface org.w3c.dom.Node
A NodeList that contains all children of this node.
getChildren(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns an iterator with all the children of a given node
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getChildren(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getChOff() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Offset of alignment character.
getChOff() - Method in interface org.w3c.dom.html.HTMLTableRowElement
Offset of alignment character.
getChOff() - Method in interface org.w3c.dom.html.HTMLTableColElement
Offset of alignment character.
getChOff() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Offset of alignment character.
getCite() - Method in interface org.w3c.dom.html.HTMLQuoteElement
A URI designating a document that designates a source document or message.
getCite() - Method in interface org.w3c.dom.html.HTMLModElement
A URI designating a document that describes the reason forthe change.
getClassName() - Method in class org.apache.xalan.xsltc.cmdline.Transform
 
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.ClassGenerator
Pretend this is the stylesheet class.
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.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.NodeSetType
Returns the class name of an internal type's external representation.
getClassName() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
 
getClassName() - Method in interface org.w3c.dom.html.HTMLElement
The class attribute of the element.
getClear() - Method in interface org.w3c.dom.css.CSS2Properties
See the clear property definition in CSS2.
getClear() - Method in interface org.w3c.dom.html.HTMLBRElement
Control flow of text around floats.
getClientX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the DOM implementation's client area.
getClientY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the DOM implementation's client area.
getClip() - Method in interface org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
getCmdArgs() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
gets list of the commandline arguments.
getCode() - Method in interface org.w3c.dom.html.HTMLAppletElement
Applet class file.
getCode() - Method in interface org.w3c.dom.html.HTMLObjectElement
Applet class file.
getCodeBase() - Method in interface org.w3c.dom.html.HTMLAppletElement
Optional base URI for applet.
getCodeBase() - Method in interface org.w3c.dom.html.HTMLObjectElement
Base URI for classid, data, and archive attributes.
getCodeType() - Method in interface org.w3c.dom.html.HTMLObjectElement
Content type for data downloaded via classid attribute.
getCollapsed() - Method in interface org.w3c.dom.ranges.Range
TRUE if the Range is collapsed
getCollator() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
Returns the array of Collators used for text comparisons in this object.
getCollator(Locale) - Method in interface org.apache.xalan.xsltc.CollatorFactory
 
getCollator(Locale) - Method in class org.apache.xalan.xsltc.dom.CollatorFactoryBase
 
getCollator(String, String) - Method in interface org.apache.xalan.xsltc.CollatorFactory
 
getCollator(String, String) - Method in class org.apache.xalan.xsltc.dom.CollatorFactoryBase
 
getColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
getColor() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
Font color.
getColor() - Method in interface org.w3c.dom.html.HTMLFontElement
Font color.
getCols() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Width of control (in characters).
getCols() - Method in interface org.w3c.dom.html.HTMLFrameSetElement
The number of columns of frames in the frameset.
getColSpan() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Number of columns spanned by cell.
getColumnNumber() - Method in interface javax.xml.transform.SourceLocator
Return the character position where the current document event ends.
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.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getColumnNumber() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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).
getColumnNumber() - Method in class org.apache.xpath.Expression
Return the character position where the current document event ends.
getColumnNumber() - Method in interface org.w3c.dom.DOMLocator
The column number this locator is pointing to, or -1 if there is no column number available.
getColumnNumber() - Method in interface org.xml.sax.Locator
Return the column number where the current document event ends.
getColumnNumber() - Method in class org.xml.sax.SAXParseException
The column number of the end of the text where the exception occurred.
getColumnNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved column number (1-based).
getCommonAncestorContainer() - Method in interface org.w3c.dom.ranges.Range
The deepest common ancestor container of the Range's two boundary-points.
getCompact() - Method in interface org.w3c.dom.html.HTMLOListElement
Reduce spacing between list items.
getCompact() - Method in interface org.w3c.dom.html.HTMLMenuElement
Reduce spacing between list items.
getCompact() - Method in interface org.w3c.dom.html.HTMLDirectoryElement
Reduce spacing between list items.
getCompact() - Method in interface org.w3c.dom.html.HTMLDListElement
Reduce spacing between list items.
getCompact() - Method in interface org.w3c.dom.html.HTMLUListElement
Reduce spacing between list items.
getComparator(String, Locale, Collator, String) - Static method in class org.apache.xml.utils.StringComparable
 
getCompatibleMode() - Method in class org.apache.xalan.templates.Stylesheet
Get whether or not the stylesheet is in "Forward Compatibility Mode"
getCompiledPredicates(int) - Method in class org.apache.xpath.compiler.Compiler
Compile a zero or more predicates for a given match pattern.
getComputedStyle(Element, String) - Method in interface org.w3c.dom.css.ViewCSS
This method is used to get the computed style as it is defined in [CSS2].
getConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
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.JNDIConnectionPool
Returns a connection from the JDNI DataSource found at the JNDI Datasource path.
getConnection() - Method in class org.apache.xalan.lib.sql.PooledConnection
Returns a reference to the JDBC Connection
getConnectionPool() - Method in class org.apache.xalan.lib.sql.XConnection
Allow the SQL Document to retrive a connection to be used to build the SQL Statement.
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.
getContainedIter() - Method in class org.apache.xpath.axes.NodeSequence
Get the functional iterator that fetches nodes.
getContent() - Method in interface org.w3c.dom.css.CSS2Properties
See the content property definition in CSS2.
getContent() - Method in interface org.w3c.dom.html.HTMLMetaElement
Associated information.
getcontentHandler() - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Get the ContentHandler used for the tree walk.
getContentHandler() - Method in class javax.xml.validation.ValidatorHandler
Gets the ContentHandler which receives the augmented validation result.
getContentHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getContentHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the content event handler.
getContentHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getContentHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getContentHandler() - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
 
getContentHandler() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
 
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.serializer.TreeWalker
Get the ContentHandler used for the tree walk.
getContentHandler() - Method in class org.apache.xml.utils.TreeWalker
Get the ContentHandler used for the tree walk.
getContentHandler() - Method in interface org.xml.sax.XMLReader
Return the current content handler.
getContentHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the content event handler.
getContentHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current content handler.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_it
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_pl
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_hu
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_sk
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_cs
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_zh
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_sl
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_de
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_fr
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_ca
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_tr
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_ru
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_ja
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_es
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_sv
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.res.XSLTErrorResources_ko
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh_TW
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_hu
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ru
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sl
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pl
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pt_BR
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_fr
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_it
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_tr
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ca
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ja
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_de
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sk
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_no
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ko
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_es
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMessages_cs
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_zh
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_pt_BR
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_ca
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_it
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_pl
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_no
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_hu
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_zh_TW
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_sk
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_cs
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_sl
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_de
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_fr
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_tr
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_ru
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_ja
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_es
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages_ko
Get the lookup table for error messages.
getContents() - Method in class org.apache.xalan.xsltc.runtime.ErrorMessages
Get the lookup table for error messages.
getContents() - Method in class org.apache.xml.res.XMLErrorResources_es
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_hu
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_sk
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_cs
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_sl
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_pt_BR
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_de
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_fr
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_ca
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_tr
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_ru
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_ja
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_sv
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_zh_TW
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_ko
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_zh
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_it
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.res.XMLErrorResources_pl
Get the lookup table for error messages
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_tr
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_ru
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_es
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_pt_BR
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_sk
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_ko
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_sl
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_zh
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_zh_TW
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_ca
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_ja
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_pl
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_sv
 
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_hu
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_cs
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_de
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_fr
The lookup table for error messages.
getContents() - Method in class org.apache.xml.serializer.utils.SerializerMessages_it
The lookup table for error messages.
getContents() - Method in class org.apache.xml.utils.res.XResourceBundle
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_de
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_fr
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_HA
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_sv
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_hy
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_ko
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_ka
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_ja_JP_A
Get the association list.
getContents() - Method in class org.apache.xml.utils.res.XResources_it
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_ja_JP_HI
Get the association table for this resource.
getContents() - Method in class org.apache.xml.utils.res.XResources_es
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_el
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_hu
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_sk
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_cs
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_sl
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_zh
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_de
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_fr
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_ca
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_tr
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_ru
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_ja
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_es
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_sv
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_ko
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_it
Get the association list.
getContents() - Method in class org.apache.xpath.res.XPATHErrorResources_pl
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.XalanTransformState
 
getContextNodeList() - Method in class org.apache.xalan.transformer.TransformerImpl
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.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
 
getCookie() - Method in interface org.w3c.dom.html.HTMLDocument
The cookies associated with this document.
getCoords() - Method in interface org.w3c.dom.html.HTMLAreaElement
Comma-separated list of lengths, defining an active region geometry.See also shape for the shape of the region.
getCoords() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Comma-separated list of lengths, defining an active region geometry.See also shape for the shape of the region.
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.AnyNodeCounter
 
getCounter() - Method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
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.
getCounterIncrement() - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-increment property definition in CSS2.
getCounterReset() - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-reset property definition in CSS2.
getCountersTable() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the table of counters, for optimized xsl:number support.
getCounterValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Counter value.
getCountOfContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
Get the position in the current context node list.
getCssFloat() - Method in interface org.w3c.dom.css.CSS2Properties
See the float property definition in CSS2.
getCssRules() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of all CSS rules contained within the media block.
getCssRules() - Method in interface org.w3c.dom.css.CSSStyleSheet
The list of all CSS rules contained within the style sheet.
getCssText() - Method in interface org.w3c.dom.css.CSSValue
A string representation of the current value.
getCssText() - Method in interface org.w3c.dom.css.CSSRule
The parsable textual representation of the rule.
getCssText() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
getCssValueType() - Method in interface org.w3c.dom.css.CSSValue
A code defining the type of the value as defined above.
getCtrlKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'ctrl' key was depressed during the firing of the event.
getCue() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue property definition in CSS2.
getCueAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-after property definition in CSS2.
getCueBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-before property definition in CSS2.
getCurrentContextNode() - Method in class org.apache.xpath.axes.LocPathIterator
The node context from where the expression is being executed from (i.e.
getCurrentElement() - Method in class org.apache.xalan.transformer.XalanTransformState
 
getCurrentElement() - Method in class org.apache.xalan.transformer.TransformerImpl
Retrieves the current ElemTemplateElement that is being executed.
getCurrentElement() - Method in interface org.apache.xalan.transformer.TransformState
Retrieves the stylesheet element that produced the SAX event.
getCurrentExpressionNode() - Method in class org.apache.xpath.XPathContext
Get the current node that is the expression's context (i.e.
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.XalanTransformState
 
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.xalan.transformer.TransformState
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.XPathContext
Get the current context node.
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.axes.LocPathIterator
Return the last fetched node.
getCurrentNode() - Method in class org.apache.xpath.axes.AxesWalker
The node at which the TreeWalker is currently positioned.
getCurrentNode() - Method in class org.apache.xpath.axes.NodeSequence
 
getCurrentNode() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the current node.
getCurrentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
getCurrentNodeList() - Method in class org.apache.xpath.XPathContext
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 class org.apache.xpath.axes.NodeSequence
 
getCurrentPos() - Method in interface org.apache.xpath.axes.ContextNodeList
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
 
getCurrentTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget whose EventListeners are currently being processed.
getCurrentTemplate() - Method in class org.apache.xalan.transformer.XalanTransformState
 
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.
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.
getCurrentTemplateElements() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the count of how many elements are active.
getCurrentTemplateElementsCount() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the count of how many elements are active.
getCursor() - Method in interface org.w3c.dom.css.CSS2Properties
See the cursor property definition in CSS2.
getData() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getData() - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
getData() - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
getData() - Method in interface org.w3c.dom.html.HTMLObjectElement
A URI specifying the location of the object's data.
getDataType() - Method in class org.apache.xalan.templates.ElemSort
Get the "data-type" attribute.
getDateTime() - Method in interface org.w3c.dom.html.HTMLModElement
The date and time of the change.
getDay() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return day in month or DatatypeConstants.FIELD_UNDEFINED.
getDays() - Method in class javax.xml.datatype.Duration
Obtains the value of the DAYS field as an integer value, or 0 if not present.
getDebug() - Method in class org.apache.xalan.transformer.TransformerImpl
 
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.
getDeclare() - Method in interface org.w3c.dom.html.HTMLObjectElement
Declare (for future reference), but do not instantiate, thisobject.
getDeclaredPrefixAt(int) - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
getDeclaredPrefixCount() - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
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.
getDeclaredPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes declared in this context.
getDeclHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDeclHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDeclHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getDefaultChecked() - Method in interface org.w3c.dom.html.HTMLInputElement
When type has the value "Radio" or "Checkbox", stores the initial value of the checked attribute.
getDefaultMethodProperties(String) - Static method in class org.apache.xalan.templates.OutputProperties
Deprecated. Use org.apache.xml.serializer.OuputPropertiesFactory. getDefaultMethodProperties directly.
getDefaultMethodProperties(String) - Static method in class org.apache.xml.serializer.OutputPropertiesFactory
Creates an empty OutputProperties with the property key/value defaults specified by a property file.
getDefaultNodeCounter(Translet, DOM, DTMAxisIterator) - Static method in class org.apache.xalan.xsltc.dom.SingleNodeCounter
 
getDefaultNodeCounter(Translet, DOM, DTMAxisIterator) - Static method in class org.apache.xalan.xsltc.dom.AnyNodeCounter
 
getDefaultNodeCounter(Translet, DOM, DTMAxisIterator) - Static method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
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
Get the default template for a root node.
getDefaultRule() - Method in class org.apache.xalan.templates.StylesheetRoot
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.
getDefaultSelected() - Method in interface org.w3c.dom.html.HTMLOptionElement
Stores the initial value of the selected attribute.
getDefaultTextRule() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the default template for text.
getDefaultValue() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Stores the initial control value (i.e., the initial value of value).
getDefaultValue() - Method in interface org.w3c.dom.html.HTMLInputElement
Stores the initial control value (i.e., the initial value of value).
getDefaultView() - Method in interface org.w3c.dom.views.DocumentView
The default AbstractView for this Document, or null if none available.
getDefer() - Method in interface org.w3c.dom.html.HTMLScriptElement
Indicates that the user agent can defer processing of the script.
getDetail() - Method in interface org.w3c.dom.events.UIEvent
Specifies some detail information about the Event, depending on the type of event.
getDevelopmentVersionNum() - Static method in class org.apache.xalan.Version
Development Drop Number.
getDevelopmentVersionNum() - Static method in class org.apache.xml.serializer.Version
Development Drop Number.
getDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "digit" attribute.
getDir() - Method in interface org.w3c.dom.html.HTMLElement
Specifies the base direction of directionally neutraltext and the directionality of tables.
getDirection() - Method in interface org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
getDisabled() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
The control is unavailable in this context.
getDisabled() - Method in interface org.w3c.dom.html.HTMLOptGroupElement
The control is unavailable in this context.
getDisabled() - Method in interface org.w3c.dom.html.HTMLButtonElement
The control is unavailable in this context.
getDisabled() - Method in interface org.w3c.dom.html.HTMLOptionElement
The control is unavailable in this context.
getDisabled() - Method in interface org.w3c.dom.html.HTMLSelectElement
The control is unavailable in this context.
getDisabled() - Method in interface org.w3c.dom.html.HTMLLinkElement
Enables/disables the link.
getDisabled() - Method in interface org.w3c.dom.html.HTMLInputElement
The control is unavailable in this context.
getDisabled() - Method in interface org.w3c.dom.html.HTMLStyleElement
Enables/disables the style sheet.
getDisabled() - Method in interface org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemValueOf
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.ElemText
Get the "disable-output-escaping" attribute.
getDisplay() - Method in interface org.w3c.dom.css.CSS2Properties
See the display property definition in CSS2.
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.
getDoctype() - Method in interface org.w3c.dom.Document
The Document Type Declaration (see DocumentType) associated with this document.
getDoctypePublic() - Method in class org.apache.xml.serializer.EmptySerializer
 
getDoctypePublic() - Method in class org.apache.xml.serializer.SerializerBase
Returns the previously set value of the value to be used as the public identifier in the document type declaration (DTD).
getDoctypePublic() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getDoctypeSystem() - Method in class org.apache.xml.serializer.EmptySerializer
 
getDoctypeSystem() - Method in class org.apache.xml.serializer.SerializerBase
Returns the previously set value of the value to be used as the system identifier in the document type declaration (DTD).
getDoctypeSystem() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getDocument() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocument() - Method in interface org.apache.xalan.xsltc.DOM
 
getDocument() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getDocument() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDocument() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getDocument() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocument() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getDocument() - Method in interface org.apache.xml.dtm.DTM
Given a DTM which contains only a single document, find the Node Handle of the Document node.
getDocument() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Find the Document node handle for the document currently under construction.
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.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Given a DTM, find the owning document node.
getDocument() - Method in class org.apache.xml.utils.DOM2Helper
Deprecated. Query which document this helper is currently operating on.
getDocument() - Method in interface org.w3c.dom.views.AbstractView
The source DocumentView of which this is an AbstractView.
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentBaseURI() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getDocumentElement() - Method in interface org.w3c.dom.Document
This is a convenience attribute that allows direct access to the child node that is the document element of the document.
getDocumentEncoding(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentEncoding(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentEncoding(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getDocumentRoot(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentRoot(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getDocumentRoot(int) - Method in interface org.apache.xml.dtm.DTM
Given a node handle, find the owning document node.
getDocumentRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, find the owning document node.
getDocumentRoot(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given a node handle, find the owning document node.
getDocumentRoot(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Given a node handle, find the owning document node, using DTM semantics (Document owns itself) rather than DOM semantics (Document has no owner).
getDocumentStandalone(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentStandalone(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentStandalone(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentSystemIdentifier(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
getDocumentURI() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns the origin of the document from which the tree was built
getDocumentURI() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getDocumentURI() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 The location of the document or null if undefined.
getDocumentURI() - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 The location of the document or null if undefined.
getDocumentURI() - Method in interface org.w3c.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDocumentURI(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getDocumentVersion(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDocumentVersion(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDocumentVersion(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getDOM() - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
getDOMAdapter(String) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDomain() - Method in interface org.w3c.dom.html.HTMLDocument
The domain name of the server that served the document, or a nullstring if the server cannot be identified by a domain name.
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
 
getDomConfig() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
The configuration used when Document.normalizeDocument is invoked.
getDomConfig() - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Returns the DOMConfiguration of the LSSerializer.
getDomConfig() - Method in class org.apache.xml.utils.UnImplNode
The configuration used when Document.normalizeDocument is invoked.
getDomConfig() - Method in interface org.w3c.dom.Document
The configuration used when Document.normalizeDocument() is invoked.
getDomConfig() - Method in interface org.w3c.dom.ls.LSParser
The DOMConfiguration object used when parsing an input source.
getDomConfig() - Method in interface org.w3c.dom.ls.LSSerializer
The DOMConfiguration object used by the LSSerializer when serializing a DOM node.
getDOMFactory() - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Retrieve the factory object required to create DOM nodes in the result tree.
getDOMImpl() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getDOMImplementation() - Method in class javax.xml.parsers.DocumentBuilder
Obtain an instance of a DOMImplementation object.
getDOMImplementation(String) - Method in interface org.w3c.dom.DOMImplementationSource
A method to request the first DOM implementation that supports the specified features.
getDOMImplementation(String) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Return the first implementation that has the desired features, or null if none is found.
getDOMImplementationList(String) - Method in interface org.w3c.dom.DOMImplementationSource
A method to request a list of DOM implementations that support the specified features and versions, as specified in .
getDOMImplementationList(String) - Method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Return a list of implementations that support the desired features.
getDOMNodeById(String) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Return an IntegerArray for the DOM Node which has the given id.
getDTDHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getDTDHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDTDHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getDTDHandler() - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getDTDHandler() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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.
getDTDHandler() - Method in interface org.xml.sax.XMLReader
Return the current DTD handler.
getDTDHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current DTD event handler.
getDTDHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current DTD handler.
getDTM() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: Return the DTM model
getDTM(int) - Method in class org.apache.xml.dtm.DTMManager
Get the instance of DTM that "owns" a node handle.
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.ref.DTMManagerDefault
Return the DTM object containing a representation of this node.
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.NodeSetDTM
Get an instance of a DTM that "owns" a node handle.
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.AxesWalker
Get the DTM for this walker.
getDTM(int) - Method in class org.apache.xpath.axes.NodeSequence
 
getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
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.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.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean, boolean, int, boolean) - Method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Get an instance of a DTM, loaded with the content from the specified source.
getDTM(Source, boolean, DTMWSFilter, boolean, boolean, boolean, int, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Get an instance of a DTM, loaded with the content from the specified source.
getDTMAxisIterator() - Method in class org.apache.xml.dtm.ref.DTMAxisIterNodeList
Access the wrapped DTMIterator.
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.
getDTMId(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDTMIdentity() - Method in class org.apache.xpath.objects.DTMXRTreeFrag
 
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.DTMNodeList
Access the wrapped DTMIterator.
getDTMIterator() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
Access the wrapped DTMIterator.
getDTMManager() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getDTMManager() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getDTMManager() - Method in interface org.apache.xml.dtm.DTMIterator
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.NodeSetDTM
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.axes.LocPathIterator
Get an instance of the DTMManager.
getDTMManager() - Method in class org.apache.xpath.axes.NodeSequence
 
getDTMManagerClass() - Static method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Look up the class that provides the XSLTC DTM Manager service.
getDTMNodeNumber() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: Return the DTM node number
getDTMXRTreeFrag(int) - Method in class org.apache.xpath.XPathContext
Gets DTMXRTreeFrag object if one has already been created.
getElemDesc(String) - Static method in class org.apache.xml.serializer.ToHTMLStream
Get a description of the given element.
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.xalan.xsltc.DOMEnhancedForDTM
 
getElementById(String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Return the node identity for a given id String
getElementById(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getElementById(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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) - Method in interface org.w3c.dom.Document
Returns the Element that has an ID attribute with the given value.
getElementById(String) - Method in interface org.w3c.dom.html.HTMLDocument
Returns the Element whose id is given by elementId.
getElementByID(String, Document) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Given an ID, return the element.
getElementByID(String, Document) - Method in class org.apache.xml.utils.DOM2Helper
Deprecated. Given an XML ID, return the element.
getElementCallstack() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the stack of ElemTemplateElements.
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
getElementProcessor() - Method in class org.apache.xalan.processor.XSLTElementDef
Return the XSLTElementProcessor for this element.
getElements() - Method in class org.apache.xalan.processor.XSLTElementDef
Get the allowed elements for this type.
getElements() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get StringVector of elements defined for this extension
getElements() - Method in interface org.w3c.dom.html.HTMLFormElement
Returns a collection of all control elements in the form.
getElementsByName(String) - Method in interface org.w3c.dom.html.HTMLDocument
Returns the (possibly empty) collection of elements whosename value is given by elementName.
getElementsByTagName(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementsByTagName(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementsByTagName(String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all descendant Elements with a given tag name, in document order.
getElementsByTagName(String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements in document order with a given tag name and are contained in the document.
getElementsByTagNameNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getElementsByTagNameNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Element
Returns a NodeList of all the descendant Elements with a given local name and namespace URI in document order.
getElementsByTagNameNS(String, String) - Method in interface org.w3c.dom.Document
Returns a NodeList of all the Elements with a given local name and namespace URI in document order.
getElementsWithIDs() - Method in interface org.apache.xalan.xsltc.DOM
 
getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
%HZ% Need Javadoc
getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getElementTypeInfo() - Method in class javax.xml.validation.TypeInfoProvider
Returns the immutable TypeInfo object for the current element.
getElemsAvailable() - Method in class org.apache.xalan.processor.XSLTSchema
Get the table of available elements.
getElemVariable() - Method in class org.apache.xpath.operations.Variable
Get the XSLT ElemVariable that this sub-expression references.
getElevation() - Method in interface org.w3c.dom.css.CSS2Properties
See the elevation property definition in CSS2.
getEmptyCells() - Method in interface org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
getEncoding() - Method in class org.apache.xml.serializer.EmptySerializer
 
getEncoding() - Method in class org.apache.xml.serializer.SerializerBase
Returns the character encoding to be used in the output document.
getEncoding() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getEncoding() - Method in interface org.w3c.dom.css.CSSCharsetRule
The encoding information used in this @charset rule.
getEncoding() - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
getEncoding() - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
getEncoding() - Method in class org.xml.sax.InputSource
Get the character encoding for a byte stream or URI.
getEncoding() - Method in interface org.xml.sax.ext.Locator2
Returns the name of the character encoding for the entity.
getEncoding() - Method in class org.xml.sax.ext.Locator2Impl
Returns the current value of the encoding property.
getEnctype() - Method in interface org.w3c.dom.html.HTMLFormElement
The content type of the submitted form, generally "application/x-www-form-urlencoded".
getEndColumnNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the column number where the current document event ends.
getEndContainer() - Method in interface org.w3c.dom.ranges.Range
Node within which the Range ends
getEndImportCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
Get the number of import in this stylesheet's composed list.
getEndLineNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
Return the line number where the current document event ends.
getEndOffset() - Method in interface org.w3c.dom.ranges.Range
Offset within the ending node of the Range.
getEntities() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the general entities, both external and internal, declared in the DTD.
getEntityResolver() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getEntityResolver() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getEntityResolver() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getEntityResolver() - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getEntityResolver() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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.
getEntityResolver() - Method in interface org.xml.sax.XMLReader
Return the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current entity resolver.
getEntityResolver() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current entity resolver.
getEnvironmentHash() - Method in class org.apache.xalan.xslt.EnvironmentCheck
Fill a hash with basic environment settings that affect Xalan.
getEon() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return high order component for XML Schema 1.0 dateTime datatype field for year.
getEonAndYear() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return XML Schema 1.0 dateTime datatype field for year.
getError() - Method in class org.apache.xalan.lib.sql.XConnection
Provide access to the last error that occued.
getErrorHandler() - Method in class javax.xml.validation.SchemaFactory
Gets the current ErrorHandler set to this SchemaFactory.
getErrorHandler() - Method in class javax.xml.validation.Validator
Gets the current ErrorHandler set to this Validator.
getErrorHandler() - Method in class javax.xml.validation.ValidatorHandler
Gets the current ErrorHandler set to this ValidatorHandler.
getErrorHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getErrorHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getErrorHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getErrorHandler() - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getErrorHandler() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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.
getErrorHandler() - Method in interface org.apache.xml.serializer.DOM3Serializer
Returns a DOMErrorHandler set on the DOM Level 3 Serializer.
getErrorHandler() - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Returns a DOMErrorHandler set on the DOM Level 3 Serializer.
getErrorHandler() - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
This method returns the LSSerializer's error handler.
getErrorHandler() - Method in interface org.xml.sax.XMLReader
Return the current error handler.
getErrorHandler() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the current error event handler.
getErrorHandler() - Method in class org.xml.sax.helpers.ParserAdapter
Return the current error handler.
getErrorListener() - Method in class javax.xml.transform.Transformer
Get the error event handler in effect for the transformation.
getErrorListener() - Method in class javax.xml.transform.TransformerFactory
Get the error event handler for the TransformerFactory.
getErrorListener() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the error listener.
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.TransformerImpl
Get the current error event handler.
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.xsltc.trax.SmartTransformerFactoryImpl
 
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.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.XPathContext.XPathExpressionContext
Get the error listener.
getErrorListener() - Method in class org.apache.xpath.compiler.XPathParser
Return the current error listener.
getErrorMsg() - Method in class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
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
getErrorWriter() - Method in class org.apache.xml.utils.DefaultErrorHandler
Retrieve java.io.PrintWriter to which errors are being directed.
getEstimatedSize() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getEvent() - Method in interface org.w3c.dom.html.HTMLScriptElement
Reserved for future use.
getEventPhase() - Method in interface org.w3c.dom.events.Event
Used to indicate which phase of event flow is currently being evaluated.
getException() - Method in class javax.xml.parsers.FactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
getException() - Method in class javax.xml.transform.TransformerException
This method retrieves an exception that this exception wraps.
getException() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Return the actual exception (if any) that caused this exception to be raised.
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.serializer.utils.WrappedRuntimeException
Get the checked exception that this runtime 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.
getException() - Method in class org.xml.sax.SAXException
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).
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.xml.utils.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.xml.utils.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.xalan.xsltc.DOM
 
getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getExpandedTypeID(String, String, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 represented by namespace, local name and node type, return an ID.
getExpandedTypeID(String, String, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Given an expanded name, return an ID.
getExpandedTypeID(String, String, int, boolean) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Given an expanded name represented by namespace, local name and node type, return an ID.
getExpandedTypeID2(int) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
getExpandedTypeID2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase.getExpandedTypeID(int).
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.NodeSequence
 
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.NodeIterator
The value of this flag determines whether the children of entity reference nodes are visible to the NodeIterator.
getExpandEntityReferences() - Method in interface org.w3c.dom.traversal.TreeWalker
The value of this flag determines whether the children of entity reference nodes are visible to the TreeWalker.
getExpression() - Method in class org.apache.xalan.templates.ElemForEach
 
getExpression() - Method in interface org.apache.xpath.ExpressionOwner
Get the raw Expression object that this class wraps.
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.
getExpression() - Method in class org.apache.xpath.axes.AxesWalker
 
getExpression() - Method in class org.apache.xpath.axes.WalkingIterator
 
getExpression() - Method in class org.apache.xpath.functions.FunctionOneArg
 
getExpression() - Method in class org.apache.xpath.operations.Operation
 
getExpression() - Method in class org.apache.xpath.operations.UnaryOperation
 
getExpression() - Method in class org.apache.xpath.patterns.StepPattern
 
getExpressionContext() - Method in class org.apache.xalan.lib.sql.SQLDocument
Return the context used to build this document
getExpressionContext() - Method in class org.apache.xpath.XPathContext
The the expression context for extensions for this context.
getExpressionOwner() - Method in class org.apache.xpath.Expression
Get the first non-Expression parent of this node.
getExtendedTypes() - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Return the array of extended types
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
 
getExtensionHandlerClass() - Method in class org.apache.xalan.templates.StylesheetRoot
 
getExtensionNamespacesManager() - Method in class org.apache.xalan.templates.StylesheetRoot
Only instantiate an ExtensionNamespacesManager if one is called for (i.e., if the stylesheet contains extension functions and/or elements).
getExtensions() - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Get the vector of extension namespaces.
getExtensions() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the vector of extension namespaces.
getExtensionsTable() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the extensions table object.
getExternalSubset(String, String) - Method in interface org.xml.sax.ext.EntityResolver2
Allows applications to provide an external subset for documents that don't explicitly define one.
getExternalSubset(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
Tells the parser that if no external subset has been declared in the document text, none should be used.
getFace() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
Font face identifier.
getFace() - Method in interface org.w3c.dom.html.HTMLFontElement
Font face identifier.
getFactory() - Static method in class org.apache.xpath.objects.XMLStringFactoryImpl
Get the XMLStringFactory to pass to DTM construction.
getFeature(String) - Method in class javax.xml.parsers.DocumentBuilderFactory
Get the state of the named feature.
getFeature(String) - Method in class javax.xml.parsers.SAXParserFactory
Returns the particular property requested for in the underlying implementation of org.xml.sax.XMLReader.
getFeature(String) - Method in class javax.xml.transform.TransformerFactory
Look up the value of a feature.
getFeature(String) - Method in class javax.xml.validation.SchemaFactory
Look up the value of a feature flag.
getFeature(String) - Method in class javax.xml.validation.Validator
Look up the value of a feature flag.
getFeature(String) - Method in class javax.xml.validation.ValidatorHandler
Look up the value of a feature flag.
getFeature(String) - Method in class javax.xml.xpath.XPathFactory
Get the state of the named feature.
getFeature(String) - Method in class org.apache.xalan.lib.sql.XConnection
Get feature options for this XConnection.
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.SmartTransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getFeature(String) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getFeature(String) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
getFeature(String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
getFeature(String) - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
Get the state of the named feature.
getFeature(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a feature flag.
getFeature(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a feature.
getFeature(String) - Method in class org.xml.sax.helpers.ParserAdapter
Check a parser feature flag.
getFeature(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
getFeature(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
This method returns a specialized object which implements the specialized APIs of the specified feature and version.
getFeature(String, String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
This method returns a specialized object which implements the specialized APIs of the specified feature and version.
getFeature(String, String) - Method in class org.apache.xml.utils.UnImplNode
This method returns a specialized object which implements the specialized APIs of the specified feature and version.
getFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFeature(String, String) - Method in interface org.w3c.dom.Node
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getField(DatatypeConstants.Field) - Method in class javax.xml.datatype.Duration
Gets the value of a field.
getFileName() - Method in class org.apache.xalan.xsltc.cmdline.Transform
 
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.xml.serializer.dom3.LSSerializerImpl
Returns the DOMConfiguration of the LSSerializer.
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 interface org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
getFilter() - Method in interface org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
getFilter() - Method in interface org.w3c.dom.traversal.NodeIterator
The NodeFilter used to screen nodes.
getFilter() - Method in interface org.w3c.dom.traversal.TreeWalker
The filter used to screen nodes.
getFirstAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstAttribute(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getFirstAttribute(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getFirstAttribute(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase.getFirstAttribute().
getFirstChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the first child as a Node.
getFirstChild() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The first child of this node.
getFirstChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getFirstChild(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getFirstChild(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getFirstNamespaceNode(int, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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
Get the head of the walker list.
getFixedNames(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
 
getFloatValue(short) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get a float value in a specified unit.
getFont() - Method in interface org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
getFontFamily() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-family property definition in CSS2.
getFontSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
getFontSizeAdjust() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size-adjust property definition in CSS2.
getFontStretch() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-stretch property definition in CSS2.
getFontStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
getFontVariant() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
getFontWeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
getForm() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLIsIndexElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLFieldSetElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLButtonElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLOptionElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLLegendElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLObjectElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLSelectElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLInputElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getForm() - Method in interface org.w3c.dom.html.HTMLLabelElement
Returns the FORM element containing this control.Returns null if this control is not within the context of a form.
getFormat() - Method in class org.apache.xalan.templates.ElemNumber
Get the "format" attribute.
getForms() - Method in interface org.w3c.dom.html.HTMLDocument
A collection of all the forms of a document.
getFoundLast() - Method in class org.apache.xpath.axes.LocPathIterator
Tells if we've found the last node yet.
getFractionalSecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return fractional seconds.
getFragment() - Method in class org.apache.xml.utils.URI
Get the fragment for this URI.
getFrame() - Method in interface org.w3c.dom.html.HTMLTableElement
Specifies which external table borders to render.
getFrameBorder() - Method in interface org.w3c.dom.html.HTMLFrameElement
Request frame borders.
getFrameBorder() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Request frame borders.
getFresh() - Method in class org.apache.xpath.objects.XObject
Get a fresh copy of the object.
getFresh() - Method in class org.apache.xpath.objects.XNodeSet
Get a fresh copy of the object.
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(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get a function at a given index in this extension element
getFunction(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
Get the ElemExsltFunction element associated with the function.
getFunctionCount() - Method in class org.apache.xalan.templates.ElemExtensionDecl
Get count of functions defined in this extension element
getFunctionName() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the name of the extension function.
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.SAXImpl
Returns the internal type associated with an expanded QName
getGeneralizedType(String, boolean) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns the internal type associated with an expanded QName
getGlobal() - Method in class org.apache.xpath.operations.Variable
Set the index for the variable into the stack.
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.
getGlobalRTFDTM() - Method in class org.apache.xpath.XPathContext
Get a DTM to be used as a container for a global Result Tree Fragment.
getGlobalVariable(XPathContext, int) - Method in class org.apache.xpath.VariableStack
Get a global variable or parameter from the global stack frame.
getGlobalVariable(XPathContext, int, boolean) - Method in class org.apache.xpath.VariableStack
Get a global variable or parameter from the global stack frame.
getGreen() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the green value of the RGB color.
getGroupingSeparator() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "grouping-separator" attribute.
getGroupingSeparator() - Method in class org.apache.xalan.templates.ElemNumber
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.
getHandler() - Method in class javax.xml.transform.sax.SAXResult
Get the ContentHandler that is the Result.
getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
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.
getHeaders() - Method in interface org.w3c.dom.html.HTMLTableCellElement
List of id attribute values for header cells.
getHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
getHeight() - Method in interface org.w3c.dom.html.HTMLAppletElement
Override height.
getHeight() - Method in interface org.w3c.dom.html.HTMLObjectElement
Override height.
getHeight() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Cell height.
getHeight() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Frame height.
getHeight() - Method in interface org.w3c.dom.html.HTMLImageElement
Override height.
getHelperClassName() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Returns a unique name for every helper class needed to execute a translet.
getHighChar() - Method in class org.apache.xml.serializer.EncodingInfo
This method exists for performance reasons.
getHighChar(String) - Static method in class org.apache.xml.serializer.Encodings
Characters with values at or below the high code point are in the encoding.
getHost() - Method in class org.apache.xml.utils.URI
Get the host for this URI.
getHour() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return hours or DatatypeConstants.FIELD_UNDEFINED.
getHours() - Method in class javax.xml.datatype.Duration
Obtains the value of the HOURS field as an integer value, or 0 if not present.
getHref() - Method in class org.apache.xalan.processor.ProcessorInclude
Get the base identifier with which this stylesheet is associated.
getHref() - Method in class org.apache.xalan.templates.Stylesheet
Get the base identifier with which this stylesheet is associated.
getHref() - Method in interface org.w3c.dom.css.CSSImportRule
The location of the style sheet to be imported.
getHref() - Method in interface org.w3c.dom.html.HTMLAreaElement
The URI of the linked resource.
getHref() - Method in interface org.w3c.dom.html.HTMLAnchorElement
The URI of the linked resource.
getHref() - Method in interface org.w3c.dom.html.HTMLBaseElement
The base URI See the href attribute definition in HTML 4.0.
getHref() - Method in interface org.w3c.dom.html.HTMLLinkElement
The URI of the linked resource.
getHref() - Method in interface org.w3c.dom.stylesheets.StyleSheet
If the style sheet is a linked style sheet, the value of its attribute is its location.
getHreflang() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Language code of the linked resource.
getHreflang() - Method in interface org.w3c.dom.html.HTMLLinkElement
Language code of the linked resource.
getHspace() - Method in interface org.w3c.dom.html.HTMLAppletElement
Horizontal space to the left and right of this image, applet, or object.
getHspace() - Method in interface org.w3c.dom.html.HTMLObjectElement
Horizontal space to the left and right of this image, applet, or object.
getHspace() - Method in interface org.w3c.dom.html.HTMLImageElement
Horizontal space to the left and right of this image.
getHtmlFor() - Method in interface org.w3c.dom.html.HTMLScriptElement
Reserved for future use.
getHtmlFor() - Method in interface org.w3c.dom.html.HTMLLabelElement
This attribute links this label with another form controlby id attribute.
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.
getHttpEquiv() - Method in interface org.w3c.dom.html.HTMLMetaElement
HTTP response header name.
getId() - Method in class javax.xml.datatype.DatatypeConstants.Field
Get id of this Field.
getId() - Method in class org.apache.xalan.templates.Stylesheet
Get the "id" property.
getId() - Method in interface org.w3c.dom.html.HTMLElement
The element's identifier.
getIdentifier() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the identifier of the counter.
getIdForNamespace(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get a prefix either from the uri mapping, or just make one up!
getIdForNamespace(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Get a prefix either from the uri mapping, or just make one up!
getIgnoreCase(String) - Method in class org.apache.xml.serializer.utils.StringToIntTable
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.
getIgnoreCase(String) - Method in class org.apache.xml.utils.StringToStringTable
Tell if the table contains the given string.
getImages() - Method in interface org.w3c.dom.html.HTMLDocument
A collection of all the IMG elements in a document.The behavior is limited to IMG elements forbackwards compatibility.
getImplementation() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getImplementation() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getImplementation() - Method in interface org.w3c.dom.Document
The DOMImplementation object that handles this document.
getImplementationLanguage() - Static method in class org.apache.xalan.Version
Implementation Language: Java.
getImplementationLanguage() - Static method in class org.apache.xml.serializer.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() - Method in class org.apache.xalan.processor.StylesheetHandler
 
getIncremental() - Method in class org.apache.xalan.templates.StylesheetRoot
 
getIncremental() - Method in class org.apache.xalan.transformer.TransformerImpl
 
getIncremental() - Method in class org.apache.xml.dtm.DTMManager
Get a flag indicating whether an incremental transform is desired
getIndent() - Method in class org.apache.xml.serializer.EmptySerializer
 
getIndent() - Method in class org.apache.xml.serializer.SerializerBase
 
getIndent() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getIndentAmount() - Method in class org.apache.xml.serializer.EmptySerializer
 
getIndentAmount() - Method in class org.apache.xml.serializer.SerializerBase
 
getIndentAmount() - Method in class org.apache.xml.serializer.ToStream
Returns the m_indentAmount.
getIndentAmount() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
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() - Method in class org.apache.xpath.operations.Variable
Set the index for the variable into the stack.
getIndex() - Method in interface org.w3c.dom.html.HTMLOptionElement
The index of this OPTION in its parent SELECT.
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.serializer.AttributesImplSerializer
This method gets the index of an attribute given its qName.
getIndex(String) - Method in class org.apache.xml.serializer.utils.AttList
Look up the index of an attribute by raw XML 1.0 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) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by XML qualified (prefixed) name.
getIndex(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by qualified (prefixed) name.
getIndex(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.apache.xml.serializer.AttributesImplSerializer
This method gets the index of an attribute given its uri and locanName.
getIndex(String, String) - Method in class org.apache.xml.serializer.utils.AttList
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.
getIndex(String, String) - Method in interface org.xml.sax.Attributes
Look up the index of an attribute by Namespace name.
getIndex(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's index by Namespace name.
getInfinity() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "infinity" attribute.
getInnerClassName() - Method in interface org.apache.xalan.xsltc.compiler.Closure
Returns the name of the auxiliary class or null if this predicate is compiled inside the Translet.
getInnerExpression() - Method in class org.apache.xpath.axes.FilterExprIterator
Get the inner contained expression of this filter.
getInnerExpression() - Method in class org.apache.xpath.axes.FilterExprWalker
Get the inner contained expression of this filter.
getInnerExpression() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Get the inner contained expression of this filter.
getInput() - Method in interface org.w3c.dom.ls.LSLoadEvent
The input source that was parsed.
getInput() - Method in interface org.w3c.dom.ls.LSProgressEvent
The input source that is being parsed.
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.
getInputEncoding() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
getInputEncoding() - Method in class org.apache.xml.utils.UnImplNode
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
getInputEncoding() - Method in interface org.w3c.dom.Entity
An attribute specifying the encoding used for this entity at the time of parsing, when it is an external parsed entity.
getInputEncoding() - Method in interface org.w3c.dom.Document
An attribute specifying the encoding used for this document at the time of the parsing.
getInputLexicalHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get a SAX2 LexicalHandler for the input.
getInputSource() - Method in class javax.xml.transform.sax.SAXSource
Get the SAX InputSource to be used for the Source.
getInputSource(XSLTC, Source) - Static method in class org.apache.xalan.xsltc.trax.Util
Creates a SAX2 InputSource object from a TrAX Source object
getInputStream() - Method in class javax.xml.transform.stream.StreamSource
Get the byte stream that was set with setByteStream.
getInstance() - Static method in class org.apache.xml.dtm.ref.EmptyIterator
 
getInstance() - Method in class org.apache.xml.utils.ObjectPool
Get an instance of the given object in this pool
getInstance() - Static method in class org.apache.xml.utils.XMLReaderManager
Retrieves the singleton reader manager
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
getInstanceOrThrow() - Method in class org.apache.xpath.axes.IteratorPool
Get an instance of the given object in this pool
getInstructionList(Pattern) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Get the instruction list for a pre-compiled pattern.
getInt(int) - Method in class org.apache.xml.utils.res.IntArrayWrapper
 
getInternalSubset() - Method in interface org.w3c.dom.DocumentType
The internal subset as a string, or null if there is none.
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.xml.serializer.OutputPropertyUtils
Searches for the int property with the specified key in the property list.
getInvalidIteratorState() - Method in interface org.w3c.dom.xpath.XPathResult
Signifies that the iterator has become invalid.
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.
getIsMap() - Method in interface org.w3c.dom.html.HTMLImageElement
Use server-side image map.
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
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.SAXImpl
Returns singleton iterator containg the document root Works for them main document (mark == 0).
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.MultiDOM
Returns singleton iterator containing the document root
getIterator() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getIterator() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
Get index of the register where the current iterator is stored.
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
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
 
getJavaClass() - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
getJavaClassName() - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
getJCRefType(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
getJndiPath() - Method in class org.apache.xalan.lib.sql.JNDIConnectionPool
Returns the path for the jndi datasource
getKernelPattern() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
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).
getKeyIndexIterator(DTMAxisIterator, boolean) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Create a KeyIndex.KeyIndexIterator that iterates over the nodes that result from a reference to the XSLT key function or XPath id function.
getKeyIndexIterator(Object, boolean) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Create a KeyIndex.KeyIndexIterator that iterates over the nodes that result from a reference to the XSLT key function or XPath id function.
getKeyIndexIterator(String, boolean) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Create a KeyIndex.KeyIndexIterator that iterates over the nodes that result from a reference to the XSLT key function or XPath id function.
getKeyManager() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the KeyManager object.
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
getLabel() - Method in interface org.w3c.dom.html.HTMLOptGroupElement
Assigns a label to this option group.
getLabel() - Method in interface org.w3c.dom.html.HTMLOptionElement
Option label for use in hierarchical menus.
getLang() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get language used by extension
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 interface org.w3c.dom.html.HTMLElement
Language code defined in RFC 1766.
getLanguage(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns a node' defined language for a node (if any)
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.SortingIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Default implementation of getLast().
getLast() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
getLast() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
getLast() - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
Returns the number of nodes in this iterator.
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.xml.dtm.ref.EmptyIterator
 
getLast() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingSiblingIterator
Return the index of the last node in this iterator.
getLast() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAncestorIterator
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 interface org.apache.xpath.axes.ContextNodeList
Get the index of the last node in this list.
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.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The last child of this node.
getLastChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLastChild(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getLastChild(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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
 
getLastOutputElement() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
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.LocPathIterator
 
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.AxesWalker
Get the index of the last node that can be itterated to.
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.SelfIteratorNoPredicate
Get the index of the last node that can be itterated to.
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.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.
getLastReferenced() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getLastUsedWalker() - Method in class org.apache.xpath.axes.WalkingIterator
Get the last used walker.
getLatency() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
getLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
getLeft() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the left of the rect.
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.templates.ElemLiteralResult.LiteralElementAttributes
Return the number of Attributes on this Element
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.DTMNodeListBase
The number of nodes in the list.
getLength() - Method in class org.apache.xml.dtm.ref.DTMAxisIterNodeList
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.DTMNodeList
The number of nodes in the list.
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.DTMChildIterNodeList
The number of nodes in the list.
getLength() - Method in class org.apache.xml.serializer.utils.StringToIntTable
Get the length of the list.
getLength() - Method in class org.apache.xml.serializer.utils.AttList
Get the number of attribute nodes in the list
getLength() - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
getLength() - Method in class org.apache.xml.utils.StringToIntTable
Get the length of the list.
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.StringVector
Get the length of 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.res.LongArrayWrapper
 
getLength() - Method in class org.apache.xml.utils.res.IntArrayWrapper
 
getLength() - Method in class org.apache.xml.utils.res.CharArrayWrapper
 
getLength() - Method in class org.apache.xml.utils.res.StringArrayWrapper
 
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.NodeSequence
 
getLength() - Method in class org.apache.xpath.axes.OneStepIterator
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.DOMImplementationList
The number of DOMImplementations in the list.
getLength() - Method in interface org.w3c.dom.CharacterData
The number of 16-bit units that are available through data and the substringData method below.
getLength() - Method in interface org.w3c.dom.DOMStringList
The number of DOMStrings in the list.
getLength() - Method in interface org.w3c.dom.NamedNodeMap
The number of nodes in this map.
getLength() - Method in interface org.w3c.dom.NameList
The number of pairs (name and namespaceURI) in the list.
getLength() - Method in interface org.w3c.dom.NodeList
The number of nodes in the list.
getLength() - Method in interface org.w3c.dom.css.CSSValueList
The number of CSSValues in the list.
getLength() - Method in interface org.w3c.dom.css.CSSRuleList
The number of CSSRules in the list.
getLength() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The number of properties that have been explicitly set in this declaration block.
getLength() - Method in interface org.w3c.dom.html.HTMLCollection
This attribute specifies the length or size of the list.
getLength() - Method in interface org.w3c.dom.html.HTMLSelectElement
The number of options in this SELECT.
getLength() - Method in interface org.w3c.dom.html.HTMLFormElement
The number of form controls in the form.
getLength() - Method in interface org.w3c.dom.stylesheets.MediaList
The number of media in the list.
getLength() - Method in interface org.w3c.dom.stylesheets.StyleSheetList
The number of StyleSheets in the list.
getLength() - Method in interface org.xml.sax.AttributeList
Deprecated. Return the number of attributes in this list.
getLength() - Method in interface org.xml.sax.Attributes
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributesImpl
Return the number of attributes in the list.
getLength() - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Return the number of attributes in the list.
getLetterSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the letter-spacing property definition in CSS2.
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getLevel(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getLevel(int) - Method in interface org.apache.xml.dtm.DTM
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
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
Get the depth level of this node in the tree (equals 1 for a parentless node).
getLevel(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Get the depth level of this node in the tree (equals 1 for a parentless node).
getLexicalHandler() - Method in class javax.xml.transform.sax.SAXResult
Get a SAX2 LexicalHandler for the output.
getLexicalHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLexicalHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getLexicalHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getLineHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the line-height property definition in CSS2.
getLineNumber() - Method in interface javax.xml.transform.SourceLocator
Return the line number where the current document event ends.
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.xalan.xsltc.compiler.XPathParser
 
getLineNumber() - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getLineNumber() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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).
getLineNumber() - Method in class org.apache.xpath.Expression
Return the line number where the current document event ends.
getLineNumber() - Method in interface org.w3c.dom.DOMLocator
The line number this locator is pointing to, or -1 if there is no column number available.
getLineNumber() - Method in interface org.xml.sax.Locator
Return the line number where the current document event ends.
getLineNumber() - Method in class org.xml.sax.SAXParseException
The line number of the end of the text where the exception occurred.
getLineNumber() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved line number (1-based).
getLink() - Method in interface org.w3c.dom.html.HTMLBodyElement
Color of links that are not active and unvisited.
getLinks() - Method in interface org.w3c.dom.html.HTMLDocument
A collection of all AREA elements andanchor (A) elements in a documentwith a value for the href attribute.
getListStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
getListStyle() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the style of the list.
getListStyleImage() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-image property definition in CSS2.
getListStylePosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-position property definition in CSS2.
getListStyleType() - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-type property definition in CSS2.
getLiteralResultAttribute(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get a literal result attribute by name.
getLiteralResultAttributeNS(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Get a literal result attribute by name.
getLocale() - Method in class org.apache.xml.res.XMLMessages
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.RtMethodGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
 
getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
getLocalName() - Method in class org.apache.xalan.templates.ElemTemplateElement
For now, just return the result of getNodeName(), which the local name.
getLocalName() - Method in class org.apache.xalan.templates.ElemLiteralResult
Get the local name of the Literal Result Element.
getLocalName() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
getLocalName() - Method in class org.apache.xml.dtm.ref.ExtendedType
Return the local name
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() - Method in interface org.w3c.dom.Node
Returns the local part of the qualified name of this node.
getLocalName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getLocalName(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getLocalName(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.dtm.ref.sax2dtm.SAX2DTM2
Override SAX2DTM.getLocalName() in SAX2DTM2.
getLocalName(int) - Method in class org.apache.xml.serializer.utils.AttList
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's local name by index.
getLocalName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's local name by index.
getLocalName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's local name.
getLocalName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getLocalNameFromExpandedNameID(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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) - 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.xml.serializer.utils.DOM2Helper
Returns the local name of the given node, as defined by the XML Namespaces specification.
getLocalNameOfNode(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Returns the local name of the given node.
getLocalNameOfNode(Node) - Method in class org.apache.xml.utils.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 javax.xml.namespace.QName
Get the local part of this QName.
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.
getLocalVariable(XPathContext, int, boolean) - Method in class org.apache.xpath.VariableStack
Get a local variable or parameter in the current stack frame.
getLocation() - Method in interface org.w3c.dom.DOMError
The location of the error.
getLocationAsString() - Method in class javax.xml.transform.TransformerException
Get the location information as a string.
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 javax.xml.transform.TransformerException
Method getLocator retrieves an instance of a SourceLocator object that specifies where an error occured.
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(int) - Method in class org.apache.xml.utils.res.LongArrayWrapper
 
getLongDesc() - Method in interface org.w3c.dom.html.HTMLFrameElement
URI designating a long description of this image or frame.
getLongDesc() - Method in interface org.w3c.dom.html.HTMLIFrameElement
URI designating a long description of this image or frame.
getLongDesc() - Method in interface org.w3c.dom.html.HTMLImageElement
URI designating a long description of this image or frame.
getLowSrc() - Method in interface org.w3c.dom.html.HTMLImageElement
URI designating the source of this image, for low-resolution output.
getMain() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getMaintenanceVersionNum() - Static method in class org.apache.xalan.Version
Maintenance Drop Number.
getMaintenanceVersionNum() - Static method in class org.apache.xml.serializer.Version
Maintenance Drop Number.
getMajorVersionNum() - Static method in class org.apache.xalan.Version
Major version number.
getMajorVersionNum() - Static method in class org.apache.xml.serializer.Version
Major version number.
getManager() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Query which DTMManager this DTM is currently being handled by.
getMap() - Method in class org.apache.xml.utils.SuballocatedIntVector
Return the m_map double array
getMap0() - Method in class org.apache.xml.utils.SuballocatedIntVector
Return the internal m_map0 array
getMapping(String[], String[], int[]) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
getMapping(String[], String[], int[]) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Get mapping from DOM element/attribute types to external types
getMargin() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin property definition in CSS2.
getMarginBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-bottom property definition in CSS2.
getMarginHeight() - Method in interface org.w3c.dom.html.HTMLFrameElement
Frame margin height, in pixels.
getMarginHeight() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Frame margin height, in pixels.
getMarginLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-left property definition in CSS2.
getMarginRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-right property definition in CSS2.
getMarginTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-top property definition in CSS2.
getMarginWidth() - Method in interface org.w3c.dom.html.HTMLFrameElement
Frame margin width, in pixels.
getMarginWidth() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Frame margin width, in pixels.
getMarkerOffset() - Method in interface org.w3c.dom.css.CSS2Properties
See the marker-offset property definition in CSS2.
getMarks() - Method in interface org.w3c.dom.css.CSS2Properties
See the marks property definition in CSS2.
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.XalanTransformState
 
getMatchedNode() - Method in class org.apache.xalan.transformer.TransformerImpl
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().
getMatchedTemplate() - Method in class org.apache.xalan.transformer.XalanTransformState
 
getMatchedTemplate() - Method in class org.apache.xalan.transformer.TransformerImpl
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.
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.
getMaxHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the max-height property definition in CSS2.
getMaxLength() - Method in interface org.w3c.dom.html.HTMLInputElement
Maximum number of characters for text fields, when typehas the value "Text" or "Password".
getMaxWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the max-width property definition in CSS2.
getMedia() - Method in interface org.w3c.dom.css.CSSImportRule
A list of media types for which this style sheet may be used.
getMedia() - Method in interface org.w3c.dom.css.CSSMediaRule
A list of media types for this rule.
getMedia() - Method in interface org.w3c.dom.html.HTMLLinkElement
Designed for use with one or more target media.
getMedia() - Method in interface org.w3c.dom.html.HTMLStyleElement
Designed for use with one or more target media.
getMedia() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The intended destination media for style information.
getMediaText() - Method in interface org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
getMediaType() - Method in class org.apache.xml.serializer.EmptySerializer
 
getMediaType() - Method in class org.apache.xml.serializer.SerializerBase
Gets the mediatype the media-type or MIME type associated with the output document.
getMediaType() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getMessage() - Method in class javax.xml.parsers.FactoryConfigurationError
Return the message (if any) for this error .
getMessage() - Method in class javax.xml.transform.TransformerFactoryConfigurationError
Return the message (if any) for this error .
getMessage() - Method in class org.apache.xalan.xsltc.compiler.CompilerException
 
getMessage() - Method in class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
getMessage() - Method in class org.apache.xpath.XPathException
Find the most contained message.
getMessage() - Method in interface org.w3c.dom.DOMError
An implementation specific string describing the error that occurred.
getMessage() - Method in class org.xml.sax.SAXException
Return a detail message for this exception.
getMessageAndLocation() - Method in class javax.xml.transform.TransformerException
Get the error message with location information appended.
getMessageAndLocation() - Method in class org.apache.xml.dtm.DTMException
Get the error message with location information appended.
getMessageKey(int) - Method in class org.apache.xml.utils.res.XResourceBundleBase
Get the error string associated with the error code
getMetaKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'meta' key was depressed during the firing of the event.
getMethod() - Method in interface org.w3c.dom.html.HTMLFormElement
HTTP method used to submit form.
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.
getMethodKey() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the method key of the extension function.
getMethodName() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
getMillisecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return millisecond precision of XMLGregorianCalendar.getFractionalSecond().
getMinHeight() - Method in interface org.w3c.dom.css.CSS2Properties
See the min-height property definition in CSS2.
getMinimumDescendantPrecedence() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Get the minimum of the precedence of this stylesheet, any stylesheet imported by this stylesheet and any include/import descendant of this stylesheet.
getMinusSign() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "minus-sign" attribute.
getMinute() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return minutes or DatatypeConstants.FIELD_UNDEFINED.
getMinutes() - Method in class javax.xml.datatype.Duration
Obtains the value of the MINUTES field as an integer value, or 0 if not present.
getMinWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the min-width property definition in CSS2.
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
 
getMonth() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return number of month or DatatypeConstants.FIELD_UNDEFINED.
getMonths() - Method in class javax.xml.datatype.Duration
Obtains the value of the MONTHS field as an integer value, or 0 if not present.
getMsgMgr() - Method in class org.apache.xalan.transformer.TransformerImpl
Return the message manager.
getMultiDOMMask() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getMultiple() - Method in interface org.w3c.dom.html.HTMLSelectElement
If true, multiple OPTION elements may be selected in this SELECT.
getName() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getName() - Method in class org.apache.xalan.templates.ElemTemplate
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemVariable
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.ElemElement
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.ElemLiteralResult.Attribute
 
getName() - Method in class org.apache.xalan.templates.ElemCallTemplate
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.DecimalFormatProperties
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.ElemAttributeSet
Get the "name" attribute.
getName() - Method in class org.apache.xalan.templates.ElemWithParam
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.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 interface org.w3c.dom.Attr
Returns the name of this attribute.
getName() - Method in interface org.w3c.dom.DocumentType
The name of DTD; i.e., the name immediately following the DOCTYPE keyword.
getName() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Form control or object name when submitted with a form.
getName() - Method in interface org.w3c.dom.html.HTMLAppletElement
The name of the applet.
getName() - Method in interface org.w3c.dom.html.HTMLButtonElement
Form control or object name when submitted with a form.
getName() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Anchor name.
getName() - Method in interface org.w3c.dom.html.HTMLMapElement
Names the map (for use with usemap).
getName() - Method in interface org.w3c.dom.html.HTMLMetaElement
Meta information name.
getName() - Method in interface org.w3c.dom.html.HTMLParamElement
The name of a run-time parameter.
getName() - Method in interface org.w3c.dom.html.HTMLObjectElement
Form control or object name when submitted with a form.
getName() - Method in interface org.w3c.dom.html.HTMLSelectElement
Form control or object name when submitted with a form.
getName() - Method in interface org.w3c.dom.html.HTMLFrameElement
The frame name (object of the target attribute).
getName() - Method in interface org.w3c.dom.html.HTMLInputElement
Form control or object name when submitted with a form.
getName() - Method in interface org.w3c.dom.html.HTMLFormElement
Names the form.
getName() - Method in interface org.w3c.dom.html.HTMLIFrameElement
The frame name (object of the target attribute).
getName() - Method in interface org.w3c.dom.html.HTMLImageElement
The name of the element (for backwards compatibility).
getName(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
 
getName(int) - Method in interface org.w3c.dom.NameList
Returns the indexth name item in the collection.
getName(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the name of an attribute in this list (by position).
getName(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the name of an attribute (by position).
getNamedItem(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
Retrieves a node specified by name.
getNamedItem(String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Retrieves a node specified by name.
getNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by name.
getNamedItemNS(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
Retrieves a node specified by local name and namespace URI.
getNamedItemNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Retrieves a node specified by local name and namespace URI.
getNames(int) - Static method in class org.apache.xml.dtm.Axis
 
getNamesArray() - Method in interface org.apache.xalan.xsltc.Translet
 
getNamesArray() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamesArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
getNamesIndex() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getNamesLength() - Static method in class org.apache.xml.dtm.Axis
 
getNamespace() - Method in class org.apache.xalan.extensions.ExtensionNamespaceSupport
 
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.dtm.ref.ExtendedType
Return the namespace
getNamespace() - Method in class org.apache.xml.utils.QName
Get the namespace of the qualified name.
getNamespace() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the namespace of the extension function.
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.
getNamespaceArray() - Method in interface org.apache.xalan.xsltc.Translet
 
getNamespaceArray() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
getNamespaceAxisIterator(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Do not think that this returns an iterator for the namespace axis.
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNamespaceContext() - Method in interface javax.xml.xpath.XPath
Return the current namespace context.
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.
getNamespaceContext() - Method in class org.apache.xpath.jaxp.XPathImpl
Returns the current namespace context.
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) - Method in class org.apache.xpath.jaxp.JAXPPrefixResolver
 
getNamespaceForPrefix(String, Element) - Method in class org.apache.xml.utils.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.
getNamespaceForPrefix(String, Node) - Method in class org.apache.xpath.jaxp.JAXPPrefixResolver
Given a prefix and a Context Node, get the corresponding namespace.
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNamespaceFromExpandedNameID(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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) - 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 interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
getNamespaceMapping(String[]) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Get mapping from DOM namespace types to external namespace types
getNamespaceMappings() - Method in class org.apache.xml.serializer.EmptySerializer
 
getNamespaceMappings() - Method in class org.apache.xml.serializer.SerializerBase
Some users of the serializer may need the current namespace mappings
getNamespaceMappings() - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method returns an object that has the current namespace mappings in effect.
getNamespaceMappings() - Method in class org.apache.xml.serializer.ToUnknownStream
Get the current namespace mappings.
getNamespaceName(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns the namespace URI to which a node belongs
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNamespaceOfNode(Node) - Method in class org.apache.xml.serializer.utils.DOM2Helper
Returns the Namespace Name (Namespace URI) for the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Returns the namespace of the given node.
getNamespaceOfNode(Node) - Method in class org.apache.xml.utils.DOM2Helper
Deprecated. Returns the Namespace Name (Namespace URI) for the given node.
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.SAXImpl
Returns the namespace type of a specific node
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNamespaceType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Returns the namespace type of a specific node
getNamespaceURI() - Method in class javax.xml.namespace.QName
Get the Namespace URI of this QName.
getNamespaceURI() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The namespace URI of this node, or null if it is unspecified (see ).
getNamespaceURI(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNamespaceURI(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNamespaceURI(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.)
getNamespaceURI(int) - Method in interface org.w3c.dom.NameList
Returns the indexth namespaceURI item in the collection.
getNamespaceURI(String) - Method in interface javax.xml.namespace.NamespaceContext
Get Namespace URI bound to a prefix in the current scope.
getNamespaceURI(String) - Method in class org.apache.xalan.extensions.ExtensionNamespaceContext
Return the namespace uri for a given prefix
getNamespaceURI(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get a prefix either from the qname or from the uri mapping, or just make one up!
getNamespaceURI(String, boolean) - Method in class org.apache.xml.serializer.EmptySerializer
 
getNamespaceURI(String, boolean) - Method in class org.apache.xml.serializer.SerializerBase
Returns the URI of an element or attribute.
getNamespaceURI(String, boolean) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method gets the prefix associated with a current element or attribute name.
getNamespaceURI(String, boolean) - Method in class org.apache.xml.serializer.ToUnknownStream
 
getNamespaceURIFromPrefix(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
getNamespaceURIFromPrefix(String) - Method in class org.apache.xml.serializer.SerializerBase
Returns the URI of prefix (if any)
getNamespaceURIFromPrefix(String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method returns the namespace URI currently associated with the prefix.
getNamespaceURIFromPrefix(String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
getNaN() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "NaN" attribute.
getNestedDOM() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNewDocument() - Method in interface org.w3c.dom.ls.LSLoadEvent
The document that finished loading.
getNewDocument(ExpressionContext) - Static method in class org.apache.xalan.lib.sql.SQLDocument
This static method simplifies the creation of an SQL Document and allows us to embedd the complexity of creating / handling the dtmIdent inside the document.
getNewLine() - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Gets the end-of-line sequence of characters to be used during serialization.
getNewLine() - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Returns the End-Of-Line sequence of characters to be used in the XML being serialized.
getNewLine() - Method in interface org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
getNewValue() - Method in interface org.w3c.dom.events.MutationEvent
newValue indicates the new value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharacterDataModified events.
getNextAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextAttribute(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNextAttribute(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 javax.xml.transform.dom.DOMResult
Get the child node before which the result nodes will be inserted.
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.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in class org.apache.xml.utils.DOMBuilder
Return the next sibling node.
getNextSibling() - Method in interface org.w3c.dom.Node
The node immediately following this node.
getNextSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNextSibling(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNextSibling(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 javax.xml.transform.dom.DOMSource
Get the node that represents a Source DOM tree.
getNode() - Method in class javax.xml.transform.dom.DOMResult
Get the node that will contain the result DOM tree.
getNode() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
Returns the node for this sort object
getNode() - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
getNode(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNode(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNode(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNode(int) - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
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.
getNodeByPosition(int) - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
getNodeByPosition(int) - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
getNodeByPosition(int) - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
Return the node at the given position.
getNodeByPosition(int) - Method in interface org.apache.xml.dtm.DTMAxisIterator
Return the node at the given position.
getNodeByPosition(int) - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
Return the node at the given position.
getNodeByPosition(int) - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
getNodeByPosition(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedChildrenIterator
Return the node at the given position.
getNodeByPosition(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAncestorIterator
Return the node at the given position.
getNodeData(Node) - Static method in class org.apache.xml.utils.DOMHelper
Deprecated. Get the textual contents of the node.
getNodeData(Node, FastStringBuffer) - Static method in class org.apache.xml.utils.DOMHelper
Deprecated. Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer object.
getNodeFilter() - Method in interface org.apache.xml.serializer.DOM3Serializer
Returns a LSSerializerFilter set on the DOM Level 3 Serializer to filter nodes during serialization.
getNodeFilter() - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Returns a LSSerializerFilter set on the DOM Level 3 Serializer to filter nodes during serialization.
getNodeHandle(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeHandle(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeHandle(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeHandle(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
Return the node handle from a node identity.
getNodeHandle(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
Return the node handle from a node identity.
getNodeHandle(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the handle of this node in the tree
getNodeIdent(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeIdent(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeIdent(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeIdent(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
Return the node identity from a node handle.
getNodeIdent(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
Return the node identity from a node handle.
getNodeIdent(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Get the identity of this node in the tree
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.ElemTemplate
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemExsltFunction
Return the node name, defined in the Constants class.
getNodeName() - Method in class org.apache.xalan.templates.ElemFallback
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.ElemVariable
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemExsltFuncResult
Return the node name, defined in the Constants class.
getNodeName() - Method in class org.apache.xalan.templates.ElemIf
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.ElemValueOf
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.ElemPI
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.ElemTextLiteral
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.ElemText
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.KeyDeclaration
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.ElemLiteralResult.Attribute
 
getNodeName() - Method in class org.apache.xalan.templates.ElemCallTemplate
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.DecimalFormatProperties
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.ElemParam
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.ElemSort
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.ElemApplyImport
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.ElemNumber
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.ElemMessage
Return the node name.
getNodeName() - Method in class org.apache.xalan.templates.ElemWithParam
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() - Method in interface org.w3c.dom.Node
The name of this node, depending on its type; see the table above.
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.SAXImpl
Returns the name of a node (attribute or element).
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getNodeName(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of SAX2DTM.getNodeName().
getNodeNameX(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeNameX(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeNameX(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeNameX(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeNameX(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNodeNameX(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getNodeNameX(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of SAX2DTM.getNodeNameX().
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.xalan.templates.ElemLiteralResult.Attribute
 
getNodeType() - Method in class org.apache.xml.dtm.ref.ExtendedType
Return the node type
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() - Method in interface org.w3c.dom.Node
A code representing the type of the underlying object, as defined above.
getNodeType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeType(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNodeType(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
getNodeValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getNodeValue(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Given a node handle, return its node value.
getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in interface org.apache.xalan.xsltc.DOM
 
getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
 
getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNoHref() - Method in interface org.w3c.dom.html.HTMLAreaElement
Specifies that this area is inactive, i.e., has no associated action.
getNonXslTopLevel(QName) - Method in class org.apache.xalan.templates.Stylesheet
Get a non-xslt element.
getNoResize() - Method in interface org.w3c.dom.html.HTMLFrameElement
When true, forbid user from resizing frame.
getNoShade() - Method in interface org.w3c.dom.html.HTMLHRElement
Indicates to the user agent that there should be no shading in the rendering of this element.
getNotationName() - Method in interface org.w3c.dom.Entity
For unparsed entities, the name of the notation for the entity.
getNotations() - Method in interface org.w3c.dom.DocumentType
A NamedNodeMap containing the notations declared in the DTD.
getNoWrap() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Suppress word wrapping.
getNSAncestorPointers() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getNsNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Get a reference pointer to the namespace URI symbol table.
getNSType(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getNSType(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Get mapping from DOM namespace types to external namespace types
getNSType(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getNSType(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getNSType(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNSType(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getNthDescendant(int, int, boolean) - Method in interface org.apache.xalan.xsltc.DOM
 
getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns the nth descendant of a node
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.MultiDOM
 
getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getNumberOfNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Get the number of nodes that have been added.
getNumberOfNodes() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get the number of nodes that have been added.
getNumberValue() - Method in interface org.w3c.dom.xpath.XPathResult
The value of this number result.
getObject() - Method in interface org.w3c.dom.html.HTMLAppletElement
Serialized applet file.
getOmitXMLDeclaration() - Method in class org.apache.xml.serializer.EmptySerializer
 
getOmitXMLDeclaration() - Method in class org.apache.xml.serializer.SerializerBase
 
getOmitXMLDeclaration() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
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.
getOpNames(int) - Static method in class org.apache.xalan.xsltc.runtime.Operators
 
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
 
getOptimize() - Method in class org.apache.xalan.processor.StylesheetHandler
 
getOptimize() - Method in class org.apache.xalan.transformer.TransformerImpl
 
getOptimizer() - Method in class org.apache.xalan.templates.StylesheetRoot
 
getOptionArg() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
gets the argument for the current parsed option.
getOptions() - Method in interface org.w3c.dom.html.HTMLSelectElement
The collection of OPTION elements contained by this element.
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 interface javax.xml.transform.dom.DOMLocator
Return the node where the event occurred.
getOriginatingNode() - Method in class org.apache.xalan.processor.StylesheetHandler
Set the node that is originating the SAX event.
getOrphans() - Method in interface org.w3c.dom.css.CSS2Properties
See the orphans property definition in CSS2.
getOutline() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
getOutlineColor() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-color property definition in CSS2.
getOutlineStyle() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-style property definition in CSS2.
getOutlineWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-width property definition in CSS2.
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 interface org.apache.xalan.xsltc.DOM
 
getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Return a SerializationHandler for output handling.
getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
Returns a SerializationHandler class wrapped in a SAX adapter.
getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
Returns a DOMBuilder class wrapped in a SAX adapter.
getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getOutputFormat() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
getOutputFormat() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the output properties used for the transformation.
getOutputFormat() - Method in class org.apache.xml.serializer.EmptySerializer
 
getOutputFormat() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
getOutputFormat() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
getOutputFormat() - Method in class org.apache.xml.serializer.ToStream
Returns the output format for this serializer.
getOutputFormat() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Returns null.
getOutputFormat() - Method in interface org.apache.xml.serializer.Serializer
Returns the output format properties for this serializer.
getOutputFormat() - Method in class org.apache.xml.serializer.ToUnknownStream
 
getOutputHandler(Result) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Create an output handler for the transformation output based on the type and contents of the TrAX Result object passed to the transform() method.
getOutputMethod() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Return the output method
getOutputProperties() - Method in class javax.xml.transform.Transformer
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in interface javax.xml.transform.Templates
Get the properties corresponding to the effective xsl:output element.
getOutputProperties() - Method in class org.apache.xalan.templates.StylesheetRoot
Get the static properties for xsl:output.
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.transformer.TransformerIdentityImpl
Get a copy of the output properties for the transformation.
getOutputProperties() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getOutputProperties() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getOutputProperties() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Only for user by the internal TrAX implementation.
getOutputProperties() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Implements JAXP's Templates.getOutputProperties().
getOutputProperties() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.getOutputProperties().
getOutputProperty(String) - Method in class javax.xml.transform.Transformer
Get an output property that is in effect for the transformer.
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.transformer.TransformerIdentityImpl
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().
getOutputProperty(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
getOutputProperty(String) - Method in class org.apache.xml.serializer.SerializerBase
Get the value of an output property, the explicit value, if any, otherwise the default value, if any, otherwise null.
getOutputPropertyDefault(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
getOutputPropertyDefault(String) - Method in class org.apache.xml.serializer.SerializerBase
Get the default value of an xsl:output property, which would be null only if no default value exists for the property.
getOutputPropertyNoDefault(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the value of a property, without using the default properties.
getOutputPropertyNonDefault(String) - Method in class org.apache.xml.serializer.SerializerBase
Get the value of an output property, not the default value.
getOutputStream() - Method in class javax.xml.transform.stream.StreamResult
Get the byte stream that was set with setOutputStream.
getOutputStream() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
getOutputStream() - Method in class org.apache.xml.serializer.EmptySerializer
 
getOutputStream() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
getOutputStream() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
getOutputStream() - Method in class org.apache.xml.serializer.ToStream
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Reurns null
getOutputStream() - Method in interface org.apache.xml.serializer.Serializer
Get the output stream where the events will be serialized to.
getOutputStream() - Method in class org.apache.xml.serializer.ToUnknownStream
 
getOutputTarget() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the original output target.
getOverflow() - Method in interface org.w3c.dom.css.CSS2Properties
See the overflow property definition in CSS2.
getOverrideStyle(Element, String) - Method in interface org.w3c.dom.css.DocumentCSS
This method is used to retrieve the override style declaration for a specified element and a specified pseudo-element.
getOwnerDocument() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the stylesheet owner.
getOwnerDocument() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The Document object associated with this node.
getOwnerDocument(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getOwnerDocument(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getOwnerDocument(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.templates.ElemLiteralResult.Attribute
 
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.
getOwnerElement() - Method in interface org.w3c.dom.Attr
The Element node this attribute is attached to or null if this attribute is not in use.
getOwnerElement() - Method in interface org.w3c.dom.xpath.XPathNamespace
The Element on which the namespace was in scope when it was requested.
getOwnerNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getOwnerNode() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The node that associates this style sheet with the document.
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.
getOwnerRule() - Method in interface org.w3c.dom.css.CSSStyleSheet
If this style sheet comes from an @import rule, the ownerRule attribute will contain the CSSImportRule.
getOwnerXSLTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the owning xsl:template element.
getPadding() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding property definition in CSS2.
getPaddingBottom() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-bottom property definition in CSS2.
getPaddingLeft() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-left property definition in CSS2.
getPaddingRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-right property definition in CSS2.
getPaddingTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-top property definition in CSS2.
getPage() - Method in interface org.w3c.dom.css.CSS2Properties
See the page property definition in CSS2.
getPageBreakAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-after property definition in CSS2.
getPageBreakBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-before property definition in CSS2.
getPageBreakInside() - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-inside property definition in CSS2.
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 javax.xml.transform.Transformer
Get a parameter that was explicitly set with setParameter.
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.transformer.TransformerIdentityImpl
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.
getParameter(String) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
This method returns the value of a parameter if known.
getParameter(String) - Method in interface org.w3c.dom.DOMConfiguration
Return the value of a parameter if known.
getParameterInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get descriptions of the applet parameters.
getParameterNames() - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
This method returns a of the parameters supported by this DOMConfiguration object and for which at least one value can be set by the application
getParameterNames() - Method in interface org.w3c.dom.DOMConfiguration
The list of the parameters supported by this DOMConfiguration object and for which at least one value can be set by the application.
getParameters() - Method in class org.apache.xalan.lib.sql.SQLQueryParser
 
getParameters() - Method in class org.apache.xalan.xsltc.compiler.Template
 
getParent() - Method in interface org.xml.sax.XMLFilter
Get the parent reader.
getParent() - Method in class org.xml.sax.helpers.XMLFilterImpl
Get the parent reader.
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.MultiDOM
 
getParent(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getParent(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getParentClosure() - Method in interface org.apache.xalan.xsltc.compiler.Closure
Returns a reference to its parent closure or null if outermost.
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.xalan.templates.ElemLiteralResult.Attribute
 
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.
getParentNode() - Method in interface org.w3c.dom.Node
The parent of this node.
getParentNodeElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the parent element.
getParentOfNode(Node) - Static method in class org.apache.xml.utils.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.xml.utils.DOM2Helper
Deprecated. Get the XPath-model parent of a node.
getParentRule() - Method in interface org.w3c.dom.css.CSSRule
If this rule is contained inside another rule (e.g.
getParentRule() - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The CSS rule that contains this declaration block or null if this CSSStyleDeclaration is not attached to a CSSRule.
getParentStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getParentStyleSheet() - Method in interface org.w3c.dom.css.CSSRule
The style sheet that contains this rule.
getParentStyleSheet() - Method in interface org.w3c.dom.stylesheets.StyleSheet
For style sheet languages that support the concept of style sheet inclusion, this attribute represents the including style sheet, if one exists.
getParser() - Method in class javax.xml.parsers.SAXParser
Returns the SAX parser that is encapsultated by the implementation of this class.
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.XSLTC
Only for user by the internal TrAX implementation.
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.
getPause() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause property definition in CSS2.
getPauseAfter() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-after property definition in CSS2.
getPauseBefore() - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-before property definition in CSS2.
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.
getPitch() - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch property definition in CSS2.
getPitchRange() - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch-range property definition in CSS2.
getPlayDuring() - Method in interface org.w3c.dom.css.CSS2Properties
See the play-during property definition in CSS2.
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.SortingIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Returns the position() in this iterator.
getPosition() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
getPosition() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
getPosition() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
getPosition() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
getPosition() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
getPosition() - Method in interface org.w3c.dom.css.CSS2Properties
See the position property definition in CSS2.
getPosition() - Method in interface org.w3c.dom.ls.LSProgressEvent
The current position in the input source, including all external entities and other resources that have been read.
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.axes.PredicatedNodeTest
Get a predicate expression at the given index.
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 javax.xml.namespace.QName
Get the prefix of this QName.
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
Get the prefix for this extension element
getPrefix() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the prefix.
getPrefix() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
getPrefix(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getPrefix(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getPrefix(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 interface javax.xml.namespace.NamespaceContext
Get prefix bound to Namespace URI in the current scope.
getPrefix(String) - Method in class org.apache.xalan.extensions.ExtensionNamespaceContext
Return the prefix for a given namespace uri.
getPrefix(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
getPrefix(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
This function is used in the execution of xsl:element
getPrefix(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
getPrefix(String) - Method in class org.apache.xml.serializer.SerializerBase
Returns the prefix currently pointing to the given URI (if any).
getPrefix(String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method returns the prefix that currently maps to the given namespace URI.
getPrefix(String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
getPrefix(String) - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
getPrefix(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Return one of the prefixes mapped to a Namespace URI.
getPrefix(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return one of the prefixes mapped to a Namespace URI.
getPrefix(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Get a prefix either from the qname or from the uri mapping, or just make one up!
getPrefixes() - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes currently declared.
getPrefixes() - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes whose declarations are active in the current context.
getPrefixes(String) - Method in interface javax.xml.namespace.NamespaceContext
Get all prefixes bound to a Namespace URI in the current scope.
getPrefixes(String) - Method in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
getPrefixes(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Return an enumeration of all prefixes currently declared for a URI.
getPrefixes(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Return an enumeration of all prefixes for a given URI whose declarations are active in the current context.
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.
getPrefixURIPairs() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
getPrefixURIPairsIdx() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
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.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
The node immediately preceding this node.
getPreviousSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getPreviousSibling(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getPreviousSibling(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getPrevValue() - Method in interface org.w3c.dom.events.MutationEvent
prevValue indicates the previous value of the Attr node in DOMAttrModified events, and of the CharacterData node in DOMCharacterDataModified events.
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.
getPrimitiveType() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
The type of the value as defined by the constants specified above.
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.Template
 
getPriority() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
getProduct() - Static method in class org.apache.xalan.Version
Name of product: Xalan.
getProduct() - Static method in class org.apache.xml.serializer.Version
Name of product: Serializer.
getProduct() - Static method in class org.apache.xmlcommons.Version
Get just the product name.
getProfile() - Method in interface org.w3c.dom.html.HTMLHeadElement
URI designating a metadata profile.
getPrompt() - Method in interface org.w3c.dom.html.HTMLIsIndexElement
The prompt message.
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 javax.xml.parsers.SAXParser
Returns the particular property requested for in the underlying implementation of XMLReader.
getProperty(String) - Method in class javax.xml.validation.SchemaFactory
Look up the value of a property.
getProperty(String) - Method in class javax.xml.validation.Validator
Look up the value of a property.
getProperty(String) - Method in class javax.xml.validation.ValidatorHandler
Look up the value of a property.
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.
getProperty(String) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getProperty(String) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
getProperty(String) - Method in interface org.xml.sax.XMLReader
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Look up the value of a property.
getProperty(String) - Method in class org.xml.sax.helpers.ParserAdapter
Get a parser property.
getPropertyCSSValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the object representation of the value of a CSS property if it has been explicitly set within this declaration block.
getPropertyPriority(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the priority of a CSS property (e.g.
getPropertyValue(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the value of a CSS property if it has been explicitly set within this declaration block.
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 interface javax.xml.transform.SourceLocator
Return the public identifier for the current document event.
getPublicId() - Method in class javax.xml.transform.stream.StreamSource
Get the public identifier that was set with setPublicId.
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.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
getPublicId() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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.
getPublicId() - Method in class org.apache.xpath.Expression
Return the public identifier for the current document event.
getPublicId() - Method in interface org.w3c.dom.Entity
The public identifier associated with the entity if specified, and null otherwise.
getPublicId() - Method in interface org.w3c.dom.Notation
The public identifier of this notation.
getPublicId() - Method in interface org.w3c.dom.DocumentType
The public identifier of the external subset.
getPublicId() - Method in interface org.w3c.dom.ls.LSInput
The public identifier for this input source.
getPublicId() - Method in class org.xml.sax.InputSource
Get the public identifier for this input source.
getPublicId() - Method in interface org.xml.sax.Locator
Return the public identifier for the current document event.
getPublicId() - Method in class org.xml.sax.SAXParseException
Get the public identifier of the entity where the exception occurred.
getPublicId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved public identifier.
getQName() - Method in class org.apache.xpath.Arg
Get the qualified name for this argument.
getQName() - Method in class org.apache.xpath.operations.Variable
Get the qualified name of the variable.
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.serializer.utils.AttList
Look up an attribute's qualified name by index.
getQName(int) - Method in class org.apache.xml.utils.AttList
Look up an attribute's qualified name by index.
getQName(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's XML qualified (prefixed) name by index.
getQName(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's qualified (prefixed) name.
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, boolean) - 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
 
getQName(String, String, String) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
getQNameFromString(String) - Static method in class org.apache.xml.utils.QName
Given a string, create and return a QName object
getQNameIgnoreDefaultNs(String) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getQNameIgnoreDefaultNs(String) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
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.
getQuotes() - Method in interface org.w3c.dom.css.CSS2Properties
See the quotes property definition in CSS2.
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.
getReader() - Method in class javax.xml.transform.stream.StreamSource
Get the character stream that was set with setReader.
getReadOnly() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
This control is read-only.
getReadOnly() - Method in interface org.w3c.dom.html.HTMLInputElement
This control is read-only.
getRectValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the Rect value.
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.
getRed() - Method in interface org.w3c.dom.css.RGBColor
This attribute is used for the red value of the RGB color.
getReferrer() - Method in interface org.w3c.dom.html.HTMLDocument
Returns the URI of the page that linked to this page.
getRel() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Forward link type.
getRel() - Method in interface org.w3c.dom.html.HTMLLinkElement
Forward link type.
getRelatedData() - Method in interface org.w3c.dom.DOMError
The related DOMError.type dependent data if any.
getRelatedException() - Method in interface org.w3c.dom.DOMError
The related platform dependent exception if any.
getRelatedNode() - Method in interface org.w3c.dom.DOMLocator
The node this locator is pointing to, or null if no node is available.
getRelatedNode() - Method in interface org.w3c.dom.events.MutationEvent
relatedNode is used to identify a secondary node related to a mutation event.
getRelatedTarget() - Method in interface org.w3c.dom.events.MouseEvent
Used to identify a secondary EventTarget related to a UI event.
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.
getReleaseVersionNum() - Static method in class org.apache.xml.serializer.Version
Release Number.
getResourceResolver() - Method in class javax.xml.validation.SchemaFactory
Gets the current LSResourceResolver set to this SchemaFactory.
getResourceResolver() - Method in class javax.xml.validation.Validator
Gets the current LSResourceResolver set to this Validator.
getResourceResolver() - Method in class javax.xml.validation.ValidatorHandler
Gets the current LSResourceResolver set to this ValidatorHandler.
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.
getResultTreeFrag(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
getResultTreeFrag(int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Return a instance of a DOM class to be used as an RTF
getResultTreeFrag(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
Return a instance of a DOM class to be used as an RTF
getResultTreeFrag(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getResultTreeFrag(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getResultTreeFrag(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getResultTreeFrag(int, int, boolean) - Method in interface org.apache.xalan.xsltc.DOM
 
getResultTreeFrag(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Return a instance of a DOM class to be used as an RTF
getResultTreeFrag(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
Return a instance of a DOM class to be used as an RTF
getResultTreeFrag(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getResultTreeFrag(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getResultTreeHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the SerializationHandler object.
getResultType() - Method in interface org.w3c.dom.xpath.XPathResult
A code representing the type of this result, as defined by the type constants.
getRev() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Reverse link type.
getRev() - Method in interface org.w3c.dom.html.HTMLLinkElement
Reverse link type.
getReverseMapping(String[], String[], int[]) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
getReverseMapping(String[], String[], int[]) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Get mapping from external element/attribute types to DOM types
getReverseNamespaceMapping(String[]) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
getReverseNamespaceMapping(String[]) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Get mapping from external namespace types to DOM namespace types
getRGBColorValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the RGB color.
getRichness() - Method in interface org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
getRight() - Method in interface org.w3c.dom.css.CSS2Properties
See the right property definition in CSS2.
getRight() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the right of the rect.
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.LocPathIterator
The root node of the Iterator, as specified when it was created.
getRoot() - Method in class org.apache.xpath.axes.AxesWalker
The root node of the TreeWalker, as specified in setRoot(int root).
getRoot() - Method in class org.apache.xpath.axes.NodeSequence
 
getRoot() - Method in interface org.w3c.dom.traversal.NodeIterator
The root node of the NodeIterator, as specified when it was created.
getRoot() - Method in interface org.w3c.dom.traversal.TreeWalker
The root node of the TreeWalker, as specified when it was created.
getRoot(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated.  
getRootDocument() - Method in class org.apache.xml.utils.DOMBuilder
Get the root document or DocumentFragment of the DOM being created.
getRootNode() - Method in class org.apache.xml.utils.DOMBuilder
Get the root node of the DOM tree.
getRootNode(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Get the root node of the document tree, regardless of whether or not the node passed in is a document node.
getRowIndex() - Method in interface org.w3c.dom.html.HTMLTableRowElement
The index of this row, relative to the entire table.
getRows() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Number of text rows.
getRows() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
The collection of rows in this table section.
getRows() - Method in interface org.w3c.dom.html.HTMLTableElement
Returns a collection of all the rows in the table, including all in THEAD, TFOOT, all TBODY elements.
getRows() - Method in interface org.w3c.dom.html.HTMLFrameSetElement
The number of rows of frames in the frameset.
getRowSpan() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Number of rows spanned by cell.
getRTFDTM() - Method in class org.apache.xpath.XPathContext
Get a DTM to be used as a container for a dynamic Result Tree Fragment.
getRules() - Method in interface org.w3c.dom.html.HTMLTableElement
Specifies which internal table borders to render.
getSAXLocator() - Method in class org.apache.xpath.XPathContext
Get the current locater in the stylesheet.
getSchema() - Method in class javax.xml.parsers.DocumentBuilderFactory
Gets the Schema object specified through the DocumentBuilderFactory.setSchema(Schema schema) method.
getSchema() - Method in class javax.xml.parsers.DocumentBuilder
Get a reference to the the Schema being used by the XML processor.
getSchema() - Method in class javax.xml.parsers.SAXParserFactory
Gets the Schema object specified through the SAXParserFactory.setSchema(Schema schema) method.
getSchema() - Method in class javax.xml.parsers.SAXParser
Get a reference to the the Schema being used by the XML processor.
getSchema() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the root of the XSLT Schema, which tells us how to transition content handlers, create elements, etc.
getSchemaTypeInfo() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
getSchemaTypeInfo() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getSchemaTypeInfo() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getSchemaTypeInfo() - Method in class org.apache.xml.utils.UnImplNode
Method getSchemaTypeInfo.
getSchemaTypeInfo() - Method in interface org.w3c.dom.Element
The type information associated with this element.
getSchemaTypeInfo() - Method in interface org.w3c.dom.Attr
The type information associated with this attribute.
getScheme() - Method in class org.apache.xml.utils.URI
Get the scheme for this URI.
getScheme() - Method in interface org.w3c.dom.html.HTMLMetaElement
Select form of content.
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).
getScope() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Scope covered by header cells.
getScreenX() - Method in interface org.w3c.dom.events.MouseEvent
The horizontal coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScreenY() - Method in interface org.w3c.dom.events.MouseEvent
The vertical coordinate at which the event occurred relative to the origin of the screen coordinate system.
getScrolling() - Method in interface org.w3c.dom.html.HTMLFrameElement
Specify whether or not the frame should have scrollbars.
getScrolling() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Specify whether or not the frame should have scrollbars.
getSecond() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return seconds or DatatypeConstants.FIELD_UNDEFINED.
getSeconds() - Method in class javax.xml.datatype.Duration
Obtains the value of the SECONDS field as an integer value, or 0 if not present.
getSectionRowIndex() - Method in interface org.w3c.dom.html.HTMLTableRowElement
The index of this row, relative to the current section(THEAD , TFOOT, or TBODY).
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.
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.ElemSort
Get the "select" attribute.
getSelect() - Method in class org.apache.xalan.templates.ElemWithParam
Get the "select" attribute.
getSelected() - Method in interface org.w3c.dom.html.HTMLOptionElement
Means that this option is initially selected.
getSelectedIndex() - Method in interface org.w3c.dom.html.HTMLSelectElement
The ordinal index of the selected option.
getSelectorText() - Method in interface org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
getSelectorText() - Method in interface org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
getSeparator() - Method in interface org.w3c.dom.css.Counter
This attribute is used for the separator of the nested counters.
getSerializationHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the SerializationHandler object.
getSerializationHandler() - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
getSerializer(Properties) - Static method in class org.apache.xalan.serialize.SerializerFactory
Deprecated. Use org.apache.xml.serializer.SerializerFactory
getSerializer(Properties) - Static method in class org.apache.xml.serializer.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.
getSeverity() - Method in interface org.w3c.dom.DOMError
The severity of the error, either SEVERITY_WARNING, SEVERITY_ERROR, or SEVERITY_FATAL_ERROR.
getShape() - Method in interface org.w3c.dom.html.HTMLAreaElement
The shape of the active area.
getShape() - Method in interface org.w3c.dom.html.HTMLAnchorElement
The shape of the active area.
getSheet() - Method in interface org.w3c.dom.stylesheets.LinkStyle
The style sheet.
getShiftKey() - Method in interface org.w3c.dom.events.MouseEvent
Used to indicate whether the 'shift' key was depressed during the firing of the event.
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 class org.apache.xalan.xsltc.dom.DOMWSFilter
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.
getSign() - Method in class javax.xml.datatype.Duration
Returns the sign of this duration in -1,0, or 1.
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.AVTPartSimple
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.AVT
Get the AVT as the original string.
getSingleNode(DTMAxisIterator) - 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).
getSingleNodeValue() - Method in interface org.w3c.dom.xpath.XPathResult
The value of this single node result, which may be null.
getSize() - Method in interface org.apache.xalan.xsltc.DOM
 
getSize() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns the number of nodes in the tree (used for indexing)
getSize() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getSize() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getSize() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getSize() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getSize() - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
Return the size of the ExpandedNameTable
getSize() - Method in interface org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
getSize() - Method in interface org.w3c.dom.html.HTMLBaseFontElement
Font size.
getSize() - Method in interface org.w3c.dom.html.HTMLHRElement
The height of the rule.
getSize() - Method in interface org.w3c.dom.html.HTMLSelectElement
Number of visible rows.
getSize() - Method in interface org.w3c.dom.html.HTMLInputElement
Size information.
getSize() - Method in interface org.w3c.dom.html.HTMLFontElement
Font size.
getSnapshot() - Method in class org.apache.xalan.transformer.TransformerImpl
Deprecated. This is an internal tooling API that nobody seems to be using
getSnapshotLength() - Method in interface org.w3c.dom.xpath.XPathResult
The number of nodes in the result snapshot.
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.
getSource_location() - Method in class org.apache.xalan.processor.StylesheetHandler
 
getSource_location() - Method in class org.apache.xalan.templates.StylesheetRoot
 
getSource_location() - Method in class org.apache.xalan.transformer.TransformerImpl
 
getSource_location() - Method in class org.apache.xml.dtm.DTMManager
Get a flag indicating whether the transformation phase should keep track of line and column numbers for the input source document.
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getSourceLocatorFor(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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
Retrieve the SourceLocator associated with a specific node.
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.
getSpan() - Method in interface org.w3c.dom.html.HTMLTableColElement
Indicates the number of columns in a group or affected by a grouping.
getSpeak() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak property definition in CSS2.
getSpeakHeader() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-header property definition in CSS2.
getSpeakNumeral() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-numeral property definition in CSS2.
getSpeakPunctuation() - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-punctuation property definition in CSS2.
getSpecified() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
getSpecified() - Method in interface org.w3c.dom.Attr
True if this attribute was explicitly given a value in the instance document, false otherwise.
getSpeechRate() - Method in interface org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
getSQLQuery() - Method in class org.apache.xalan.lib.sql.SQLQueryParser
Return a copy of the parsed SQL query that will be set to the Database system to execute.
getSrc() - Method in class org.apache.xalan.templates.ElemExtensionScript
Get Extension handler name for this extension
getSrc() - Method in interface org.w3c.dom.html.HTMLScriptElement
URI designating an external script.
getSrc() - Method in interface org.w3c.dom.html.HTMLFrameElement
A URI designating the initial frame contents.
getSrc() - Method in interface org.w3c.dom.html.HTMLInputElement
When the type attribute has the value "Image", thisattribute specifies the location of the image to be used to decoratethe graphical submit button.
getSrc() - Method in interface org.w3c.dom.html.HTMLIFrameElement
A URI designating the initial frame contents.
getSrc() - Method in interface org.w3c.dom.html.HTMLImageElement
URI designating the source of this image.
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
Get the object used to guard the stack from recursion.
getStandalone() - Method in class org.apache.xml.serializer.EmptySerializer
 
getStandalone() - Method in class org.apache.xml.serializer.SerializerBase
Gets the XSL standalone attribute
getStandalone() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getStandby() - Method in interface org.w3c.dom.html.HTMLObjectElement
Message to render while loading the object.
getStart() - Method in interface org.w3c.dom.html.HTMLOListElement
Starting sequence number.
getStartContainer() - Method in interface org.w3c.dom.ranges.Range
Node within which the Range begins
getStartNode() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
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.
getStartNode() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
getStartNode() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Get start to END should 'close' the iterator, i.e.
getStartNode() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
Get start to END should 'close' the iterator, i.e.
getStartOffset() - Method in interface org.w3c.dom.ranges.Range
Offset within the starting node of the Range.
getStartRule() - Method in class org.apache.xalan.templates.StylesheetRoot
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.
getStress() - Method in interface org.w3c.dom.css.CSS2Properties
See the stress property definition in CSS2.
getStrictErrorChecking() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
getStrictErrorChecking() - Method in class org.apache.xml.utils.UnImplNode
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
getStrictErrorChecking() - Method in interface org.w3c.dom.Document
An attribute specifying whether error checking is enforced or not.
getString(int) - Method in class org.apache.xml.utils.res.StringArrayWrapper
 
getString(int, int) - Method in class org.apache.xml.utils.FastStringBuffer
 
getStringData() - Method in interface org.w3c.dom.ls.LSInput
String data to parse.
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.MultiDOM
 
getStringValue() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getStringValue() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getStringValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getStringValue() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Returns the string value of the entire tree
getStringValue() - Method in interface org.w3c.dom.css.CSSPrimitiveValue
This method is used to get the string value.
getStringValue() - Method in interface org.w3c.dom.xpath.XPathResult
The value of this string result.
getStringValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
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.xalan.xsltc.dom.SimpleResultTreeImpl
 
getStringValue(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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).
getStringValue(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Override SAX2DTM.getStringValue(int)
getStringValueChunk(int, int, int[]) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getStringValueChunk(int, int, int[]) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getStringValueChunk(int, int, int[]) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getStringValueChunkCount(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
getStringValueX(int) - Method in interface org.apache.xalan.xsltc.DOM
 
getStringValueX(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getStringValueX(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getStringValueX(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getStringValueX(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getStringValueX(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of SAX2DTM.getStringValue(int).
getStringWriterPool() - Method in class org.apache.xalan.transformer.TransformerImpl
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.
getStyle() - Method in interface org.w3c.dom.css.ElementCSSInlineStyle
The style attribute.
getStyle() - Method in interface org.w3c.dom.css.CSSPageRule
The declaration-block of this rule.
getStyle() - Method in interface org.w3c.dom.css.CSSStyleRule
The declaration-block of this rule set.
getStyle() - Method in interface org.w3c.dom.css.CSSFontFaceRule
The declaration-block of this rule.
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
 
getStyleSheet() - Method in interface org.w3c.dom.css.CSSImportRule
The style sheet referred to by this rule, if it has been loaded.
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.
getStylesheetDOM() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Return the thread local copy of the stylesheet DOM.
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.
getStylesheetNode(ExpressionNode) - Method in class org.apache.xpath.XPathException
Get the XSLT ElemVariable that this sub-expression references.
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.
getStylesheetProcessor() - Method in class org.apache.xalan.processor.StylesheetHandler
Get the XSLT TransformerFactoryImpl for needed services.
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.
getStyleSheets() - Method in interface org.w3c.dom.stylesheets.DocumentStyle
A list containing all the style sheets explicitly linked into or embedded in a document.
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
Get the current axes iterator, or return null if none.
getSummary() - Method in interface org.w3c.dom.html.HTMLTableElement
Supplementary description about the purpose or structureof a table.
getSymbolTable() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getSystemId() - Method in interface javax.xml.transform.SourceLocator
Return the system identifier for the current document event.
getSystemId() - Method in interface javax.xml.transform.Source
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface javax.xml.transform.Result
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class javax.xml.transform.dom.DOMSource
Get the base ID (URL or system ID) from where URLs will be resolved.
getSystemId() - Method in class javax.xml.transform.dom.DOMResult
Get the System Identifier.
getSystemId() - Method in interface javax.xml.transform.sax.TransformerHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class javax.xml.transform.sax.SAXSource
Get the base ID (URI or system ID) from where URIs will be resolved.
getSystemId() - Method in class javax.xml.transform.sax.SAXResult
Get the system identifier that was set with setSystemId.
getSystemId() - Method in interface javax.xml.transform.sax.TemplatesHandler
Get the base ID (URI or system ID) from where relative URLs will be resolved.
getSystemId() - Method in class javax.xml.transform.stream.StreamSource
Get the system identifier that was set with setSystemId.
getSystemId() - Method in class javax.xml.transform.stream.StreamResult
Get the system identifier that was set with setSystemId.
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.DOM2SAX
This class is only used internally so this method should never be called.
getSystemId() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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.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.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.
getSystemId() - Method in class org.apache.xpath.Expression
Return the system identifier for the current document event.
getSystemId() - Method in interface org.w3c.dom.Entity
The system identifier associated with the entity if specified, and null otherwise.
getSystemId() - Method in interface org.w3c.dom.Notation
The system identifier of this notation.
getSystemId() - Method in interface org.w3c.dom.DocumentType
The system identifier of the external subset.
getSystemId() - Method in interface org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
getSystemId() - Method in interface org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
getSystemId() - Method in class org.xml.sax.InputSource
Get the system identifier for this input source.
getSystemId() - Method in interface org.xml.sax.Locator
Return the system identifier for the current document event.
getSystemId() - Method in class org.xml.sax.SAXParseException
Get the system identifier of the entity where the exception occurred.
getSystemId() - Method in class org.xml.sax.helpers.LocatorImpl
Return the saved system identifier.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLAreaElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLButtonElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLObjectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLSelectElement
Index that represents the element's position in the tabbing order.
getTabIndex() - Method in interface org.w3c.dom.html.HTMLInputElement
Index that represents the element's position in the tabbing order.
getTableLayout() - Method in interface org.w3c.dom.css.CSS2Properties
See the table-layout property definition in CSS2.
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.
getTagName() - Method in interface org.w3c.dom.Element
The name of the element.
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.
getTarget() - Method in interface org.w3c.dom.ProcessingInstruction
The target of this processing instruction.
getTarget() - Method in interface org.w3c.dom.events.Event
Used to indicate the EventTarget to which the event was originally dispatched.
getTarget() - Method in interface org.w3c.dom.html.HTMLAreaElement
Frame to render the resource in.
getTarget() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Frame to render the resource in.
getTarget() - Method in interface org.w3c.dom.html.HTMLBaseElement
The default target frame.
getTarget() - Method in interface org.w3c.dom.html.HTMLLinkElement
Frame to render the resource in.
getTarget() - Method in interface org.w3c.dom.html.HTMLFormElement
Frame to render the resource in.
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.
getTBodies() - Method in interface org.w3c.dom.html.HTMLTableElement
Returns a collection of the defined table bodies.
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, 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.
getTemplate(XPathContext, int, QName, int, 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.
getTemplateCallstack() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the call stack of xsl:template elements.
getTemplateComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:template" property.
getTemplateComposed(XPathContext, int, QName, boolean, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get an "xsl:template" property by node match.
getTemplateComposed(XPathContext, int, QName, int, 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
 
getTemplateInlining() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
getTemplateInlining() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Return the state of the template inlining feature.
getTemplateListComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
Accessor method to retrieve the TemplateList associated with this StylesheetRoot.
getTemplates() - Method in interface javax.xml.transform.sax.TemplatesHandler
When a TemplatesHandler object is used as a ContentHandler for the parsing of transformation instructions, it creates a Templates object, which the caller can get once the SAX events have been completed.
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.runtime.AbstractTranslet
 
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.
getText() - Method in interface org.w3c.dom.html.HTMLTitleElement
The specified title as a string.
getText() - Method in interface org.w3c.dom.html.HTMLOptionElement
The text contained within the option element.
getText() - Method in interface org.w3c.dom.html.HTMLBodyElement
Document text color.
getText() - Method in interface org.w3c.dom.html.HTMLScriptElement
The script content of the element.
getTextAlign() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-align property definition in CSS2.
getTextContent() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
getTextContent() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class org.apache.xml.utils.UnImplNode
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
getTextDecoration() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-decoration property definition in CSS2.
getTextIndent() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-indent property definition in CSS2.
getTextShadow() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-shadow property definition in CSS2.
getTextTransform() - Method in interface org.w3c.dom.css.CSS2Properties
See the text-transform property definition in CSS2.
getTFoot() - Method in interface org.w3c.dom.html.HTMLTableElement
Returns the table's TFOOT, or null if none exists.
getTHead() - Method in interface org.w3c.dom.html.HTMLTableElement
Returns the table's THEAD, or null if none exists.
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.
getTimeInMillis(Calendar) - Method in class javax.xml.datatype.Duration
Returns the length of the duration in milli-seconds.
getTimeInMillis(Date) - Method in class javax.xml.datatype.Duration
Returns the length of the duration in milli-seconds.
getTimeStamp() - Method in interface org.w3c.dom.events.Event
Used to specify the time (in milliseconds relative to the epoch) at which the event was created.
getTimezone() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return timezone offset in minutes or DatatypeConstants.FIELD_UNDEFINED if this optional field is not defined.
getTimeZone(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a java.util.TimeZone for this class.
getTitle() - Method in interface org.w3c.dom.html.HTMLDocument
The title of a document as specified by the TITLEelement in the head of the document.
getTitle() - Method in interface org.w3c.dom.html.HTMLElement
The element's advisory title.
getTitle() - Method in interface org.w3c.dom.stylesheets.StyleSheet
The advisory title.
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.
getTop() - Method in interface org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
getTop() - Method in interface org.w3c.dom.css.Rect
This attribute is used for the top of the rect.
getTopLevelStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Parser
 
getTotalSize() - Method in interface org.w3c.dom.ls.LSProgressEvent
The total size of the document including all external resources, this number might change as a document is being parsed if references to more external resources are seen.
getTraceManager() - Method in class org.apache.xalan.transformer.TransformerImpl
Get an instance of the trace manager for this transformation.
getTransformer() - Method in interface javax.xml.transform.sax.TransformerHandler
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.extensions.XSLProcessorContext
Get the transformer.
getTransformer() - Method in class org.apache.xalan.transformer.XalanTransformState
 
getTransformer() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the TrAX Transformer object in effect.
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.TrAXFilter
Return the Transformer object used for this XML filter.
getTransformer() - Method in interface org.apache.xalan.transformer.TransformState
Get the TrAX Transformer object in effect.
getTransformer() - Method in class org.apache.xalan.xsltc.trax.TrAXFilter
 
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.
getTransformer() - Method in class org.apache.xml.serializer.EmptySerializer
 
getTransformer() - Method in class org.apache.xml.serializer.SerializerBase
Gets the transformer associated with this serializer
getTransformer() - Method in interface org.apache.xml.serializer.SerializationHandler
Get the transformer associated with the serializer.
getTransformer() - Method in class org.apache.xml.serializer.ToUnknownStream
 
getTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the thread that the transform process is on.
getTransletBytecodes() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Returns the translet bytecodes stored in this template
getTransletClasses() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Returns the translet bytecodes stored in this template
getTransletIndex() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Returns the index of the main class in array of bytecodes
getTreeAsText(String) - Method in class org.apache.xalan.client.XSLTProcessorApplet
Get an XML document (or stylesheet)
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.templates.XUnresolvedVariableSimple
Tell what kind of class this is.
getType() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
getType() - Method in class org.apache.xpath.objects.XObject
Tell what kind of class this is.
getType() - Method in class org.apache.xpath.objects.XRTreeFrag
Tell what kind of class this is.
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.XNull
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.XNumber
Tell that this is a CLASS_NUMBER.
getType() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
Tell what kind of class this is.
getType() - Method in interface org.w3c.dom.DOMError
A DOMString indicating which related data is expected in relatedData.
getType() - Method in interface org.w3c.dom.css.CSSRule
The type of the rule, as defined above.
getType() - Method in interface org.w3c.dom.events.Event
The name of the event (case-insensitive).
getType() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
The type of this form control.
getType() - Method in interface org.w3c.dom.html.HTMLOListElement
Numbering style.
getType() - Method in interface org.w3c.dom.html.HTMLLIElement
List item bullet style.
getType() - Method in interface org.w3c.dom.html.HTMLButtonElement
The type of button.
getType() - Method in interface org.w3c.dom.html.HTMLAnchorElement
Advisory content type.
getType() - Method in interface org.w3c.dom.html.HTMLParamElement
Content type for the value attribute when valuetype has the value "ref".
getType() - Method in interface org.w3c.dom.html.HTMLObjectElement
Content type for data downloaded via data attribute.
getType() - Method in interface org.w3c.dom.html.HTMLSelectElement
The type of control created.
getType() - Method in interface org.w3c.dom.html.HTMLLinkElement
Advisory content type.
getType() - Method in interface org.w3c.dom.html.HTMLScriptElement
The content type of the script language.
getType() - Method in interface org.w3c.dom.html.HTMLInputElement
The type of control created.
getType() - Method in interface org.w3c.dom.html.HTMLUListElement
Bullet style.
getType() - Method in interface org.w3c.dom.html.HTMLStyleElement
The style sheet language (Internet media type).
getType() - Method in interface org.w3c.dom.stylesheets.StyleSheet
This specifies the style sheet language for this style sheet.
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) - 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.serializer.utils.AttList
Get the attribute's node type by index
getType(int) - Method in class org.apache.xml.utils.AttList
Get the attribute's node type by index
getType(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by position).
getType(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's type by index.
getType(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by position).
getType(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.serializer.utils.AttList
Get the attribute's node type by name
getType(String) - Method in class org.apache.xml.utils.AttList
Get the attribute's node type by name
getType(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the type of an attribute in the list (by name).
getType(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by XML qualified (prefixed) name.
getType(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by qualified (prefixed) name.
getType(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the type of an attribute (by name).
getType(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.apache.xml.serializer.utils.AttList
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.
getType(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's type by Namespace name.
getType(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's type by Namespace-qualified name.
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.SAXImpl
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.DOMAdapter
 
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.SAXImpl
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.DOMAdapter
 
getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
getTypedDescendantIterator(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns an iterator with all descendants of a node that are of a given type.
getTypedFirstChild(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, get the handle of the node's first child.
getTypedNextSibling(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, advance to its next sibling.
getTypeInfoProvider() - Method in class javax.xml.validation.ValidatorHandler
Obtains the TypeInfoProvider implementation of this ValidatorHandler.
getTypeName() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getTypeName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getTypeName() - Method in interface org.w3c.dom.TypeInfo
The name of a type declared for the associated element or attribute, or null if unknown.
getTypeNamespace() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
getTypeNamespace() - Method in interface org.w3c.dom.TypeInfo
The namespace of the type declared for the associated element or attribute or null if the element does not have declaration or if no namespace information is available.
getTypesArray() - Method in interface org.apache.xalan.xsltc.Translet
 
getTypesArray() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getTypesArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
getTypeString() - Method in class org.apache.xalan.templates.XUnresolvedVariable
Given a request type, return the equivalent string.
getTypeString() - Method in class org.apache.xalan.templates.XUnresolvedVariableSimple
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.XRTreeFrag
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.XNull
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.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.xml.utils.DOMOrder
Deprecated. Get the UID (document order index).
getUnicodeBidi() - Method in interface org.w3c.dom.css.CSS2Properties
See the unicode-bidi property definition in CSS2.
getUniqueID(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Supports the XPath function GenerateID by returning a unique identifier string for any given DOM Node.
getUnparsedEntityURI(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
getUnparsedEntityURI(String) - Method in interface org.apache.xalan.xsltc.DOM
 
getUnparsedEntityURI(String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
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.xalan.xsltc.dom.DOMAdapter
 
getUnparsedEntityURI(String) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
getUnparsedEntityURI(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
getUnparsedEntityURI(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xml.utils.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]).
getUri() - Method in interface org.w3c.dom.DOMLocator
The URI this locator is pointing to, or null if no URI is available.
getURI() - Method in class org.apache.xalan.templates.XMLNSDecl
Return the URI.
getURI() - Method in class org.apache.xalan.templates.AVT
Get the namespace URI of the attribute.
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.serializer.utils.AttList
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(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's Namespace URI by index.
getURI(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's Namespace URI.
getURI(String) - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
getURI(String) - Method in class org.apache.xml.utils.NamespaceSupport2
Look up a prefix and get the currently-mapped Namespace URI.
getURI(String) - Method in class org.xml.sax.helpers.NamespaceSupport
Look up a prefix and get the currently-mapped Namespace URI.
getURIResolver() - Method in class javax.xml.transform.Transformer
Get an object that will be used to resolve URIs used in document().
getURIResolver() - Method in class javax.xml.transform.TransformerFactory
Get the object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.
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.transformer.TransformerImpl
Get an object that will be used to resolve URIs used in document(), etc.
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.xsltc.trax.SmartTransformerFactoryImpl
 
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.TransformerImpl
Implements JAXP's Transformer.getURIResolver() Set the object currently used to resolve URIs used in document().
getURIResolver() - Method in class org.apache.xml.utils.StylesheetPIHandler
Get the object that will be used to resolve URIs in href in xml-stylesheet processing instruction.
getURIResolver() - Method in class org.apache.xpath.SourceTreeManager
Get the object that will be used to resolve URIs used in document(), etc.
getURIResolver() - Method in class org.apache.xpath.XPathContext
Get the URIResolver associated with this execution context.
getUrisArray() - Method in interface org.apache.xalan.xsltc.Translet
 
getUrisArray() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
getUrisArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
getURL() - Method in interface org.w3c.dom.html.HTMLDocument
The complete URI of the document.
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
 
getUseMap() - Method in interface org.w3c.dom.html.HTMLObjectElement
Use client-side image map.
getUseMap() - Method in interface org.w3c.dom.html.HTMLInputElement
Use client-side image map.
getUseMap() - Method in interface org.w3c.dom.html.HTMLImageElement
Use client-side image map.
getUserData(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
getUserData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Retrieves the object associated to a key on a this node.
getUserData(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Retrieves the object associated to a key on a this node.
getUserData(String) - Method in class org.apache.xml.utils.UnImplNode
Retrieves the object associated to a key on a this node.
getUserData(String) - Method in interface org.w3c.dom.Node
Retrieves the object associated to a key on a this node.
getUserinfo() - Method in class org.apache.xml.utils.URI
Get the userinfo for this URI.
getUtf16Offset() - Method in interface org.w3c.dom.DOMLocator
The UTF-16, as defined in [Unicode] and Amendment 1 of [ISO/IEC 10646], offset into the input source this locator is pointing to or -1 if there is no UTF-16 offset available.
getVal() - Method in class org.apache.xpath.Arg
Get the value for this argument.
getVAlign() - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Vertical alignment of data in cells.See the valignattribute for HTMLTheadElement for details.
getVAlign() - Method in interface org.w3c.dom.html.HTMLTableRowElement
Vertical alignment of data within cells of this row.
getVAlign() - Method in interface org.w3c.dom.html.HTMLTableColElement
Vertical alignment of cell data in column.
getVAlign() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Vertical alignment of data in cell.
getValue() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
getValue() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
getValue() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
The current textual content of the multi-line text field.
getValue() - Method in interface org.w3c.dom.html.HTMLLIElement
Reset sequence number when used in OL See the value attribute definition in HTML 4.0.
getValue() - Method in interface org.w3c.dom.html.HTMLButtonElement
The current form control value.
getValue() - Method in interface org.w3c.dom.html.HTMLOptionElement
The current form control value.
getValue() - Method in interface org.w3c.dom.html.HTMLParamElement
The value of a run-time parameter.
getValue() - Method in interface org.w3c.dom.html.HTMLSelectElement
The current form control value.
getValue() - Method in interface org.w3c.dom.html.HTMLInputElement
The current form control value.
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.serializer.utils.AttList
Get the attribute's node value by index
getValue(int) - Method in class org.apache.xml.utils.AttList
Get the attribute's node value by index
getValue(int) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by position).
getValue(int) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributesImpl
Return an attribute's value by index.
getValue(int) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by position).
getValue(String) - Method in class org.apache.xalan.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.serializer.utils.AttList
Look up an attribute's value by name.
getValue(String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's value by name.
getValue(String) - Method in interface org.xml.sax.AttributeList
Deprecated. Return the value of an attribute in the list (by name).
getValue(String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by XML qualified (prefixed) name.
getValue(String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by qualified (prefixed) name.
getValue(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Get the value of an attribute (by name).
getValue(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
SAX2: Look up an attribute's value by Namespace name - SLOW!
getValue(String, String) - Method in class org.apache.xml.serializer.utils.AttList
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.apache.xml.utils.AttList
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in interface org.xml.sax.Attributes
Look up an attribute's value by Namespace name.
getValue(String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Look up an attribute's value by Namespace-qualified name.
getValue(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemVariable
Get the XObject representation of the variable.
getValue(TransformerImpl, int) - Method in class org.apache.xalan.templates.ElemWithParam
Get the XObject representation of the variable.
getValueOfPI() - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
The value of a PI must not contain the substring "?>".
getValueType() - Method in interface org.w3c.dom.html.HTMLParamElement
Information about the meaning of the value attributevalue.
getVarCount() - Method in class org.apache.xalan.templates.VarNameCollector
Get the number of variable references that were collected.
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.
getVariableOrParam(XPathContext, QName) - Method in class org.apache.xpath.jaxp.JAXPVariableStack
 
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.serializer.EmptySerializer
 
getVersion() - Method in class org.apache.xml.serializer.SerializerBase
Gets the version of the output format.
getVersion() - Static method in class org.apache.xml.serializer.Version
Get the basic version string for the current Serializer.
getVersion() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
getVersion() - Static method in class org.apache.xmlcommons.Version
Get the basic version string for the current xml-commons external sources release.
getVersion() - Method in interface org.w3c.dom.html.HTMLHtmlElement
Version information about the document's DTD.
getVersionNum() - Static method in class org.apache.xmlcommons.Version
Get just the version number v.r.
getVerticalAlign() - Method in interface org.w3c.dom.css.CSS2Properties
See the vertical-align property definition in CSS2.
getView() - Method in interface org.w3c.dom.events.UIEvent
The view attribute identifies the AbstractView from which the event was generated.
getVisibility() - Method in interface org.w3c.dom.css.CSS2Properties
See the visibility property definition in CSS2.
getVLink() - Method in interface org.w3c.dom.html.HTMLBodyElement
Color of links that have been visited by the user.
getVoiceFamily() - Method in interface org.w3c.dom.css.CSS2Properties
See the voice-family property definition in CSS2.
getVolume() - Method in interface org.w3c.dom.css.CSS2Properties
See the volume property definition in CSS2.
getVspace() - Method in interface org.w3c.dom.html.HTMLAppletElement
Vertical space above and below this image, applet, or object.
getVspace() - Method in interface org.w3c.dom.html.HTMLObjectElement
Vertical space above and below this image, applet, or object.
getVspace() - Method in interface org.w3c.dom.html.HTMLImageElement
Vertical space above and below this image.
getWalker() - Method in class org.apache.xalan.templates.TemplateList
Get a TemplateWalker for use by a compiler.
getWarningKey(int) - Method in class org.apache.xml.utils.res.XResourceBundleBase
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.NodeSequence
 
getWhatToShow() - Method in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
getWhatToShow() - Method in interface org.w3c.dom.ls.LSSerializerFilter
Tells the LSSerializer what types of nodes to show to the filter.
getWhatToShow() - Method in interface org.w3c.dom.ls.LSParserFilter
Tells the LSParser what types of nodes to show to the method LSParserFilter.acceptNode.
getWhatToShow() - Method in interface org.w3c.dom.traversal.NodeIterator
This attribute determines which node types are presented via the NodeIterator.
getWhatToShow() - Method in interface org.w3c.dom.traversal.TreeWalker
This attribute determines which node types are presented via the TreeWalker.
getWhatToShow(int) - Method in class org.apache.xpath.compiler.Compiler
Get a NodeFilter bit set that tells what to show for a given node test.
getWhiteSpace() - Method in interface org.w3c.dom.css.CSS2Properties
See the white-space property definition in CSS2.
getWhiteSpaceInfo(XPathContext, int, DTM) - Method in class org.apache.xalan.templates.StylesheetRoot
Get information about whether or not an element should strip whitespace.
getWholeText() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
getWholeText() - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
getWholeText() - Method in interface org.w3c.dom.Text
Returns all text of Text nodes logically-adjacent text nodes to this node, concatenated in document order.
getWidows() - Method in interface org.w3c.dom.css.CSS2Properties
See the widows property definition in CSS2.
getWidth() - Method in interface org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
getWidth() - Method in interface org.w3c.dom.html.HTMLPreElement
Fixed width for content.
getWidth() - Method in interface org.w3c.dom.html.HTMLAppletElement
Override width.
getWidth() - Method in interface org.w3c.dom.html.HTMLTableElement
Specifies the desired table width.
getWidth() - Method in interface org.w3c.dom.html.HTMLHRElement
The width of the rule.
getWidth() - Method in interface org.w3c.dom.html.HTMLTableColElement
Default column width.
getWidth() - Method in interface org.w3c.dom.html.HTMLObjectElement
Override width.
getWidth() - Method in interface org.w3c.dom.html.HTMLTableCellElement
Cell width.
getWidth() - Method in interface org.w3c.dom.html.HTMLIFrameElement
Frame width.
getWidth() - Method in interface org.w3c.dom.html.HTMLImageElement
Override width.
getWordSpacing() - Method in interface org.w3c.dom.css.CSS2Properties
See the word-spacing property definition in CSS2.
getWriter() - Method in class javax.xml.transform.stream.StreamResult
Get the character stream that was set with setWriter.
getWriter() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
getWriter() - Method in class org.apache.xml.serializer.EmptySerializer
 
getWriter() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
getWriter() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
getWriter() - Method in class org.apache.xml.serializer.ToStream
Get the character stream where the events will be serialized to.
getWriter() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Returns null
getWriter() - Method in interface org.apache.xml.serializer.Serializer
Get the character stream where the events will be serialized to.
getWriter() - Method in class org.apache.xml.serializer.ToUnknownStream
 
getWriter() - Method in class org.apache.xml.utils.DOMBuilder
Return null since there is no Writer for this class.
getXmlEncoding() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getXmlEncoding() - Method in class org.apache.xml.utils.UnImplNode
 
getXmlEncoding() - Method in interface org.w3c.dom.Entity
An attribute specifying, as part of the text declaration, the encoding of this entity, when it is an external parsed entity.
getXmlEncoding() - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXmlnsXsl() - Method in class org.apache.xalan.templates.Stylesheet
Get the "xmlns:xsl" property.
getXMLReader() - Method in class javax.xml.parsers.SAXParser
Returns the XMLReader that is encapsulated by the implementation of this class.
getXMLReader() - Method in class javax.xml.transform.sax.SAXSource
Get the XMLReader to be used for the Source.
getXMLReader() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Get the XMLReader to use for parsing the next input stylesheet
getXMLReader() - Method in class org.apache.xml.utils.XMLReaderManager
Retrieves a cached XMLReader for this thread, or creates a new XMLReader, if the existing reader is in use.
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.
getXMLSchemaType() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return the name of the XML Schema date/time type that this instance maps to.
getXMLSchemaType() - Method in class javax.xml.datatype.Duration
Return the name of the XML Schema date/time type that this instance maps to.
getXmlSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
Get the "xml:space" attribute.
getXmlStandalone() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getXmlStandalone() - Method in class org.apache.xml.utils.UnImplNode
 
getXmlStandalone() - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXMLStringFactory() - Method in class org.apache.xml.dtm.DTMManager
Get the XMLStringFactory used for the DTMs.
getXmlVersion() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
getXmlVersion() - Method in class org.apache.xml.utils.UnImplNode
 
getXmlVersion() - Method in interface org.w3c.dom.Entity
An attribute specifying, as part of the text declaration, the version number of this entity, when it is an external parsed entity.
getXmlVersion() - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
getXMLVersion() - Method in interface org.xml.sax.ext.Locator2
Returns the version of XML used for the entity.
getXMLVersion() - Method in class org.xml.sax.ext.Locator2Impl
Returns the current value of the version property.
getXPathContext() - Method in interface org.apache.xalan.extensions.ExpressionContext
Get the XPathContext that owns this ExpressionContext.
getXPathContext() - Method in class org.apache.xalan.transformer.TransformerImpl
Get the XPath context associated with this transformer.
getXPathContext() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
Return the XPathContext associated with this XPathExpressionContext.
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.axes.LocPathIterator
The XPath execution context we are operating on.
getXPathFunctionResolver() - Method in interface javax.xml.xpath.XPath
Return the current function resolver.
getXPathFunctionResolver() - Method in class org.apache.xpath.jaxp.XPathImpl
Returns the current function resolver.
getXPathVariableResolver() - Method in interface javax.xml.xpath.XPath
Return the current variable resolver.
getXPathVariableResolver() - Method in class org.apache.xpath.jaxp.XPathImpl
Returns the current variable resolver.
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.ElemTemplate
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemExsltFunction
Get an integer representation of the element type.
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.ElemLiteralResult
Get an int constant identifying the type of element.
getXSLToken() - Method in class org.apache.xalan.templates.ElemUnknown
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.ElemExsltFuncResult
Get an integer representation of the element type.
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.ElemComment
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.
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.ElemPI
Get an int constant identifying the type of element.
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.ElemTextLiteral
Get an integer representation of the element type.
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.ElemText
Get an integer representation of the element type.
getXSLToken() - Method in class org.apache.xalan.templates.KeyDeclaration
Get an int constant identifying the type of element.
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.ElemExtensionDecl
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.ElemCallTemplate
Get an int constant identifying the type of element.
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.DecimalFormatProperties
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.ElemParam
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.ElemExtensionCall
Get an int constant identifying the type of element.
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.ElemWhen
Get an integer representation of the element type.
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.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.ElemNumber
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.ElemMessage
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.
getYear() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return low order component for XML Schema 1.0 dateTime datatype field for year or DatatypeConstants.FIELD_UNDEFINED.
getYears() - Method in class javax.xml.datatype.Duration
Get the years value of this Duration as an int or 0 if not present.
getZeroDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
Get the "zero-digit" attribute.
getZIndex() - Method in interface org.w3c.dom.css.CSS2Properties
See the z-index property definition in CSS2.
GMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gMonth.
GMONTHDAY - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gMonthDay.
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.SAXImpl.NamespaceWildcardIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Restores the current node remembered by MultiValuedNodeHeapIterator.HeapNode.setMark().
gotoMark() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
gotoMark() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
gotoMark() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
gotoMark() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Restores the current node remembered by setMark().
gotoMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
Restores the current node remembered by setMark().
gotoMark() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
gotoMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
 
gotoMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
 
gotoMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
 
gotoMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
 
GREATER - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
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 class org.apache.xalan.xsltc.compiler.sym
 
GT - Static variable in class 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.IntType
 
GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
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
 
GYEAR - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gYear.
GYEARMONTH - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype gYearMonth.

H

handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom.UserDataHandler
This method is called whenever the node for which this handler is registered is imported or cloned.
handleError(DOMError) - Method in interface org.w3c.dom.DOMErrorHandler
This method is called on the error handler when an error occurs.
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
HandlerBase - class org.xml.sax.HandlerBase.
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
handlesNullPrefixes() - Method in class org.apache.xalan.processor.StylesheetHandler
 
handlesNullPrefixes() - Method in class org.apache.xalan.templates.ElemTemplateElement
 
handlesNullPrefixes() - Method in class org.apache.xml.utils.PrefixResolverDefault
 
handlesNullPrefixes() - Method in interface org.apache.xml.utils.PrefixResolver
 
handlesNullPrefixes() - Method in class org.apache.xpath.jaxp.JAXPPrefixResolver
 
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 class org.apache.xalan.lib.sql.DefaultConnectionPool
Is our ConnectionPool have any connections that are still in Use ??
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.JNDIConnectionPool
Always returns false, indicating that this wrapper has no idea of what connections the underlying JNDI source is maintaining.
hasAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Method hasAttribute
hasAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Method hasAttributeNS
hasAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasCache() - Method in class org.apache.xpath.axes.NodeSequence
If the iterator needs to cache nodes as they are fetched, then this method returns true.
hasChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
Tell if there are child nodes.
hasChildNodes() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasChildNodes(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
hasChildNodes(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
hasChildNodes(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
hasDOMSource() - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
hasDOMSource() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Return true if the input source is DOMSource.
hasErrors() - Method in class org.apache.xalan.lib.sql.SQLDocument
Used by the XConnection to determine if the Document should handle the document differently.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature and version, as specified in .
hasGlobals() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Returns true if this stylesheet has global vars or params.
hashCode() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.datatype.Duration
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.namespace.QName
Generate the hash code for this QName.
hashCode() - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
Must return the same value for all ObjectType instances.
hashCode() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
hashCode() - Method in class org.apache.xml.dtm.ref.ExtendedType
Override the hashCode() method in the Object class
hashCode() - Method in interface org.apache.xml.utils.XMLString
Returns a hashcode for this string.
hashCode() - Method in class org.apache.xml.utils.XMLStringDefault
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.xpath.objects.XString
Returns a hashcode for this string.
hashCode() - Method in class org.apache.xpath.objects.DTMXRTreeFrag
 
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.
Hashtree2Node - class org.apache.xml.utils.Hashtree2Node.
Simple static utility to convert Hashtable to a Node.
Hashtree2Node() - Constructor for class org.apache.xml.utils.Hashtree2Node
 
HASIDCALL_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
HASIDCALL_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
hasIdCall() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
hasIdCall() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
hasLocalParams() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
Returns true if at least one template in the stylesheet has params defined.
hasParameters() - Method in class org.apache.xalan.lib.sql.SQLQueryParser
If a SQL Statement does not have any parameters, then it can be executed directly.
hasParams() - Method in class org.apache.xalan.xsltc.compiler.Template
 
HasPositionalPredChecker - class org.apache.xpath.axes.HasPositionalPredChecker.
 
HasPositionalPredChecker() - Constructor for class org.apache.xpath.axes.HasPositionalPredChecker
 
hasPredicate(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
hasSameNode(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:has-same-node function returns true if the node set passed as the first argument shares any nodes with the node set passed as the second argument.
hasSameNodes(NodeList, NodeList) - Static method in class org.apache.xalan.lib.Extensions
Returns true if 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.xml.utils.XMLStringDefault
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.XStringForChars
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.
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.
hasTraceListeners() - Method in class org.apache.xalan.transformer.TransformerImpl
 
hasTraceListeners() - Method in interface org.apache.xml.serializer.SerializerTrace
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
 
HIERARCHY_REQUEST_ERR - Static variable in class org.w3c.dom.DOMException
If any Node is inserted somewhere it doesn't belong.
highest(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:highest function returns the nodes in the node set whose value is the maximum value for the node set.
highSurrogate(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns the high surrogate of a supplemental character
highSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns the high surrogate of a supplemental character
hourInDay() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
hourInDay(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:hour-in-day function returns the hour of the day as a number.
HOURS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the hours field.
HTML - Static variable in class org.apache.xml.serializer.Method
The output method type for HTML documents: html.
HTML_ATTREMPTY - Static variable in interface org.apache.xml.serializer.ExtendedContentHandler
 
HTML_ATTRURL - Static variable in interface org.apache.xml.serializer.ExtendedContentHandler
 
HTML_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.Stylesheet
 
HTMLAnchorElement - interface org.w3c.dom.html.HTMLAnchorElement.
The anchor element.
HTMLAppletElement - interface org.w3c.dom.html.HTMLAppletElement.
An embedded Java applet.
HTMLAreaElement - interface org.w3c.dom.html.HTMLAreaElement.
Client-side image map area definition.
HTMLBaseElement - interface org.w3c.dom.html.HTMLBaseElement.
Document base URI.
HTMLBaseFontElement - interface org.w3c.dom.html.HTMLBaseFontElement.
Base font.
HTMLBodyElement - interface org.w3c.dom.html.HTMLBodyElement.
The HTML document body.
HTMLBRElement - interface org.w3c.dom.html.HTMLBRElement.
Force a line break.
HTMLButtonElement - interface org.w3c.dom.html.HTMLButtonElement.
Push button.
HTMLCollection - interface org.w3c.dom.html.HTMLCollection.
An HTMLCollection is a list of nodes.
HTMLDirectoryElement - interface org.w3c.dom.html.HTMLDirectoryElement.
Directory list.
HTMLDivElement - interface org.w3c.dom.html.HTMLDivElement.
Generic block container.
HTMLDListElement - interface org.w3c.dom.html.HTMLDListElement.
Definition list.
HTMLDocument - interface org.w3c.dom.html.HTMLDocument.
An HTMLDocument is the root of the HTML hierarchy andholds the entire content.
HTMLElement - interface org.w3c.dom.html.HTMLElement.
All HTML element interfaces derive from this class.
HTMLFieldSetElement - interface org.w3c.dom.html.HTMLFieldSetElement.
Organizes form controls into logical groups.
HTMLFontElement - interface org.w3c.dom.html.HTMLFontElement.
Local change to font.
HTMLFormElement - interface org.w3c.dom.html.HTMLFormElement.
The FORM element encompasses behavior similar to acollection and an element.
HTMLFrameElement - interface org.w3c.dom.html.HTMLFrameElement.
Create a frame.
HTMLFrameSetElement - interface org.w3c.dom.html.HTMLFrameSetElement.
Create a grid of frames.
HTMLHeadElement - interface org.w3c.dom.html.HTMLHeadElement.
Document head information.
HTMLHeadingElement - interface org.w3c.dom.html.HTMLHeadingElement.
For the H1 to H6 elements.
HTMLHRElement - interface org.w3c.dom.html.HTMLHRElement.
Create a horizontal rule.
HTMLHtmlElement - interface org.w3c.dom.html.HTMLHtmlElement.
Root of an HTML document.
HTMLIFrameElement - interface org.w3c.dom.html.HTMLIFrameElement.
Inline subwindows.
HTMLImageElement - interface org.w3c.dom.html.HTMLImageElement.
Embedded image.
HTMLInputElement - interface org.w3c.dom.html.HTMLInputElement.
Form control.
HTMLIsIndexElement - interface org.w3c.dom.html.HTMLIsIndexElement.
This element is usedfor single-line text input.
HTMLLabelElement - interface org.w3c.dom.html.HTMLLabelElement.
Form field label text.
HTMLLegendElement - interface org.w3c.dom.html.HTMLLegendElement.
Provides a caption for a FIELDSET grouping.
HTMLLIElement - interface org.w3c.dom.html.HTMLLIElement.
List item.
HTMLLinkElement - interface org.w3c.dom.html.HTMLLinkElement.
The LINK element specifies a link to an externalresource, and defines this document's relationship to that resource(or vice versa).
HTMLMapElement - interface org.w3c.dom.html.HTMLMapElement.
Client-side image map.
HTMLMenuElement - interface org.w3c.dom.html.HTMLMenuElement.
Menu list.
HTMLMetaElement - interface org.w3c.dom.html.HTMLMetaElement.
This contains generic meta-information about the document.
HTMLModElement - interface org.w3c.dom.html.HTMLModElement.
Notice of modification to part of a document.
HTMLObjectElement - interface org.w3c.dom.html.HTMLObjectElement.
Generic embedded object.
HTMLOListElement - interface org.w3c.dom.html.HTMLOListElement.
Ordered list.
HTMLOptGroupElement - interface org.w3c.dom.html.HTMLOptGroupElement.
Group options together in logical subdivisions.
HTMLOptionElement - interface org.w3c.dom.html.HTMLOptionElement.
A selectable choice.
HTMLParagraphElement - interface org.w3c.dom.html.HTMLParagraphElement.
Paragraphs.
HTMLParamElement - interface org.w3c.dom.html.HTMLParamElement.
Parameters fed to the OBJECT element.
HTMLPreElement - interface org.w3c.dom.html.HTMLPreElement.
Preformatted text.
HTMLQuoteElement - interface org.w3c.dom.html.HTMLQuoteElement.
For the Q and BLOCKQUOTE elements.
HTMLScriptElement - interface org.w3c.dom.html.HTMLScriptElement.
Script statements.
HTMLSelectElement - interface org.w3c.dom.html.HTMLSelectElement.
The select element allows the selection of an option.
HTMLStyleElement - interface org.w3c.dom.html.HTMLStyleElement.
Style information.
HTMLTableCaptionElement - interface org.w3c.dom.html.HTMLTableCaptionElement.
Table caption See the CAPTION element definition in HTML 4.0.
HTMLTableCellElement - interface org.w3c.dom.html.HTMLTableCellElement.
The object used to represent the TH and TD elements.
HTMLTableColElement - interface org.w3c.dom.html.HTMLTableColElement.
Regroups the COL and COLGROUP elements.
HTMLTableElement - interface org.w3c.dom.html.HTMLTableElement.
The create* and delete* methods on the table allow authors to constructand modify tables.
HTMLTableRowElement - interface org.w3c.dom.html.HTMLTableRowElement.
A row in a table.
HTMLTableSectionElement - interface org.w3c.dom.html.HTMLTableSectionElement.
The THEAD, TFOOT, and TBODYelements.
HTMLTextAreaElement - interface org.w3c.dom.html.HTMLTextAreaElement.
Multi-line text field.
HTMLTitleElement - interface org.w3c.dom.html.HTMLTitleElement.
The document title.
HTMLUListElement - interface org.w3c.dom.html.HTMLUListElement.
Unordered list.

I

ID - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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.IntType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
IETF_SEPARATOR - Static variable in class org.apache.xml.utils.LocaleUtility
IETF RFC 1766 tag separator
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.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.xsltc.compiler.Parser
IGNORED - all ignorable whitespace is ignored
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
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.xalan.xsltc.trax.SAX2DOM
This class is only used internally so this method should never be called.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.serializer.EmptySerializer
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serializer.ToStream
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.ContentHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of ignorable whitespace in element content.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an ignorable whitespace event.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
ignorableWhitespace(char[], int, int) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 ignorable whitespace event.
ignorableWhitespace(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of ignorable whitespace in element content.
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_CMDLINE_OPTION_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
 
IMPORT_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSImportRule.
importNode(Node, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
importNode(Node, boolean) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
importNode(Node, boolean) - Method in interface org.w3c.dom.Document
Imports a node from another document to this document, without altering or removing the source node from the original document; this method creates a new copy of the source node.
incAccessCount() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
 
includeSelf() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Setter for _includeSelf flag.
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.
incrementCurrentPos() - Method in class org.apache.xpath.axes.LocPathIterator
Increment the current position in the node set.
INDENT - Static variable in class javax.xml.transform.OutputKeys
indent = "yes" | "no".
INDENT_NUMBER - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
indent(int) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Do nothing for SAX.
indent(int) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. Does nothing because the indent attribute is ignored for text output.
indent(int) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
INDETERMINATE - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
INDEX_SIZE_ERR - Static variable in class org.w3c.dom.DOMException
If index or size is negative, or greater than the allowed value.
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.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.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.XMLStringDefault
Returns the index within this string of the first occurrence of the specified character.
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.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.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.XMLStringDefault
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.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(Object) - Method in class org.apache.xml.utils.ObjectVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
indexOf(Object, int) - Method in class org.apache.xml.utils.ObjectVector
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.CustomStringPool
 
indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
INHERIT - Static variable in interface org.apache.xml.dtm.DTMWSFilter
Inherit whitespace stripping behavior of the parent node.
inInnerClass() - Method in interface org.apache.xalan.xsltc.compiler.Closure
Returns true if this closure is compiled in an inner class (i.e.
init() - Method in class org.apache.xalan.client.XSLTProcessorApplet
Standard applet initialization.
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(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(ToXMLSAXHandler, Transformer, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Initializer method.
initCause(Throwable) - Method in class javax.xml.transform.TransformerException
Initializes the cause of this throwable to the specified value.
initCause(Throwable) - Method in class org.apache.xml.dtm.DTMException
Initializes the cause of this throwable to the specified value.
initEvent(String, boolean, boolean) - Method in interface org.w3c.dom.events.Event
The initEvent method is used to initialize the value of an Event created through the DocumentEvent interface.
initialize(int, int, DOM, SortSettings) - 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
 
initializeSerializerProps() - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Initializes the underlying serializer's configuration depending on the default DOMConfiguration parameters.
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.
initMouseEvent(String, boolean, boolean, AbstractView, int, int, int, int, int, boolean, boolean, boolean, boolean, short, EventTarget) - Method in interface org.w3c.dom.events.MouseEvent
The initMouseEvent method is used to initialize the value of a MouseEvent created through the DocumentEvent interface.
initMutationEvent(String, boolean, boolean, Node, String, String, String, short) - Method in interface org.w3c.dom.events.MutationEvent
The initMutationEvent method is used to initialize the value of a MutationEvent created through the DocumentEvent interface.
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.
initUIEvent(String, boolean, boolean, AbstractView, int) - Method in interface org.w3c.dom.events.UIEvent
The initUIEvent method is used to initialize the value of a UIEvent created through the DocumentEvent interface.
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.
INLINE_PARSER - Static variable in class org.apache.xalan.lib.sql.SQLQueryParser
 
InputSource - class org.xml.sax.InputSource.
A single input source for an XML entity.
InputSource() - Constructor for class org.xml.sax.InputSource
Zero-argument default constructor.
InputSource(InputStream) - Constructor for class org.xml.sax.InputSource
Create a new input source with a byte stream.
InputSource(Reader) - Constructor for class org.xml.sax.InputSource
Create a new input source with a character stream.
InputSource(String) - Constructor for class org.xml.sax.InputSource
Create a new input source with a system identifier.
insertBefore(Node, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
Unimplemented.
insertBefore(Node, Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
insertBefore(Node, Node) - Method in interface org.w3c.dom.Node
Inserts the node newChild before the existing child node refChild.
insertCell(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
Insert an empty TD cell into this row.
insertData(int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
insertData(int, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
insertData(int, String) - Method in interface org.w3c.dom.CharacterData
Insert a string at the specified 16-bit unit offset.
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.
insertElementAt(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Inserts the specified object 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) - Method in interface org.w3c.dom.ranges.Range
Inserts a node into the Document or DocumentFragment at the start of the Range.
insertNode(Node, int) - Method in class org.apache.xpath.NodeSet
Insert a node at a given position.
insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
Insert a row into this section.
insertRow(int) - Method in interface org.w3c.dom.html.HTMLTableElement
Insert a new empty row in the table.Note.
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSMediaRule
Used to insert a new rule into the media block.
insertRule(String, int) - Method in interface org.w3c.dom.css.CSSStyleSheet
Used to insert a new rule into the style sheet.
insertStep(Step, RelativeLocationPath) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
installFunction(String, Class) - Method in class org.apache.xpath.compiler.FunctionTable
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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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
 
IntArrayWrapper - class org.apache.xml.utils.res.IntArrayWrapper.
It is a mutable object to wrap the int[] used in the contents of the XResourceBundle class
IntArrayWrapper(int[]) - Constructor for class org.apache.xml.utils.res.IntArrayWrapper
 
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.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.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.DeclHandler.externalEntityDecl()
internalEntityDecl(String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.ToStream
Report an internal entity declaration.
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
This method does nothing.
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
internalEntityDecl(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
internalEntityDecl(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
internalEntityDecl(String, String) - Method in interface org.xml.sax.ext.DeclHandler
Report an internal entity declaration.
InternalError - error org.apache.xalan.xsltc.compiler.util.InternalError.
Marks a class of errors in which XSLTC has reached some incorrect internal state from which it cannot recover.
InternalError(String) - Constructor for class org.apache.xalan.xsltc.compiler.util.InternalError
Construct an InternalError with the specified error message.
internalName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
intersection(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:intersection function returns a node set comprising the nodes that are within both the node sets passed as arguments to it.
intersection(NodeList, NodeList) - Static method in class org.apache.xalan.lib.Extensions
Returns the intersection of two node-sets.
IntStack - class org.apache.xml.utils.IntStack.
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.
IntStack(IntStack) - Constructor for class org.apache.xml.utils.IntStack
Copy constructor for IntStack
IntType - class org.apache.xalan.xsltc.compiler.util.IntType.
 
IntVector - class org.apache.xml.utils.IntVector.
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.
IntVector(IntVector) - Constructor for class org.apache.xml.utils.IntVector
Copy constructor for IntVector
INUSE_ATTRIBUTE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to add an attribute that is already in use elsewhere.
inUse() - Method in class org.apache.xalan.lib.sql.PooledConnection
Returns the current status of the PooledConnection.
INVALID_ACCESS_ERR - Static variable in class org.w3c.dom.DOMException
If a parameter or an operation is not supported by the underlying object.
INVALID_ARGUMENT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_CHARACTER_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal character is specified, such as in an XML name.
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_EXPRESSION_ERR - Static variable in class org.w3c.dom.xpath.XPathException
If the expression has a syntax error or otherwise is not a legal expression according to the rules of the specific XPathEvaluator or contains specialized extension functions or variables not supported by this implementation.
INVALID_KEY - Static variable in class org.apache.xml.serializer.utils.StringToIntTable
 
INVALID_KEY - Static variable in class org.apache.xml.utils.StringToIntTable
 
INVALID_METHOD_IN_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
INVALID_MODIFICATION_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify the type of the underlying object.
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_NCNAME_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
INVALID_NCNAME_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_NODE_TYPE_ERR - Static variable in class org.w3c.dom.ranges.RangeException
If the container of an boundary-point of a Range is being set to either a node of an invalid type or a node with an ancestor of an invalid type.
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_QNAME_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
INVALID_QNAME_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
INVALID_STATE_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to use an object that is not, or is no longer, usable.
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
INVALID_URI_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
INVOKE_METHOD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
isAbsolute(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isAbsolute(LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Tell if the given LocPathIterator is relative to an absolute path, i.e.
isAbsolutePath(String) - Static method in class org.apache.xml.serializer.utils.SystemIDResolver
Return true if the local path is an absolute path.
isAbsolutePath(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Return true if the local path is an absolute path.
isAbsoluteURI(String) - Static method in class org.apache.xml.serializer.utils.SystemIDResolver
Return true if the systemId denotes an absolute URI .
isAbsoluteURI(String) - Static method in class org.apache.xml.utils.SystemIDResolver
Return true if the systemId denotes an absolute URI .
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.
isAttrFlagSet(String, int) - Method in class org.apache.xml.serializer.ElemDesc
Tell if any of the bits of interest are set for a named attribute type.
isAttribute(int) - Method in interface org.apache.xalan.xsltc.DOM
 
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns 'true' if a specific node is an attribute (of any type)
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
isAttributeSpecified(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isAttributeSpecified(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isAttributeSpecified(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
isCallable() - Method in class org.apache.xalan.lib.sql.SQLQueryParser
If the Inline Parser is used, the parser will note if this stastement is a plain SQL Statement or a Called Procedure.
isCharacterElementContentWhitespace(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isCharacterElementContentWhitespace(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isCharacterElementContentWhitespace(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
isCoalescing() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which converts CDATA nodes to Text nodes and appends it to the adjacent (if any) Text node.
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.
isContent(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character can be considered content.
isContent(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character can be considered content.
isContextInsensitive() - Method in class org.apache.xalan.templates.AVT
Test whether the AVT is insensitive to the context in which it is being evaluated.
isDeclared(int) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of the attribute's "declared" flag.
isDeclared(int) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of the attribute's "declared" flag.
isDeclared(String) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDeclared(String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of the attribute's "declared" flag.
isDeclared(String, String) - Method in interface org.xml.sax.ext.Attributes2
Returns false unless the attribute was declared in the DTD.
isDefaultNamespace(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
isDefaultNamespace(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3: This method checks if the specified namespaceURI is the default namespace or not.
isDefaultNamespace(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
DOM Level 3: Experimental This method checks if the specified namespaceURI is the default namespace or not.
isDefaultNamespace(String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3: This method checks if the specified namespaceURI is the default namespace or not.
isDefaultNamespace(String) - Method in interface org.w3c.dom.Node
This method checks if the specified namespaceURI is the default namespace or not.
isDefinedNSDecl(SerializationHandler, int, DTM) - Static method in class org.apache.xalan.serialize.SerializerUtils
Returns whether a namespace is defined
isDerivedFrom(String, String, int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
isDerivedFrom(String, String, int) - Method in interface org.w3c.dom.TypeInfo
This method returns if there is a derivation between the reference type definition, i.e.
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.LocPathIterator
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.FilterExprIterator
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.FilterExprWalker
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.WalkingIteratorSorted
Returns true if all the nodes in the iteration well be returned in document order.
isDocOrdered() - Method in class org.apache.xpath.axes.NodeSequence
 
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.FilterExprIteratorSimple
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.SAXImpl
Returns 'true' if a specific node is an element (of any type)
isElement(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
isElement(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
isElement(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isElement(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.ExtensionHandlerExsltFunction
If an element-available() call applies to an EXSLT result element within an EXSLT function element, return true.
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.ExtensionHandlerJavaClass
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.
isElementAxis(int) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Returns true if the axis applies to elements only.
isElementContentWhitespace() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 Returns whether this text node contains whitespace in element content, often abusively called "ignorable whitespace".
isElementContentWhitespace() - Method in interface org.w3c.dom.Text
Returns whether this text node contains element content whitespace, often abusively called "ignorable whitespace".
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.serializer.utils.BoolStack
Tests if this stack is empty.
isEmpty() - Method in class org.apache.xml.utils.BoolStack
Tests if this stack is empty.
isEnabled() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Return our current Active state
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.JNDIConnectionPool
Always returns true.
isEqualNode(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
isEqualNode(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Tests whether two nodes are equal.
isEqualNode(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Tests whether two nodes are equal.
isEqualNode(Node) - Method in class org.apache.xml.utils.UnImplNode
Tests whether two nodes are equal.
isEqualNode(Node) - Method in interface org.w3c.dom.Node
Tests whether two nodes are equal.
isExpandEntityReferences() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which expand entity reference nodes.
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.FilterGenerator
Returns true since this class is external to the translet.
isExternal() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSortRecordFactGenerator
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.NodeSortRecordGenerator
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 class org.apache.xpath.axes.NodeSequence
 
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.
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.ExtensionHandlerExsltFunction
Does the EXSLT function exist?
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.ExtensionHandlerJavaClass
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.
isHighSurrogate(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns whether the given character is a high surrogate
isHighSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns whether the given character is a high surrogate
isId() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
isId() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
isId() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
 
isId() - Method in class org.apache.xml.utils.UnImplNode
 
isId() - Method in interface org.w3c.dom.Attr
Returns whether this attribute is known to be of type ID (i.e.
isIdAttribute(int) - Method in class javax.xml.validation.TypeInfoProvider
Returns true if the specified attribute is determined to be ID.
isIdentity() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
 
isIgnorableWhitespace(Text) - Method in class org.apache.xml.utils.DOMHelper
Deprecated.  
isIgnoringComments() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignores comments.
isIgnoringElementContentWhitespace() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which ignore ignorable whitespace in element content.
isInEncoding(char) - Method in class org.apache.xml.serializer.EncodingInfo
This is not a public API.
isInEncoding(char, char) - Method in class org.apache.xml.serializer.EncodingInfo
This is not a public API.
isInvalid(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is invalid.
isInvalid(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is invalid.
isLegalPropertyKey(String) - Static method in class org.apache.xalan.templates.OutputProperties
Report if the key given as an argument is a legal xsl:output key.
isLessThan(MultiValuedNodeHeapIterator.HeapNode) - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Performs a comparison of the two heap nodes
isLiteral(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Checks if the string is a literal (i.e.
isLocalSet(int) - Method in class org.apache.xpath.VariableStack
Tell if a local variable has been set or not.
isLongerThan(Duration) - Method in class javax.xml.datatype.Duration
Checks if this duration object is strictly longer than another Duration object.
isLowSurrogate(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns whether the given character is a low surrogate
isLowSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns whether the given character is a low surrogate
isMarkup(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character can be considered markup.
isMarkup(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character can be considered markup.
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.NodeSequence
 
isName(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isName(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid name character as defined by production [4] in the XML 1.0 specification.
isNamed() - Method in class org.apache.xalan.xsltc.compiler.Template
 
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class javax.xml.parsers.DocumentBuilder
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which are namespace aware.
isNamespaceAware() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to understand namespaces.
isNamespaceDeclUris() - Method in class org.xml.sax.helpers.NamespaceSupport
Returns true if namespace declaration attributes are placed into a namespace.
isNamespaceNode(Node) - Method in class org.apache.xml.utils.DOMHelper
Deprecated. Test whether the given node is a namespace decl node.
isNameStart(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNameStart(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid name start character as defined by production [5] in the XML 1.0 specification.
isNaturalDocOrder(int) - Static method in class org.apache.xpath.axes.WalkerFactory
Tell if the pattern can be 'walked' with the iteration steps in natural document order, without duplicates.
isNCName(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCName(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNCNameStart(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML recommendation.
isNodeAfter(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isNodeAfter(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isNodeAfter(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xml.utils.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.xml.utils.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.
isNodeTheSame(Node, Node) - Static method in class org.apache.xml.utils.DOMHelper
Deprecated. Use DTMNodeProxy to determine whether two nodes are the same.
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
 
isObjectModelSupported(String) - Method in class javax.xml.xpath.XPathFactory
Is specified object model supported by this XPathFactory?
isObjectModelSupported(String) - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
Is specified object model supported by this XPathFactory?
isOneStep(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isOutput() - Method in class org.apache.xalan.lib.sql.QueryParameter
 
isOutputMethodSet() - Method in class org.apache.xalan.templates.StylesheetRoot
Find out if an output method has been set by the user.
isParserEventsOnMain() - Method in class org.apache.xalan.transformer.TransformerImpl
Get true if the parser events should be on the main thread, false if not.
isPsuedoVar() - Method in class org.apache.xalan.templates.ElemVariable
Tell if this is a psuedo variable reference, declared by Xalan instead of by the user.
isPsuedoVarRef() - Method in class org.apache.xpath.operations.Variable
Tell if this is a psuedo variable reference, declared by Xalan instead of by the user.
isPubid(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isPubid(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a valid Pubid character as defined by production [13] in the XML 1.0 specification.
isRecognizedEncoding(String) - Static method in class org.apache.xml.serializer.Encodings
Determines if the encoding specified was recognized by the serializer or not.
isRecursiveAttrSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
Check to see if this is a recursive attribute definition.
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.SAXImpl.NamespaceWildcardIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Indicates if position in this iterator is computed in reverse document order.
isReverse() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
isReverse() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
isReverse() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
isReverse() - Method in interface org.apache.xml.dtm.DTMAxisIterator
 
isReverse() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
isReverse() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
isReverse() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingSiblingIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
True if this iterator has a reversed axis.
isReverse() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
True if this iterator has a reversed axis.
isReverse(int) - Static method in class org.apache.xml.dtm.Axis
 
isReverseAxes() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.OneStepIterator
Tells if this is a reverse axes.
isReverseAxes() - Method in class org.apache.xpath.axes.ReverseAxesWalker
Tells if this is a reverse axes.
isRoot() - Method in class org.apache.xalan.templates.Stylesheet
Tell if this is the root of the stylesheet tree.
isRoot() - Method in class org.apache.xalan.templates.StylesheetRoot
Tell if this is the root of the stylesheet tree.
isSameNode(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
isSameNode(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Returns whether this node is the same node as the given one.
isSameNode(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Returns whether this node is the same node as the given one.
isSameNode(Node) - Method in class org.apache.xml.utils.UnImplNode
Returns whether this node is the same node as the given one.
isSameNode(Node) - Method in interface org.w3c.dom.Node
Returns whether this node is the same node as the given one.
isSchemaLanguageSupported(String) - Method in class javax.xml.validation.SchemaFactory
Is specified schema supported by this SchemaFactory?
isSecureProcessing() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Return the state of the secure processing feature.
isSecureProcessing() - Method in class org.apache.xalan.templates.StylesheetRoot
Return the state of the secure processing feature.
isSecureProcessing() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Return the state of the secure processing feature.
isSecureProcessing() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Return the state of the secure processing feature.
isSecureProcessing() - Method in class org.apache.xpath.XPathContext
Return the state of the secure processing feature
isSet(DatatypeConstants.Field) - Method in class javax.xml.datatype.Duration
Checks if a field is set.
isSet(int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isShorterThan(Duration) - Method in class javax.xml.datatype.Duration
Checks if this duration object is strictly shorter than another Duration object.
isSimple() - Method in class org.apache.xalan.templates.AVT
Returns true if this AVT is simple
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
 
isSimpleNamedTemplate() - Method in class org.apache.xalan.xsltc.compiler.Template
 
isSimplified() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
isSimplified() - Method in class org.apache.xalan.xsltc.compiler.Template
 
isSpace(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpace(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a space character as defined by production [3] in the XML 1.0 specification.
isSpecified(int) - Method in class javax.xml.validation.TypeInfoProvider
Returns false if the attribute was added by the validator.
isSpecified(int) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of an attribute's "specified" flag.
isSpecified(int) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of an attribute's "specified" flag.
isSpecified(String) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
isSpecified(String, String) - Method in class org.xml.sax.ext.Attributes2Impl
Returns the current value of an attribute's "specified" flag.
isSpecified(String, String) - Method in interface org.xml.sax.ext.Attributes2
Returns true unless the attribute value was provided by DTD defaulting.
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.
isSupplemental(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is a supplemental character.
isSupplemental(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is a supplemental character.
isSupported(String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
isSupported(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
isSupported(String, String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
isSupported(String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
isSupported(String, String) - Method in interface org.w3c.dom.Node
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node, as specified in .
isTransformDone() - Method in class org.apache.xalan.transformer.TransformerImpl
Tell if the transform method is completed.
isTreeIncomplete() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
 
isValid() - Method in class javax.xml.datatype.XMLGregorianCalendar
Validate instance by getXMLSchemaType() constraints.
isValid(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the specified character is valid.
isValid(int) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the specified character is valid.
isValidating() - Method in class javax.xml.parsers.DocumentBuilderFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidating() - Method in class javax.xml.parsers.DocumentBuilder
Indicates whether or not this parser is configured to validate XML documents.
isValidating() - Method in class javax.xml.parsers.SAXParserFactory
Indicates whether or not the factory is configured to produce parsers which validate the XML content during parse.
isValidating() - Method in class javax.xml.parsers.SAXParser
Indicates whether or not this parser is configured to validate XML documents.
isValidIANAEncoding(String) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidIANAEncoding(String) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the encoding name is a valid IANA encoding.
isValidJavaEncoding(String) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidJavaEncoding(String) - Static method in class org.apache.xml.utils.XMLChar
Returns true if the encoding name is a valid Java encoding.
isValidName(String) - Static method in class org.apache.xml.serializer.utils.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidName(String) - Static method in class org.apache.xml.utils.XMLChar
Check to see if a string is a valid Name according to [5] in the XML 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.xml.serializer.utils.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNCName(String) - Static method in class org.apache.xml.utils.XMLChar
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.xml.serializer.utils.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidNmtoken(String) - Static method in class org.apache.xml.utils.XMLChar
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.0 Recommendation
isValidQName(String) - Static method in class org.apache.xml.utils.XMLChar
Simple check to determine if qname is legal.
isValidQNames(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
Checks if the string is valid list of qnames
isVisible() - Method in class org.apache.xpath.Arg
Tell if this variable is currently visible.
isWarningError() - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
Determine if the string-value of a node is whitespace
isWhitespace(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Determine if the string-value of a node 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.
isWhitespaceInElementContent() - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 Returns whether this text node contains whitespace in element content, often abusively called "ignorable whitespace".
isWild(int) - Static method in class org.apache.xpath.axes.WalkerFactory
 
isWildcard() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
isXIncludeAware() - Method in class javax.xml.parsers.DocumentBuilderFactory
Get state of XInclude processing.
isXIncludeAware() - Method in class javax.xml.parsers.DocumentBuilder
Get the XInclude processing mode for this parser.
isXIncludeAware() - Method in class javax.xml.parsers.SAXParserFactory
Get state of XInclude processing.
isXIncludeAware() - Method in class javax.xml.parsers.SAXParser
Get the XInclude processing mode for this parser.
isXML11Content(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character can be considered content in an external parsed entity.
isXML11Content(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character can be considered content in an external parsed entity.
isXML11InternalEntityContent(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character can be considered content in an internal parsed entity.
isXML11InternalEntityContent(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character can be considered content in an internal parsed entity.
isXML11Invalid(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is invalid.
isXML11Invalid(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is invalid.
isXML11Name(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is a valid name character as defined by production [4a] in the XML 1.1 specification.
isXML11Name(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is a valid name character as defined by production [4a] in the XML 1.1 specification.
isXML11NameHighSurrogate(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns whether the given character is a valid high surrogate for a name character.
isXML11NameHighSurrogate(int) - Static method in class org.apache.xml.utils.XML11Char
Returns whether the given character is a valid high surrogate for a name character.
isXML11NameStart(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is a valid name start character as defined by production [4] in the XML 1.1 specification.
isXML11NameStart(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is a valid name start character as defined by production [4] in the XML 1.1 specification.
isXML11NCName(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML 1.1 recommendation.
isXML11NCName(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is a valid NCName character as defined by production [5] in Namespaces in XML 1.1 recommendation.
isXML11NCNameStart(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML 1.1 recommendation.
isXML11NCNameStart(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is a valid NCName start character as defined by production [4] in Namespaces in XML 1.1 recommendation.
isXML11Space(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.
isXML11Space(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is a space character as amdended in the XML 1.1 specification.
isXML11Valid(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is valid.
isXML11Valid(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is valid.
isXML11ValidLiteral(int) - Static method in class org.apache.xml.serializer.utils.XML11Char
Returns true if the specified character is valid and permitted outside of a character reference.
isXML11ValidLiteral(int) - Static method in class org.apache.xml.utils.XML11Char
Returns true if the specified character is valid and permitted outside of a character reference.
isXML11ValidName(String) - Static method in class org.apache.xml.serializer.utils.XML11Char
Check to see if a string is a valid Name according to [5] in the XML 1.1 Recommendation
isXML11ValidName(String) - Static method in class org.apache.xml.utils.XML11Char
Check to see if a string is a valid Name according to [5] in the XML 1.1 Recommendation
isXML11ValidNCName(String) - Static method in class org.apache.xml.serializer.utils.XML11Char
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.1 Recommendation
isXML11ValidNCName(String) - Static method in class org.apache.xml.utils.XML11Char
Check to see if a string is a valid NCName according to [4] from the XML Namespaces 1.1 Recommendation
isXML11ValidNmtoken(String) - Static method in class org.apache.xml.serializer.utils.XML11Char
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.1 Recommendation
isXML11ValidNmtoken(String) - Static method in class org.apache.xml.utils.XML11Char
Check to see if a string is a valid Nmtoken according to [7] in the XML 1.1 Recommendation
isXML11ValidQName(String) - Static method in class org.apache.xml.utils.XML11Char
Simple check to determine if qname is legal.
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 class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
Returns the indexth item in the map.
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.DTMNodeListBase
Returns the indexth item in the collection.
item(int) - Method in class org.apache.xml.dtm.ref.DTMAxisIterNodeList
Returns the indexth item in the collection.
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.dtm.ref.DTMNamedNodeMap
Returns the indexth item in the map.
item(int) - Method in class org.apache.xml.dtm.ref.DTMChildIterNodeList
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.NodeSequence
 
item(int) - Method in interface org.w3c.dom.DOMImplementationList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.DOMStringList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.NamedNodeMap
Returns the indexth item in the map.
item(int) - Method in interface org.w3c.dom.NodeList
Returns the indexth item in the collection.
item(int) - Method in interface org.w3c.dom.css.CSSValueList
Used to retrieve a CSSValue by ordinal index.
item(int) - Method in interface org.w3c.dom.css.CSSRuleList
Used to retrieve a CSS rule by ordinal index.
item(int) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to retrieve the properties that have been explicitly set in this declaration block.
item(int) - Method in interface org.w3c.dom.html.HTMLCollection
This method retrieves a node specified by ordinal index.
item(int) - Method in interface org.w3c.dom.stylesheets.MediaList
Returns the indexth in the list.
item(int) - Method in interface org.w3c.dom.stylesheets.StyleSheetList
Used to retrieve a style sheet by ordinal index.
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.
iterateNext() - Method in interface org.w3c.dom.xpath.XPathResult
Iterates and returns the next node from the node set or nullif there are no more nodes.
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.
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

JANUARY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for first month of year.
JAR_NAME - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
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.
JAVA_EXT_PREFIX - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
JAVA_EXT_URI - Static variable in class org.apache.xalan.extensions.ExtensionNamespaceContext
 
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
 
javax.xml - package javax.xml
 
javax.xml.datatype - package javax.xml.datatype
 
javax.xml.namespace - package javax.xml.namespace
 
javax.xml.parsers - package javax.xml.parsers
 
javax.xml.transform - package javax.xml.transform
 
javax.xml.transform.dom - package javax.xml.transform.dom
 
javax.xml.transform.sax - package javax.xml.transform.sax
 
javax.xml.transform.stream - package javax.xml.transform.stream
 
javax.xml.validation - package javax.xml.validation
 
javax.xml.xpath - package javax.xml.xpath
 
JAXP_COMPILE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXP_GET_FEATURE_NULL_NAME - 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_INVALID_SET_PARAM_VALUE - 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_FEATURE_NULL_NAME - 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
 
JAXP_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
JAXPExtensionsProvider - class org.apache.xpath.jaxp.JAXPExtensionsProvider.
 
JAXPExtensionsProvider(XPathFunctionResolver) - Constructor for class org.apache.xpath.jaxp.JAXPExtensionsProvider
 
JAXPExtensionsProvider(XPathFunctionResolver, boolean) - Constructor for class org.apache.xpath.jaxp.JAXPExtensionsProvider
 
JAXPPrefixResolver - class org.apache.xpath.jaxp.JAXPPrefixResolver.
This class implements a Default PrefixResolver which can be used to perform prefix-to-namespace lookup for the XPath object.
JAXPPrefixResolver(NamespaceContext) - Constructor for class org.apache.xpath.jaxp.JAXPPrefixResolver
 
JAXPVariableStack - class org.apache.xpath.jaxp.JAXPVariableStack.
Overrides VariableStack and delegates the call to XPathVariableResolver.
JAXPVariableStack(XPathVariableResolver) - Constructor for class org.apache.xpath.jaxp.JAXPVariableStack
 
JNDIConnectionPool - class org.apache.xalan.lib.sql.JNDIConnectionPool.
A Connection Pool that wraps a JDBC datasource to provide connections.
JNDIConnectionPool() - Constructor for class org.apache.xalan.lib.sql.JNDIConnectionPool
Use of the default constructor requires the jndi path to be set via setJndiPath().
JNDIConnectionPool(String) - Constructor for class org.apache.xalan.lib.sql.JNDIConnectionPool
Creates a connection pool with a specified JNDI path.
JULY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for seventh month of year.
JUNE - Static variable in class javax.xml.datatype.DatatypeConstants
Value for sixth month of year.

K

KEY - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
KEY_INDEX_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
KEY_INDEX_ITERATOR_SIG - 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.
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.
Stores mappings of key values or IDs to DTM nodes.
KeyIndex.KeyIndexIterator - class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator.
An iterator representing the result of a reference to either the XSLT key function or the XPath id function.
KeyIndex(int) - Constructor for class org.apache.xalan.xsltc.dom.KeyIndex
 
KeyIterator - class org.apache.xalan.transformer.KeyIterator.
This class implements an optimized iterator for "key()" patterns, matching each node to the match attribute in one or more xsl:key declarations.
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.
This class filters nodes from a key iterator, according to whether or not the use value matches the ref value.
KeyRefIterator(QName, XMLString, Vector, DTMIterator) - 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.
keys() - Method in class org.apache.xml.serializer.utils.StringToIntTable
Return array of keys in the table.
keys() - Method in class org.apache.xml.utils.StringToIntTable
Return array of keys in the table.
KeyTable - class org.apache.xalan.transformer.KeyTable.
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.
Keywords - class org.apache.xpath.compiler.Keywords.
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
langToLocale(String) - Static method in class org.apache.xml.utils.LocaleUtility
 
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
 
lastChild() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the last visible child of the current node, and returns the new node.
lastIndexOf(int) - Method in 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.xml.utils.XMLStringDefault
Returns the index within this string of the last occurrence of the specified character.
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.xml.utils.XMLStringDefault
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(Object) - Method in class org.apache.xml.utils.ObjectVector
Searches for the first occurence of the given argument, beginning the search at index, and testing for equality using the equals method.
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.
launch() - Method in class org.apache.xalan.extensions.ExtensionNamespaceSupport
Launch the ExtensionHandler that this ExtensionNamespaceSupport object defines.
LBRACK - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
LE - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
LE - Static variable in class 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.IntType
 
LE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
leading(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:leading function returns the nodes in the node set passed as the first argument that precede, in document order, the first node in the node set passed as the second argument.
leapYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
leapYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:leap-year function returns true if the year given in a date is a leap year.
length() - Method in interface org.apache.xml.utils.XMLString
Returns the length of this string.
length() - Method in class org.apache.xml.utils.XMLStringDefault
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.XStringForChars
Returns the length of this string.
length() - Method in class org.apache.xpath.objects.XStringForFSB
Returns the length of this string.
LESSER - Static variable in class javax.xml.datatype.DatatypeConstants
Comparison result.
lessThan(int, int) - Method in interface org.apache.xalan.xsltc.DOM
 
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Returns true if node1 comes before node2 in document order
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
lessThan(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
LexicalHandler - interface org.xml.sax.ext.LexicalHandler.
SAX2 extension handler for lexical events.
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.
LinkStyle - interface org.w3c.dom.stylesheets.LinkStyle.
The LinkStyle interface provides a mechanism by which a style sheet can be retrieved from the node responsible for linking it into a document.
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.
Literal - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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.IntType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
LOAD(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
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.MatchGenerator
 
loadCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
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.MatchGenerator
Get index of the register where the DOM is stored.
loadDOM() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadDOM() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
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.CompareGenerator
 
loadIterator() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
loadIterator() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
loadLastNode() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
loadParameter(int) - Method in class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
 
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_it
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_pl
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_hu
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_sk
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_cs
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_zh
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_sl
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_de
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_fr
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_ca
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_tr
Return a named ResourceBundle for a particular locale.
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.XSLTErrorResources_ru
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_ja
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_es
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xalan.res.XSLTErrorResources_ko
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLMessages
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_es
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_hu
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_sk
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_cs
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_sl
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_pt_BR
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_de
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_fr
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_ca
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_tr
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_ru
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_ja
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_zh_TW
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_ko
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_zh
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_it
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xml.res.XMLErrorResources_pl
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_hu
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_sk
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_cs
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_sl
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_zh
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_de
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_fr
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) - Static method in class org.apache.xpath.res.XPATHErrorResources_ca
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_tr
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_ru
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_ja
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_es
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_ko
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_it
Return a named ResourceBundle for a particular locale.
loadResourceBundle(String) - Static method in class org.apache.xpath.res.XPATHErrorResources_pl
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.
loadSource(String, String, XSLTC) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
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.FilterGenerator
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.NodeSortRecordGenerator
The index of the translet pointer within the execution of the test method.
LOCALE_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LOCALE_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LocaleUtility - class org.apache.xml.utils.LocaleUtility.
 
LocaleUtility() - Constructor for class org.apache.xml.utils.LocaleUtility
 
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.
Locator - interface org.xml.sax.Locator.
Interface for associating a SAX event with a document location.
Locator2 - interface org.xml.sax.ext.Locator2.
SAX2 extension to augment the entity information provided though a Locator.
Locator2Impl - class org.xml.sax.ext.Locator2Impl.
SAX2 extension helper for holding additional Entity information, implementing the Locator2 interface.
Locator2Impl() - Constructor for class org.xml.sax.ext.Locator2Impl
Construct a new, empty Locator2Impl object.
Locator2Impl(Locator) - Constructor for class org.xml.sax.ext.Locator2Impl
Copy an existing Locator or Locator2 object.
LocatorImpl - class org.xml.sax.helpers.LocatorImpl.
Provide an optional convenience implementation of Locator.
LocatorImpl() - Constructor for class org.xml.sax.helpers.LocatorImpl
Zero-argument constructor.
LocatorImpl(Locator) - Constructor for class org.xml.sax.helpers.LocatorImpl
Copy constructor.
LocPathIterator - class org.apache.xpath.axes.LocPathIterator.
This class extends NodeSetDTM, which implements NodeIterator, and fetches nodes one at a time in document order based on a XPath log(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:log function returns the natural logarithm of a number.
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.
LongArrayWrapper - class org.apache.xml.utils.res.LongArrayWrapper.
It is a mutable object to wrap the long[] used in the contents of the XResourceBundle class
LongArrayWrapper(long[]) - Constructor for class org.apache.xml.utils.res.LongArrayWrapper
 
LOOKUP_STYLESHEET_QNAME_NS_REF - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
LOOKUP_STYLESHEET_QNAME_NS_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
lookupAllPrefixes(String) - Method in class org.apache.xml.serializer.NamespaceMappings
Given a namespace uri, get all prefixes bound to the Namespace URI in the current scope.
lookupId(Object) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
lookupKey(Object) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
lookupNamespace(int, String) - Method in interface org.apache.xalan.xsltc.DOM
 
lookupNamespace(int, String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Lookup a namespace URI from a prefix starting at node.
lookupNamespace(int, String) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
lookupNamespace(int, String) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
lookupNamespace(int, String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
lookupNamespace(int, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
lookupNamespace(String) - Method in class org.apache.xml.serializer.NamespaceMappings
Use a namespace prefix to lookup a namespace URI.
lookupNamespaceURI(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
lookupNamespaceURI(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3: Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
DOM Level 3 - Experimental: Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3: Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in interface org.w3c.dom.Node
Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in interface org.w3c.dom.xpath.XPathNSResolver
Look up the namespace URI associated to the given namespace prefix.
lookupPrefix(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
lookupPrefix(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3: Look up the prefix associated to the given namespace URI, starting from this node.
lookupPrefix(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
DOM Level 3 - Experimental: Look up the prefix associated to the given namespace URI, starting from this node.
lookupPrefix(String) - Method in class org.apache.xml.serializer.NamespaceMappings
Given a namespace uri, and the namespaces mappings for the current element, return the current prefix for that uri.
lookupPrefix(String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3: Look up the prefix associated to the given namespace URI, starting from this node.
lookupPrefix(String) - Method in interface org.w3c.dom.Node
Look up the prefix associated to the given namespace URI, starting from this node.
lookupStylesheetQNameNamespace(String, int, int[], int[], String[], boolean) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Look up the namespace for a lexical QName using the namespace declarations available at a particular location in the stylesheet.
lookupVariable(QName) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
LOWER_CASE - Static variable in class org.apache.xml.utils.StringComparable
 
lowest(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:lowest function returns the nodes in the node set whose value is the minimum value for the node set.
lowSurrogate(int) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns the low surrogate of a supplemental character
lowSurrogate(int) - Static method in class org.apache.xml.utils.XMLChar
Returns the low surrogate of a supplemental character
LPAREN - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
LSException - exception org.w3c.dom.ls.LSException.
Parser or write operations may throw an LSException if the processing is stopped.
LSException(short, String) - Constructor for class org.w3c.dom.ls.LSException
 
LSInput - interface org.w3c.dom.ls.LSInput.
This interface represents an input source for data.
LSLoadEvent - interface org.w3c.dom.ls.LSLoadEvent.
This interface represents a load event object that signals the completion of a document load.
LSOutput - interface org.w3c.dom.ls.LSOutput.
This interface represents an output destination for data.
LSParser - interface org.w3c.dom.ls.LSParser.
An interface to an object that is able to build, or augment, a DOM tree from various input sources.
LSParserFilter - interface org.w3c.dom.ls.LSParserFilter.
LSParserFilters provide applications the ability to examine nodes as they are being constructed while parsing.
LSProgressEvent - interface org.w3c.dom.ls.LSProgressEvent.
This interface represents a progress event object that notifies the application about progress as a document is parsed.
LSResourceResolver - interface org.w3c.dom.ls.LSResourceResolver.
LSResourceResolver provides a way for applications to redirect references to external resources.
LSSerializer - interface org.w3c.dom.ls.LSSerializer.
A LSSerializer provides an API for serializing (writing) a DOM document out into XML.
LSSerializerFilter - interface org.w3c.dom.ls.LSSerializerFilter.
LSSerializerFilters provide applications the ability to examine nodes as they are being serialized and decide what nodes should be serialized or not.
LSSerializerImpl - class org.apache.xml.serializer.dom3.LSSerializerImpl.
Implemenatation of DOM Level 3 org.w3c.ls.LSSerializer and org.w3c.dom.ls.DOMConfiguration.
LSSerializerImpl() - Constructor for class org.apache.xml.serializer.dom3.LSSerializerImpl
Constructor: Creates a LSSerializerImpl object.
Lt - class org.apache.xpath.operations.Lt.
The '<' operation expression executer.
LT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
LT - Static variable in class 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.IntType
 
LT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
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_arguments - Variable in class org.apache.xalan.trace.ExtensionEvent
 
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_callType - Variable in class org.apache.xalan.trace.ExtensionEvent
 
m_characters - Variable in class org.apache.xalan.trace.GenerateEvent
Character data from a character or cdata event.
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, or the old "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
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_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 - Variable in class org.apache.xml.dtm.DTMManager
 
m_instance - Variable in class org.apache.xalan.trace.ExtensionEvent
 
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_method - Variable in class org.apache.xalan.trace.ExtensionEvent
 
m_mgr - Variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The DTM manager who "owns" this DTM.
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_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_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_source_location - Variable in class org.apache.xml.dtm.DTMManager
 
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_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_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_traceExtension - Variable in class org.apache.xalan.trace.PrintTraceListener
Set to true if the listener is to print information after each extension event.
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_transformer - Variable in class org.apache.xalan.trace.ExtensionEvent
 
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_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.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.IncrementalSAXSource_Xerces
Simple unit test.
main(String[]) - Static method in class org.apache.xml.serializer.Version
Print the processor version to the command line.
main(String[]) - Static method in class org.apache.xmlcommons.Version
Print the release version to the command line.
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, Attributes) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
makeNode(DTMAxisIterator) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNode(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Create an org.w3c.dom.Node from a node in an iterator The iterator most be started before this method is called
makeNode(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNode(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNode(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
makeNode(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
makeNode(int) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Create an org.w3c.dom.Node from a node in the tree
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
makeNode(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
makeNodeHandle(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node identity, return a node handle.
makeNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Given a node handle, return a node identity.
makeNodeList(DTMAxisIterator) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNodeList(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Create an org.w3c.dom.NodeList from a node iterator The iterator most be started before this method is called
makeNodeList(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNodeList(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNodeList(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
makeNodeList(DTMAxisIterator) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
makeNodeList(int) - Method in interface org.apache.xalan.xsltc.DOM
 
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Create an org.w3c.dom.NodeList from a node in the tree
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
makeNodeList(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
makeNodeSortRecord(int, int) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
Create an instance of a sub-class of NodeSortRecord.
makeParser() - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser using the `org.xml.sax.parser' system property.
makeParser(String) - Static method in class org.xml.sax.helpers.ParserFactory
Deprecated. Create a new SAX parser object using the class name provided.
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.
map(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:map function evaluates the expression passed as the second argument for each of the nodes passed as the first argument, and returns a node set of those values.
MAPINDEX_LENGTH - Static variable in class org.apache.xpath.compiler.OpMap
The length is always the opcode position + 1.
mapQNameToJavaName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility method to allow setting parameters of the form {namespaceuri}localName which get mapped to an instance variable in the class Hence a parameter of the form "{http://foo.bar}xyz" will be replaced with the corresponding values by the BasisLibrary's utility method mapQNametoJavaName and thus get mapped to legal java variable names
maps(Object, Object) - Method in class org.apache.xalan.xsltc.compiler.util.MultiHashtable
 
MARCH - Static variable in class javax.xml.datatype.DatatypeConstants
Value for third month of year.
markChunkEnd() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Mark the end of an outlineable chunk of code.
markChunkStart() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Mark the end of the method's InstructionList as the start of an outlineable chunk of code.
MASK_CONTENT - Static variable in class org.apache.xml.serializer.utils.XMLChar
Content character mask.
MASK_CONTENT - Static variable in class org.apache.xml.utils.XMLChar
Content character mask.
MASK_NAME - Static variable in class org.apache.xml.serializer.utils.XMLChar
Name character mask.
MASK_NAME - Static variable in class org.apache.xml.utils.XMLChar
Name character mask.
MASK_NAME_START - Static variable in class org.apache.xml.serializer.utils.XMLChar
Name start character mask.
MASK_NAME_START - Static variable in class org.apache.xml.utils.XMLChar
Name start character mask.
MASK_NCNAME - Static variable in class org.apache.xml.serializer.utils.XMLChar
NCName character mask.
MASK_NCNAME - Static variable in class org.apache.xml.utils.XMLChar
NCName character mask.
MASK_NCNAME_START - Static variable in class org.apache.xml.serializer.utils.XMLChar
NCName start character mask.
MASK_NCNAME_START - Static variable in class org.apache.xml.utils.XMLChar
NCName start character mask.
MASK_PUBID - Static variable in class org.apache.xml.serializer.utils.XMLChar
Pubid character mask.
MASK_PUBID - Static variable in class org.apache.xml.utils.XMLChar
Pubid character mask.
MASK_SPACE - Static variable in class org.apache.xml.serializer.utils.XMLChar
Space character mask.
MASK_SPACE - Static variable in class org.apache.xml.utils.XMLChar
Space character mask.
MASK_VALID - Static variable in class org.apache.xml.serializer.utils.XMLChar
Valid character mask.
MASK_VALID - Static variable in class org.apache.xml.utils.XMLChar
Valid character mask.
MASK_XML11_CONTENT - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 content for external entities (valid - "special" chars - control chars)
MASK_XML11_CONTENT - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 content for external entities (valid - "special" chars - control chars)
MASK_XML11_CONTENT_INTERNAL - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 content for internal entities (valid - "special" chars)
MASK_XML11_CONTENT_INTERNAL - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 content for internal entities (valid - "special" chars)
MASK_XML11_CONTROL - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 control character mask
MASK_XML11_CONTROL - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 control character mask
MASK_XML11_NAME - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 Name character mask.
MASK_XML11_NAME - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 Name character mask.
MASK_XML11_NAME_START - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 Name start character mask.
MASK_XML11_NAME_START - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 Name start character mask.
MASK_XML11_NCNAME - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML namespaces 1.1 NCName
MASK_XML11_NCNAME - Static variable in class org.apache.xml.utils.XML11Char
XML namespaces 1.1 NCName
MASK_XML11_NCNAME_START - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML namespaces 1.1 NCNameStart
MASK_XML11_NCNAME_START - Static variable in class org.apache.xml.utils.XML11Char
XML namespaces 1.1 NCNameStart
MASK_XML11_SPACE - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 Space character mask.
MASK_XML11_SPACE - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 Space character mask.
MASK_XML11_VALID - Static variable in class org.apache.xml.serializer.utils.XML11Char
XML 1.1 Valid character mask.
MASK_XML11_VALID - Static variable in class org.apache.xml.utils.XML11Char
XML 1.1 Valid character mask.
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 match patterns.
MATCH_ATTRIBUTE - Static variable in class org.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_IMMEDIATE_ANCESTOR - Static variable in class org.apache.xpath.compiler.OpCodes
For match patterns.
MATCH_SCORE_NODETEST - Static variable in class org.apache.xpath.XPath
The match score if the pattern consists of just a NodeTest.
MATCH_SCORE_NONE - Static variable in class org.apache.xpath.XPath
The match score if no match is made.
MATCH_SCORE_NSWILD - Static variable in class org.apache.xpath.XPath
The match score if the pattern pattern has the form NCName:*.
MATCH_SCORE_OTHER - Static variable in class org.apache.xpath.XPath
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
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.
This is a special kind of iterator that takes a source iterator and a node N.
MatchingIterator(int, DTMAxisIterator) - 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_it
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum error messages, this is needed to keep track of the number of messages.
MAX_CODE - Static variable in class org.apache.xml.res.XMLErrorResources_sv
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_sv
Field MAX_CODE
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xml.res.XMLErrorResources_sv
Maximum total warnings and error messages.
MAX_MESSAGES - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
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_it
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xml.res.XMLErrorResources_sv
Maximum misc strings.
MAX_OTHERS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field MAX_OTHERS
MAX_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype.DatatypeConstants
W3C XML Schema max timezone offset is -14:00.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xml.res.XMLErrorResources_sv
Maximum warnings, this is needed to keep track of the number of warnings.
MAX_WARNING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field MAX_WARNING
max(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:max function calculates the maximum value for the nodes passed as the first argument, where the value of each node is calculated dynamically using an XPath expression passed as a string as the second argument.
max(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:max function returns the maximum value of the nodes passed as the argument.
MAY - Static variable in class javax.xml.datatype.DatatypeConstants
Value for fifth month of year.
MEDIA_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSMediaRule.
MEDIA_TYPE - Static variable in class javax.xml.transform.OutputKeys
media-type = string.
MediaList - interface org.w3c.dom.stylesheets.MediaList.
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented.
merge(BitArray) - Method in class org.apache.xalan.xsltc.dom.BitArray
Merge two bit arrays.
merge(IntegerArray) - Method in class org.apache.xalan.xsltc.util.IntegerArray
Merge two sorted arrays and eliminate duplicates.
merge(KeyIndex) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
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
 
messages - Static variable in class org.apache.xml.serializer.utils.Utils
A singleton Messages object is used to load the given resource bundle just once, it is used by multiple transformations as long as the JVM stays up.
Messages - class org.apache.xml.serializer.utils.Messages.
A utility class for issuing error messages.
Method - class org.apache.xml.serializer.Method.
This class defines the constants which are the names of the four default output methods.
METHOD - Static variable in class javax.xml.transform.OutputKeys
method = "xml" | "html" | "text" | expanded name.
METHOD - Static variable in class org.apache.xalan.trace.ExtensionEvent
 
METHOD_NOT_FOUND_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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.
migrateTo(DTMManager) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Migrate a DTM built with an old DTMManager to a new DTMManager.
migrateTo(DTMManager) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
migrateTo(DTMManager) - Method in interface org.apache.xml.dtm.DTM
Migrate a DTM built with an old DTMManager to a new DTMManager.
migrateTo(DTMManager) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
Migrate a DTM built with an old DTMManager to a new DTMManager.
migrateTo(DTMManager) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Migrate a DTM built with an old DTMManager to a new DTMManager.
migrateTo(DTMManager) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Migrate a DTM built with an old DTMManager to a new DTMManager.
MIN_TIMEZONE_OFFSET - Static variable in class javax.xml.datatype.DatatypeConstants
W3C XML Schema min timezone offset is +14:00.
min(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:min function calculates the minimum value for the nodes passed as the first argument, where the value of each node is calculated dynamically using an XPath expression passed as a string as the second argument.
min(NodeList) - Static method in class org.apache.xalan.lib.ExsltMath
The math:min function returns the minimum value of the nodes passed as the argument.
Minus - class org.apache.xpath.operations.Minus.
The binary '-' operation expression executer.
MINUS - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
Minus() - Constructor for class org.apache.xpath.operations.Minus
 
minuteInHour() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
minuteInHour(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:minute-in-hour function returns the minute of the hour as a number.
MINUTES - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the minutes field.
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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
Mod() - Constructor for class org.apache.xpath.operations.Mod
 
MODE_ASYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
Create an asynchronous LSParser.
MODE_SYNCHRONOUS - Static variable in interface org.w3c.dom.ls.DOMImplementationLS
Create a synchronous LSParser.
MODIFICATION - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was modified in place.
monthAbbreviation() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
monthAbbreviation(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:month-abbreviation function returns the abbreviation of the month of a date.
monthInYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
monthInYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:month-in-year function returns the month of a date as a number.
monthName() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
monthName(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:month-name function returns the full name of the month of a date.
MONTHS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the months field.
MouseEvent - interface org.w3c.dom.events.MouseEvent.
The MouseEvent interface provides specific contextual information associated with Mouse events.
MsgKey - class org.apache.xml.serializer.utils.MsgKey.
This class is not a public API, It is used internally by serializer and is public, in the Java sense, only because its use crosses package boundaries.
MsgKey() - Constructor for class org.apache.xml.serializer.utils.MsgKey
 
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.IntType
 
MUL() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
Mult - class org.apache.xpath.operations.Mult.
The '*' operation expression executer.
MULT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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, DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
multiply(BigDecimal) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is factor times longer than the value of this duration.
multiply(int) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is factor times longer than the value of this duration.
MultiValuedNodeHeapIterator - class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.
MultiValuedNodeHeapIterator takes a set of multi-valued heap nodes and produces a merged NodeSet in document order with duplicates removed.
MultiValuedNodeHeapIterator.HeapNode - class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode.
An abstract representation of a set of nodes that will be retrieved in document order.
MultiValuedNodeHeapIterator.HeapNode(MultiValuedNodeHeapIterator) - Constructor for class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
 
MultiValuedNodeHeapIterator() - Constructor for class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
MutableAttrListImpl - class org.apache.xml.utils.MutableAttrListImpl.
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.
MutationEvent - interface org.w3c.dom.events.MutationEvent.
The MutationEvent interface provides specific contextual information associated with Mutation events.

N

namedItem(String) - Method in interface org.w3c.dom.html.HTMLCollection
This method retrieves a Node using a name.
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
 
NamedNodeMap - interface org.w3c.dom.NamedNodeMap.
Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name.
NameList - interface org.w3c.dom.NameList.
The NameList interface provides the abstraction of an ordered collection of parallel pairs of name and namespace values (which could be null values), without defining or constraining how this collection is implemented.
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.
A representation of a namespace.
NAMESPACE - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
NAMESPACE - Static variable in class 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_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to create or change an object in a way which is incorrect with regard to namespaces.
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(DTMAxisIterator, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function namespace-uri(node-set).
namespace_uriF(int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function namespace-uri().
namespace() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
NameSpace(String, String) - Constructor for class org.apache.xml.utils.NameSpace
Construct a namespace for placement on the result tree namespace stack.
namespaceAfterStartElement(String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.SerializerBase
This method is used when a prefix/uri namespace mapping is indicated after the element was started with a startElement() and before and endElement().
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Send a namespace declaration in the output document.
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
This method is used when a prefix/uri namespace mapping is indicated after the element was started with a startElement() and before and endElement().
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. This method is used when a prefix/uri namespace mapping is indicated after the element was started with a startElement() and before and endElement().
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToTextStream
 
namespaceAfterStartElement(String, String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify that a prefix mapping is to start, but after an element is started.
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToXMLStream
This method is used to notify the serializer of a namespace mapping (or node) that applies to the current element whose startElement() call has already been seen.
namespaceAfterStartElement(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
This method is used when a prefix/uri namespace mapping is indicated after the element was started with a startElement() and before and endElement().
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
NamespaceContext - interface javax.xml.namespace.NamespaceContext.
Interface for read only XML Namespace context processing.
NAMESPACEDECLS - Static variable in class 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.
namespaceIndex(String, Vector) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Get the index for a namespace entry in the extension namespace Vector, -1 if no such entry yet exists.
NamespaceMappings - class org.apache.xml.serializer.NamespaceMappings.
This class keeps track of the currently defined namespaces.
NamespaceMappings() - Constructor for class org.apache.xml.serializer.NamespaceMappings
Default constructor
NAMESPACES_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
NamespaceSupport - class org.apache.xml.serializer.dom3.NamespaceSupport.
Namespace support for XML document handlers.
NamespaceSupport - class org.xml.sax.helpers.NamespaceSupport.
Encapsulate Namespace logic for use by applications using SAX, or internally by SAX drivers.
NamespaceSupport() - Constructor for class org.apache.xml.serializer.dom3.NamespaceSupport
Default constructor.
NamespaceSupport() - Constructor for class org.xml.sax.helpers.NamespaceSupport
Create a new Namespace support object.
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 class org.apache.xalan.xsltc.compiler.sym
 
NE - Static variable in class 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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
needsTwoThreads() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.IntType
 
NEG() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
negate() - Method in class javax.xml.datatype.Duration
Returns a new Duration object whose value is -this.
newDocument() - Method in class javax.xml.parsers.DocumentBuilder
Obtain a new instance of a DOM Document object to build a DOM tree with.
newDocument(String, String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
newDocumentBuilder() - Method in class javax.xml.parsers.DocumentBuilderFactory
Creates a new instance of a DocumentBuilder using the currently configured parameters.
newDTMIterator(Compiler, int, boolean) - Static method in class org.apache.xpath.axes.WalkerFactory
Create a new LocPathIterator iterator.
newDuration(boolean, BigInteger, BigInteger, BigInteger, BigInteger, BigInteger, BigDecimal) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as isPositive, years, months, days, hours, minutes, seconds.
newDuration(boolean, int, int, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as isPositive, years, months, days, hours, minutes, seconds.
newDuration(long) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as milliseconds.
newDuration(String) - Method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a Duration specifying the Duration as its string representation, "PnYnMnDTnHnMnS", as defined in XML Schema 1.0 section 3.2.6.1.
newDurationDayTime(boolean, BigInteger, BigInteger, BigInteger, BigInteger) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration using the specified day, hour, minute and second as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationDayTime(boolean, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration using the specified day, hour, minute and second as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationDayTime(long) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration using the specified milliseconds as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationDayTime(String) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:dayTimeDuration by parsing its String representation, "PnDTnHnMnS", XQuery 1.0 and XPath 2.0 Data Model, xdt:dayTimeDuration.
newDurationYearMonth(boolean, BigInteger, BigInteger) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration using the specified year and month as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newDurationYearMonth(boolean, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration using the specified year and month as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newDurationYearMonth(long) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration using the specified milliseconds as defined in XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newDurationYearMonth(String) - Method in class javax.xml.datatype.DatatypeFactory
Create a Duration of type xdt:yearMonthDuration by parsing its String representation, "PnYnM", XQuery 1.0 and XPath 2.0 Data Model, xdt:yearMonthDuration.
newInstance() - Static method in class javax.xml.datatype.DatatypeFactory
Obtain a new instance of a DatatypeFactory.
newInstance() - Static method in class javax.xml.parsers.DocumentBuilderFactory
Obtain a new instance of a DocumentBuilderFactory.
newInstance() - Static method in class javax.xml.parsers.SAXParserFactory
Obtain a new instance of a SAXParserFactory.
newInstance() - Static method in class javax.xml.transform.TransformerFactory
Obtain a new instance of a TransformerFactory.
newInstance() - Static method in class javax.xml.xpath.XPathFactory
Get a new XPathFactory instance using the default object model, XPathFactory.DEFAULT_OBJECT_MODEL_URI, the W3C DOM.
newInstance() - Static method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Obtain a new instance of a DTMManager.
newInstance() - Static method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
newInstance() - Static method in class org.w3c.dom.bootstrap.DOMImplementationRegistry
Obtain a new instance of a DOMImplementationRegistry.
newInstance(String) - Static method in class javax.xml.validation.SchemaFactory
Lookup an implementation of the SchemaFactory that supports the specified schema language and return it.
newInstance(String) - Static method in class javax.xml.xpath.XPathFactory
Get a new XPathFactory instance using the specified object model.
newInstance(XMLStringFactory) - Static method in class org.apache.xml.dtm.DTMManager
Obtain a new instance of a DTMManager.
newObjectType(Class) - Static method in class org.apache.xalan.xsltc.compiler.util.Type
Factory method to instantiate object types.
newObjectType(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Type
Factory method to instantiate object types.
newSAXParser() - Method in class javax.xml.parsers.SAXParserFactory
Creates a new instance of a SAXParser using the currently configured factory parameters.
newSchema() - Method in class javax.xml.validation.SchemaFactory
Creates a special Schema object.
newSchema(File) - Method in class javax.xml.validation.SchemaFactory
Parses the specified File as a schema and returns it as a Schema.
newSchema(Source) - Method in class javax.xml.validation.SchemaFactory
Parses the specified source as a schema and returns it as a schema.
newSchema(Source[]) - Method in class javax.xml.validation.SchemaFactory
Parses the specified source(s) as a schema and returns it as a schema.
newSchema(URL) - Method in class javax.xml.validation.SchemaFactory
Parses the specified URL as a schema and returns it as a Schema.
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.xml.utils.XMLStringFactoryDefault
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.xml.utils.XMLStringFactoryDefault
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.xml.utils.XMLStringFactoryDefault
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 javax.xml.transform.TransformerFactory
Process the Source into a Templates object, which is a a compiled representation of the source.
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.SmartTransformerFactoryImpl
Create a Templates object that from the input stylesheet Uses the org.apache.xalan.xsltc.trax.TransformerFactory.
newTemplates(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
newTemplatesHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
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.SmartTransformerFactoryImpl
Get a TemplatesHandler object that can process SAX ContentHandler events into a Templates object.
newTemplatesHandler() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTransformer() - Method in class javax.xml.transform.TransformerFactory
Create a new Transformer that performs a copy of the Source to the Result.
newTransformer() - Method in interface javax.xml.transform.Templates
Create a new transformation context for this 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.TemplatesImpl
Implements JAXP's Templates.newTransformer()
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.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
newTransformer(Source) - Method in class javax.xml.transform.TransformerFactory
Process the Source into a Transformer Object.
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.SmartTransformerFactoryImpl
Create a Transformer object that from the input stylesheet Uses the org.apache.xalan.processor.TransformerFactory.
newTransformer(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
newTransformerHandler() - Method in class javax.xml.transform.sax.SAXTransformerFactory
Get a TransformerHandler object that can process SAX ContentHandler events into a Result.
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.SmartTransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events based on a copy transformer.
newTransformerHandler() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTransformerHandler(Source) - Method in class javax.xml.transform.sax.SAXTransformerFactory
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.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.SmartTransformerFactoryImpl
Get a TransformerHandler object that can process SAX ContentHandler events based on a transformer specified by the stylesheet Source.
newTransformerHandler(Source) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newTransformerHandler(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
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.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.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.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newValidator() - Method in class javax.xml.validation.Schema
Creates a new Validator for this Schema.
newValidatorHandler() - Method in class javax.xml.validation.Schema
Creates a new ValidatorHandler for this Schema.
newXMLFilter(Source) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Create an XMLFilter that uses the given Source as the transformation instructions.
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.SmartTransformerFactoryImpl
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(Templates) - Method in class javax.xml.transform.sax.SAXTransformerFactory
Create an XMLFilter, based on the Templates argument..
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.SmartTransformerFactoryImpl
 
newXMLFilter(Templates) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.SAXTransformerFactory implementation.
newXMLGregorianCalendar() - Method in class javax.xml.datatype.DatatypeFactory
Create a new instance of an XMLGregorianCalendar.
newXMLGregorianCalendar(BigInteger, int, int, int, int, int, BigDecimal, int) - Method in class javax.xml.datatype.DatatypeFactory
Constructor allowing for complete value spaces allowed by W3C XML Schema 1.0 recommendation for xsd:dateTime and related builtin datatypes.
newXMLGregorianCalendar(GregorianCalendar) - Method in class javax.xml.datatype.DatatypeFactory
Create an XMLGregorianCalendar from a GregorianCalendar.
newXMLGregorianCalendar(int, int, int, int, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Constructor of value spaces that a java.util.GregorianCalendar instance would need to convert to an XMLGregorianCalendar instance.
newXMLGregorianCalendar(String) - Method in class javax.xml.datatype.DatatypeFactory
Create a new XMLGregorianCalendar by parsing the String as a lexical representation.
newXMLGregorianCalendarDate(int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java representation of XML Schema builtin datatype date or g*.
newXMLGregorianCalendarTime(int, int, int, BigDecimal, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java instance of XML Schema builtin datatype time.
newXMLGregorianCalendarTime(int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java instance of XML Schema builtin datatype time.
newXMLGregorianCalendarTime(int, int, int, int, int) - Method in class javax.xml.datatype.DatatypeFactory
Create a Java instance of XML Schema builtin datatype time.
newXPath() - Method in class javax.xml.xpath.XPathFactory
Return a new XPath using the underlying object model determined when the XPathFactory was instantiated.
newXPath() - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
Returns a new XPath object using the underlying object model determined when the factory was instantiated.
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.SAXImpl.TypedNamespaceIterator
Get the next node in the iteration.
next() - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceWildcardIterator
Get the next node in the iteration.
next() - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceAttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.FilteredStepIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
next() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
next() - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
Get the next node in the iteration.
next() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
next() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedNamespaceIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedRootIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedPrecedingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedFollowingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedDescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NthDescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedSingletonIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ParentIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedChildrenIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedRootIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedFollowingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAttributeIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingSiblingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedFollowingIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedDescendantIterator
Get the next node in the iteration.
next() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedSingletonIterator
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
 
NEXTID - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
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.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.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.BasicTestIterator
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.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.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.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.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.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.NodeSequence
 
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.
nextNode() - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Returns the next node in the set and advances the position of the iterator in the set.
nextNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the next node in the set and advances the position of the NodeIterator in the set.
nextNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next visible node in document order relative to the current node, and returns the new node.
nextSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the next sibling of the current node, and returns the new node.
nextStepPatternSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
nextStylesheetSerial() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
 
NO_BAD_CHARS - Static variable in interface org.apache.xml.serializer.ExtendedContentHandler
 
NO_DATA_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If data is specified for a Node which does not support data.
NO_INLINE_PARSER - Static variable in class org.apache.xalan.lib.sql.SQLQueryParser
 
NO_JAVA_FUNCT_THIS_REF - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
NO_MAIN_TRANSLET_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
NO_MODIFICATION_ALLOWED_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to modify an object where modifications are not allowed.
NO_OVERRIDE - Static variable in class org.apache.xalan.lib.sql.SQLQueryParser
 
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 - interface org.w3c.dom.Node.
The Node interface is the primary datatype for the entire Document Object Model.
Node - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
NODE - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 NodeSet data type.
NODE - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
NODE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_ADOPTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is adopted, using Document.adoptNode().
NODE_CLONED - Static variable in interface org.w3c.dom.UserDataHandler
The node is cloned, using Node.cloneNode().
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_DELETED - Static variable in interface org.w3c.dom.UserDataHandler
The node is deleted.
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_IMPORTED - Static variable in interface org.w3c.dom.UserDataHandler
The node is imported, using Document.importNode().
NODE_ITERATOR - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NODE_ITERATOR_BASE - 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_RENAMED - Static variable in interface org.w3c.dom.UserDataHandler
The node is renamed, using Document.renameNode().
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
 
node2Iterator(Node, Translet, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function used to convert a w3c Node into an internal DOM iterator.
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
 
NodeFilter - interface org.w3c.dom.traversal.NodeFilter.
Filters are objects that know how to "filter out" nodes.
NodeInfo - class org.apache.xalan.lib.NodeInfo.
NodeInfo defines a set of XSLT extension functions to be used from stylesheets.
NodeInfo() - Constructor for class org.apache.xalan.lib.NodeInfo
 
NodeIterator - interface org.apache.xalan.xsltc.NodeIterator.
 
NodeIterator - interface org.w3c.dom.traversal.NodeIterator.
NodeIterators are used to step through a set of nodes, e.g.
NodeIteratorBase - class org.apache.xalan.xsltc.dom.NodeIteratorBase.
 
NodeIteratorBase() - Constructor for class org.apache.xalan.xsltc.dom.NodeIteratorBase
 
NodeList - interface org.w3c.dom.NodeList.
The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented.
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.
nodeList2Iterator(NodeList, Translet, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function used to convert a w3c NodeList into a internal DOM iterator.
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
[NODENAME] [index to ns token or EMPTY] [index to name token] returns: XBoolean
NodeSequence - class org.apache.xpath.axes.NodeSequence.
This class is the dynamic wrapper for a Xalan DTMIterator instance, and provides random access capabilities.
NodeSequence() - Constructor for class org.apache.xpath.axes.NodeSequence
Create a new NodeSequence in an invalid (null) state.
NodeSequence(Object) - Constructor for class org.apache.xpath.axes.NodeSequence
Create a new NodeSequence from a (already cloned) iterator.
NodeSet - class org.apache.xpath.NodeSet.
The NodeSet class can act as either a NodeVector, NodeList, or NodeIterator.
NodeSet - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
NODESET - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 NodeSet data 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(ExpressionContext, Object) - Static method in class org.apache.xalan.lib.ExsltCommon
The exsl:node-set function converts a result tree fragment (which is what you get when you use the content of xsl:variable rather than its select attribute to give a variable value) into a node set.
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.
The NodeSetDTM class can act as either a NodeVector, NodeList, or NodeIterator.
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.
nodesetF(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Implements the nodeset() extension function.
NodeSetType - class org.apache.xalan.xsltc.compiler.util.NodeSetType.
 
NodeSorter - class org.apache.xalan.transformer.NodeSorter.
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 ClassLoader in the makeNodeSortRecord method in the NodeSortRecordFactory class.
NodeSortRecordFactGenerator - class org.apache.xalan.xsltc.compiler.util.NodeSortRecordFactGenerator.
Generator for subclasses of NodeSortRecordFactory.
NodeSortRecordFactGenerator(String, String, String, int, String[], Stylesheet) - Constructor for class org.apache.xalan.xsltc.compiler.util.NodeSortRecordFactGenerator
 
NodeSortRecordFactory - class org.apache.xalan.xsltc.dom.NodeSortRecordFactory.
 
NodeSortRecordFactory(DOM, String, Translet, String[], String[]) - Constructor for class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
Deprecated. This constructor is no longer used in generated code. It exists only for backwards compatibility.
NodeSortRecordFactory(DOM, String, Translet, String[], String[], 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.
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
[NODETYPE_ANY] No size or arguments.
NODETYPE_COMMENT - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_COMMENT] No size or arguments.
NODETYPE_FUNCTEST - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_ANY] No size or arguments.
NODETYPE_NODE - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_NODE] No size or arguments.
NODETYPE_PI - Static variable in class org.apache.xpath.compiler.OpCodes
[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
[NODETYPE_ROOT] No size or arguments.
NODETYPE_TEXT - Static variable in class org.apache.xpath.compiler.OpCodes
[NODETYPE_TEXT] No size or arguments.
NodeVector - class org.apache.xml.utils.NodeVector.
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
 
noExtName(String) - Static method in class org.apache.xalan.xsltc.trax.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 javax.xml.datatype.XMLGregorianCalendar
Normalize this instance to UTC.
normalize() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
normalize() - Method in interface org.w3c.dom.Node
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalizeDocument() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 Normalize document.
normalizeDocument() - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 Normalize document.
normalizeDocument() - Method in interface org.w3c.dom.Document
This method acts as if the document was going through a save and load cycle, putting the document in a "normal" form.
normalizeWith(Calendar) - Method in class javax.xml.datatype.Duration
Converts the years and months fields into the days field by using a specific time instant as the reference point.
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_FOUND_ERR - Static variable in class org.w3c.dom.DOMException
If an attempt is made to reference a Node in a context where it does not exist.
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
 
NOT_SUPPORTED_ERR - Static variable in class org.w3c.dom.DOMException
If the implementation does not support the requested type of object or operation.
Notation - interface org.w3c.dom.Notation.
This interface represents a notation declared in the DTD.
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.
NOTATION_NODE - Static variable in interface org.w3c.dom.Node
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.trax.TransformerHandlerImpl
Implements org.xml.sax.DTDHandler.notationDecl()
notationDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
notationDecl(String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
notationDecl(String, String, String) - Method in class org.apache.xml.serializer.SerializerBase
 
notationDecl(String, String, String) - Method in class org.apache.xml.serializer.ToStream
If this method is called, the serializer is used as a DTDHandler, which changes behavior how the serializer handles document entities.
notationDecl(String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of a notation declaration event.
notationDecl(String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a notation declaration.
notationDecl(String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a notation declaration event.
notationDecl(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a notation declaration.
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.
NOVEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for eleven month of year.
NS_ANCESTORS_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
NSDECL - Static variable in class org.xml.sax.helpers.NamespaceSupport
The namespace declaration URI as a constant.
NSInfo - class org.apache.xml.utils.NSInfo.
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(DTMAxisIterator, int) - Constructor for class org.apache.xalan.xsltc.dom.NthIterator
 
NTYPES - Static variable in interface org.apache.xml.dtm.DTM
The number of valid nodetypes.
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
 
NULL_NS_URI - Static variable in class javax.xml.XMLConstants
Namespace URI to use to represent that there is no Namespace.
num() - Method in class org.apache.xpath.objects.XObject
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.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.XNull
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.XNumber
Cast result object to a number.
num() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
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.Mult
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.Mod
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.Minus
Evaluate this operation directly to a double.
num(XPathContext) - Method in class org.apache.xpath.operations.Div
Evaluate this operation directly to a double.
Number - class org.apache.xpath.operations.Number.
The 'number()' operation expression executer.
NUMBER - Static variable in class javax.xml.xpath.XPathConstants
The XPath 1.0 number data type.
NUMBER_OF_NODES - Static variable in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
NUMBER_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a number as defined by [XPath 1.0].
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
 
NUMBERLETTER_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
Integer equivalents for above
NUMBERLETTER_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
Integer equivalents for above
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 - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
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.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.XNodeSet
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.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.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.
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
ObjectStack - class org.apache.xml.utils.ObjectStack.
Implement a stack of simple integers.
ObjectStack() - Constructor for class org.apache.xml.utils.ObjectStack
Default constructor.
ObjectStack(int) - Constructor for class org.apache.xml.utils.ObjectStack
Construct a ObjectVector, using the given block size.
ObjectStack(ObjectStack) - Constructor for class org.apache.xml.utils.ObjectStack
Copy constructor for ObjectStack
ObjectType - class org.apache.xalan.xsltc.compiler.util.ObjectType.
 
objectType(Object) - Static method in class org.apache.xalan.lib.ExsltCommon
The exsl:object-type function returns a string giving the type of the object passed as the argument.
objectTypeF(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Implements the object-type() extension function.
ObjectVector - class org.apache.xml.utils.ObjectVector.
A very simple table that stores a list of objects.
ObjectVector() - Constructor for class org.apache.xml.utils.ObjectVector
Default constructor.
ObjectVector(int) - Constructor for class org.apache.xml.utils.ObjectVector
Construct a IntVector, using the given block size.
ObjectVector(int, int) - Constructor for class org.apache.xml.utils.ObjectVector
Construct a IntVector, using the given block size.
ObjectVector(ObjectVector) - Constructor for class org.apache.xml.utils.ObjectVector
Copy constructor for ObjectVector
OCTOBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for tenth month of year.
OMIT_XML_DECLARATION - Static variable in class javax.xml.transform.OutputKeys
omit-xml-declaration = "yes" | "no".
OneStepIterator - class org.apache.xpath.axes.OneStepIterator.
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.
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
[OP_AND] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_ARGUMENT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_ARGUMENT] (Function argument.) [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_BOOL - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_BOOL] (cast operation) [length] {expression} returns: XBoolean
OP_DIV - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_DIV] [length] {number expression} {number expression} returns: XNumber
OP_EQUALS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_EQUALS] [length] {expression} {expression} returns: XBoolean
OP_EXTFUNCTION - Static variable in class org.apache.xpath.compiler.OpCodes
[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
[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
[OP_GROUP] [length] {expression} returns: XNodeSet XNumber XString XBoolean XRTree XObject
OP_GT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_GT] (greater-than) [length] {number expression} {number expression} returns: XBoolean
OP_GTE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_GTE] (greater-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_LITERAL - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LITERAL] [3] [index to token] returns: XString
OP_LOCATIONPATH - Static variable in class org.apache.xpath.compiler.OpCodes
[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
[OP_LOCATIONPATHPATTERN] [length] {FROM_stepType} | {function}{predicate} [ENDOP] returns: XNodeSet
OP_LT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LT] (less-than) [length] {number expression} {number expression} returns: XBoolean
OP_LTE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_LTE] (less-than-or-equals) [length] {number expression} {number expression} returns: XBoolean
OP_MATCHPATTERN - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MATCHPATTERN] [length] {PathExpr}+ returns: XNodeSet
OP_MINUS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MINUS] [length] {number expression} {number expression} returns: XNumber
OP_MOD - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MOD] [length] {number expression} {number expression} returns: XNumber
OP_MULT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_MULT] [length] {number expression} {number expression} returns: XNumber
OP_NEG - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NEG] [length] {number expression} returns: XNumber
OP_NOTEQUALS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NOTEQUALS] [length] {expression} {expression} returns: XBoolean
OP_NUMBER - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NUMBER] (cast operation) [length] {expression} returns: XBoolean
OP_NUMBERLIT - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_NUMBERLIT] (Number literal.) [3] [index to token] returns: XString
OP_OR - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_OR] [length] {boolean expression} {boolean expression} returns: XBoolean
OP_PLUS - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_PLUS] [length] {number expression} {number expression} returns: XNumber
OP_PREDICATE - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_PREDICATE] [length] {expression} [ENDOP] (For safety) returns: XBoolean or XNumber
OP_QUO - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_QUO] [length] {number expression} {number expression} returns: XNumber
OP_STRING - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_STRING] (cast operation) [length] {expression} returns: XString
OP_UNION - Static variable in class org.apache.xpath.compiler.OpCodes
[OP_UNION] [length] {PathExpr}+ returns: XNodeSet
OP_VARIABLE - Static variable in class org.apache.xpath.compiler.OpCodes
[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
[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() - Method in interface org.w3c.dom.html.HTMLDocument
Note.This method and the ones following allow a user to add to or replace the structuremodel of a document using strings of unparsed HTML.
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
 
openOutputHandler(String, boolean) - 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.Number
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.String
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, 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.Mult
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.Plus
Apply the operation to two operands, and return the result.
operate(XObject, XObject) - Method in class org.apache.xpath.operations.Quo
Deprecated. 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.Equals
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.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.NotEquals
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.Div
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 - class org.apache.xalan.xsltc.runtime.Operators.
 
Operators() - Constructor for class 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
 
OpMapVector - class org.apache.xpath.compiler.OpMapVector.
Like IntVector, but used only for the OpMap array.
OpMapVector(int, int, int) - Constructor for class org.apache.xpath.compiler.OpMapVector
Construct a OpMapVector, using the given block size.
Or - class org.apache.xpath.operations.Or.
The 'or' operation expression executer.
OR - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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
 
ORDERED_NODE_ITERATOR_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] that will be accessed iteratively, which will produce document-ordered nodes.
ORDERED_NODE_SNAPSHOT_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] that will be accessed as a snapshot list of nodes that will be in original document order.
orderNodes(DTMAxisIterator, int) - Method in interface org.apache.xalan.xsltc.DOM
 
orderNodes(DTMAxisIterator, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Encapsulates an iterator in an OrderedIterator to ensure node order
orderNodes(DTMAxisIterator, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
orderNodes(DTMAxisIterator, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
orderNodes(DTMAxisIterator, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
orderNodes(DTMAxisIterator, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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, including EXSLT functions.
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
 
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.runtime.output - package org.apache.xalan.xsltc.runtime.output
 
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.res - package org.apache.xml.res
 
org.apache.xml.serializer - package org.apache.xml.serializer
Processes SAX events into streams.
org.apache.xml.serializer.dom3 - package org.apache.xml.serializer.dom3
 
org.apache.xml.serializer.utils - package org.apache.xml.serializer.utils
 
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.xmlcommons - package org.apache.xmlcommons
 
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.domapi - package org.apache.xpath.domapi
Implements DOM Level 3 XPath API
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.jaxp - package org.apache.xpath.jaxp
 
org.apache.xpath.objects - package org.apache.xpath.objects
Implementation of XPath polymorphic type objects -- this package will grow as XPath objects are expanded to support XML Schema data types.
org.apache.xpath.operations - package org.apache.xpath.operations
Support for XPath operations, such as +, -, string(), etc.
org.apache.xpath.patterns - package org.apache.xpath.patterns
Implementation of XPath nodeTest support, and XSLT pattern matching support.
org.apache.xpath.res - package org.apache.xpath.res
Contains strings for XPath support that require internationalization.
org.w3c.dom - package org.w3c.dom
 
org.w3c.dom.bootstrap - package org.w3c.dom.bootstrap
 
org.w3c.dom.css - package org.w3c.dom.css
 
org.w3c.dom.events - package org.w3c.dom.events
 
org.w3c.dom.html - package org.w3c.dom.html
 
org.w3c.dom.ls - package org.w3c.dom.ls
 
org.w3c.dom.ranges - package org.w3c.dom.ranges
 
org.w3c.dom.stylesheets - package org.w3c.dom.stylesheets
 
org.w3c.dom.traversal - package org.w3c.dom.traversal
 
org.w3c.dom.views - package org.w3c.dom.views
 
org.w3c.dom.xpath - package org.w3c.dom.xpath
 
org.xml.sax - package org.xml.sax
 
org.xml.sax.ext - package org.xml.sax.ext
 
org.xml.sax.helpers - package org.xml.sax.helpers
 
OUTLINE_ERR_DELETED_TARGET - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
OUTLINE_ERR_METHOD_TOO_BIG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
OUTLINE_ERR_TRY_CATCH - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
OUTLINE_ERR_UNBALANCED_MARKERS - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
outlineChunks(ClassGenerator, int) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
Breaks up the IL for this MethodGenerator into separate outlined methods so that no method exceeds the 64KB limit on the length of the byte code associated with a method.
OUTPUT_BASE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
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
 
OutputKeys - class javax.xml.transform.OutputKeys.
Provides string constants that can be used to set output properties for a Transformer, or to retrieve output properties from a Transformer or Templates object.
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.
OutputPropertiesFactory - class org.apache.xml.serializer.OutputPropertiesFactory.
This class is a factory to generate a set of default properties of key/value pairs that are used to create a serializer through the factory SerilizerFactory.
OutputPropertiesFactory() - Constructor for class org.apache.xml.serializer.OutputPropertiesFactory
 
OutputPropertyUtils - class org.apache.xml.serializer.OutputPropertyUtils.
This class contains some static methods that act as helpers when parsing a Java Property object.
OutputPropertyUtils() - Constructor for class org.apache.xml.serializer.OutputPropertyUtils
 
outputResultTreeFragment(SerializationHandler, XObject, XPathContext) - Static method in class org.apache.xalan.serialize.SerializerUtils
Given a result tree fragment, walk the tree and output it to the SerializationHandler.
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

PACKAGE_NAME - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
padding(double) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
padding(double, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:padding function creates a padding string of a certain length.
PAGE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSPageRule.
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 class org.apache.xalan.xsltc.compiler.sym
 
PARENT - Static variable in class org.apache.xml.dtm.Axis
The parent axis contains the parent of the context node, if there is one.
parentNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves to and returns the closest visible ancestor node of the current node.
PARSE_ERR - Static variable in class org.w3c.dom.ls.LSException
If an attempt was made to load a document, or an XML Fragment, using LSParser and the processing has been stopped.
parse() - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
 
parse() - Method in class org.apache.xalan.xsltc.trax.DOM2TO
 
parse(File) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given file as an XML document and return a new DOM Document object.
parse(File, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified DefaultHandler.
parse(File, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the file specified as XML using the specified HandlerBase.
parse(InputSource) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given input source as an XML document and return a new DOM Document object.
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.xalan.xsltc.trax.DOM2SAX
 
parse(InputSource) - Method in class org.apache.xalan.xsltc.trax.TrAXFilter
 
parse(InputSource) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
 
parse(InputSource) - Method in class org.apache.xml.utils.DOM2Helper
Deprecated. Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.XMLReader
Parse an XML document.
parse(InputSource) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(InputSource) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(InputSource) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(InputSource, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified DefaultHandler.
parse(InputSource, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content given InputSource as XML using the specified HandlerBase.
parse(InputStream) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(InputStream, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, DefaultHandler, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified DefaultHandler.
parse(InputStream, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified HandlerBase.
parse(InputStream, HandlerBase, String) - Method in class javax.xml.parsers.SAXParser
Parse the content of the given InputStream instance as XML using the specified HandlerBase.
parse(InputStream, String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given InputStream as an XML document and return a new DOM Document object.
parse(LSInput) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a resource identified by a LSInput.
parse(String) - Method in class javax.xml.parsers.DocumentBuilder
Parse the content of the given URI as an XML document and return a new DOM Document object.
parse(String) - Method in class org.apache.xalan.transformer.TrAXFilter
Parse a document.
parse(String) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
parse(String) - Method in class org.apache.xalan.xsltc.trax.TrAXFilter
 
parse(String) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
parse(String) - Method in interface org.xml.sax.XMLReader
Parse an XML document from a system identifier (URI).
parse(String) - Method in interface org.xml.sax.Parser
Deprecated. Parse an XML document from a system identifier (URI).
parse(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Parse a document.
parse(String) - Method in class org.xml.sax.helpers.ParserAdapter
Parse an XML document.
parse(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Parse the document.
parse(String, DefaultHandler) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified DefaultHandler.
parse(String, HandlerBase) - Method in class javax.xml.parsers.SAXParser
Parse the content described by the giving Uniform Resource Identifier (URI) as XML using the specified HandlerBase.
parse(String, int) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Parse the expression passed to the current scanner.
parse(XConnection, String, int) - Method in class org.apache.xalan.lib.sql.SQLQueryParser
Produce an SQL Statement Parser based on the incomming query.
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 - interface org.xml.sax.Parser.
Deprecated. This interface has been replaced by the SAX2 XMLReader interface, which includes Namespace support.
PARSER_DTD_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
Parser(XSLTC) - Constructor for class org.apache.xalan.xsltc.compiler.Parser
 
ParserAdapter - class org.xml.sax.helpers.ParserAdapter.
Adapt a SAX1 Parser as a SAX2 XMLReader.
ParserAdapter() - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserAdapter(Parser) - Constructor for class org.xml.sax.helpers.ParserAdapter
Construct a new parser adapter.
ParserConfigurationException - exception javax.xml.parsers.ParserConfigurationException.
Indicates a serious configuration error.
ParserConfigurationException() - Constructor for class javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with no detail mesage.
ParserConfigurationException(String) - Constructor for class javax.xml.parsers.ParserConfigurationException
Create a new ParserConfigurationException with the String specified as an error message.
ParserFactory - class org.xml.sax.helpers.ParserFactory.
Deprecated. This class works with the deprecated Parser interface.
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.
parseURI(String) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML document from a location identified by a URI reference [IETF RFC 2396].
parseWithContext(LSInput, Node, short) - Method in interface org.w3c.dom.ls.LSParser
Parse an XML fragment from a resource identified by a LSInput and insert the content into an existing document at the position specified with the context and action arguments.
PathComponent - interface org.apache.xpath.axes.PathComponent.
Classes who implement this information provide information needed for static analysis of a path component.
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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
Pattern() - Constructor for class org.apache.xalan.xsltc.compiler.Pattern
 
peek() - Method in class org.apache.xml.serializer.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.ObjectStack
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() - 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(int) - Method in class org.apache.xml.utils.ObjectStack
Looks at the object at the position the stack counting down n items.
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.serializer.utils.BoolStack
Looks at the object at the top of this stack without removing it from the stack.
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.serializer.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
 
PI - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
PI_DISABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree disables output escaping.
PI_ENABLE_OUTPUT_ESCAPING - Static variable in interface javax.xml.transform.Result
The name of the processing instruction that is sent if the result tree enables output escaping at some point after having received a PI_DISABLE_OUTPUT_ESCAPING processing instruction.
PIPARAM - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
PipeDocument - class org.apache.xalan.lib.PipeDocument.
PipeDocument is a Xalan extension element to set 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.
PKG_NAME - Static variable in class org.apache.xml.serializer.SerializerBase
The name of the package that this class is in.
PKG_PATH - Static variable in class org.apache.xml.serializer.SerializerBase
The same as the name of the package that this class is in except that '.' are replaced with '/'.
Plus - class org.apache.xpath.operations.Plus.
The '+' operation expression executer.
PLUS - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
pop() - Method in class org.apache.xml.serializer.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.ObjectStack
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.StringVector
Pop the tail of this vector.
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.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.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() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
pop(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
popAndTop() - Method in class org.apache.xml.serializer.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.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.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.serializer.dom3.NamespaceSupport
 
popContext() - Method in class org.apache.xml.utils.NamespaceSupport2
Revert to the previous Namespace context.
popContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Revert to the previous Namespace context.
popContextNodeList() - Method in class org.apache.xpath.XPathContext
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.
popCurrentFuncResult() - Method in class org.apache.xalan.transformer.TransformerImpl
Pops the result of the currently active EXSLT func:function.
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.
popRewindMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
"Tail-pruning" support for RTFs.
popRTFContext() - Method in class org.apache.xpath.XPathContext
Pop the RTFDTM's context mark.
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
Pop the last pushed axes iterator.
populateStatement(PreparedStatement, ExpressionContext) - Method in class org.apache.xalan.lib.sql.SQLQueryParser
The SQL Statement Parser, when an Inline Parser is used, tracks the XSL variables used to populate a statement.
POSITION_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
positionF(DTMAxisIterator) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Deprecated. This method exists only for backwards compatibility with old translets. New code should not reference it.
postCompileStep(Compiler) - Method in class org.apache.xpath.functions.Function
This function is currently only being used by Position() and Last().
postCompileStep(Compiler) - Method in class org.apache.xpath.functions.FuncPosition
Figure out if we're executing a toplevel expression.
postCompileStep(Compiler) - Method in class org.apache.xpath.functions.FuncLast
Figure out if we're executing a toplevel expression.
postInitialization() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
After constructing the translet object, this method must be called to perform any version-specific post-initialization that's required.
power(double, double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:power function returns the value of a base expression taken to a specified power.
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 class org.apache.xalan.xsltc.compiler.sym
 
PRECEDING - Static variable in class 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 class 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 class org.apache.xalan.xsltc.compiler.sym
 
PRECEDINGSIBLING - Static variable in class 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.
 
PREFIX_URIS_ARRAY_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
PREFIX_URIS_IDX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
PrefixResolver - interface org.apache.xml.utils.PrefixResolver.
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.
prepassDocument(DOM) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Give the translet an opportunity to perform a prepass on the document to extract any information that it can store in an optimized form.
preventDefault() - Method in interface org.w3c.dom.events.Event
If an event is cancelable, the preventDefault method is used to signify that the event is to be canceled, meaning any default action normally taken by the implementation as a result of the event will not occur.
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.NodeSequence
 
previousNode() - Method in interface org.w3c.dom.traversal.NodeIterator
Returns the previous node in the set and moves the position of the NodeIterator backwards in the set.
previousNode() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous visible node in document order relative to the current node, and returns the new node.
previousSibling() - Method in interface org.w3c.dom.traversal.TreeWalker
Moves the TreeWalker to the previous sibling of the current node, and returns the new node.
print(int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Prints the whole tree to standard output
print(PrintStream) - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
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
printInternalState() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Debugging
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, SAXParseException) - Static method in class org.apache.xml.utils.DefaultErrorHandler
 
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.
printOptions() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
debugging routine to print out all options collected
printStackTrace() - Method in class javax.xml.datatype.DatatypeConfigurationException
Print the the trace of methods from where the error originated.
printStackTrace() - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace() - Method in class javax.xml.xpath.XPathException
 
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 javax.xml.datatype.DatatypeConfigurationException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintStream) - Method in class javax.xml.xpath.XPathException
 
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 javax.xml.datatype.DatatypeConfigurationException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class javax.xml.transform.TransformerException
Print the the trace of methods from where the error originated.
printStackTrace(PrintWriter) - Method in class javax.xml.xpath.XPathException
 
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.
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
 
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
 
processAttributes(Writer, int) - Method in class org.apache.xml.serializer.ToStream
Process the attributes, which means to write out the currently collected attributes to the writer.
processAttributes(Writer, int) - Method in class org.apache.xml.serializer.ToHTMLStream
Process the attributes, which means to write out the currently collected attributes to the writer.
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.ExtensionHandlerExsltFunction
Required by ExtensionHandler (an abstract method).
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.ExtensionHandlerJavaClass
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.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.
PROCESSING_INSTRUCTION_NODE - Static variable in interface org.w3c.dom.Node
The node is a ProcessingInstruction.
ProcessingInstruction - interface org.w3c.dom.ProcessingInstruction.
The ProcessingInstruction interface represents a "processing instruction", used in XML as a way to keep processor-specific information in the text of the document.
processingInstruction(String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
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.xsltc.compiler.Parser
SAX2: Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
SAX2: Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.xsltc.trax.SAX2DOM
adds processing instruction node to DOM.
processingInstruction(String, String) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.dtm.ref.sax2dtm.SAX2DTM2
Override the processingInstruction() interface in SAX2DTM2.
processingInstruction(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToSAXHandler
Do nothing as this is an abstract class.
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. From XSLTC
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToXMLStream
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
processingInstruction(String, String) - Method in class org.apache.xml.utils.StylesheetPIHandler
Handle the xml-stylesheet processing instruction.
processingInstruction(String, String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a processing instruction.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a processing instruction event.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
processingInstruction(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 processing instruction event.
processingInstruction(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a processing instruction.
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.
processName(String, String[], boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Process a raw XML qualified name, after all declarations in the current context have been handled by declarePrefix().
processNSDecls(SerializationHandler, int, int, DTM) - Static method in class org.apache.xalan.serialize.SerializerUtils
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
 
ProcessorExsltFuncResult - class org.apache.xalan.processor.ProcessorExsltFuncResult.
This class processes parse events for an exslt func:result element.
ProcessorExsltFuncResult() - Constructor for class org.apache.xalan.processor.ProcessorExsltFuncResult
 
ProcessorExsltFunction - class org.apache.xalan.processor.ProcessorExsltFunction.
This class processes parse events for an exslt func:function element.
ProcessorExsltFunction() - Constructor for class org.apache.xalan.processor.ProcessorExsltFunction
 
ProcessorImport - class org.apache.xalan.processor.ProcessorImport.
This class processes parse events for an xsl:import element.
ProcessorImport() - Constructor for class org.apache.xalan.processor.ProcessorImport
 
ProcessorInclude - class org.apache.xalan.processor.ProcessorInclude.
TransformerFactory class for xsl:include markup.
ProcessorInclude() - Constructor for class org.apache.xalan.processor.ProcessorInclude
 
ProcessorLRE - class org.apache.xalan.processor.ProcessorLRE.
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.
This class processes the xsl:stylesheet element.
ProcessorStylesheetDoc() - Constructor for class org.apache.xalan.processor.ProcessorStylesheetDoc
 
ProcessorStylesheetElement - class org.apache.xalan.processor.ProcessorStylesheetElement.
TransformerFactory for xsl:stylesheet or xsl:transform markup.
ProcessorStylesheetElement() - Constructor for class org.apache.xalan.processor.ProcessorStylesheetElement
 
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.
This class processes an unknown template element.
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
Get the keys for the xsl:sort elements.
PRODUCT - Static variable in class org.apache.xalan.processor.XSLProcessorVersion
Deprecated. Constant name of product.
production_table() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Access to production table.
PROPERTY - Static variable in class org.w3c.dom.bootstrap.DOMImplementationRegistry
The system property to specify the DOMImplementationSource class names.
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 public identifier of the current context node.
publicId(NodeList) - Static method in class org.apache.xalan.lib.NodeInfo
publicId returns the public identifier 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(boolean) - Method in class org.apache.xml.serializer.utils.BoolStack
Pushes an item onto the top of this stack.
push(boolean) - Method in class org.apache.xml.utils.BoolStack
Pushes an item onto the top of this stack.
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(Object) - Method in class org.apache.xml.utils.ObjectStack
Pushes an item onto the top of this stack.
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.serializer.dom3.NamespaceSupport
 
pushContext() - Method in class org.apache.xml.utils.NamespaceSupport2
Start a new Namespace context.
pushContext() - Method in class org.xml.sax.helpers.NamespaceSupport
Start a new Namespace context.
pushContextNodeList(DTMIterator) - Method in class org.apache.xpath.XPathContext
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.
pushCurrentFuncResult(Object) - Method in class org.apache.xalan.transformer.TransformerImpl
Push a funcion result for the currently active EXSLT func:function.
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
pushNamespace(String, String, int) - Method in class org.apache.xml.serializer.NamespaceMappings
Declare a mapping of a prefix to namespace URI at the given element depth.
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.
pushRewindMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
"Tail-pruning" support for RTFs.
pushRTFContext() - Method in class org.apache.xpath.XPathContext
Push the RTFDTM's context mark, to allows discarding RTFs added after this point.
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
Push a TreeWalker on the stack.
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.serializer.utils.StringToIntTable
Append a string onto the vector.
put(String, int) - Method in class org.apache.xml.utils.StringToIntTable
Append a string onto the vector.
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 javax.xml.namespace.QName.
QName represents a qualified name as defined in the XML specifications: XML Schema Part2: Datatypes specification, Namespaces in XML, Namespaces in XML Errata.
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.compiler.sym
 
QName() - Constructor for class org.apache.xml.utils.QName
Constructs an empty QName.
QName(String) - Constructor for class javax.xml.namespace.QName
QName constructor specifying the local part.
QName(String) - Constructor for class org.apache.xml.utils.QName
Construct a QName from a string, without namespace resolution.
QName(String, boolean) - 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, Element, PrefixResolver, boolean) - 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, PrefixResolver, boolean) - 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, Stack, boolean) - 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 javax.xml.namespace.QName
QName constructor specifying the Namespace URI and local part.
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, boolean) - 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 javax.xml.namespace.QName
QName constructor specifying the Namespace URI, local part and prefix.
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.
QName(String, String, String, boolean) - 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_it
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
Deprecated.  
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field QUERY_HEADER
QUERY_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
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.
 
QueryParameter() - Constructor for class org.apache.xalan.lib.sql.QueryParameter
 
QueryParameter(String, String) - Constructor for class org.apache.xalan.lib.sql.QueryParameter
 
QueryParameter(String, String, String, boolean) - 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
 
quickPop(int) - Method in class org.apache.xml.utils.ObjectStack
Quickly pops a number of items from the stack.
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.
Deprecated.  
Quo() - Constructor for class org.apache.xpath.operations.Quo
Deprecated.  

R

random() - Static method in class org.apache.xalan.lib.ExsltMath
The math:random function returns a random number from 0 to 1.
Range - interface org.w3c.dom.ranges.Range.
See also the Document Object Model (DOM) Level 2 Traversal and Range Specification.
RangeException - exception org.w3c.dom.ranges.RangeException.
Range operations may throw a RangeException as specified in their method descriptions.
RangeException(short, String) - Constructor for class org.w3c.dom.ranges.RangeException
 
RawCharacterHandler - interface org.apache.xml.utils.RawCharacterHandler.
An interface that a Serializer/ContentHandler/ContentHandler must implement in order for disable-output-escaping to work.
RBRACK - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
readExternal(ObjectInput) - Method in class org.apache.xalan.xsltc.dom.BitArray
Read the whole tree from a file (serialized)
Real - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
REAL - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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.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.OutputProperties
This function is called to recompose all of the output format extended elements.
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.KeyDeclaration
This function is called during recomposition to control how this element is composed.
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.ElemAttributeSet
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(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.
Rect - interface org.w3c.dom.css.Rect.
The Rect interface is used to represent any rect value.
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_URI - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
Redirect() - Constructor for class org.apache.xalan.lib.Redirect
 
reduce_table() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Access to reduce_goto table.
reduceKernelPattern() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
RedundentExprEliminator - class org.apache.xalan.templates.RedundentExprEliminator.
This class eleminates redundent XPaths from a given subtree, and also collects all absolute paths within the subtree.
RedundentExprEliminator() - Constructor for class org.apache.xalan.templates.RedundentExprEliminator
Construct a RedundentExprEliminator.
Reference - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
referenceToBoolean(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert reference to boolean.
referenceToDouble(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert reference to double.
referenceToLong(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert reference to long.
referenceToNode(Object, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert reference to org.w3c.dom.Node.
referenceToNodeList(Object, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert reference to org.w3c.dom.NodeList.
referenceToNodeSet(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert references to node-sets.
referenceToResultTree(Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function used to convert references to DOMs.
referenceToString(Object, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function: used to convert reference to String.
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.
registerExtension(ExtensionNamespaceSupport) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Register the extension namespace for an ElemExtensionDecl or ElemFunction, and prepare a support object to launch the appropriate ExtensionHandler at transformation runtime.
registerExtension(String) - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
If necessary, register the extension namespace found compiling a function or creating an extension element.
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.
registerNamespacePrefix(QName) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Registers a namespace prefix and gives it a type so that it can be mapped to DOM namespace types at run-time.
registerNamespacePrefix(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.
registerOutputParameters(CallableStatement) - Method in class org.apache.xalan.lib.sql.SQLQueryParser
 
registerPool(String, ConnectionPool) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
Register a nuew connection pool to the global pool table.
registerStylesheetPrefixMappingForRuntime(Hashtable, int) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Registers namespace declarations that the stylesheet might need to look up dynamically - for instance, if an xsl:element has a a name attribute with variable parts and has no namespace attribute.
registerUnregisteredNamespaces() - Method in class org.apache.xalan.extensions.ExtensionNamespacesManager
Attempt to register any unregistered extension namespaces.
RELAXNG_NS_URI - Static variable in class javax.xml.XMLConstants
RELAX NG Namespace URI.
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.
release(DTMIterator) - Method in class org.apache.xpath.objects.XNodeSet
 
releaseConnection(Connection) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
 
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.JNDIConnectionPool
 
releaseConnectionOnError(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.JNDIConnectionPool
 
releaseXMLReader(XMLReader) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
Indicates that the XMLReader object is no longer in use for the transform.
releaseXMLReader(XMLReader) - Method in class org.apache.xml.utils.XMLReaderManager
Mark the cached XMLReader as available.
REM() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
REM() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
REM() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
REMOVAL - Static variable in interface org.w3c.dom.events.MutationEvent
The Attr was just removed.
remove(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
Remove an element from the collection of OPTION elementsfor this SELECT.
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.CustomStringPool
 
removeAllElements() - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
removeAllElements() - Method in class org.apache.xml.utils.SuballocatedIntVector
Wipe it out.
removeAllElements() - Method in class org.apache.xml.utils.ObjectVector
Remove all elements objects from the list.
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.SuballocatedByteVector
Wipe it out.
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.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(int) - Method in class org.xml.sax.ext.Attributes2Impl
 
removeAttribute(int) - Method in class org.xml.sax.helpers.AttributesImpl
Remove an attribute from the list.
removeAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttribute(String) - Method in interface org.w3c.dom.Element
Removes an attribute by name.
removeAttribute(String) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Remove an attribute from the list.
removeAttributeNode(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttributeNode(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Removes the specified attribute node.
removeAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
removeAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
removeAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Removes an attribute by local name and namespace URI.
removeChild(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemTemplateElement
Remove a child.
removeChild(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
removeChild(Node) - Method in interface org.w3c.dom.Node
Removes the child node indicated by oldChild from the list of children, and returns it.
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.
removeElement(Object) - Method in class org.apache.xml.utils.ObjectVector
Removes the first occurrence of the argument from this vector.
removeElementAt(int) - Method in class org.apache.xml.utils.ObjectVector
Deletes the component at the specified index.
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.
removeEventListener(String, EventListener, boolean) - Method in interface org.w3c.dom.events.EventTarget
This method allows the removal of event listeners from the event target.
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.xalan.templates.ElemLiteralResult.LiteralElementAttributes
 
removeNamedItem(String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Removes a node specified by name.
removeNamedItem(String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by name.
removeNamedItemNS(String, String) - Method in class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
 
removeNamedItemNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Removes a node specified by local name and namespace URI.
removeNamedItemNS(String, String) - Method in interface org.w3c.dom.NamedNodeMap
Removes a node specified by local name and namespace URI.
removeNode(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.
removeProperty(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to remove a CSS property if it has been explicitly set within this declaration block.
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
 
renameNode(Node, String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 Renaming node
renameNode(Node, String, String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 Renaming node
renameNode(Node, String, String) - Method in interface org.w3c.dom.Document
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
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.
replace(String, char, String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Replace a certain character in a string with a new substring.
replace(String, String, String[]) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
 
replace(String, String, String[]) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
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.xalan.templates.ElemLiteralResult.Attribute
 
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.
replaceChild(Node, Node) - Method in interface org.w3c.dom.Node
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceData(int, int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
replaceData(int, int, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
replaceData(int, int, String) - Method in interface org.w3c.dom.CharacterData
Replace the characters starting at the specified 16-bit unit offset with the specified string.
replaceTemplate(ElemTemplate, int) - Method in class org.apache.xalan.templates.Stylesheet
Replace an "xsl:template" property.
replaceWholeText(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3
replaceWholeText(String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3
replaceWholeText(String) - Method in interface org.w3c.dom.Text
Replaces the text of the current node and all logically-adjacent text nodes with the specified text.
report_error(String, Object) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
report_fatal_error(String, Object) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
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 javax.xml.datatype.XMLGregorianCalendar
Reset this XMLGregorianCalendar to its original values.
reset() - Method in class javax.xml.parsers.DocumentBuilder
Reset this DocumentBuilder to its original configuration.
reset() - Method in class javax.xml.parsers.SAXParser
Reset this SAXParser to its original configuration.
reset() - Method in class javax.xml.transform.Transformer
Reset this Transformer to its original configuration.
reset() - Method in class javax.xml.validation.Validator
Reset this Validator to its original configuration.
reset() - Method in interface javax.xml.xpath.XPath
Reset this XPath to its original configuration.
reset() - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
reset() - Method in class org.apache.xalan.templates.VarNameCollector
Reset the list for a fresh visitation and collection.
reset() - Method in class org.apache.xalan.transformer.TransformerImpl
Reset the state.
reset() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
Reset the status of the transformer.
reset() - Method in class org.apache.xalan.transformer.QueuedEvents
Push document event and re-initialize events
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.SingletonIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Reset this iterator using state from last call to setStartNode().
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.NthIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Reset the heap node back to its beginning.
reset() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
reset() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
reset() - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
reset() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
This method resets the Transformer to its original configuration Transformer code is reset to the same state it was when it was created
reset() - Method in interface org.apache.xml.dtm.DTMIterator
Reset the iterator to the start.
reset() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
reset() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
Reset.
reset() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
Resets the iterator to the last start node.
reset() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator
Reset.
reset() - Method in class org.apache.xml.serializer.EmptySerializer
 
reset() - Method in class org.apache.xml.serializer.SerializerBase
 
reset() - Method in class org.apache.xml.serializer.ToSAXHandler
Try's to reset the super class and reset this class for re-use, so that you don't need to create a new serializer (mostly for performance reasons).
reset() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Try's to reset the super class and reset this class for re-use, so that you don't need to create a new serializer (mostly for performance reasons).
reset() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
reset() - Method in class org.apache.xml.serializer.ToStream
Try's to reset the super class and reset this class for re-use, so that you don't need to create a new serializer (mostly for performance reasons).
reset() - Method in class org.apache.xml.serializer.ToHTMLStream
 
reset() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Try's to reset the super class and reset this class for re-use, so that you don't need to create a new serializer (mostly for performance reasons).
reset() - Method in interface org.apache.xml.serializer.Serializer
This method resets the serializer.
reset() - Method in class org.apache.xml.serializer.ToXMLStream
Try's to reset the super class and reset this class for re-use, so that you don't need to create a new serializer (mostly for performance reasons).
reset() - Method in class org.apache.xml.serializer.ToUnknownStream
passes the call on to the underlying HTML or XML handler
reset() - Method in class org.apache.xml.serializer.dom3.NamespaceSupport
 
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.SourceTreeManager
Reset the list of SourceTree objects that this manager manages.
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.NodeSetDTM
Reset the iterator.
reset() - Method in class org.apache.xpath.NodeSet
Reset the iterator.
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 class org.apache.xpath.axes.NodeSequence
 
reset() - Method in class org.apache.xpath.axes.OneStepIterator
Reset the iterator.
reset() - Method in interface org.apache.xpath.axes.ContextNodeList
Reset the iterator.
reset() - Method in class org.apache.xpath.jaxp.XPathImpl
Reset this XPath to its original configuration.
reset() - Method in class org.apache.xpath.objects.XObject
Reset for fresh reuse.
reset() - Method in interface org.w3c.dom.html.HTMLFormElement
Restores a form element's default values.
reset() - Method in class org.xml.sax.helpers.NamespaceSupport
Reset this Namespace support object for reuse.
resetProximityPositions() - Method in class org.apache.xpath.axes.PredicatedNodeTest
Reset the proximity positions counts.
resetState(Transformer) - Method in class org.apache.xalan.transformer.XalanTransformState
 
resetState(Transformer) - Method in interface org.apache.xml.serializer.TransformStateSetter
Reset the state on the given transformer object.
resetToStylesheet(TransformSnapshot) - Method in class org.apache.xalan.transformer.TransformerImpl
Deprecated. This is an internal tooling API that nobody seems to be using
resize(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Resizes the bit array - try to avoid using this method!!!
resolve(String, String) - Method in interface javax.xml.transform.URIResolver
Called by the processor when it encounters an xsl:include, xsl:import, or document() function.
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(String, String) - Method in interface org.xml.sax.EntityResolver
Allow the application to resolve external entities.
resolveEntity(String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.ext.DefaultHandler2
Invokes EntityResolver2.resolveEntity() with null entity name and base URI.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Resolve an external entity.
resolveEntity(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an external entity resolution.
resolveEntity(String, String, String, String) - Method in interface org.xml.sax.ext.EntityResolver2
Allows applications to map references to external entities into input sources, or tell the parser it should use conventional URI resolution.
resolveEntity(String, String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
Tells the parser to resolve the systemId against the baseURI and read the entity text from that resulting absolute URI.
resolveEntity(StylesheetHandler, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Resolve an external entity.
resolveFunction(QName, int) - Method in interface javax.xml.xpath.XPathFunctionResolver
Find a function in the set of available functions.
resolveFunction(QName, int) - Method in class org.apache.xalan.extensions.XPathFunctionResolverImpl
Resolve an extension function from the qualified name and arity.
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.
resolveResource(String, String, String, String, String) - Method in interface org.w3c.dom.ls.LSResourceResolver
Allow the application to resolve external resources.
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.
resolveVariable(QName) - Method in interface javax.xml.xpath.XPathVariableResolver
Find a variable in the set of available variables.
Result - interface javax.xml.transform.Result.
An object that implements this interface contains the information needed to build a transformation result tree.
RESULT_TREE_SORT_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
ResultNameSpace - class org.apache.xalan.transformer.ResultNameSpace.
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
 
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, String, 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.setDTDHandler(_dom.getBuilder()); _parser.parse(uri); (2) giving the translet an early opportunity to extract anything from the DOMImpl that it would like translet.documentPrepass(_dom); (3) setting the document URI: _dom.setDocumentURI(uri);
retrieveDocument(String, String, 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, String, 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() - Method in class org.apache.xalan.xsltc.util.IntegerArray
 
ReverseAxesWalker - class org.apache.xpath.axes.ReverseAxesWalker.
Walker for a reverse axes.
RGBColor - interface org.w3c.dom.css.RGBColor.
The RGBColor interface is used to represent any RGB color value.
Root - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
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 class org.apache.xml.dtm.Axis
A non-xpath axis, returns root only.
ROOT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Root.
ROOTNODE - Static variable in class org.apache.xml.dtm.ref.DTMDefaultBase
The identity of the root node.
roundF(double) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function round()
RPAREN - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
RTF_INITIAL_SIZE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
RTF_ROOT - Static variable in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
RTF_TEXT - Static variable in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
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.
RTFIterator - class org.apache.xpath.axes.RTFIterator.
 
RTFIterator(int, DTMManager) - Constructor for class org.apache.xpath.axes.RTFIterator
Constructor for RTFIterator
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.xml.utils.ThreadControllerWrapper.ThreadController
Will get a thread from the pool, execute the task and return the thread to the pool.
runThread(Runnable, int) - Static method in class org.apache.xml.utils.ThreadControllerWrapper
 
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(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Print a run-time error message.
runTimeError(String, Object) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
runTimeError(String, Object[]) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
runTimeError(String, 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 class org.apache.xpath.axes.NodeSequence
 
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.
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_UNIVERSAL - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
This is not a public API.
S_BUILTIN_EXTENSIONS_URL - Static variable in class org.apache.xml.utils.Constants
S_BUILTIN_EXTENSIONS_URL is a mnemonic for the XML Namespace (http://xml.apache.org/xalan) predefined to signify Xalan's built-in XSLT Extensions.
S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
The old built-in extension namespace, this is not a public API.
S_BUILTIN_OLD_EXTENSIONS_UNIVERSAL_LEN - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
This is not a public API, it is only public because it is used by outside of this package, it is the length of the old built-in extension namespace.
S_BUILTIN_OLD_EXTENSIONS_URL - Static variable in class org.apache.xml.utils.Constants
The old built-in extension url.
S_EXSLT_COMMON_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXSLT_DATETIME_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXSLT_DYNAMIC_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXSLT_FUNCTIONS_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXSLT_MATH_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXSLT_SETS_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXSLT_STRINGS_URL - Static variable in class org.apache.xml.utils.Constants
EXSLT extension namespaces.
S_EXTENSIONS_JAVA_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_EXTENSIONS_LOTUSXSL_JAVA_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_EXTENSIONS_OLD_JAVA_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_EXTENSIONS_PIPE_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_EXTENSIONS_REDIRECT_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_EXTENSIONS_SQL_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_EXTENSIONS_XALANLIB_URL - Static variable in class org.apache.xml.utils.Constants
Xalan extension namespaces.
S_FALSE - Static variable in class org.apache.xpath.objects.XBoolean
A true boolean object so we don't have to keep creating them.
S_KEY_CONTENT_HANDLER - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
This non-standard property key is used to set the name of the fully qualified Java class that implements the ContentHandler interface.
S_KEY_ENTITIES - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
This non-standard property key is used to specify the name of the property file that specifies character to entity reference mappings.
S_KEY_INDENT_AMOUNT - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
The non-standard property key to use to set the number of whitepaces to indent by, per indentation level, if indent="yes".
S_KEY_LINE_SEPARATOR - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
The non-standard property key to use to set the characters to write out as at the end of a line, rather than the default ones from the runtime.
S_OLDXSLNAMESPACEURL - Static variable in class org.apache.xml.utils.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.xml.serializer.OutputPropertiesFactory
This non-standard property key is used to set 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
A true boolean object so we don't have to keep creating them.
S_USE_URL_ESCAPING - Static variable in class org.apache.xml.serializer.OutputPropertiesFactory
This non-standard property key is used to set a value of "yes" if the href values for HTML serialization should use %xx escaping.
S_VENDOR - Static variable in class org.apache.xml.utils.Constants
Authorship mnemonics, as Java Strings.
S_VENDORURL - Static variable in class org.apache.xml.utils.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.xml.utils.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.QName
The XML namespace.
S_XMLNAMESPACEURI - Static variable in class org.apache.xpath.jaxp.JAXPPrefixResolver
The URI for the XML namespace.
S_XSLNAMESPACEURL - Static variable in class org.apache.xml.utils.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
SAX - Static variable in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
SAX_IMPL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
SAX_IMPL_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
SAX_IMPL_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
SAX_PARSER_CONFIG_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SAX2DOM - class org.apache.xalan.xsltc.trax.SAX2DOM.
 
SAX2DOM_ADAPTER_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SAX2DOM() - Constructor for class org.apache.xalan.xsltc.trax.SAX2DOM
 
SAX2DOM(Node) - Constructor for class org.apache.xalan.xsltc.trax.SAX2DOM
 
SAX2DOM(Node, Node) - Constructor for class org.apache.xalan.xsltc.trax.SAX2DOM
 
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 using the default block size.
SAX2DTM(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, int, boolean, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Construct a SAX2DTM object ready to be constructed from SAX2 ContentHandler events.
SAX2DTM2 - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.
SAX2DTM2 is an optimized version of SAX2DTM which is used in non-incremental situation.
SAX2DTM2.AncestorIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator.
Iterator that returns the ancestors of a given node in document order.
SAX2DTM2.AncestorIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
 
SAX2DTM2.AttributeIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AttributeIterator.
Iterator that returns attribute nodes (of what nodes?)
SAX2DTM2.AttributeIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AttributeIterator
 
SAX2DTM2.ChildrenIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ChildrenIterator.
Iterator that returns all immediate children of a given node
SAX2DTM2.ChildrenIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ChildrenIterator
 
SAX2DTM2.DescendantIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator.
Iterator that returns the descendants of a given node.
SAX2DTM2.DescendantIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator
 
SAX2DTM2.FollowingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingIterator.
Iterator that returns following nodes of for a given node.
SAX2DTM2.FollowingIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingIterator
 
SAX2DTM2.FollowingSiblingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingSiblingIterator.
Iterator that returns all siblings of a given node.
SAX2DTM2.FollowingSiblingIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingSiblingIterator
 
SAX2DTM2.ParentIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ParentIterator.
Iterator that returns the parent of a given node.
SAX2DTM2.ParentIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ParentIterator
 
SAX2DTM2.PrecedingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator.
Iterator that returns preceding nodes of a given node.
SAX2DTM2.PrecedingIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
 
SAX2DTM2.PrecedingSiblingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingSiblingIterator.
Iterator that returns preceding siblings of a given node
SAX2DTM2.PrecedingSiblingIterator(SAX2DTM2) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingSiblingIterator
 
SAX2DTM2.TypedAncestorIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAncestorIterator.
Typed iterator that returns the ancestors of a given node.
SAX2DTM2.TypedAncestorIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAncestorIterator
Constructor TypedAncestorIterator
SAX2DTM2.TypedAttributeIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAttributeIterator.
Iterator that returns attribute nodes of a given type
SAX2DTM2.TypedAttributeIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAttributeIterator
Constructor TypedAttributeIterator
SAX2DTM2.TypedChildrenIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedChildrenIterator.
Iterator that returns children of a given type for a given node.
SAX2DTM2.TypedChildrenIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedChildrenIterator
Constructor TypedChildrenIterator
SAX2DTM2.TypedDescendantIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedDescendantIterator.
Typed iterator that returns the descendants of a given node.
SAX2DTM2.TypedDescendantIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedDescendantIterator
Constructor TypedDescendantIterator
SAX2DTM2.TypedFollowingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedFollowingIterator.
Iterator that returns following nodes of a given type for a given node.
SAX2DTM2.TypedFollowingIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedFollowingIterator
Constructor TypedFollowingIterator
SAX2DTM2.TypedFollowingSiblingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedFollowingSiblingIterator.
Iterator that returns all following siblings of a given node.
SAX2DTM2.TypedFollowingSiblingIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedFollowingSiblingIterator
Constructor TypedFollowingSiblingIterator
SAX2DTM2.TypedPrecedingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingIterator.
Iterator that returns preceding nodes of agiven type for a given node.
SAX2DTM2.TypedPrecedingIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingIterator
Constructor TypedPrecedingIterator
SAX2DTM2.TypedPrecedingSiblingIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingSiblingIterator.
Iterator that returns preceding siblings of a given type for a given node
SAX2DTM2.TypedPrecedingSiblingIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedPrecedingSiblingIterator
Constructor TypedPrecedingSiblingIterator
SAX2DTM2.TypedRootIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedRootIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
SAX2DTM2.TypedRootIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedRootIterator
Constructor TypedRootIterator
SAX2DTM2.TypedSingletonIterator - class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedSingletonIterator.
Iterator that returns a given node only if it is of a given type.
SAX2DTM2.TypedSingletonIterator(SAX2DTM2, int) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedSingletonIterator
Constructor TypedSingletonIterator
SAX2DTM2(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Construct a SAX2DTM2 object using the default block size.
SAX2DTM2(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, int, boolean, boolean, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Construct a SAX2DTM2 object using the given block size.
SAX2RTFDTM - class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM.
This is a subclass of SAX2DTM which has been modified to meet the needs of Result Tree Frameworks (RTFs).
SAX2RTFDTM(DTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean) - Constructor for class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
 
SAXException - exception org.xml.sax.SAXException.
Encapsulate a general SAX error or warning.
SAXException() - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String) - Constructor for class org.xml.sax.SAXException
Create a new SAXException.
SAXException(String, Exception) - Constructor for class org.xml.sax.SAXException
Create a new SAXException from an existing exception.
SAXImpl - class org.apache.xalan.xsltc.dom.SAXImpl.
SAXImpl is the core model for SAX input source.
SAXImpl.NamespaceAttributeIterator - class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceAttributeIterator.
Iterator that returns attributes within a given namespace for a node.
SAXImpl.NamespaceAttributeIterator(SAXImpl, int) - Constructor for class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceAttributeIterator
Constructor NamespaceAttributeIterator
SAXImpl.NamespaceChildrenIterator - class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceChildrenIterator.
Iterator that returns children within a given namespace for a given node.
SAXImpl.NamespaceChildrenIterator(SAXImpl, int) - Constructor for class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceChildrenIterator
Constructor NamespaceChildrenIterator
SAXImpl.NamespaceWildcardIterator - class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceWildcardIterator.
Iterator that handles node tests that test for a namespace, but have a wild card for the local name of the node, i.e., node tests of the form :::*
SAXImpl.NamespaceWildcardIterator(SAXImpl, int, int) - Constructor for class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceWildcardIterator
Constructor NamespaceWildcard
SAXImpl.TypedNamespaceIterator - class org.apache.xalan.xsltc.dom.SAXImpl.TypedNamespaceIterator.
Iterator that returns the namespace nodes as defined by the XPath data model for a given node, filtered by extended type ID.
SAXImpl.TypedNamespaceIterator(SAXImpl, int) - Constructor for class org.apache.xalan.xsltc.dom.SAXImpl.TypedNamespaceIterator
Constructor TypedChildrenIterator
SAXImpl(XSLTCDTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, boolean) - Constructor for class org.apache.xalan.xsltc.dom.SAXImpl
Construct a SAXImpl object using the default block size.
SAXImpl(XSLTCDTMManager, Source, int, DTMWSFilter, XMLStringFactory, boolean, int, boolean, boolean) - Constructor for class org.apache.xalan.xsltc.dom.SAXImpl
Construct a SAXImpl object using the given block size.
SAXNotRecognizedException - exception org.xml.sax.SAXNotRecognizedException.
Exception class for an unrecognized identifier.
SAXNotRecognizedException() - Constructor for class org.xml.sax.SAXNotRecognizedException
Default constructor.
SAXNotRecognizedException(String) - Constructor for class org.xml.sax.SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException - exception org.xml.sax.SAXNotSupportedException.
Exception class for an unsupported operation.
SAXNotSupportedException() - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with no message.
SAXNotSupportedException(String) - Constructor for class org.xml.sax.SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException - exception org.xml.sax.SAXParseException.
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception) - Constructor for class org.xml.sax.SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception) - Constructor for class org.xml.sax.SAXParseException
Create a new SAXParseException with an embedded exception.
SAXParser - class javax.xml.parsers.SAXParser.
Defines the API that wraps an XMLReader implementation class.
SAXParserFactory - class javax.xml.parsers.SAXParserFactory.
Defines a factory API that enables applications to configure and obtain a SAX based parser to parse XML documents.
SAXResult - class javax.xml.transform.sax.SAXResult.
Acts as an holder for a transformation Result.
SAXResult() - Constructor for class javax.xml.transform.sax.SAXResult
Zero-argument default constructor.
SAXResult(ContentHandler) - Constructor for class javax.xml.transform.sax.SAXResult
Create a SAXResult that targets a SAX2 ContentHandler.
SAXSource - class javax.xml.transform.sax.SAXSource.
Acts as an holder for SAX-style Source.
SAXSource() - Constructor for class javax.xml.transform.sax.SAXSource
Zero-argument default constructor.
SAXSource(InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource, using a SAX InputSource.
SAXSource(XMLReader, InputSource) - Constructor for class javax.xml.transform.sax.SAXSource
Create a SAXSource, using an XMLReader and a SAX InputSource.
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
SAXSourceLocator(SourceLocator) - Constructor for class org.apache.xml.utils.SAXSourceLocator
Constructor SAXSourceLocator
SAXTransformerFactory - class javax.xml.transform.sax.SAXTransformerFactory.
This class extends TransformerFactory to provide SAX-specific factory methods.
Schema - class javax.xml.validation.Schema.
Immutable in-memory representation of grammar.
SchemaFactory - class javax.xml.validation.SchemaFactory.
Factory that creates Schema objects. Entry-point to the validation API.
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.
search(Object) - Method in class org.apache.xml.utils.ObjectStack
Returns where an object is on this stack.
secondInMinute() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
secondInMinute(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:second-in-minute function returns the second of the minute as a number.
SECONDS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the seconds field.
SELECT - Static variable in class org.apache.xpath.XPath
Represents a select type expression.
select() - Method in interface org.w3c.dom.html.HTMLTextAreaElement
Select the contents of the TEXTAREA.
select() - Method in interface org.w3c.dom.html.HTMLInputElement
Select the contents of the text area.
selected(SelectionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called just after a select attribute has been evaluated.
selected(SelectionEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called just after the formatter listener is called.
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.
selectEnd(EndSelectionEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called after an xsl:apply-templates or xsl:for-each selection occurs.
SelectionEvent - class org.apache.xalan.trace.SelectionEvent.
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.
selectNode(Node) - Method in interface org.w3c.dom.ranges.Range
Select a node and its contents
selectNodeContents(Node) - Method in interface org.w3c.dom.ranges.Range
Select the contents within a node
selectNodeIterator(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a nodelist.
selectNodeIterator(Node, String) - 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.
selectNodeIterator(Node, String, Node) - 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) - 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.
selectNodeList(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a nodelist.
selectSingleNode(Node, String) - Static method in class org.apache.xpath.XPathAPI
Use an XPath string to select a single node.
selectSingleNode(Node, String) - 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.
selectSingleNode(Node, String, Node) - Method in class org.apache.xpath.CachedXPathAPI
Use an XPath string to select a single node.
SELF - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
SELF - Static variable in class org.apache.xml.dtm.Axis
The self axis contains just the context node itself.
SelfIteratorNoPredicate - class org.apache.xpath.axes.SelfIteratorNoPredicate.
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.
SEPTEMBER - Static variable in class javax.xml.datatype.DatatypeConstants
Value for ninth month of year.
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.
SerializationHandler - interface org.apache.xml.serializer.SerializationHandler.
This interface is the one that a serializer implements.
SERIALIZE_ERR - Static variable in class org.w3c.dom.ls.LSException
If an attempt was made to serialize a Node using LSSerializer and the processing has been stopped.
serialize(Node) - Method in class org.apache.xml.serializer.EmptySerializer
 
serialize(Node) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
serialize(Node) - Method in interface org.apache.xml.serializer.DOMSerializer
Serializes the DOM node.
serialize(Node) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
serialize(Node) - Method in interface org.apache.xml.serializer.SerializationHandler
Notify that the serializer should take this DOM node as input to be serialized.
serialize(Node) - Method in class org.apache.xml.serializer.ToStream
Serializes the DOM node.
serialize(Node) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
serialize(Node) - Method in class org.apache.xml.serializer.ToUnknownStream
Converts the DOM node to output
serializeDOM3(Node) - Method in interface org.apache.xml.serializer.DOM3Serializer
Serializes the Level 3 DOM node.
serializeDOM3(Node) - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Serializes the Level 3 DOM node by creating an instance of DOM3TreeWalker which traverses the DOM tree and invokes handler events to serialize the DOM NOde.
Serializer - interface org.apache.xalan.serialize.Serializer.
Deprecated. Use org.apache.xml.serializer.Serializer
Serializer - interface org.apache.xml.serializer.Serializer.
The Serializer interface is implemented by a serializer to enable users to: get and set streams or writers configure the serializer with key/value properties get an org.xml.sax.ContentHandler or a DOMSerializer to provide input to
SerializerBase - class org.apache.xml.serializer.SerializerBase.
This class acts as a base class for the XML "serializers" and the stream serializers.
SerializerFactory - class org.apache.xalan.serialize.SerializerFactory.
Deprecated. The new class to use is org.apache.xml.serializer.SerializerFactory
SerializerFactory - class org.apache.xml.serializer.SerializerFactory.
This class is a public API, it is a factory for creating serializers.
SerializerMessages - class org.apache.xml.serializer.utils.SerializerMessages.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_ca - class org.apache.xml.serializer.utils.SerializerMessages_ca.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_ca() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_ca
 
SerializerMessages_cs - class org.apache.xml.serializer.utils.SerializerMessages_cs.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_cs() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_cs
 
SerializerMessages_de - class org.apache.xml.serializer.utils.SerializerMessages_de.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_de() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_de
 
SerializerMessages_en - class org.apache.xml.serializer.utils.SerializerMessages_en.
Default implementation.
SerializerMessages_en() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_en
 
SerializerMessages_es - class org.apache.xml.serializer.utils.SerializerMessages_es.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_es() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_es
 
SerializerMessages_fr - class org.apache.xml.serializer.utils.SerializerMessages_fr.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_fr() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_fr
 
SerializerMessages_hu - class org.apache.xml.serializer.utils.SerializerMessages_hu.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_hu() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_hu
 
SerializerMessages_it - class org.apache.xml.serializer.utils.SerializerMessages_it.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_it() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_it
 
SerializerMessages_ja - class org.apache.xml.serializer.utils.SerializerMessages_ja.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_ja() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_ja
 
SerializerMessages_ko - class org.apache.xml.serializer.utils.SerializerMessages_ko.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_ko() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_ko
 
SerializerMessages_pl - class org.apache.xml.serializer.utils.SerializerMessages_pl.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_pl() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_pl
 
SerializerMessages_pt_BR - class org.apache.xml.serializer.utils.SerializerMessages_pt_BR.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_pt_BR() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_pt_BR
 
SerializerMessages_ru - class org.apache.xml.serializer.utils.SerializerMessages_ru.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_ru() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_ru
 
SerializerMessages_sk - class org.apache.xml.serializer.utils.SerializerMessages_sk.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_sk() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_sk
 
SerializerMessages_sl - class org.apache.xml.serializer.utils.SerializerMessages_sl.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_sl() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_sl
 
SerializerMessages_sv - class org.apache.xml.serializer.utils.SerializerMessages_sv.
 
SerializerMessages_sv() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_sv
 
SerializerMessages_tr - class org.apache.xml.serializer.utils.SerializerMessages_tr.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_tr() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_tr
 
SerializerMessages_zh - class org.apache.xml.serializer.utils.SerializerMessages_zh.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_zh_CN - class org.apache.xml.serializer.utils.SerializerMessages_zh_CN.
 
SerializerMessages_zh_CN() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_zh_CN
 
SerializerMessages_zh_TW - class org.apache.xml.serializer.utils.SerializerMessages_zh_TW.
An instance of this class is a ListResourceBundle that has the required getContents() method that returns an array of message-key/message associations.
SerializerMessages_zh_TW() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_zh_TW
 
SerializerMessages_zh() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages_zh
 
SerializerMessages() - Constructor for class org.apache.xml.serializer.utils.SerializerMessages
 
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
 
SerializerTrace - interface org.apache.xml.serializer.SerializerTrace.
This interface defines a set of integer constants that identify trace event types.
SerializerUtils - class org.apache.xalan.serialize.SerializerUtils.
Class that contains only static methods that are used to "serialize", these methods are used by Xalan and are not in org.apache.xml.serializer because they have dependancies on the packages org.apache.xpath or org.
SerializerUtils() - Constructor for class org.apache.xalan.serialize.SerializerUtils
 
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
 
setAbbr(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setAccept(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setAcceptCharset(String) - Method in interface org.w3c.dom.html.HTMLFormElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLLegendElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setAccessKey(String) - Method in interface org.w3c.dom.html.HTMLLabelElement
 
setAction(String) - Method in interface org.w3c.dom.html.HTMLFormElement
 
setActualEncoding(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3 An attribute specifying the actual encoding of this document.
setActualEncoding(String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3 An attribute specifying the actual encoding of this document.
setAlign(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLDivElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLParagraphElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCaptionElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLHeadingElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLHRElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLLegendElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setAlign(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setALink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
 
setAlt(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setAlt(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setAlt(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setAlt(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setArchive(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setArchive(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
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.FunctionMultiArgs
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.
setAt(int, Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
 
setAttribute(int, String, String, String, String, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set an attribute in the list.
setAttribute(String, Object) - Method in class javax.xml.parsers.DocumentBuilderFactory
Allows the user to set specific attributes on the underlying implementation.
setAttribute(String, Object) - Method in class javax.xml.transform.TransformerFactory
Allows the user to set specific attributes on the underlying implementation.
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.SmartTransformerFactoryImpl
 
setAttribute(String, Object) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
javax.xml.transform.sax.TransformerFactory implementation.
setAttribute(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttribute(String, String) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttribute(String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributeList(AttributeList) - Method in class org.xml.sax.helpers.AttributeListImpl
Deprecated. Set the attribute list, discarding previous contents.
setAttributeNode(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNode(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNode(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute node.
setAttributeNodeNS(Attr) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setAttributeNodeNS(Attr) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
setAttributeNodeNS(Attr) - Method in interface org.w3c.dom.Element
Adds a new attribute.
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.
setAttributeNS(String, String, String) - Method in interface org.w3c.dom.Element
Adds a new attribute.
setAttributes(Attributes) - Method in class org.apache.xml.serializer.AttributesImplSerializer
This method sets the attributes, previous attributes are cleared, it also keeps the hashtable up to date for quick lookup via getIndex(qName).
setAttributes(Attributes) - Method in class org.xml.sax.ext.Attributes2Impl
Copy an entire Attributes object.
setAttributes(Attributes) - Method in class org.xml.sax.helpers.AttributesImpl
Copy an entire Attributes object.
setAttributeSet(ElemAttributeSet) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:attribute-set" property.
setAuxiliaryClasses(Hashtable) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
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.
setAxis(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setAzimuth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the azimuth property definition in CSS2.
setBackground(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background property definition in CSS2.
setBackground(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
 
setBackgroundAttachment(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-attachment property definition in CSS2.
setBackgroundColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-color property definition in CSS2.
setBackgroundImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-image property definition in CSS2.
setBackgroundPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-position property definition in CSS2.
setBackgroundRepeat(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the background-repeat property definition in CSS2.
setBaseId(String) - Method in class org.apache.xml.utils.StylesheetPIHandler
Added additional getter and setter methods for the Base Id to fix bugzilla bug 24187
setBaseURI(String) - Method in interface org.w3c.dom.ls.LSInput
The base URI to be used (see section 5.1.4 in [IETF RFC 2396]) for resolving a relative systemId to an absolute URI.
setBaseURLOfSource(String) - Method in class org.apache.xalan.transformer.TransformerImpl
Get the base URL of the source.
setBgColor(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
 
setBgColor(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setBgColor(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setBgColor(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setBit(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
Sets a given bit
setBody(HTMLElement) - Method in interface org.w3c.dom.html.HTMLDocument
 
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.
setBorder(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border property definition in CSS2.
setBorder(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setBorder(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setBorder(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setBorderBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom property definition in CSS2.
setBorderBottomColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-color property definition in CSS2.
setBorderBottomStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-style property definition in CSS2.
setBorderBottomWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-bottom-width property definition in CSS2.
setBorderCollapse(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-collapse property definition in CSS2.
setBorderColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-color property definition in CSS2.
setBorderLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left property definition in CSS2.
setBorderLeftColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-color property definition in CSS2.
setBorderLeftStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-style property definition in CSS2.
setBorderLeftWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-left-width property definition in CSS2.
setBorderRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right property definition in CSS2.
setBorderRightColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-color property definition in CSS2.
setBorderRightStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-style property definition in CSS2.
setBorderRightWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-right-width property definition in CSS2.
setBorderSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-spacing property definition in CSS2.
setBorderStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-style property definition in CSS2.
setBorderTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top property definition in CSS2.
setBorderTopColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-color property definition in CSS2.
setBorderTopStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-style property definition in CSS2.
setBorderTopWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-top-width property definition in CSS2.
setBorderWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the border-width property definition in CSS2.
setBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the bottom property definition in CSS2.
setByteStream(InputStream) - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of bytes.
setByteStream(InputStream) - Method in class org.xml.sax.InputSource
Set the byte stream for this input source.
setByteStream(OutputStream) - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream of bytes.
setCallsNodeset(boolean) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setCallsNodeset(boolean) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
setCaption(HTMLTableCaptionElement) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setCaptionSide(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the caption-side property definition in CSS2.
setCaseOrder(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "case-order" attribute.
setCdataSectionElements(Hashtable) - Method in class org.apache.xml.serializer.EmptySerializer
 
setCdataSectionElements(Vector) - Method in class org.apache.xml.serializer.EmptySerializer
 
setCdataSectionElements(Vector) - Method in class org.apache.xml.serializer.ToSAXHandler
Does nothing.
setCdataSectionElements(Vector) - Method in class org.apache.xml.serializer.ToStream
Remembers the cdata sections specified in the cdata-section-elements.
setCdataSectionElements(Vector) - Method in class org.apache.xml.serializer.ToUnknownStream
 
setCellIndex(int) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setCellPadding(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setCells(HTMLCollection) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setCellSpacing(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setCertifiedText(boolean) - Method in interface org.w3c.dom.ls.LSInput
If set to true, assume that the input is certified (see section 2.13 in [XML 1.1]) when parsing [XML 1.1].
setCh(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
 
setCh(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setCh(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
 
setCh(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setCharacterStream(Reader) - Method in interface org.w3c.dom.ls.LSInput
An attribute of a language and binding dependent type that represents a stream of 16-bit units.
setCharacterStream(Reader) - Method in class org.xml.sax.InputSource
Set the character stream for this input source.
setCharacterStream(Writer) - Method in interface org.w3c.dom.ls.LSOutput
An attribute of a language and binding dependent type that represents a writable stream to which 16-bit units can be output.
setChars(char[]) - Method in class org.apache.xalan.templates.ElemTextLiteral
Set the characters that will be output to the result tree..
setCharset(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setCharset(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setCharset(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
setChecked(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
 
setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
 
setChOff(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setCite(String) - Method in interface org.w3c.dom.html.HTMLQuoteElement
 
setCite(String) - Method in interface org.w3c.dom.html.HTMLModElement
 
setClassName(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the class name for the generated translet.
setClassName(String) - Method in interface org.w3c.dom.html.HTMLElement
 
setClear(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the clear property definition in CSS2.
setClear(String) - Method in interface org.w3c.dom.html.HTMLBRElement
 
setClip(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the clip property definition in CSS2.
setCoalescing(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will convert CDATA nodes to Text nodes and append it to the adjacent (if any) text node.
setCode(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setCode(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setCodeBase(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setCodeBase(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setCodeType(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the color property definition in CSS2.
setColor(String) - Method in interface org.w3c.dom.html.HTMLBaseFontElement
 
setColor(String) - Method in interface org.w3c.dom.html.HTMLFontElement
 
setCols(int) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setCols(String) - Method in interface org.w3c.dom.html.HTMLFrameSetElement
 
setColSpan(int) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setColumnNumber(int) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the column number for this locator (1-based).
setColumnNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the column number for this locator (1-based).
setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLOListElement
 
setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLMenuElement
 
setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLDirectoryElement
 
setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLDListElement
 
setCompact(boolean) - Method in interface org.w3c.dom.html.HTMLUListElement
 
setContent(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the content property definition in CSS2.
setContent(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
 
setcontentHandler(ContentHandler) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
Set the ContentHandler used for the tree walk.
setContentHandler(ContentHandler) - Method in class javax.xml.validation.ValidatorHandler
Sets the ContentHandler which receives the augmented validation result.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.transformer.TrAXFilter
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
 
setContentHandler(ContentHandler) - Method in class org.apache.xalan.xsltc.trax.TrAXFilter
 
setContentHandler(ContentHandler) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
 
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 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.CoroutineParser
Deprecated. Register a SAX-style content handler for us to output to
setContentHandler(ContentHandler) - Method in class org.apache.xml.serializer.EmptySerializer
 
setContentHandler(ContentHandler) - Method in class org.apache.xml.serializer.ToSAXHandler
Sets the SAX ContentHandler.
setContentHandler(ContentHandler) - Method in interface org.apache.xml.serializer.SerializationHandler
Set the SAX Content handler that the serializer sends its output to.
setContentHandler(ContentHandler) - Method in class org.apache.xml.serializer.ToStream
 
setContentHandler(ContentHandler) - Method in class org.apache.xml.serializer.ToUnknownStream
 
setContentHandler(ContentHandler) - Method in class org.apache.xml.utils.TreeWalker
Get the ContentHandler used for the tree walk.
setContentHandler(ContentHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the content event handler.
setContentHandler(ContentHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the content handler.
setContextNodeListsStack(Stack) - Method in class org.apache.xpath.XPathContext
 
setCookie(String) - Method in interface org.w3c.dom.html.HTMLDocument
 
setCoords(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setCoords(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setCount(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "count" attribute.
setCounterIncrement(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-increment property definition in CSS2.
setCounterReset(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the counter-reset property definition in CSS2.
setCssFloat(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the float property definition in CSS2.
setCssText(String) - Method in interface org.w3c.dom.css.CSSValue
A string representation of the current value.
setCssText(String) - Method in interface org.w3c.dom.css.CSSRule
The parsable textual representation of the rule.
setCssText(String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
The parsable textual representation of the declaration block (excluding the surrounding curly braces).
setCue(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cue property definition in CSS2.
setCueAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-after property definition in CSS2.
setCueBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cue-before property definition in CSS2.
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(IntStack) - Method in class org.apache.xpath.XPathContext
 
setCurrentNode(Node) - Method in class org.apache.xalan.transformer.XalanTransformState
 
setCurrentNode(Node) - Method in interface org.apache.xml.serializer.TransformStateSetter
Set the current node.
setCurrentNode(Node) - Method in interface org.w3c.dom.traversal.TreeWalker
The node at which the TreeWalker is currently positioned.
setCurrentNodeStack(IntStack) - 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 class org.apache.xpath.axes.NodeSequence
 
setCurrentPos(int) - Method in interface org.apache.xpath.axes.ContextNodeList
Set the current position in the node set.
setCurrentStylesheet(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setCursor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the cursor property definition in CSS2.
setData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setData(String) - Method in class org.apache.xml.utils.UnImplNode
Set Node data
setData(String) - Method in interface org.w3c.dom.CharacterData
The character data of the node that implements this interface.
setData(String) - Method in interface org.w3c.dom.ProcessingInstruction
The content of this processing instruction.
setData(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setDataType(AVT) - Method in class org.apache.xalan.templates.ElemSort
Set the "data-type" attribute.
setDateTime(String) - Method in interface org.w3c.dom.html.HTMLModElement
 
setDay(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set days in month.
setDebug(boolean) - Method in class org.apache.xalan.transformer.TransformerImpl
 
setDebug(boolean) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Turn debugging messages on/off
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.
setDeclare(boolean) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setDeclared(int, boolean) - Method in class org.xml.sax.ext.Attributes2Impl
Assign a value to the "declared" flag of a specific attribute.
setDefaultChecked(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
 
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.
setDefaultSelected(boolean) - Method in interface org.w3c.dom.html.HTMLOptionElement
 
setDefaultValue(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setDefaultValue(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setDefer(boolean) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
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.
setDir(String) - Method in interface org.w3c.dom.html.HTMLElement
 
setDirection(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the direction property definition in CSS2.
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLOptGroupElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLButtonElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLOptionElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.html.HTMLStyleElement
 
setDisabled(boolean) - Method in interface org.w3c.dom.stylesheets.StyleSheet
false if the style sheet is applied to the document.
setDisableOutputEscaping(boolean) - Method in class org.apache.xalan.templates.ElemValueOf
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.ElemText
Set the "disable-output-escaping" attribute.
setDisplay(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the display property definition in CSS2.
setDoctype(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setDoctype(String, String) - Method in class org.apache.xml.serializer.SerializerBase
Set the value coming from the xsl:output doctype-public and doctype-system stylesheet properties
setDoctype(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
setDoctypePublic(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setDoctypePublic(String) - Method in class org.apache.xml.serializer.SerializerBase
Set the value coming from the xsl:output doctype-public stylesheet attribute.
setDoctypePublic(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Set the doctype in the underlying XML handler.
setDoctypeSystem(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setDoctypeSystem(String) - Method in class org.apache.xml.serializer.SerializerBase
Set the value coming from the xsl:output doctype-system stylesheet attribute.
setDoctypeSystem(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Set the doctype in the underlying XML handler.
setDocument(Document) - Method in class org.apache.xml.utils.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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
setDocumentBaseURI(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.
setDocumentHandler(DocumentHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a document event handler.
setDocumentHandler(DocumentHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the SAX1 document event handler.
setDocumentLocator(Locator) - Method in class org.apache.xalan.processor.StylesheetHandler
Receive a Locator object for 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.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.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.xalan.xsltc.trax.SAX2DOM
This class is only used internally so this method should never be called.
setDocumentLocator(Locator) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Set internal system Id and forward SAX2 event to parser object.
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.serializer.EmptySerializer
 
setDocumentLocator(Locator) - Method in class org.apache.xml.serializer.SerializerBase
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
setDocumentLocator(Locator) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
setDocumentLocator(Locator) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
setDocumentLocator(Locator) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
setDocumentLocator(Locator) - Method in class org.apache.xml.utils.DOMBuilder
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in interface org.xml.sax.ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.DefaultHandler
Receive a Locator object for document events.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a new document locator event.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
setDocumentLocator(Locator) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set a document locator.
setDocumentURI(String) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
 
setDocumentURI(String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Define the origin of the document from which the tree was built
setDocumentURI(String) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setDocumentURI(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3
setDocumentURI(String) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3
setDocumentURI(String) - Method in interface org.w3c.dom.Document
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
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.
setDom(DOM) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
 
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.xml.utils.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.MatchGenerator
Set index where the reference to the DOM is stored.
setDomIndex(int) - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
setDriver(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the driver call to be used to create connections
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.JNDIConnectionPool
Not implemented and will throw an Error if called.
setDTDEntityExpansion(boolean) - Method in class org.apache.xml.serializer.EmptySerializer
 
setDTDEntityExpansion(boolean) - Method in class org.apache.xml.serializer.SerializerBase
If set to false the serializer does not expand DTD entities, but leaves them as is, the default value is true.
setDTDEntityExpansion(boolean) - Method in interface org.apache.xml.serializer.SerializationHandler
Default behavior is to expand DTD entities, that is the initall default value is true.
setDTDEntityExpansion(boolean) - Method in class org.apache.xml.serializer.ToStream
If set to false the serializer does not expand DTD entities, but leaves them as is, the default value is true;
setDTDHandler(DTDHandler) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
setDTDHandler(DTDHandler) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
setDTDHandler(DTDHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style DTD handler for us to output to
setDTDHandler(DTDHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setDTDHandler(DTDHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
 
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the DTD event handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the DTD handler.
setDTDHandler(DTDHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the DTD event handler.
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.SuballocatedIntVector
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.xpath.NodeSetDTM
Sets the component at the specified index of this vector to be the specified object.
setElementAt(int, int) - Method in class org.apache.xpath.compiler.OpMapVector
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.
setElementAt(Object, int) - Method in class org.apache.xml.utils.ObjectVector
Sets the component at the specified index of this vector to be the specified object.
setElementProcessor(XSLTElementProcessor) - Method in class org.apache.xalan.processor.XSLTElementDef
Set the XSLTElementProcessor for this element.
setElements(StringVector) - Method in class org.apache.xalan.templates.ElemExtensionDecl
Set StringVector of elements for this extension
setElements(Vector) - Method in class org.apache.xalan.processor.WhitespaceInfoPaths
Set from the elements attribute.
setElevation(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the elevation property definition in CSS2.
setEmptyCells(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the empty-cells property definition in CSS2.
setEncoding(String) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setEncoding(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setEncoding(String) - Method in class org.apache.xml.serializer.SerializerBase
Sets the character encoding coming from the xsl:output encoding stylesheet attribute.
setEncoding(String) - Method in class org.apache.xml.serializer.ToStream
Sets the character encoding coming from the xsl:output encoding stylesheet attribute.
setEncoding(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
setEncoding(String) - Method in interface org.w3c.dom.css.CSSCharsetRule
The encoding information used in this @charset rule.
setEncoding(String) - Method in interface org.w3c.dom.ls.LSInput
The character encoding, if known.
setEncoding(String) - Method in interface org.w3c.dom.ls.LSOutput
The character encoding to use for the output.
setEncoding(String) - Method in class org.xml.sax.InputSource
Set the character encoding, if known.
setEncoding(String) - Method in class org.xml.sax.ext.Locator2Impl
Assigns the current value of the encoding property.
setEnctype(String) - Method in interface org.w3c.dom.html.HTMLFormElement
 
setEnd(Node, int) - Method in interface org.w3c.dom.ranges.Range
Sets the attributes describing the end of a Range.
setEndAfter(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the end of a Range to be after a node
setEndBefore(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the end position to be before a node.
setEndLocaterInfo(SourceLocator) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the end location information for this element.
setEntityResolver(EntityResolver) - Method in class javax.xml.parsers.DocumentBuilder
Specify the EntityResolver to be used to resolve entities present in the XML document to be parsed.
setEntityResolver(EntityResolver) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
setEntityResolver(EntityResolver) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.XMLReader
Allow an application to register an entity resolver.
setEntityResolver(EntityResolver) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.ParserAdapter
Set the entity resolver.
setEntityResolver(EntityResolver) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the entity resolver.
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...
setErrHandler(ErrorHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setError(Exception, ExpressionContext) - Method in class org.apache.xalan.lib.sql.XConnection
This is an internal version of Set Error that is called withen XConnection where there is no SQLDocument created yet.
setError(Exception, SQLDocument, SQLWarning) - Method in class org.apache.xalan.lib.sql.XConnection
Set an error and/or warning on this connection.
setErrorHandler(DOMErrorHandler) - Method in interface org.apache.xml.serializer.DOM3Serializer
Sets a DOMErrorHandler on the DOM Level 3 Serializer.
setErrorHandler(DOMErrorHandler) - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Sets a DOMErrorHandler on the DOM Level 3 Serializer.
setErrorHandler(ErrorHandler) - Method in class javax.xml.parsers.DocumentBuilder
Specify the ErrorHandler to be used by the parser.
setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.SchemaFactory
Sets the ErrorHandler to receive errors encountered during the newSchema method invocation.
setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.Validator
Sets the ErrorHandler to receive errors encountered during the validate method invocation.
setErrorHandler(ErrorHandler) - Method in class javax.xml.validation.ValidatorHandler
Sets the ErrorHandler to receive errors encountered during the validation.
setErrorHandler(ErrorHandler) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
setErrorHandler(ErrorHandler) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.XMLReader
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to register an error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the error event handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.ParserAdapter
Set the error handler.
setErrorHandler(ErrorHandler) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Register the error event handler.
setErrorHandler(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 javax.xml.transform.Transformer
Set the error event listener in effect for the transformation.
setErrorListener(ErrorListener) - Method in class javax.xml.transform.TransformerFactory
Set the error event listener for the TransformerFactory, which is used for the processing of transformation instructions, and not for the transformation itself.
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.TransformerImpl
Set the error event listener.
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.TrAXFilter
 
setErrorListener(ErrorListener) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
setErrorListener(ErrorListener) - Method in class org.apache.xalan.xsltc.trax.TrAXFilter
 
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.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 class org.apache.xalan.xsltc.dom.SAXImpl
 
setEscaping(boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
setEscaping(boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
setEscaping(boolean) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
setEscaping(boolean) - Method in class org.apache.xml.serializer.EmptySerializer
 
setEscaping(boolean) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
setEscaping(boolean) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
setEscaping(boolean) - Method in interface org.apache.xml.serializer.SerializationHandler
Turns special character escaping on/off.
setEscaping(boolean) - Method in class org.apache.xml.serializer.ToStream
 
setEscaping(boolean) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Turns special character escaping on/off.
setEscaping(boolean) - Method in class org.apache.xml.serializer.ToUnknownStream
 
setEvent(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
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.
setExpandEntityReferences(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will expand entity reference nodes.
setExpression(Expression) - Method in class org.apache.xalan.templates.ElemForEach
 
setExpression(Expression) - Method in interface org.apache.xpath.ExpressionOwner
Set the raw expression object for this object.
setExpression(Expression) - Method in class org.apache.xpath.XPath
Set the raw expression object for this object.
setExpression(Expression) - Method in class org.apache.xpath.axes.AxesWalker
 
setExpression(Expression) - Method in class org.apache.xpath.axes.WalkingIterator
 
setExpression(Expression) - Method in class org.apache.xpath.functions.FunctionOneArg
 
setExpression(Expression) - Method in class org.apache.xpath.operations.Operation
 
setExpression(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
 
setExpression(Expression) - Method in class org.apache.xpath.patterns.StepPattern
 
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.
setExtensionHandlerClass(String) - Method in class org.apache.xalan.templates.StylesheetRoot
This internal method allows the setting of the java class to handle the extension function (if other than the default one).
setFace(String) - Method in interface org.w3c.dom.html.HTMLBaseFontElement
 
setFace(String) - Method in interface org.w3c.dom.html.HTMLFontElement
 
setFeature(String, boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set a feature for this DocumentBuilderFactory and DocumentBuilders created by this factory.
setFeature(String, boolean) - Method in class javax.xml.parsers.SAXParserFactory
Sets the particular feature in the underlying implementation of org.xml.sax.XMLReader.
setFeature(String, boolean) - Method in class javax.xml.transform.TransformerFactory
Set a feature for this TransformerFactory and Transformers or Templates created by this factory.
setFeature(String, boolean) - Method in class javax.xml.validation.SchemaFactory
Set the value of a feature flag.
setFeature(String, boolean) - Method in class javax.xml.validation.Validator
Set the value of a feature flag.
setFeature(String, boolean) - Method in class javax.xml.validation.ValidatorHandler
Set the value of a feature flag.
setFeature(String, boolean) - Method in class javax.xml.xpath.XPathFactory
Set a feature for this XPathFactory and XPaths created by this factory.
setFeature(String, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
 
setFeature(String, boolean) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
Set a feature for this TransformerFactory and Transformers or Templates created by this factory.
setFeature(String, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
The DTM interfaces are not used in this class.
setFeature(String, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
Implementation of the DTM interfaces
setFeature(String, boolean) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
Set a feature for this SmartTransformerFactory and Transformers or Templates created by this factory.
setFeature(String, boolean) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
setFeature(String, boolean) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
setFeature(String, boolean) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
Set a feature for this TransformerFactory and Transformers or Templates created by this factory.
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.
setFeature(String, boolean) - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
Set a feature for this XPathFactory and XPaths created by this factory.
setFeature(String, boolean) - Method in interface org.xml.sax.XMLReader
Set the value of a feature flag.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a feature.
setFeature(String, boolean) - Method in class org.xml.sax.helpers.ParserAdapter
Set a feature flag for the parser.
setFeature(String, String) - Method in class org.apache.xalan.lib.sql.XConnection
Set feature options for this XConnection.
setFilter(LSParserFilter) - Method in interface org.w3c.dom.ls.LSParser
When a filter is provided, the implementation will call out to the filter as it is constructing the DOM tree structure.
setFilter(LSSerializerFilter) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Set a LSSerilizerFilter on the LSSerializer.
setFilter(LSSerializerFilter) - Method in interface org.w3c.dom.ls.LSSerializer
When the application provides a filter, the serializer will call out to the filter before serializing each Node.
setFilter(StripFilter) - Method in interface org.apache.xalan.xsltc.DOM
 
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Part of the DOM interface - no function here.
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
setFilter(StripFilter) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
setFirstWalker(AxesWalker) - Method in class org.apache.xpath.axes.WalkingIterator
Set the head of the walker list.
setFloatValue(short, float) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the float value with a specified unit.
setFont(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font property definition in CSS2.
setFontFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-family property definition in CSS2.
setFontSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size property definition in CSS2.
setFontSizeAdjust(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-size-adjust property definition in CSS2.
setFontStretch(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-stretch property definition in CSS2.
setFontStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-style property definition in CSS2.
setFontVariant(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-variant property definition in CSS2.
setFontWeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the font-weight property definition in CSS2.
setFormat(AVT) - Method in class org.apache.xalan.templates.ElemNumber
Set the "format" attribute.
setFractionalSecond(BigDecimal) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set fractional seconds.
setFragment(String) - Method in class org.apache.xml.utils.URI
Set the fragment for this URI.
setFrame(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setFrameBorder(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setFrameBorder(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
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
setFunctionTable(FunctionTable) - Method in class org.apache.xpath.functions.FuncExtFunctionAvailable
The function table is an instance field.
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.
setHandler(ContentHandler) - Method in class javax.xml.transform.sax.SAXResult
Set the target to be a SAX2 ContentHandler.
setHandler(ContentHandler) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setHasIdCall(boolean) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setHasIdCall(boolean) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
setHeaders(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the height property definition in CSS2.
setHeight(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setHeight(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setHeight(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setHeight(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setHeight(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setHost(String) - Method in class org.apache.xml.utils.URI
Set the host for this URI.
setHour(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set hours.
setHref(String) - Method in class org.apache.xalan.processor.ProcessorInclude
Get the base identifier with which this stylesheet is associated.
setHref(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the base identifier with which this stylesheet is associated.
setHref(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setHref(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setHref(String) - Method in interface org.w3c.dom.html.HTMLBaseElement
 
setHref(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setHreflang(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setHreflang(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setHspace(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setHspace(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setHspace(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setHtmlFor(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
setHtmlFor(String) - Method in interface org.w3c.dom.html.HTMLLabelElement
 
setHttpEquiv(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
 
setId(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "id" property.
setId(String) - Method in interface org.w3c.dom.html.HTMLElement
 
setIdAttribute(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
NON-DOM: set the type of this attribute to be ID type.
setIdAttribute(boolean) - Method in class org.apache.xml.utils.UnImplNode
NON-DOM: set the type of this attribute to be ID type.
setIdAttribute(String, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3: register the given attribute node as an ID attribute
setIdAttribute(String, boolean) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3: register the given attribute node as an ID attribute
setIdAttribute(String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
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.
setIdAttributeNode(Attr, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3: register the given attribute node as an ID attribute
setIdAttributeNode(Attr, boolean) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3: register the given attribute node as an ID attribute
setIdAttributeNode(Attr, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIdAttributeNS(String, String, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
DOM Level 3: register the given attribute node as an ID attribute
setIdAttributeNS(String, String, boolean) - Method in class org.apache.xml.utils.UnImplNode
DOM Level 3: register the given attribute node as an ID attribute
setIdAttributeNS(String, String, boolean) - Method in interface org.w3c.dom.Element
If the parameter isId is true, this method declares the specified attribute to be a user-determined ID attribute .
setIgnoringComments(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will ignore comments.
setIgnoringElementContentWhitespace(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parsers created by this factory must eliminate whitespace in element content (sometimes known loosely as 'ignorable whitespace') when parsing XML documents (see XML Rec 2.10).
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) - Method in class org.apache.xalan.templates.StylesheetRoot
 
setIncremental(boolean) - Method in class org.apache.xml.dtm.DTMManager
Set a flag indicating whether an incremental transform is desired This flag should have the same value as the FEATURE_INCREMENTAL feature which is set by the TransformerFactory.setAttribut() method before a DTMManager is created
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 class org.apache.xml.serializer.EmptySerializer
 
setIndent(boolean) - Method in class org.apache.xml.serializer.SerializerBase
Sets the value coming from the xsl:output indent stylesheet attribute.
setIndent(boolean) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
setIndent(boolean) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing
setIndent(boolean) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
setIndentAmount(int) - Method in class org.apache.xml.serializer.EmptySerializer
 
setIndentAmount(int) - Method in class org.apache.xml.serializer.SerializerBase
Sets the indentation amount.
setIndentAmount(int) - Method in interface org.apache.xml.serializer.SerializationHandler
Set the number of spaces to indent for each indentation level.
setIndentAmount(int) - Method in class org.apache.xml.serializer.ToStream
Sets the m_indentAmount.
setIndentAmount(int) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
setIndentNumber(int) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
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).
setIndex(int) - Method in class org.apache.xpath.operations.Variable
Set the index for the variable into the stack.
setIndex(int) - Method in interface org.w3c.dom.html.HTMLOptionElement
 
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.
setInnerExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprIterator
Set the inner contained expression of this filter.
setInnerExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprWalker
Set the inner contained expression of this filter.
setInnerExpression(Expression) - Method in class org.apache.xpath.axes.FilterExprIteratorSimple
Set the inner contained expression of this filter.
setInputEncoding(String) - Method in class org.apache.xml.utils.UnImplNode
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
setInputSource(InputSource) - Method in class javax.xml.transform.sax.SAXSource
Set the SAX InputSource to be used for the Source.
setInputStream(InputStream) - Method in class javax.xml.transform.stream.StreamSource
Set the byte stream to be used as input.
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.
setIsGlobal(boolean) - Method in class org.apache.xpath.operations.Variable
Set whether or not this is a global reference.
setIsLiteralResultAsStylesheet(boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult
Set whether this element represents a root element that is also the stylesheet element.
setIsMap(boolean) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setIsOutput(boolean) - Method in class org.apache.xalan.lib.sql.QueryParameter
Set Name, this should really be covered in the constructor but the QueryParser has a State issue where the name is discoverd after the Parameter object needs to be created
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
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.NodeSequence
 
setIter(DTMIterator) - Method in class org.apache.xpath.axes.NodeSequence
Set the functional iterator that fetches nodes.
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
setJndiPath(String) - Method in class org.apache.xalan.lib.sql.JNDIConnectionPool
Sets the path for the jndi datasource
setKey(KeyDeclaration) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xsl:key" property.
setKeyIndexDom(String, DOM) - 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
setLabel(String) - Method in interface org.w3c.dom.html.HTMLOptGroupElement
 
setLabel(String) - Method in interface org.w3c.dom.html.HTMLOptionElement
 
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
setLang(String) - Method in interface org.w3c.dom.html.HTMLElement
 
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 interface org.apache.xpath.axes.ContextNodeList
Set the index of the last node in this list.
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
Set the last used walker.
setLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the left property definition in CSS2.
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.
setLetterSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the letter-spacing property definition in CSS2.
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...
setLexHandler(LexicalHandler) - Method in class org.apache.xml.serializer.ToSAXHandler
Sets the LexicalHandler.
setLexicalHandler(LexicalHandler) - Method in class javax.xml.transform.sax.SAXResult
Set the SAX2 LexicalHandler for the output.
setLexicalHandler(LexicalHandler) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setLexicalHandler(LexicalHandler) - Method in interface org.apache.xml.dtm.ref.IncrementalSAXSource
Register a SAX-style lexical handler for us to output to
setLexicalHandler(LexicalHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
setLexicalHandler(LexicalHandler) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
 
setLineHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the line-height property definition in CSS2.
setLineNumber(int) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the line number for this locator (1-based).
setLineNumber(int) - Method in class org.xml.sax.helpers.LocatorImpl
Set the line number for this locator (1-based).
setLineSepUse(boolean) - Method in class org.apache.xml.serializer.ToStream
Set if the operating systems end-of-line line separator should be used when serializing.
setLink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
 
setListStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style property definition in CSS2.
setListStyleImage(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-image property definition in CSS2.
setListStylePosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-position property definition in CSS2.
setListStyleType(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the list-style-type property definition in CSS2.
setLocale(Locale) - Method in class org.apache.xml.res.XMLMessages
Set the Locale object to use.
setLocale(Locale) - Method in interface org.xml.sax.Parser
Deprecated. Allow an application to request a locale for errors and warnings.
setLocale(Locale) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Set the locale for error reporting.
setLocalName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the local name of a specific attribute.
setLocalName(String) - Method in class org.apache.xalan.templates.ElemLiteralResult
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 javax.xml.transform.TransformerException
Method setLocator sets an instance of a SourceLocator object that specifies where an error occured.
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.
setLocPathIterator(LocPathIterator) - Method in class org.apache.xpath.axes.PredicatedNodeTest
Set the location path iterator owner for this walker.
setLongDesc(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setLongDesc(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setLongDesc(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setLowSrc(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setMargin(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin property definition in CSS2.
setMarginBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-bottom property definition in CSS2.
setMarginHeight(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setMarginHeight(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setMarginLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-left property definition in CSS2.
setMarginRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-right property definition in CSS2.
setMarginTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the margin-top property definition in CSS2.
setMarginWidth(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setMarginWidth(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
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.SAXImpl.NamespaceWildcardIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.SingletonIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Remembers the current node for the next call to MultiValuedNodeHeapIterator.HeapNode.gotoMark().
setMark() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
setMark() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
setMark() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
setMark() - Method in interface org.apache.xml.dtm.DTMAxisIterator
Remembers the current node for the next call to gotoMark().
setMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
Remembers the current node for the next call to gotoMark().
setMark() - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
setMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
 
setMark() - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
 
setMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
 
setMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
 
setMarkerOffset(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the marker-offset property definition in CSS2.
setMarks(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the marks property definition in CSS2.
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.
setMaxHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the max-height property definition in CSS2.
setMaxLength(int) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setMaxLocals() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
setMaxWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the max-width property definition in CSS2.
setMedia(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setMedia(String) - Method in interface org.w3c.dom.html.HTMLStyleElement
 
setMediaText(String) - Method in interface org.w3c.dom.stylesheets.MediaList
The parsable textual representation of the media list.
setMediaType(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setMediaType(String) - Method in class org.apache.xml.serializer.SerializerBase
Sets the value coming from the xsl:output media-type stylesheet attribute.
setMediaType(String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
setMessageHandler(MessageHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Set the translet's message handler - must implement MessageHandler
setMethod(String) - Method in interface org.w3c.dom.html.HTMLFormElement
 
setMethodDefaults(String) - Method in class org.apache.xalan.templates.OutputProperties
Reset the default properties based on the method.
setMillisecond(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set milliseconds.
setMinConnections(int) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Override the current number of connections to keep in the pool.
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.JNDIConnectionPool
Ignored in this implementation b/c the pooling is determined by the jndi dataosource.
setMinHeight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the min-height property definition in CSS2.
setMinusSign(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "minus-sign" attribute.
setMinute(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set minutes.
setMinWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the min-width property definition in CSS2.
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.
setMonth(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set month.
setMultiDocument(boolean) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setMultiDocument(boolean) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
 
setMultiDOMMask(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setMultiple(boolean) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
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(AVT) - Method in class org.apache.xalan.templates.ElemAttribute
 
setName(QName) - Method in class org.apache.xalan.templates.ElemTemplate
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.templates.KeyDeclaration
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.DecimalFormatProperties
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.ElemWithParam
Set the "name" attribute.
setName(QName) - Method in class org.apache.xalan.xsltc.compiler.Template
 
setName(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
Set Name, this should really be covered in the constructor but the QueryParser has a State issue where the name is discoverd after the Parameter object needs to be created
setName(String) - Method in class org.apache.xalan.templates.AVT
Set the local name of the attribute.
setName(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLMapElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLParamElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLFormElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setName(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setNamedItem(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
Unimplemented.
setNamedItem(Node) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Adds a node using its nodeName attribute.
setNamedItem(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its nodeName attribute.
setNamedItemNS(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
Unimplemented.
setNamedItemNS(Node) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
Adds a node using its namespaceURI and localName.
setNamedItemNS(Node) - Method in interface org.w3c.dom.NamedNodeMap
Adds a node using its namespaceURI and localName.
setNamespace(AVT) - Method in class org.apache.xalan.templates.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.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNamespaceAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will provide support for XML namespaces.
setNamespaceContext(NamespaceContext) - Method in interface javax.xml.xpath.XPath
Establish a namespace context.
setNamespaceContext(NamespaceContext) - Method in class org.apache.xpath.jaxp.XPathImpl
Establishes a namespace context.
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.
setNamespaceDeclUris(boolean) - Method in class org.xml.sax.helpers.NamespaceSupport
Controls whether namespace declaration attributes are placed into the NSDECL namespace by processName().
setNamespaceMappings(NamespaceMappings) - Method in class org.apache.xml.serializer.EmptySerializer
 
setNamespaceMappings(NamespaceMappings) - Method in class org.apache.xml.serializer.SerializerBase
Used only by TransformerSnapshotImpl to restore the serialization to a previous state.
setNamespaceMappings(NamespaceMappings) - Method in interface org.apache.xml.serializer.SerializationHandler
Used only by TransformerSnapshotImpl to restore the serialization to a previous state.
setNaN(String) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "NaN" attribute.
setNewLine(char[]) - Method in class org.apache.xml.serializer.ToStream
Sets the end of line characters to be used during serialization
setNewLine(char[]) - Method in interface org.apache.xml.serializer.DOM3Serializer
Sets the end-of-line sequence of characters to be used during serialization
setNewLine(char[]) - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Sets the end-of-line sequence of characters to be used during serialization.
setNewLine(String) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Sets the End-Of-Line sequence of characters to be used in the XML being serialized.
setNewLine(String) - Method in interface org.w3c.dom.ls.LSSerializer
The end-of-line sequence of characters to be used in the XML being written out.
setNextSibling(Node) - Method in class javax.xml.transform.dom.DOMResult
Set the child node before which the result nodes will be inserted.
setNextSibling(Node) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setNextSibling(Node) - Method in class org.apache.xml.utils.DOMBuilder
Set the next sibling node, which is where the result nodes should be inserted before.
setNextWalker(AxesWalker) - Method in class org.apache.xpath.axes.AxesWalker
Set the next walker in the location step chain.
setNode(Node) - Method in class javax.xml.transform.dom.DOMSource
Set the node that will represents a Source DOM tree.
setNode(Node) - Method in class javax.xml.transform.dom.DOMResult
Set the node that will contain the result DOM tree.
setNode(Node) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setNodeFilter(LSSerializerFilter) - Method in interface org.apache.xml.serializer.DOM3Serializer
Sets a LSSerializerFilter on the DOM Level 3 Serializer to filter nodes during serialization.
setNodeFilter(LSSerializerFilter) - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Sets a LSSerializerFilter on the DOM Level 3 Serializer to filter nodes during serialization.
setNodeTest(NodeTest) - Method in interface org.apache.xpath.patterns.NodeTestFilter
Set the node test for this filter.
setNodeType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
Set the node type of the parent that we're looking for.
setNodeType(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ParentIterator
Set the node type of the parent that we're looking for.
setNodeValue(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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.
setNodeValue(String) - Method in interface org.w3c.dom.Node
The value of this node, depending on its type; see the table above.
setNoHref(boolean) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setNonXslTopLevel(QName, Object) - Method in class org.apache.xalan.templates.Stylesheet
Set found a non-xslt element.
setNoResize(boolean) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setNoShade(boolean) - Method in interface org.w3c.dom.html.HTMLHRElement
 
setNoWrap(boolean) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setNsNameTable(DTMStringPool) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
Set a reference pointer to the namespace URI symbol table.
setObject(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setOmitMetaTag(boolean) - Method in class org.apache.xml.serializer.ToHTMLStream
Tells if the formatter should omit the META tag.
setOmitXMLDeclaration(boolean) - Method in class org.apache.xml.serializer.EmptySerializer
 
setOmitXMLDeclaration(boolean) - Method in class org.apache.xml.serializer.SerializerBase
Sets the value coming from the xsl:output omit-xml-declaration stylesheet attribute
setOmitXMLDeclaration(boolean) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
setOp(int, int) - Method in class org.apache.xpath.compiler.OpMap
Set the op at index to the given int.
setOptimizer(boolean) - Method in class org.apache.xalan.templates.StylesheetRoot
 
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.
setOrphans(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the orphans property definition in CSS2.
setOutline(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline property definition in CSS2.
setOutlineColor(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-color property definition in CSS2.
setOutlineStyle(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-style property definition in CSS2.
setOutlineWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the outline-width property definition in CSS2.
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 interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.EmptySerializer
 
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.ToStream
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.ToHTMLStream
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
setOutputFormat(Properties) - Method in interface org.apache.xml.serializer.Serializer
Specifies an output format for this serializer.
setOutputFormat(Properties) - Method in class org.apache.xml.serializer.ToUnknownStream
Set the properties of the handler
setOutputMethod(String) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setOutputProperties(Properties) - Method in class javax.xml.transform.Transformer
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.transformer.TransformerIdentityImpl
Set the output properties for the transformation.
setOutputProperties(Properties) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setOutputProperties(Properties) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setOutputProperties().
setOutputProperty(String, String) - Method in class javax.xml.transform.Transformer
Set an output property that will be in effect for the transformation.
setOutputProperty(String, String) - Method in class org.apache.xalan.transformer.TransformerImpl
This method is used to set or override the value of the effective xsl:output attribute values specified in the stylesheet.
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.xsltc.compiler.Stylesheet
 
setOutputProperty(String, String) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Implements JAXP's Transformer.setOutputProperty().
setOutputProperty(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setOutputProperty(String, String) - Method in class org.apache.xml.serializer.SerializerBase
Set the value for the output property, typically from an xsl:output element, but this does not change what the default value is.
setOutputPropertyDefault(String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setOutputPropertyDefault(String, String) - Method in class org.apache.xml.serializer.SerializerBase
Set the default value for an output property, but this does not impact any explicitly set value.
setOutputStream(OutputStream) - Method in class javax.xml.transform.stream.StreamResult
Set the ByteStream that is to be written to.
setOutputStream(OutputStream) - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
setOutputStream(OutputStream) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setOutputStream(OutputStream) - Method in class org.apache.xml.serializer.EmptySerializer
 
setOutputStream(OutputStream) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
setOutputStream(OutputStream) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
setOutputStream(OutputStream) - Method in class org.apache.xml.serializer.ToStream
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
setOutputStream(OutputStream) - Method in interface org.apache.xml.serializer.Serializer
Specifies an output stream to which the document should be serialized.
setOutputStream(OutputStream) - Method in class org.apache.xml.serializer.ToUnknownStream
Sets the output stream to write to
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.output.TransletOutputHandlerFactory
 
setOverflow(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the overflow property definition in CSS2.
setPackageName(String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set an optional package name for the translet and auxiliary classes
setPadding(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding property definition in CSS2.
setPaddingBottom(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-bottom property definition in CSS2.
setPaddingLeft(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-left property definition in CSS2.
setPaddingRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-right property definition in CSS2.
setPaddingTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the padding-top property definition in CSS2.
setPage(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page property definition in CSS2.
setPageBreakAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-after property definition in CSS2.
setPageBreakBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-before property definition in CSS2.
setPageBreakInside(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the page-break-inside property definition in CSS2.
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(String, Object) - Method in class javax.xml.transform.Transformer
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.transformer.TransformerIdentityImpl
Add 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, Object) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
This method sets the value of the named parameter.
setParameter(String, Object) - Method in interface org.w3c.dom.DOMConfiguration
Set the value of a parameter.
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.lib.sql.SQLQueryParser
The XConnection will use this method to store the Parameters that were supplied by the style sheet in the case where the inline parser was not used
setParameters(Vector) - Method in class org.apache.xalan.xsltc.cmdline.Transform
 
setParent(XMLReader) - Method in class org.apache.xalan.transformer.TrAXFilter
Set the parent reader.
setParent(XMLReader) - Method in interface org.xml.sax.XMLFilter
Set the parent reader.
setParent(XMLReader) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the parent reader.
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.ElemVariable
Set the parent as an ElemTemplateElement.
setParentElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemWithParam
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
 
setPassword(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the password in the property set.
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.JNDIConnectionPool
Sets the password for the connection.
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.
setPause(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pause property definition in CSS2.
setPauseAfter(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-after property definition in CSS2.
setPauseBefore(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pause-before property definition in CSS2.
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.
setPitch(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch property definition in CSS2.
setPitchRange(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the pitch-range property definition in CSS2.
setPlayDuring(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the play-during property definition in CSS2.
setPoolEnabled(boolean) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
The Pool can be Enabled and Disabled.
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.JNDIConnectionPool
Releases the reference to the jndi datasource.
setPort(int) - Method in class org.apache.xml.utils.URI
Set the port for this URI.
setPosition(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the position property definition in CSS2.
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.xalan.templates.ElemLiteralResult.Attribute
 
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.
setPrefix(String) - Method in interface org.w3c.dom.Node
The namespace prefix of this node, or null if it is unspecified.
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.
setProfile(String) - Method in interface org.w3c.dom.html.HTMLHeadElement
 
setPrompt(String) - Method in interface org.w3c.dom.html.HTMLIsIndexElement
 
setProperty(QName, String) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setProperty(String, Object) - Method in class javax.xml.parsers.SAXParser
Sets the particular property in the underlying implementation of XMLReader.
setProperty(String, Object) - Method in class javax.xml.validation.SchemaFactory
Set the value of a property.
setProperty(String, Object) - Method in class javax.xml.validation.Validator
Set the value of a property.
setProperty(String, Object) - Method in class javax.xml.validation.ValidatorHandler
Set the value of a 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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
setProperty(String, Object) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
setProperty(String, Object) - Method in class org.apache.xalan.xsltc.trax.DOM2SAX
This class is only used internally so this method should never be called.
setProperty(String, Object) - Method in class org.apache.xalan.xsltc.trax.DOM2TO
This class is only used internally so this method should never be called.
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, Object) - Method in interface org.xml.sax.XMLReader
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.XMLFilterImpl
Set the value of a property.
setProperty(String, Object) - Method in class org.xml.sax.helpers.ParserAdapter
Set a parser property.
setProperty(String, String) - Method in class org.apache.xalan.templates.OutputProperties
Set an output property.
setProperty(String, String, String) - Method in interface org.w3c.dom.css.CSSStyleDeclaration
Used to set a property value and priority within this declaration block.
setProtocol(Properties) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
The Protocol string is used to pass in other connection properties.
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.JNDIConnectionPool
Ignored in this implementation b/c the pooling is determined by the jndi dataosource.
setPublicId(String) - Method in class javax.xml.transform.stream.StreamSource
Set the public identifier for this Source.
setPublicId(String) - Method in class org.apache.xml.utils.SerializableLocatorImpl
Set the public identifier for this locator.
setPublicId(String) - Method in interface org.w3c.dom.ls.LSInput
The public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.InputSource
Set the public identifier for this input source.
setPublicId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the public identifier for this locator.
setQName(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the qualified name of a specific attribute.
setQName(QName) - Method in class org.apache.xpath.Arg
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.
setQuotes(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the quotes property definition in CSS2.
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.
setReader(Reader) - Method in class javax.xml.transform.stream.StreamSource
Set the input to be a character reader.
setReadOnly(boolean) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setReadOnly(boolean) - Method in interface org.w3c.dom.html.HTMLInputElement
 
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.
setRel(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setRel(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setRelativePathPattern(StepPattern) - Method in class org.apache.xpath.patterns.StepPattern
Set the reference to nodetest and predicate for parent or ancestor.
setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.SchemaFactory
Sets the LSResourceResolver to customize resource resolution when parsing schemas.
setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.Validator
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
setResourceResolver(LSResourceResolver) - Method in class javax.xml.validation.ValidatorHandler
Sets the LSResourceResolver to customize resource resolution while in a validation episode.
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.AbsoluteIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Setter for _isRestartable flag.
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
setRestartable(boolean) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
 
setRestartable(boolean) - Method in interface org.apache.xml.dtm.DTMAxisIterator
Set if restartable.
setRestartable(boolean) - Method in class org.apache.xml.dtm.ref.DTMAxisIteratorBase
 
setRestartable(boolean) - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
setResult(Result) - Method in interface javax.xml.transform.sax.TransformerHandler
Set the Result associated with this TransformerHandler to be used for the transformation.
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
 
setRev(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setRev(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setRichness(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the richness property definition in CSS2.
setRight(Expression) - Method in class org.apache.xpath.operations.UnaryOperation
Set the expression operand for the operation.
setRight(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the right property definition in CSS2.
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.FilterExprWalker
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, 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.UnionPathIterator
Initialize the context values for this expression after it is cloned.
setRoot(int, Object) - Method in class org.apache.xpath.axes.FilterExprIterator
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.WalkingIterator
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.NodeSequence
 
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.FilterExprIteratorSimple
Initialize the context values for this expression after it is cloned.
setRowIndex(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setRows(int) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setRows(String) - Method in interface org.w3c.dom.html.HTMLFrameSetElement
 
setRowSpan(int) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setRules(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setSAXLocator(SourceLocator) - Method in class org.apache.xpath.XPathContext
Set the current locater in the stylesheet.
setSchema(Schema) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set the Schema to be used by parsers created from this factory.
setSchema(Schema) - Method in class javax.xml.parsers.SAXParserFactory
Set the Schema to be used by parsers created from this factory.
setScheme(String) - Method in class org.apache.xml.utils.URI
Set the scheme for this URI.
setScheme(String) - Method in interface org.w3c.dom.html.HTMLMetaElement
 
setScope(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setScrolling(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setScrolling(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setSecond(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set seconds.
setSectionRowIndex(int) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setSecureProcessing(boolean) - Method in class org.apache.xalan.templates.StylesheetRoot
Set the state of the secure processing feature.
setSecureProcessing(boolean) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set the state of the secure processing feature.
setSecureProcessing(boolean) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
Set the state of the secure processing feature.
setSecureProcessing(boolean) - Method in class org.apache.xpath.XPathContext
Set the state of the secure processing feature
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.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemForEach
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemVariablePsuedo
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.ElemSort
Set the "select" attribute.
setSelect(XPath) - Method in class org.apache.xalan.templates.ElemWithParam
Set the "select" attribute.
setSelectedIndex(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSPageRule
The parsable textual representation of the page selector for the rule.
setSelectorText(String) - Method in interface org.w3c.dom.css.CSSStyleRule
The textual representation of the selector for the rule set.
setSerializationHandler(SerializationHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
 
setSerializationHandler(SerializationHandler) - Method in class org.apache.xml.serializer.dom3.DOM3SerializerImpl
Sets a SerializationHandler on the DOM Serializer.
setShape(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setShape(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
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 class org.apache.xpath.axes.NodeSequence
 
setShouldCacheNodes(boolean) - Method in interface org.apache.xpath.axes.ContextNodeList
If setShouldCacheNodes(true) is called, then nodes will be cached.
setShouldOutputNSAttr(boolean) - Method in class org.apache.xml.serializer.ToSAXHandler
Set whether or not namespace declarations (e.g.
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.SuballocatedIntVector
Set the length of the list.
setSize(int) - Method in class org.apache.xml.utils.ObjectVector
Get the length of the list.
setSize(int) - Method in class org.apache.xml.utils.IntVector
Get the length of the list.
setSize(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
setSize(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the size property definition in CSS2.
setSize(String) - Method in interface org.w3c.dom.html.HTMLBaseFontElement
 
setSize(String) - Method in interface org.w3c.dom.html.HTMLHRElement
 
setSize(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setSize(String) - Method in interface org.w3c.dom.html.HTMLFontElement
 
setSortElem(ElemSort) - Method in class org.apache.xalan.templates.ElemForEach
Set a xsl:sort element associated with this element.
setSource_location(boolean) - Method in class org.apache.xalan.templates.StylesheetRoot
 
setSource_location(boolean) - Method in class org.apache.xml.dtm.DTMManager
Set a flag indicating whether the transformation phase should keep track of line and column numbers for the input source document.
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.xml.serializer.EmptySerializer
 
setSourceLocator(SourceLocator) - Method in class org.apache.xml.serializer.SerializerBase
This method is used to set the source locator, which might be used to generated an error message.
setSourceLocator(SourceLocator) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to set the source locator, which might be used to generated an error message.
setSourceLocator(SourceLocator) - Method in class org.apache.xml.serializer.ToUnknownStream
This method is used to set the source locator, which might be used to generated an error message.
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.
setSpan(int) - Method in interface org.w3c.dom.html.HTMLTableColElement
 
setSpeak(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak property definition in CSS2.
setSpeakHeader(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-header property definition in CSS2.
setSpeakNumeral(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-numeral property definition in CSS2.
setSpeakPunctuation(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speak-punctuation property definition in CSS2.
setSpecialEscapeURLs(boolean) - Method in class org.apache.xml.serializer.ToHTMLStream
Tells if the formatter should use special URL escaping.
setSpecified(int, boolean) - Method in class org.xml.sax.ext.Attributes2Impl
Assign a value to the "specified" flag of a specific attribute.
setSpeechRate(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the speech-rate property definition in CSS2.
setSrc(String) - Method in class org.apache.xalan.templates.ElemExtensionScript
Set Extension handler name for this extension
setSrc(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
setSrc(String) - Method in interface org.w3c.dom.html.HTMLFrameElement
 
setSrc(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setSrc(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setSrc(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setStackFrame(int) - Method in class org.apache.xpath.VariableStack
Set the current stack frame.
setStandalone(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
setStandalone(String) - Method in class org.apache.xml.serializer.SerializerBase
Sets the value coming from the xsl:output standalone stylesheet attribute.
setStandalone(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
setStandby(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setStart(int) - Method in interface org.w3c.dom.html.HTMLOListElement
 
setStart(Node, int) - Method in interface org.w3c.dom.ranges.Range
Sets the attributes describing the start of the Range.
setStartAfter(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the start position to be after a node
setStartBefore(Node) - Method in interface org.w3c.dom.ranges.Range
Sets the start position to be before a node
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.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.SAXImpl.NamespaceWildcardIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceChildrenIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceAttributeIterator
Set start to END should 'close' the iterator, i.e.
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.SortingIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.StepIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
Initialize iterator using a node.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator
 
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.AnyNodeCounter
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.NthIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.ClonedNodeListIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Sets context with respect to which this heap node is evaluated.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.FilterIterator
 
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.KeyIndex
Deprecated.  
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
Set context node for the iterator.
setStartNode(int) - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
Deprecated.  
setStartNode(int) - Method in interface org.apache.xml.dtm.DTMAxisIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.EmptyIterator
 
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
Setting start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.ParentIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedChildrenIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceChildrenIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.RootIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.NamespaceAttributeIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AttributeIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAttributeIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.TypedAncestorIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.SingletonIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ChildrenIterator
Setting start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.ParentIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedChildrenIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingSiblingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AttributeIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAttributeIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingSiblingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.FollowingIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedAncestorIterator
Set start to END should 'close' the iterator, i.e.
setStartNode(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator
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.
setStress(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the stress property definition in CSS2.
setStrictErrorChecking(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
setStrictErrorChecking(boolean) - Method in class org.apache.xml.utils.UnImplNode
Based on the Document Object Model (DOM) Level 3 Core Specification of 07 April 2004..
setStrictErrorChecking(boolean) - Method in interface org.w3c.dom.Document
An attribute specifying whether error checking is enforced or not.
setStringData(String) - Method in interface org.w3c.dom.ls.LSInput
String data to parse.
setStringValue(short, String) - Method in interface org.w3c.dom.css.CSSPrimitiveValue
A method to set the string value with the specified unit.
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.
setStylesheetDOM(DOM) - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
Set the thread local copy of the stylesheet DOM.
setStylesheetNamespace(String) - Method in class org.apache.xalan.templates.NamespaceAlias
Set the value for the stylesheet namespace.
setStylesheetNode(Object) - Method in class org.apache.xpath.XPathException
Set the stylesheet node from where this error originated.
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.
setSummary(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setSystemId(File) - Method in class javax.xml.transform.stream.StreamSource
Set the system ID from a File reference.
setSystemId(File) - Method in class javax.xml.transform.stream.StreamResult
Set the system ID from a File reference.
setSystemId(String) - Method in interface javax.xml.transform.Source
Set the system identifier for this Source.
setSystemId(String) - Method in interface javax.xml.transform.Result
Set the system identifier for this Result.
setSystemId(String) - Method in class javax.xml.transform.dom.DOMSource
Set the base ID (URL or system ID) from where URLs will be resolved.
setSystemId(String) - Method in class javax.xml.transform.dom.DOMResult
Set the systemId that may be used in association with the node.
setSystemId(String) - Method in interface javax.xml.transform.sax.TransformerHandler
Set the base ID (URI or system ID) from where relative URLs will be resolved.
setSystemId(String) - Method in class javax.xml.transform.sax.SAXSource
Set the system identifier for this Source.
setSystemId(String) - Method in class javax.xml.transform.sax.SAXResult
Method setSystemId Set the systemID that may be used in association with the ContentHandler.
setSystemId(String) - Method in interface javax.xml.transform.sax.TemplatesHandler
Set the base ID (URI or system ID) for the Templates object created by this builder.
setSystemId(String) - Method in class javax.xml.transform.stream.StreamSource
Set the system identifier for this Source.
setSystemId(String) - Method in class javax.xml.transform.stream.StreamResult
Set the systemID that may be used in association with the byte or character stream, or, if neither is set, use this value as a writeable URI (probably a file name).
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.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.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.xml.utils.SerializableLocatorImpl
Set the system identifier for this locator.
setSystemId(String) - Method in interface org.w3c.dom.ls.LSInput
The system identifier, a URI reference [IETF RFC 2396], for this input source.
setSystemId(String) - Method in interface org.w3c.dom.ls.LSOutput
The system identifier, a URI reference [IETF RFC 2396], for this output destination.
setSystemId(String) - Method in class org.xml.sax.InputSource
Set the system identifier for this input source.
setSystemId(String) - Method in class org.xml.sax.helpers.LocatorImpl
Set the system identifier for this locator.
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLButtonElement
 
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
setTabIndex(int) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setTableLayout(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the table-layout property definition in CSS2.
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.
setTarget(String) - Method in interface org.w3c.dom.html.HTMLAreaElement
 
setTarget(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setTarget(String) - Method in interface org.w3c.dom.html.HTMLBaseElement
 
setTarget(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setTarget(String) - Method in interface org.w3c.dom.html.HTMLFormElement
 
setTemplate(ElemTemplate) - Method in class org.apache.xalan.templates.Stylesheet
Set an "xsl:template" property.
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(Template) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setTemplate(Template) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
setTemplateInlining(boolean) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
 
setTemplateInlining(boolean) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
Set a flag indicating if templates are to be inlined or not.
setTemplateListComposed(TemplateList) - Method in class org.apache.xalan.templates.StylesheetRoot
Mutator method to set the TemplateList associated with this StylesheetRoot.
setTemplates(Templates) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
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.
setText(String) - Method in interface org.w3c.dom.html.HTMLTitleElement
 
setText(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
 
setText(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
setTextAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-align property definition in CSS2.
setTextContent(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
setTextContent(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class org.apache.xml.utils.UnImplNode
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in interface org.w3c.dom.Node
This attribute returns the text content of this node and its descendants.
setTextDecoration(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-decoration property definition in CSS2.
setTextIndent(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-indent property definition in CSS2.
setTextShadow(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-shadow property definition in CSS2.
setTextTransform(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the text-transform property definition in CSS2.
setTFoot(HTMLTableSectionElement) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setTHead(HTMLTableSectionElement) - Method in interface org.w3c.dom.html.HTMLTableElement
 
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.
setTime(int, int, int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set time as one unit.
setTime(int, int, int, BigDecimal) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set time as one unit, including the optional infinite precision fractional seconds.
setTime(int, int, int, int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set time as one unit, including optional milliseconds.
setTimezone(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set the number of minutes in the timezone offset.
setTitle(String) - Method in interface org.w3c.dom.html.HTMLDocument
 
setTitle(String) - Method in interface org.w3c.dom.html.HTMLElement
 
setTop(boolean) - Method in class org.apache.xml.serializer.utils.BoolStack
Set the item at the top of this stack
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
setTop(Object) - Method in class org.apache.xml.utils.ObjectStack
Sets an object at a the top of the statck
setTop(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the top property definition in CSS2.
setToSize(int) - Method in class org.apache.xml.utils.ObjectVector
 
setToSize(int) - Method in class org.apache.xpath.compiler.OpMapVector
 
setTransformer(Transformer) - Method in class org.apache.xml.serializer.EmptySerializer
 
setTransformer(Transformer) - Method in class org.apache.xml.serializer.SerializerBase
Sets the transformer associated with this serializer
setTransformer(Transformer) - Method in interface org.apache.xml.serializer.SerializationHandler
Set the transformer associated with the serializer.
setTransformer(Transformer) - Method in class org.apache.xml.serializer.ToStream
 
setTransformer(Transformer) - Method in class org.apache.xml.serializer.ToUnknownStream
 
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.
setTransformState(TransformStateSetter) - Method in class org.apache.xml.serializer.ToSAXHandler
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
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(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the type of a specific attribute.
setType(String) - Method in interface org.w3c.dom.html.HTMLOListElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLLIElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLAnchorElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLParamElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLLinkElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLScriptElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLUListElement
 
setType(String) - Method in interface org.w3c.dom.html.HTMLStyleElement
 
setTypeName(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
Used to set the parameter type when the type information is provided in the query.
setUid(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
Set the UID (document order index).
setUnicodeBidi(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the unicode-bidi property definition in CSS2.
setupMapping(String[], String[], int[], String[]) - Method in interface org.apache.xalan.xsltc.DOM
 
setupMapping(String[], String[], int[], String[]) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
 
setupMapping(String[], String[], int[], String[]) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
setupMapping(String[], String[], int[], String[]) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
setupMapping(String[], String[], int[], String[]) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
setupMapping(String[], String[], int[], String[]) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
setURI(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the Namespace URI of a specific attribute.
setURI(String) - Method in class org.apache.xalan.templates.AVT
Get the namespace URI of the attribute.
setURIResolver(URIResolver) - Method in class javax.xml.transform.Transformer
Set an object that will be used to resolve URIs used in document().
setURIResolver(URIResolver) - Method in class javax.xml.transform.TransformerFactory
Set an object that is used by default during the transformation to resolve URIs used in document(), xsl:import, or xsl:include.
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.transformer.TransformerImpl
Set an object that will be used to resolve URIs used in document(), etc.
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.xsltc.trax.TemplatesImpl
Store URIResolver needed for Transformers.
setURIResolver(URIResolver) - Method in class org.apache.xalan.xsltc.trax.SmartTransformerFactoryImpl
 
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.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.xalan.xsltc.trax.TemplatesHandlerImpl
Store URIResolver needed for Transformers.
setURIResolver(URIResolver) - Method in class org.apache.xml.utils.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.xpath.SourceTreeManager
Set an object that will be used to resolve URIs used in document(), etc.
setURIResolver(URIResolver) - Method in class org.apache.xpath.XPathContext
Set the URIResolver associated with this execution context.
setURL(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the url used to connect to the database
setURL(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
 
setURL(String) - Method in class org.apache.xalan.lib.sql.JNDIConnectionPool
Not implemented and will throw an Error if called.
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.
setUseMap(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setUseMap(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setUseMap(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setUser(String) - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
Set the user name in the property set
setUser(String) - Method in interface org.apache.xalan.lib.sql.ConnectionPool
 
setUser(String) - Method in class org.apache.xalan.lib.sql.JNDIConnectionPool
Sets the user name for the connection.
setUserData(String, Object, UserDataHandler) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
setUserData(String, Object, UserDataHandler) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setUserData(String, Object, UserDataHandler) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
Associate an object to a key on this node.
setUserData(String, Object, UserDataHandler) - Method in class org.apache.xml.utils.UnImplNode
 
setUserData(String, Object, UserDataHandler) - Method in interface org.w3c.dom.Node
Associate an object to a key on this node.
setUserinfo(String) - Method in class org.apache.xml.utils.URI
Set the userinfo for this URI.
setUseSourceLocation(boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Set whether information about document source location should be maintained or not.
setVal(XObject) - Method in class org.apache.xpath.Arg
Set the value of this argument.
setValidating(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setValidating(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Specifies that the parser produced by this code will validate documents as they are parsed.
setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableSectionElement
 
setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableRowElement
 
setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
 
setVAlign(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setValue(double) - Method in class org.apache.xalan.xsltc.dom.NodeCounter
If the user specified a value attribute, use this instead of counting nodes.
setValue(int) - Method in interface org.w3c.dom.html.HTMLLIElement
 
setValue(int, String) - Method in class org.xml.sax.helpers.AttributesImpl
Set the value of a specific attribute.
setValue(String) - Method in class org.apache.xalan.lib.sql.QueryParameter
 
setValue(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
 
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(String) - Method in interface org.w3c.dom.Attr
On retrieval, the value of the attribute is returned as a string.
setValue(String) - Method in interface org.w3c.dom.html.HTMLTextAreaElement
 
setValue(String) - Method in interface org.w3c.dom.html.HTMLButtonElement
 
setValue(String) - Method in interface org.w3c.dom.html.HTMLOptionElement
 
setValue(String) - Method in interface org.w3c.dom.html.HTMLParamElement
 
setValue(String) - Method in interface org.w3c.dom.html.HTMLSelectElement
 
setValue(String) - Method in interface org.w3c.dom.html.HTMLInputElement
 
setValue(XPath) - Method in class org.apache.xalan.templates.ElemNumber
Set the "value" attribute.
setValueType(String) - Method in interface org.w3c.dom.html.HTMLParamElement
 
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.xml.serializer.EmptySerializer
 
setVersion(String) - Method in class org.apache.xml.serializer.SerializerBase
Sets the value coming from the xsl:output version attribute.
setVersion(String) - Method in class org.apache.xml.serializer.ToUnknownStream
This method cannot be cached because default is different in HTML and XML (we need more than a boolean).
setVersion(String) - Method in interface org.w3c.dom.html.HTMLHtmlElement
 
setVerticalAlign(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the vertical-align property definition in CSS2.
setVisibility(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the visibility property definition in CSS2.
setVLink(String) - Method in interface org.w3c.dom.html.HTMLBodyElement
 
setVoiceFamily(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the voice-family property definition in CSS2.
setVolume(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the volume property definition in CSS2.
setVspace(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setVspace(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setVspace(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setWarningError(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
setWhatToShow(int) - Method in class org.apache.xpath.patterns.NodeTest
This attribute determines which node types are accepted.
setWhiteSpace(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the white-space property definition in CSS2.
setWidows(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the widows property definition in CSS2.
setWidth(int) - Method in interface org.w3c.dom.html.HTMLPreElement
 
setWidth(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the width property definition in CSS2.
setWidth(String) - Method in interface org.w3c.dom.html.HTMLAppletElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLTableElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLHRElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLTableColElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLObjectElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLTableCellElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLIFrameElement
 
setWidth(String) - Method in interface org.w3c.dom.html.HTMLImageElement
 
setWordSpacing(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the word-spacing property definition in CSS2.
setWriter(Writer) - Method in class javax.xml.transform.stream.StreamResult
Set the writer that is to receive the result.
setWriter(Writer) - Method in interface org.apache.xalan.serialize.Serializer
Deprecated. Use org.apache.xml.serializer.Serializer
setWriter(Writer) - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
setWriter(Writer) - Method in class org.apache.xml.serializer.EmptySerializer
 
setWriter(Writer) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
setWriter(Writer) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
setWriter(Writer) - Method in class org.apache.xml.serializer.ToStream
Specifies a writer to which the document should be serialized.
setWriter(Writer) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
setWriter(Writer) - Method in interface org.apache.xml.serializer.Serializer
Specifies a writer to which the document should be serialized.
setWriter(Writer) - Method in class org.apache.xml.serializer.ToUnknownStream
Sets the writer to write to
setXIncludeAware(boolean) - Method in class javax.xml.parsers.DocumentBuilderFactory
Set state of XInclude processing.
setXIncludeAware(boolean) - Method in class javax.xml.parsers.SAXParserFactory
Set state of XInclude processing.
setXmlEncoding(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setXmlEncoding(String) - Method in class org.apache.xml.utils.UnImplNode
 
setXmlnsXsl(String) - Method in class org.apache.xalan.templates.Stylesheet
Set the "xmlns:xsl" property.
setXMLReader(XMLReader) - Method in class javax.xml.transform.sax.SAXSource
Set the XMLReader to be used for the Source.
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.
setXmlStandalone(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setXmlStandalone(boolean) - Method in class org.apache.xml.utils.UnImplNode
 
setXmlStandalone(boolean) - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXMLStringFactory(XMLStringFactory) - Method in class org.apache.xml.dtm.DTMManager
Set the XMLStringFactory used for the DTMs.
setXmlVersion(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
setXmlVersion(String) - Method in class org.apache.xml.utils.UnImplNode
 
setXmlVersion(String) - Method in interface org.w3c.dom.Document
An attribute specifying, as part of the XML declaration, the version number of this document.
setXMLVersion(String) - Method in class org.xml.sax.ext.Locator2Impl
Assigns the current value of the version property.
setXPath(XPath) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
 
setXPathContext(XPathContext) - Method in class org.apache.xalan.transformer.TransformerImpl
Set the execution context for XPath.
setXPathFunctionResolver(XPathFunctionResolver) - Method in interface javax.xml.xpath.XPath
Establish a function resolver.
setXPathFunctionResolver(XPathFunctionResolver) - Method in class javax.xml.xpath.XPathFactory
Establish a default function resolver.
setXPathFunctionResolver(XPathFunctionResolver) - Method in class org.apache.xpath.jaxp.XPathImpl
Establishes a function resolver.
setXPathFunctionResolver(XPathFunctionResolver) - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
Establish a default function resolver.
setXPathSupport(XPathContext) - Method in class org.apache.xalan.templates.AVTPart
Set the XPath support.
setXPathVariableResolver(XPathVariableResolver) - Method in interface javax.xml.xpath.XPath
Establish a variable resolver.
setXPathVariableResolver(XPathVariableResolver) - Method in class javax.xml.xpath.XPathFactory
Establish a default variable resolver.
setXPathVariableResolver(XPathVariableResolver) - Method in class org.apache.xpath.jaxp.XPathImpl
Establishes a variable resolver.
setXPathVariableResolver(XPathVariableResolver) - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
Establish a default variable resolver.
setXSLTC(XSLTC) - Method in class org.apache.xalan.xsltc.compiler.Parser
 
setYear(BigInteger) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set low and high order component of XSD dateTime year field.
setYear(int) - Method in class javax.xml.datatype.XMLGregorianCalendar
Set year of XSD dateTime year field.
setZeroDigit(char) - Method in class org.apache.xalan.templates.DecimalFormatProperties
Set the "zero-digit" attribute.
setZIndex(String) - Method in interface org.w3c.dom.css.CSS2Properties
See the z-index property definition in CSS2.
SEVERITY_ERROR - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is error.
SEVERITY_FATAL_ERROR - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is fatal error.
SEVERITY_WARNING - Static variable in interface org.w3c.dom.DOMError
The severity of the error described by the DOMError is warning.
shallowCopy(int, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
 
shallowCopy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Performs a shallow copy (ref.
shallowCopy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
 
shallowCopy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
 
shallowCopy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
shallowCopy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xml.utils.DOMHelper
Deprecated. 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_ALL - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show all Nodes.
SHOW_ATTRIBUTE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Attr nodes.
SHOW_ATTRIBUTE - Static variable in interface org.w3c.dom.traversal.NodeFilter
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_CDATA_SECTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show CDATASection nodes.
SHOW_COMMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Comment nodes.
SHOW_COMMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Comment nodes.
SHOW_DOCUMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Document nodes.
SHOW_DOCUMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Document nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_FRAGMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentFragment nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show DocumentType nodes.
SHOW_DOCUMENT_TYPE - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show DocumentType nodes.
SHOW_ELEMENT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Element nodes.
SHOW_ELEMENT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Element nodes.
SHOW_ENTITY - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Entity nodes.
SHOW_ENTITY - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Entity nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.apache.xml.dtm.DTMFilter
Show EntityReference nodes.
SHOW_ENTITY_REFERENCE - Static variable in interface org.w3c.dom.traversal.NodeFilter
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_NOTATION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Notation nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.apache.xml.dtm.DTMFilter
Show ProcessingInstruction nodes.
SHOW_PROCESSING_INSTRUCTION - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show ProcessingInstruction nodes.
SHOW_TEXT - Static variable in interface org.apache.xml.dtm.DTMFilter
Show Text nodes.
SHOW_TEXT - Static variable in interface org.w3c.dom.traversal.NodeFilter
Show Text nodes.
SIMPLE_RTF - Static variable in interface org.apache.xalan.xsltc.DOM
 
SimpleResultTreeImpl - class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.
This class represents a light-weight DOM model for simple result tree fragment(RTF).
SimpleResultTreeImpl.SimpleIterator - class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator.
The SimpleIterator is designed to support the nodeset() extension function.
SimpleResultTreeImpl.SimpleIterator(SimpleResultTreeImpl) - Constructor for class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
SimpleResultTreeImpl.SimpleIterator(SimpleResultTreeImpl, int) - Constructor for class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
SimpleResultTreeImpl.SimpleIterator(SimpleResultTreeImpl, int, int) - Constructor for class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SimpleIterator
 
SimpleResultTreeImpl.SingletonIterator - class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator.
The SingletonIterator is used for the self axis.
SimpleResultTreeImpl.SingletonIterator(SimpleResultTreeImpl) - Constructor for class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator
 
SimpleResultTreeImpl.SingletonIterator(SimpleResultTreeImpl, int) - Constructor for class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl.SingletonIterator
 
SimpleResultTreeImpl(XSLTCDTMManager, int) - Constructor for class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
sin(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:sin function returns the sine of the number.
SingleNodeCounter - class org.apache.xalan.xsltc.dom.SingleNodeCounter.
 
SingleNodeCounter(Translet, DOM, DTMAxisIterator) - 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.serializer.utils.BoolStack
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.xml.utils.ObjectVector
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.StringVector
Get the length of the list.
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.IntVector
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.StringToStringTableVector
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.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.axes.LocPathIterator
Get the length of the cached nodes.
size() - Method in interface org.apache.xpath.axes.ContextNodeList
Get the length of the list.
skip(int) - Method in class org.apache.xalan.lib.sql.SQLDocument
Push the record set forward value rows.
skippedEntity(String) - Method in class org.apache.xalan.processor.StylesheetHandler
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.xsltc.compiler.Parser
IGNORED - we do not have to do anything with skipped entities
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.xalan.xsltc.trax.SAX2DOM
This class is only used internally so this method should never be called.
skippedEntity(String) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.serializer.EmptySerializer
 
skippedEntity(String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
skippedEntity(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
skippedEntity(String) - Method in class org.apache.xml.serializer.ToStream
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
skippedEntity(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
skippedEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of a skipped entity.
skippedEntity(String) - Method in interface org.xml.sax.ContentHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a skipped entity.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a skipped entity event.
skippedEntity(String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 skipped entity event.
skippedEntity(StylesheetHandler, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of a skipped entity.
skipRec(ExpressionContext, Object, int) - Method in class org.apache.xalan.lib.sql.XConnection
The purpose of this routine is to force the DB cursor to skip forward N records.
SLASH - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
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.
snapshotItem(int) - Method in interface org.w3c.dom.xpath.XPathResult
Returns the indexth item in the snapshot collection.
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.xalan.xsltc.util.IntegerArray
 
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.
SORTCASEORDER_LOWERFIRST - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for CASE-ORDER attribute
SORTCASEORDER_UPPERFIRST - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for CASE-ORDER attribute
SORTDATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for DATATYPE attribute
SORTDATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for DATATYPE attribute
SortingIterator - class org.apache.xalan.xsltc.dom.SortingIterator.
 
SortingIterator(DTMAxisIterator, 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
SORTORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for ORDER attribute
SORTORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
Integer equivelents for ORDER attribute
Source - interface javax.xml.transform.Source.
An object that implements this interface contains the information needed to act as source input (XML source or transformation instructions).
SOURCE_LOCATION - Static variable in class org.apache.xalan.transformer.XalanProperties
 
SourceLoader - interface org.apache.xalan.xsltc.compiler.SourceLoader.
 
SourceLocator - interface javax.xml.transform.SourceLocator.
This interface is primarily for the purposes of reporting where an error occurred in the XML source or transformation instructions.
sourceToInputSource(Source) - Static method in class javax.xml.transform.sax.SAXSource
Attempt to obtain a SAX InputSource object from a Source object.
SourceTree - class org.apache.xpath.SourceTree.
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
 
split(String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
split(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:split function splits up a string and returns a node set of token elements, each containing one token from the string.
splitText(int) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
 
splitText(int) - Method in class org.apache.xml.utils.UnImplNode
Unimplemented.
splitText(int) - Method in interface org.w3c.dom.Text
Breaks this node into two nodes at the specified offset, keeping both in the tree as siblings.
SQLDocument - class org.apache.xalan.lib.sql.SQLDocument.
The SQL Document is the main controlling class the executesa SQL Query
SQLDocument(DTMManager, int) - 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, Exception, SQLWarning, boolean) - 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.
SQLQueryParser - class org.apache.xalan.lib.sql.SQLQueryParser.
 
SQLQueryParser() - Constructor for class org.apache.xalan.lib.sql.SQLQueryParser
The SQLStatement Parser will be created as a psuedo SINGLETON per XConnection.
sqrt(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:sqrt function returns the square root of a number.
StackGuard - class org.apache.xalan.transformer.StackGuard.
Class to guard against recursion getting too deep.
StackGuard(TransformerImpl) - Constructor for class org.apache.xalan.transformer.StackGuard
Constructor StackGuard
STANDALONE - Static variable in class javax.xml.transform.OutputKeys
standalone = "yes" | "no".
STAR - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
start_production() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Indicates start production.
start_state() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
Indicates start state.
START_TO_END - Static variable in interface org.w3c.dom.ranges.Range
Compare start boundary-point of sourceRange to end boundary-point of Range on which compareBoundaryPoints is invoked.
START_TO_START - Static variable in interface org.w3c.dom.ranges.Range
Compare start boundary-point of sourceRange to start boundary-point of Range on which compareBoundaryPoints is invoked.
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.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.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.startCDATA()
startCDATA() - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
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.serializer.EmptySerializer
 
startCDATA() - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
startCDATA() - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
startCDATA() - Method in class org.apache.xml.serializer.ToStream
Report the start of a CDATA section.
startCDATA() - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
startCDATA() - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
startCDATA() - Method in class org.apache.xml.utils.DOMBuilder
Report the start of a CDATA section.
startCDATA() - Method in class org.xml.sax.ext.DefaultHandler2
 
startCDATA() - Method in interface org.xml.sax.ext.LexicalHandler
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.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.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.dom.SAXImpl
SAX2: Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
We only need to override the endDocument, characters, and setEscaping interfaces.
startDocument() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.xsltc.trax.SAX2DOM
 
startDocument() - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Re-initialize parser and forward SAX2 event.
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.dtm.ref.sax2dtm.SAX2DTM2
Receive notification of the beginning of the document.
startDocument() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
Receive notification of the beginning of a new RTF document.
startDocument() - Method in class org.apache.xml.serializer.EmptySerializer
 
startDocument() - Method in class org.apache.xml.serializer.SerializerBase
Receive notification of the beginning of a document.
startDocument() - Method in class org.apache.xml.serializer.ToUnknownStream
 
startDocument() - Method in class org.apache.xml.utils.DOMBuilder
Receive notification of the beginning of a document.
startDocument() - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the beginning of the document.
startDocument() - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of a document.
startDocument() - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the beginning of the document.
startDocument() - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start document event.
startDocument() - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
startDocument() - Method in class org.xml.sax.helpers.XMLReaderAdapter
Start document event.
startDocumentInternal() - Method in class org.apache.xml.serializer.ToXMLStream
Receive notification of the beginning of a document.
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.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.startDTD()
startDTD(String, String, String) - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
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.serializer.EmptySerializer
 
startDTD(String, String, String) - Method in class org.apache.xml.serializer.ToSAXHandler
Do nothing.
startDTD(String, String, String) - Method in class org.apache.xml.serializer.ToStream
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
 
startDTD(String, String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
startDTD(String, String, String) - Method in class org.apache.xml.utils.DOMBuilder
Report the start of DTD declarations, if any.
startDTD(String, String, String) - Method in class org.xml.sax.ext.DefaultHandler2
 
startDTD(String, String, String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the start of DTD declarations, if any.
startElement() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
startElement(Element) - Method in interface org.w3c.dom.ls.LSParserFilter
The parser will call this method after each Element start tag has been scanned, but before the remainder of the Element is processed.
startElement(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
startElement(String) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
 
startElement(String) - Method in class org.apache.xml.serializer.EmptySerializer
 
startElement(String) - Method in class org.apache.xml.serializer.ToSAXHandler
An element starts, but attributes are not fully known yet.
startElement(String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
startElement(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
startElement(String) - Method in class org.apache.xml.serializer.ToStream
 
startElement(String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. An element starts, but attributes are not fully known yet.
startElement(String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify of the start of an element
startElement(String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
startElement(String, AttributeList) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of the start of an element.
startElement(String, AttributeList) - Method in interface org.xml.sax.DocumentHandler
Deprecated. Receive notification of the beginning of an element.
startElement(String, AttributeList) - Method in class org.xml.sax.helpers.ParserAdapter
Adapter implementation method; do not call.
startElement(String, String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
startElement(String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToSAXHandler
Receives notification that an element starts, but attributes are not fully known yet.
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Start an element in the output document.
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. From XSLTC
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToStream
Receive notification of the beginning of an element, additional namespace or attribute information can occur before or after this call, that is associated with this element.
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. An element starts, but attributes are not fully known yet.
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToTextStream
From XSLTC
startElement(String, String, String) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify that an element is starting.
startElement(String, String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
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.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.xsltc.compiler.Parser
SAX2: Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
SAX2: Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xalan.xsltc.trax.SAX2DOM
 
startElement(String, String, String, Attributes) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.dtm.ref.sax2dtm.SAX2DTM2
Override SAX2DTM.startElement()
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.EmptySerializer
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToSAXHandler
Receive notification of the beginning of an element, although this is a SAX method additional namespace or attribute information can occur before or after this call, that is associated with this element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToStream
Receive notification of the beginning of an element, although this is a SAX method additional namespace or attribute information can occur before or after this call, that is associated with this element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToHTMLStream
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Receive notification of the beginning of an element, although this is a SAX method additional namespace or attribute information can occur before or after this call, that is associated with this element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToTextStream
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.apache.xml.serializer.ToUnknownStream
 
startElement(String, String, String, Attributes) - Method in class org.apache.xml.utils.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.xml.utils.DOMBuilder
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in interface org.xml.sax.ContentHandler
Receive notification of the beginning of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of an element.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start element event.
startElement(String, String, String, Attributes) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start element event.
startElement(String, String, String, Attributes, Node) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
Specialized interface used by DOM2SAX.
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.ProcessorInclude
Receive notification of the start of an xsl:include 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.ProcessorExsltFunction
Start an ElemExsltFunction.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorExsltFuncResult
Verify that the func:result element does not appear within a variable, parameter, or another func:result, and that it belongs to a func:function element.
startElement(StylesheetHandler, String, String, String, Attributes) - Method in class org.apache.xalan.processor.ProcessorStylesheetElement
Receive notification of the start of an strip-space element.
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.xsltc.trax.TransformerHandlerImpl
Implements org.xml.sax.ext.LexicalHandler.startEntity()
startEntity(String) - Method in class org.apache.xalan.xsltc.trax.SAX2DOM
 
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.serializer.EmptySerializer
 
startEntity(String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
startEntity(String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
startEntity(String) - Method in class org.apache.xml.serializer.ToStream
Report the beginning of an entity.
startEntity(String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Does nothing.
startEntity(String) - Method in class org.apache.xml.serializer.ToUnknownStream
Pass the call on to the underlying handler
startEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
Report the beginning of an entity.
startEntity(String) - Method in class org.xml.sax.ext.DefaultHandler2
 
startEntity(String) - Method in interface org.xml.sax.ext.LexicalHandler
Report the beginning of some internal and external XML entities.
startNonEscaping() - Method in class org.apache.xml.serializer.ToStream
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 interface org.apache.xml.dtm.ref.IncrementalSAXSource
Launch an XMLReader's parsing operation, feeding events to this IncrementalSAXSource.
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.
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.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.xsltc.compiler.Parser
SAX2: Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
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.xalan.xsltc.trax.SAX2DOM
 
startPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl
Just forward SAX2 event to parser object.
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.serializer.EmptySerializer
 
startPrefixMapping(String, String) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
 
startPrefixMapping(String, String) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
startPrefixMapping(String, String) - Method in class org.apache.xml.serializer.ToStream
Begin the scope of a prefix-URI Namespace mapping just before another element is about to start.
startPrefixMapping(String, String) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Begin the scope of a prefix-URI Namespace mapping just before another element is about to start.
startPrefixMapping(String, String) - Method in class org.apache.xml.serializer.ToTextStream
 
startPrefixMapping(String, String) - Method in class org.apache.xml.serializer.ToUnknownStream
 
startPrefixMapping(String, String) - Method in class org.apache.xml.utils.DOMBuilder
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in interface org.xml.sax.ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of the start of a Namespace mapping.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a start Namespace prefix mapping event.
startPrefixMapping(String, String) - Method in class org.xml.sax.helpers.XMLReaderAdapter
Adapt a SAX2 start prefix mapping event.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.EmptySerializer
 
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.ToXMLSAXHandler
Remember the prefix/uri mapping at the current nested element depth.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.ToStream
Handle a prefix/uri mapping, which is associated with a startElement() that is soon to follow.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. Handle a prefix/uri mapping, which is associated with a startElement() that is soon to follow.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.ToTextStream
 
startPrefixMapping(String, String, boolean) - Method in interface org.apache.xml.serializer.ExtendedContentHandler
This method is used to notify that a prefix maping is to start, which can be for the current element, or for the one to come.
startPrefixMapping(String, String, boolean) - Method in class org.apache.xml.serializer.ToUnknownStream
 
startPreserving() - Method in class org.apache.xml.serializer.ToXMLStream
Starts a whitespace preserving section.
startRedirection(TransformerImpl, ContentHandler) - Method in class org.apache.xalan.lib.Redirect
A class that extends this class can over-ride this public method and recieve a callback that redirection is about to start
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.
startXslElement(String, String, SerializationHandler, DOM, int) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function for the implementation of xsl:element.
STATIC_AND_INSTANCE - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for both static and instance methods.
STATIC_CHAR_DATA_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_CHAR_DATA_FIELD_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_NAMES_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_NAMESPACE_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_NS_ANCESTORS_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_ONLY - Static variable in class org.apache.xalan.extensions.MethodResolver
Specifies a search for static methods only.
STATIC_PREFIX_URIS_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_PREFIX_URIS_IDX_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_TYPES_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STATIC_URIS_ARRAY_FIELD - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
STEP_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
step() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
Advance to the next node represented by this HeapNode
StepIterator - class org.apache.xalan.xsltc.dom.StepIterator.
A step iterator is used to evaluate expressions like "BOOK/TITLE".
StepIterator(DTMAxisIterator, DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.StepIterator
 
StepPattern - class org.apache.xpath.patterns.StepPattern.
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.xml.utils.StopParseException.
This is a special exception that is used to stop parsing when search for an element.
stopPropagation() - Method in interface org.w3c.dom.events.Event
The stopPropagation method is used prevent further propagation of an event during event flow.
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.IntType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
STORE(int) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
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.MatchGenerator
 
storeCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
 
storeCurrentNode() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
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.CompareGenerator
 
storeIterator() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
 
storeIterator() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
 
storeParameter(int) - Method in class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
 
str() - Method in class org.apache.xpath.objects.XObject
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.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.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.XBoolean
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.XNumber
Cast result object to a string.
str() - Method in class org.apache.xpath.objects.XRTreeFragSelectWrapper
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
 
STREAM - Static variable in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
STREAM_XML_OUTPUT - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
StreamResult - class javax.xml.transform.stream.StreamResult.
Acts as an holder for a transformation result, which may be XML, plain Text, HTML, or some other form of markup.
StreamResult() - Constructor for class javax.xml.transform.stream.StreamResult
Zero-argument default constructor.
StreamResult(File) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a File.
StreamResult(OutputStream) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a byte stream.
StreamResult(String) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a URL.
StreamResult(Writer) - Constructor for class javax.xml.transform.stream.StreamResult
Construct a StreamResult from a character stream.
StreamSource - class javax.xml.transform.stream.StreamSource.
Acts as an holder for a transformation Source in the form of a stream of XML markup.
StreamSource() - Constructor for class javax.xml.transform.stream.StreamSource
Zero-argument default constructor.
StreamSource(File) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a File.
StreamSource(InputStream) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a byte stream.
StreamSource(InputStream, String) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a byte stream.
StreamSource(Reader) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a character reader.
StreamSource(Reader, String) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a character reader.
StreamSource(String) - Constructor for class javax.xml.transform.stream.StreamSource
Construct a StreamSource from a URL.
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 class javax.xml.xpath.XPathConstants
The XPath 1.0 string data 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_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a string as defined by [XPath 1.0].
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_WRITER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
String() - Constructor for class org.apache.xpath.operations.String
 
StringArrayWrapper - class org.apache.xml.utils.res.StringArrayWrapper.
It is a mutable object to wrap the String[] used in the contents of the XResourceBundle class
StringArrayWrapper(String[]) - Constructor for class org.apache.xml.utils.res.StringArrayWrapper
 
StringBufferPool - class org.apache.xml.utils.StringBufferPool.
This class pools string buffers, since they are reused so often.
StringBufferPool() - Constructor for class org.apache.xml.utils.StringBufferPool
 
StringComparable - class org.apache.xml.utils.StringComparable.
International friendly string comparison with case-order
StringComparable(String, Locale, Collator, String) - Constructor for class org.apache.xml.utils.StringComparable
 
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.CustomStringPool
 
stringToIndex(String) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
 
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.serializer.utils.StringToIntTable.
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 - class org.apache.xml.utils.StringToIntTable.
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.serializer.utils.StringToIntTable
Default constructor.
StringToIntTable() - Constructor for class org.apache.xml.utils.StringToIntTable
Default constructor.
StringToIntTable(int) - Constructor for class org.apache.xml.serializer.utils.StringToIntTable
Construct a StringToIntTable, using the given block size.
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.
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.
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.
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.
 
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.
 
STYLE_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSStyleRule.
Stylesheet - class org.apache.xalan.templates.Stylesheet.
Represents a stylesheet element.
Stylesheet - class org.apache.xalan.xsltc.compiler.Stylesheet.
 
StyleSheet - interface org.w3c.dom.stylesheets.StyleSheet.
The StyleSheet interface is the abstract base interface for any type of style sheet.
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.
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.
StyleSheetList - interface org.w3c.dom.stylesheets.StyleSheetList.
The StyleSheetList interface provides the abstraction of an ordered collection of style sheets.
StylesheetPIHandler - class org.apache.xml.utils.StylesheetPIHandler.
Search for the xml-stylesheet processing instructions in an XML document.
StylesheetPIHandler(String, String, String, String) - Constructor for class org.apache.xml.utils.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.
STYPE_IMPORT - Static variable in class org.apache.xalan.processor.StylesheetHandler
If getStylesheetType returns this value, the current stylesheet is an imported stylesheet.
STYPE_INCLUDE - Static variable in class org.apache.xalan.processor.StylesheetHandler
If getStylesheetType returns this value, the current stylesheet is an included stylesheet.
STYPE_ROOT - Static variable in class org.apache.xalan.processor.StylesheetHandler
If getStylesheetType returns this value, the current stylesheet is a root stylesheet.
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
SUB() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
SuballocatedByteVector - class org.apache.xml.utils.SuballocatedByteVector.
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.
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 and the default number of blocks (32).
SuballocatedIntVector(int, int) - Constructor for class org.apache.xml.utils.SuballocatedIntVector
Construct a IntVector, using the given block size and number of blocks.
SubContextList - interface org.apache.xpath.axes.SubContextList.
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.
submit() - Method in interface org.w3c.dom.html.HTMLFormElement
Submits the form.
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.
substringData(int, int) - Method in interface org.w3c.dom.CharacterData
Extracts a range of data from the node.
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().
subtract(Duration) - Method in class javax.xml.datatype.Duration
Computes a new duration whose value is this-rhs.
sum(ExpressionContext, NodeList, String) - Static method in class org.apache.xalan.lib.ExsltDynamic
The dyn:sum function calculates the sum for the nodes passed as the first argument, where the value of each node is calculated dynamically using an XPath expression passed as a string as the second argument.
sumF(DTMAxisIterator, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
XSLT Standard function sum(node-set).
supplemental(char, char) - Static method in class org.apache.xml.serializer.utils.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
supplemental(char, char) - Static method in class org.apache.xml.utils.XMLChar
Returns true the supplemental character corresponding to the given surrogates.
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 class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
 
supportsPreStripping() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
 
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.xml.utils.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
Manifest constant: Suppress both leading and trailing whitespace.
SUPPRESS_LEADING_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manifest constant: Suppress leading whitespace.
SUPPRESS_TRAILING_WS - Static variable in class org.apache.xml.utils.FastStringBuffer
Manifest constant: Suppress trailing whitespace.
surroundContents(Node) - Method in interface org.w3c.dom.ranges.Range
Reparents the contents of the Range to the given node and inserts the node at the position of the start of the Range.
swapOp(int) - Static method in class org.apache.xalan.xsltc.runtime.Operators
 
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
sym - class org.apache.xalan.xsltc.compiler.sym.
CUP generated class containing symbol constants.
sym() - Constructor for class org.apache.xalan.xsltc.compiler.sym
 
SYMBOLS_REDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SYNTAX_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
SYNTAX_ERR - Static variable in class org.w3c.dom.DOMException
If an invalid or illegal string is specified.
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.
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.serializer.utils.SystemIDResolver.
This class is used to resolve relative URIs and SystemID strings into absolute URIs.
SystemIDResolver - class org.apache.xml.utils.SystemIDResolver.
This class is used to resolve relative URIs and SystemID strings into absolute URIs.
SystemIDResolver() - Constructor for class org.apache.xml.serializer.utils.SystemIDResolver
 
SystemIDResolver() - Constructor for class org.apache.xml.utils.SystemIDResolver
 

T

tan(double) - Static method in class org.apache.xalan.lib.ExsltMath
The math:tan function returns the tangent of the number passed as an argument.
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.
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.
Templates - interface javax.xml.transform.Templates.
An object that implements this interface is the runtime representation of processed transformation instructions.
TemplatesHandler - interface javax.xml.transform.sax.TemplatesHandler.
A SAX ContentHandler that may be used to process SAX parse events (parsing transformation instructions) into a Templates object.
TemplatesHandlerImpl - class org.apache.xalan.xsltc.trax.TemplatesHandlerImpl.
Implementation of a JAXP1.1 TemplatesHandler
TemplatesImpl - class org.apache.xalan.xsltc.trax.TemplatesImpl.
 
TemplatesImpl() - Constructor for class org.apache.xalan.xsltc.trax.TemplatesImpl
Need for de-serialization, see readObject().
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, DTMAxisIterator) - Method in interface org.apache.xalan.xsltc.dom.CurrentNodeListFilter
 
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.
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.JNDIConnectionPool
A simple test to see if the jndi datasource exists.
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 - interface org.w3c.dom.Text.
The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr.
Text - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
TEXT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
 
TEXT - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
TEXT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
TEXT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
 
TEXT - Static variable in class org.apache.xml.serializer.Method
The output method type for text documents: text.
TEXT_NODE - Static variable in interface org.apache.xml.dtm.DTM
The node is a Text node.
TEXT_NODE - Static variable in interface org.w3c.dom.Node
The node is a Text node.
TEXT_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.Stylesheet
 
ThreadControllerWrapper - class org.apache.xml.utils.ThreadControllerWrapper.
A utility class that wraps the ThreadController, which is used by IncrementalSAXSource for the incremental building of DTM.
ThreadControllerWrapper.ThreadController - class org.apache.xml.utils.ThreadControllerWrapper.ThreadController.
Thread controller utility class for incremental SAX source.
ThreadControllerWrapper.ThreadController() - Constructor for class org.apache.xml.utils.ThreadControllerWrapper.ThreadController
 
ThreadControllerWrapper() - Constructor for class org.apache.xml.utils.ThreadControllerWrapper
 
throwDOMException(short, String) - Method in class org.apache.xalan.templates.ElemLiteralResult
Throw a DOMException
TIME - Static variable in class javax.xml.datatype.DatatypeConstants
Fully qualified name for W3C XML Schema 1.0 datatype time.
time() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
time(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:time function returns the time specified in the date/time string given as the argument.
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.xml.utils.XMLStringDefault
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.
toGregorianCalendar() - Method in class javax.xml.datatype.XMLGregorianCalendar
Convert this XMLGregorianCalendar to a GregorianCalendar.
toGregorianCalendar(TimeZone, Locale, XMLGregorianCalendar) - Method in class javax.xml.datatype.XMLGregorianCalendar
Convert this XMLGregorianCalendar along with provided parameters to a GregorianCalendar instance.
ToHTMLSAXHandler - class org.apache.xml.serializer.ToHTMLSAXHandler.
Deprecated. As of Xalan 2.7.1, replaced by the use of ToXMLSAXHandler.
ToHTMLSAXHandler(ContentHandler, LexicalHandler, String) - Constructor for class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. A constructor.
ToHTMLSAXHandler(ContentHandler, String) - Constructor for class org.apache.xml.serializer.ToHTMLSAXHandler
Deprecated. A constructor
ToHTMLStream - class org.apache.xml.serializer.ToHTMLStream.
This serializer takes a series of SAX or SAX-like events and writes its output to the given stream.
ToHTMLStream() - Constructor for class org.apache.xml.serializer.ToHTMLStream
Default constructor.
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 '_'.
toJavaName(String) - Static method in class org.apache.xalan.xsltc.trax.Util
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.Type
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
toJCType() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
tokenize(String) - Static method in class org.apache.xalan.lib.ExsltStrings
See above
tokenize(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(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
The str:tokenize function splits up a string and returns a node set of token elements, each containing one token from the string.
tokenize(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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.
ToSAXHandler - class org.apache.xml.serializer.ToSAXHandler.
This class is used to provide a base behavior to be inherited by other To...SAXHandler serializers.
ToSAXHandler() - Constructor for class org.apache.xml.serializer.ToSAXHandler
 
ToSAXHandler(ContentHandler, LexicalHandler, String) - Constructor for class org.apache.xml.serializer.ToSAXHandler
 
ToSAXHandler(ContentHandler, String) - Constructor for class org.apache.xml.serializer.ToSAXHandler
 
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.IntType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
toSignature() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
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.
ToStream - class org.apache.xml.serializer.ToStream.
This abstract class is a base class for other stream serializers (xml, html, text ...) that write output to a stream.
ToStream() - Constructor for class org.apache.xml.serializer.ToStream
Default constructor
toString() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a String representation of this XMLGregorianCalendar Object.
toString() - Method in class javax.xml.datatype.DatatypeConstants.Field
Returns a field name in English.
toString() - Method in class javax.xml.datatype.Duration
Returns a String representation of this Duration Object.
toString() - Method in class javax.xml.namespace.QName
String representation of this QName.
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.IntType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
 
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.NodeType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
 
toString() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
 
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 class org.apache.xml.utils.URI
Get the URI as a string specification.
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.XMLStringDefault
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.StringComparable
 
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.xpath.compiler.OpMap
Return the expression as a string for diagnostics.
toString() - Method in class org.apache.xpath.functions.FuncExtFunction
Return the name of the extesion function in string format
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() - Method in interface org.w3c.dom.ranges.Range
Returns the contents of a Range as a string.
toString() - Method in class org.xml.sax.SAXException
Override toString to pick up any embedded exception.
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
 
ToTextSAXHandler - class org.apache.xml.serializer.ToTextSAXHandler.
Deprecated. As of Xalan 2.7.1, replaced by the use of ToXMLSAXHandler.
ToTextSAXHandler(ContentHandler, LexicalHandler, String) - Constructor for class org.apache.xml.serializer.ToTextSAXHandler
Deprecated.  
ToTextSAXHandler(ContentHandler, String) - Constructor for class org.apache.xml.serializer.ToTextSAXHandler
Deprecated. From XSLTC
ToTextStream - class org.apache.xml.serializer.ToTextStream.
This class is not a public API.
ToTextStream() - Constructor for class org.apache.xml.serializer.ToTextStream
Default constructor.
ToUnknownStream - class org.apache.xml.serializer.ToUnknownStream.
This class wraps another SerializationHandler.
ToUnknownStream() - Constructor for class org.apache.xml.serializer.ToUnknownStream
Default constructor.
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.xml.utils.XMLStringDefault
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.xml.utils.XMLStringDefault
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.
toXMLFormat() - Method in class javax.xml.datatype.XMLGregorianCalendar
Return the lexical representation of this instance.
ToXMLSAXHandler - class org.apache.xml.serializer.ToXMLSAXHandler.
This class receives notification of SAX-like events, and with gathered information over these calls it will invoke the equivalent SAX methods on a handler, the ultimate xsl:output method is known to be "xml".
ToXMLSAXHandler() - Constructor for class org.apache.xml.serializer.ToXMLSAXHandler
 
ToXMLSAXHandler(ContentHandler, LexicalHandler, String) - Constructor for class org.apache.xml.serializer.ToXMLSAXHandler
 
ToXMLSAXHandler(ContentHandler, String) - Constructor for class org.apache.xml.serializer.ToXMLSAXHandler
 
ToXMLStream - class org.apache.xml.serializer.ToXMLStream.
This class converts SAX or SAX-like calls to a serialized xml document.
ToXMLStream() - Constructor for class org.apache.xml.serializer.ToXMLStream
Default constructor.
trace(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a TracerEvent.
trace(TracerEvent) - Method in interface org.apache.xalan.trace.TraceListener
Method that is called when a trace event occurs.
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
 
traceEnd(TracerEvent) - Method in interface org.apache.xalan.trace.TraceListenerEx2
Method that is called when the end of a trace event occurs.
traceEnd(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Method that is called when the end of a trace event occurs.
TraceListener - interface org.apache.xalan.trace.TraceListener.
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.
Extends TraceListener but adds a SelectEnd event.
TraceListenerEx2 - interface org.apache.xalan.trace.TraceListenerEx2.
Extends TraceListenerEx but adds a EndTrace event.
TraceListenerEx3 - interface org.apache.xalan.trace.TraceListenerEx3.
Extends TraceListenerEx2 but adds extensions trace events.
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.
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.
trailing(NodeList, NodeList) - Static method in class org.apache.xalan.lib.ExsltSets
The set:trailing function returns the nodes in the node set passed as the first argument that follow, in document order, the first node in the node set passed as the second argument.
transferOutputProperties(SerializationHandler) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
This method is used to pass any properties to the output handler when running the identity transform.
Transform - class org.apache.xalan.xsltc.cmdline.Transform.
 
TRANSFORM_USAGE_STR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TRANSFORM_WITH_JAR_STR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TRANSFORM_WITH_TRANSLET_STR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
transform(DOM, DTMAxisIterator, SerializationHandler) - Method in interface org.apache.xalan.xsltc.Translet
 
transform(DOM, DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Main transform() method - this is overridden by the compiled translet
transform(DOM, SerializationHandler) - Method in interface org.apache.xalan.xsltc.Translet
 
transform(DOM, SerializationHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
Calls transform() with a given output handler
transform(DOM, SerializationHandler[]) - 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 javax.xml.transform.Transformer
Transform the XML Source to a 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.transformer.TransformerIdentityImpl
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, int) - Constructor for class org.apache.xalan.xsltc.cmdline.Transform
 
Transformer - class javax.xml.transform.Transformer.
An instance of this abstract class can transform a source tree into a result tree.
TransformerClient - interface org.apache.xalan.transformer.TransformerClient.
A content handler can get a reference to a TransformState by implementing the TransformerClient interface.
TransformerConfigurationException - exception javax.xml.transform.TransformerConfigurationException.
Indicates a serious configuration error.
TransformerConfigurationException() - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with no detail mesage.
TransformerConfigurationException(String) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the String specified as an error message.
TransformerConfigurationException(String, SourceLocator) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException from a message and a Locator.
TransformerConfigurationException(String, SourceLocator, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Wrap an existing exception in a TransformerConfigurationException.
TransformerConfigurationException(String, Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with the given Exception base cause and detail message.
TransformerConfigurationException(Throwable) - Constructor for class javax.xml.transform.TransformerConfigurationException
Create a new TransformerConfigurationException with a given Exception base cause of the error.
TransformerException - exception javax.xml.transform.TransformerException.
This class specifies an exceptional condition that occured during the transformation process.
TransformerException(String) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException.
TransformerException(String, SourceLocator) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException from a message and a Locator.
TransformerException(String, SourceLocator, Throwable) - Constructor for class javax.xml.transform.TransformerException
Wrap an existing exception in a TransformerException.
TransformerException(String, Throwable) - Constructor for class javax.xml.transform.TransformerException
Wrap an existing exception in a TransformerException.
TransformerException(Throwable) - Constructor for class javax.xml.transform.TransformerException
Create a new TransformerException wrapping an existing exception.
TransformerFactory - class javax.xml.transform.TransformerFactory.
A TransformerFactory instance can be used to create Transformer and Templates objects.
TransformerFactoryConfigurationError - error javax.xml.transform.TransformerFactoryConfigurationError.
Thrown when a problem with configuration with the Transformer Factories exists.
TransformerFactoryConfigurationError() - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with no detail mesage.
TransformerFactoryConfigurationError(Exception) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with a given Exception base cause of the error.
TransformerFactoryConfigurationError(Exception, String) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the given Exception base cause and detail message.
TransformerFactoryConfigurationError(String) - Constructor for class javax.xml.transform.TransformerFactoryConfigurationError
Create a new TransformerFactoryConfigurationError with the String specified as an error message.
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.
TransformerHandler - interface javax.xml.transform.sax.TransformerHandler.
A TransformerHandler listens for SAX ContentHandler parse events and transforms them to a Result.
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) - Constructor for class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
Cosntructor - pass in reference to a TransformerImpl object
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 SAXTransformerFactory.newTransformerHandler() and TransformerFactory.newTransformer().
TransformerIdentityImpl() - Constructor for class org.apache.xalan.transformer.TransformerIdentityImpl
Constructor TransformerIdentityImpl creates an identity transform.
TransformerIdentityImpl(boolean) - Constructor for class org.apache.xalan.transformer.TransformerIdentityImpl
Constructor TransformerIdentityImpl creates an identity transform.
TransformerImpl - class org.apache.xalan.transformer.TransformerImpl.
This class implements the Transformer interface, and is the core representation of the transformation execution.
TransformerImpl - class org.apache.xalan.xsltc.trax.TransformerImpl.
 
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
Perform a query if needed, and call transformNode for each child.
transformSelectedNodes(TransformerImpl) - Method in class org.apache.xalan.templates.ElemApplyTemplates
Perform a query if needed, and call transformNode for each child.
TransformSnapshot - interface org.apache.xalan.transformer.TransformSnapshot.
Deprecated. It doesn't look like this code, which is for tooling, has functioned propery for a while, so it doesn't look like it is being used.
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.
TransformStateSetter - interface org.apache.xml.serializer.TransformStateSetter.
This interface is meant to be used by a base interface to TransformState, but which as only the setters which have non Xalan specific types in their signature, so that there are no dependancies of the serializer on Xalan.
transformToGlobalRTF(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
Given a stylesheet element, create a result tree fragment from it's contents.
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
Given a stylesheet element, create a result tree fragment from it's contents.
transformToString(ElemTemplateElement) - Method in class org.apache.xalan.transformer.TransformerImpl
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.Template
 
translate(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
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.IntType
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.ResultTreeType
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.NodeType
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.ReferenceType
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.
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.BooleanType
Translates an external (Java) boolean into internal boolean.
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
Translates an external (primitive) Java type into a real.
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.ObjectType
Translates an external Java type into an Object type
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.ReferenceType
Translates an external Java type into a reference.
translateFrom(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates an external Java Class into an internal type.
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.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.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.NodeType
Translates a node into a synthesized boolean.
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.ReferenceType
Translates a reference to an object of internal type type.
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, 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.IntType
Translates an integer 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.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.RealType
Translates a real into the Java type denoted by clazz.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
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.StringType
Translates a internal string into an external (Java) string.
translateTo(ClassGenerator, MethodGenerator, Class) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Translates a reference into the 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, 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.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.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.ReferenceType
Casts a reference into a NodeIterator.
translateTo(ClassGenerator, MethodGenerator, NodeType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Casts a reference into a Node.
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, ObjectType) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
Subsume result tree into ObjectType.
translateTo(ClassGenerator, MethodGenerator, ObjectType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
Subsume Node into ObjectType.
translateTo(ClassGenerator, MethodGenerator, ObjectType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Subsume reference into ObjectType.
translateTo(ClassGenerator, MethodGenerator, ObjectType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Subsume node-set into ObjectType.
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.BooleanType
Expects a boolean on the stack and pushes a real.
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.NodeType
Expects a node 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.ReferenceType
Translates a reference into an object of internal type type.
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, 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, 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.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.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.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.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.NodeSetType
Expects a node-set on the stack and pushes a boxed node-set.
translateTo(ClassGenerator, MethodGenerator, ResultTreeType) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
Casts a reference into a ResultTree.
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.BooleanType
Expects a boolean on the stack and pushes a string.
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.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.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.ObjectType
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.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.ReferenceType
Translates reference into object of internal type type.
translateTo(ClassGenerator, MethodGenerator, StringType) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
Translates a node-set into a string.
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.IntType
Translates an integer 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.ResultTreeType
Translates a result tree to 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.VoidType
Translates a void into an object of internal type type.
translateTo(ClassGenerator, MethodGenerator, Type) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
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.StringType
Translates a string 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.
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.
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.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.ResultTreeType
Translates a result tree 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.NodeType
Translates a node into 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.ReferenceType
Expects a reference on the stack and translates it to 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, 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.IntType
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.ResultTreeType
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.NodeType
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.ReferenceType
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.
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_NAME - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
TRANSLET_NAME_JAVA_CONFLICT - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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_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_PNAME - 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
 
TRANSLET_VERSION_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TRANSLET_VERSION_INDEX_SIG - 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
 
TransletOutputHandlerFactory - class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory.
 
TransletOutputHandlerFactory() - Constructor for class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
 
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.serializer.TreeWalker
Perform a pre-order traversal non-recursive style.
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.serializer.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.
traverseFragment(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
 
TREE_RTF - Static variable in interface org.apache.xalan.xsltc.DOM
 
TreeWalker - class org.apache.xml.serializer.TreeWalker.
This class does a pre-order walk of the DOM tree, calling a ContentHandler interface as it goes.
TreeWalker - class org.apache.xml.utils.TreeWalker.
This class does a pre-order walk of the DOM tree, calling a ContentHandler interface as it goes.
TreeWalker - interface org.w3c.dom.traversal.TreeWalker.
TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any).
TreeWalker(ContentHandler) - Constructor for class org.apache.xml.serializer.TreeWalker
 
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.
TreeWalker(ContentHandler, String) - Constructor for class org.apache.xml.serializer.TreeWalker
Constructor.
TreeWalker2Result - class org.apache.xalan.transformer.TreeWalker2Result.
Handle a walk of a tree, but screen out attributes for the result tree.
TreeWalker2Result(TransformerImpl, SerializationHandler) - Constructor for class org.apache.xalan.transformer.TreeWalker2Result
Constructor.
trim() - Method in interface org.apache.xml.utils.XMLString
Removes white space from both ends of this string.
trim() - Method in class org.apache.xml.utils.XMLStringDefault
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_CHECK_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TYPE_CHECK_UNK_LOC_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
TYPE_ERR - Static variable in class org.w3c.dom.xpath.XPathException
If the expression cannot be converted to return the specified type.
TYPE_MISMATCH_ERR - Static variable in class org.w3c.dom.DOMException
If the type of an object is incompatible with the expected type of the parameter associated to the object.
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.Template
 
typeCheck(SymbolTable) - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
 
TypeCheckError - exception org.apache.xalan.xsltc.compiler.util.TypeCheckError.
 
TypeCheckError(ErrorMsg) - Constructor for class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
TypeCheckError(String, Object) - Constructor for class org.apache.xalan.xsltc.compiler.util.TypeCheckError
 
TypeCheckError(String, 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
 
TypeInfo - interface org.w3c.dom.TypeInfo.
The TypeInfo interface represents a type referenced from Element or Attr nodes, specified in the schemas associated with the document.
TypeInfoProvider - class javax.xml.validation.TypeInfoProvider.
This class provides access to the type information determined by ValidatorHandler.
TYPES_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
TYPES_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 

U

UIEvent - interface org.w3c.dom.events.UIEvent.
The UIEvent interface provides specific contextual information associated with User Interface events.
UNALLOWED_EXTENSION_ELEMENT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
unallowed_extension_elementF(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to throw a runtime error on the use of an extension element when the secure processing feature is set to true.
UNALLOWED_EXTENSION_FUNCTION_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
unallowed_extension_functionF(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to throw a runtime error on the use of an extension function when the secure processing feature is set to true.
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.
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
 
UnionChildIterator - class org.apache.xpath.axes.UnionChildIterator.
This class defines a simplified type of union iterator that only tests along the child axes.
UnionChildIterator() - Constructor for class org.apache.xpath.axes.UnionChildIterator
Constructor for UnionChildIterator
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.
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.
This class represents a union pattern, which can have multiple individual StepPattern patterns.
UnionPattern() - Constructor for class org.apache.xpath.patterns.UnionPattern
 
uniqueAttribute() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
 
UNKNOWN - Static variable in class org.apache.xml.serializer.Method
The "internal" method, just used when no method is specified in the style sheet, and a serializer of this type wraps either an XML or HTML type (depending on the first tag in the output being html or not)
UNKNOWN_CASE - Static variable in class org.apache.xml.utils.StringComparable
 
UNKNOWN_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.Stylesheet
 
UNKNOWN_RULE - Static variable in interface org.w3c.dom.css.CSSRule
The rule is a CSSUnknownRule.
UNKNOWN_SIG_TYPE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
UNKNOWN_STYLESHEET_NODE_ID - Static variable in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
 
UNKNOWN_TRANSLET_VERSION_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
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
 
UNORDERED_NODE_ITERATOR_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] that will be accessed iteratively, which may not produce nodes in a particular order.
UNORDERED_NODE_SNAPSHOT_TYPE - Static variable in interface org.w3c.dom.xpath.XPathResult
The result is a node set as defined by [XPath 1.0] that will be accessed as a snapshot list of nodes that may not be in a particular order.
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.trax.TransformerHandlerImpl
Implements org.xml.sax.DTDHandler.unparsedEntityDecl()
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.serializer.EmptySerializer
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.serializer.SerializerBase
 
unparsedEntityDecl(String, String, String, String) - Method in class org.apache.xml.serializer.ToStream
If this method is called, the serializer is used as a DTDHandler, which changes behavior how the serializer handles document entities.
unparsedEntityDecl(String, String, String, String) - Method in interface org.xml.sax.DTDHandler
Receive notification of an unparsed entity declaration event.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of an unparsed entity declaration.
unparsedEntityDecl(String, String, String, String) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter an unparsed entity declaration event.
unparsedEntityDecl(StylesheetHandler, String, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
Receive notification of an unparsed entity declaration.
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.
UNSPECIFIED_EVENT_TYPE_ERR - Static variable in class org.w3c.dom.events.EventException
If the Event's type was not specified by initializing the event before the method was called.
UNSUPPORTED - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
unsupported_ElementF(String, boolean) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
Utility function to throw a runtime error for an unsupported element.
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_EXT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
UNSUPPORTED_XSL_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
UNSUPPORTED_XSL_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
 
UPPER_CASE - Static variable in class org.apache.xml.utils.StringComparable
 
URI - class org.apache.xml.utils.URI.
A class to represent a Uniform Resource Identifier (URI).
URI.MalformedURIException - exception org.apache.xml.serializer.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 - 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.serializer.utils.URI.MalformedURIException
Constructs a MalformedURIException with no specified detail message.
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.serializer.utils.URI.MalformedURIException
Constructs a MalformedURIException with the 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.
URIResolver - interface javax.xml.transform.URIResolver.
An object that implements this interface that can be called by the processor to turn a URI used in document(), xsl:import, or xsl:include into a Source object.
URIS_INDEX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
URIS_INDEX_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
USE_CLASSPATH - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
 
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.
UserDataHandler - interface org.w3c.dom.UserDataHandler.
When associating an object to a key on a node using Node.setUserData() the application can provide a handler that gets called when the node the object is associated to is being cloned, imported, or renamed.
Util - class org.apache.xalan.xsltc.compiler.util.Util.
 
Util - class org.apache.xalan.xsltc.trax.Util.
 
Util() - Constructor for class org.apache.xalan.xsltc.compiler.util.Util
 
Util() - Constructor for class org.apache.xalan.xsltc.trax.Util
 
Utils - class org.apache.xml.serializer.utils.Utils.
This class contains utilities used by the serializer.
Utils() - Constructor for class org.apache.xml.serializer.utils.Utils
 

V

validate(ElemTemplateElement, StylesheetHandler) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
Non-recursive traversal of FunctionElement tree based on TreeWalker to verify that there are no literal result elements except within a func:result element and that the func:result element does not contain any following siblings except xsl:fallback.
validate(Source) - Method in class javax.xml.validation.Validator
Validates the specified input.
validate(Source, Result) - Method in class javax.xml.validation.Validator
Validates the specified input and send the augmented validation result to the specified output.
VALIDATION_ERR - Static variable in class org.w3c.dom.DOMException
If a call to a method such as insertBefore or removeChild would make the Node invalid with respect to "partial validity", this exception would be raised and the operation would not be done.
Validator - class javax.xml.validation.Validator.
A processor that checks an XML document against Schema.
ValidatorHandler - class javax.xml.validation.ValidatorHandler.
Streaming validator that works on SAX stream.
valueOf(String) - Static method in class javax.xml.namespace.QName
QName derived from parsing the formatted String.
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
 
VariableSafeAbsRef - class org.apache.xpath.operations.VariableSafeAbsRef.
This is a "smart" variable reference that is used in situations where an absolute path is optimized into a variable reference, but may be used in some situations where the document context may have changed.
VariableSafeAbsRef() - Constructor for class org.apache.xpath.operations.VariableSafeAbsRef
 
VariableStack - class org.apache.xpath.VariableStack.
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.
VariableStack(int) - Constructor for class org.apache.xpath.VariableStack
Constructor for a variable stack.
VarNameCollector - class org.apache.xalan.templates.VarNameCollector.
This class visits variable refs in an XPath and collects their QNames.
VarNameCollector() - Constructor for class org.apache.xalan.templates.VarNameCollector
 
VBAR - Static variable in class org.apache.xalan.xsltc.compiler.sym
 
VER_SPLIT_NAMES_ARRAY - Static variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
Version - class org.apache.xalan.Version.
Administrative class to keep track of the version number of the Xalan release.
Version - class org.apache.xml.serializer.Version.
Administrative class to keep track of the version number of the Serializer release.
Version - class org.apache.xmlcommons.Version.
Administrative class to keep track of the version number of xml-commons external sources releases.
VERSION - Static variable in class javax.xml.transform.OutputKeys
version = nmtoken.
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
 
Version() - Constructor for class org.apache.xml.serializer.Version
 
Version() - Constructor for class org.apache.xmlcommons.Version
 
ViewCSS - interface org.w3c.dom.css.ViewCSS.
This interface represents a CSS view.
visitAVT(AVT) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an Attribute Value Template (at the top level).
visitBinaryOperation(ExpressionOwner, Operation) - Method in class org.apache.xpath.XPathVisitor
Visit a binary operation.
visitExtensionElement(ElemExtensionCall) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an extension element.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xalan.extensions.ExpressionVisitor
If the function is an extension function, register the namespace.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xalan.templates.AbsPathChecker
Visit a function.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xpath.XPathVisitor
Visit a function.
visitFunction(ExpressionOwner, Function) - Method in class org.apache.xpath.axes.HasPositionalPredChecker
Visit a function.
visitInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT instruction.
visitInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit an XSLT instruction.
visitLiteralResultElement(ElemLiteralResult) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit a LiteralResultElement.
visitLocationPath(ExpressionOwner, LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit a LocationPath.
visitLocationPath(ExpressionOwner, LocPathIterator) - Method in class org.apache.xpath.XPathVisitor
Visit a LocationPath.
visitMatchPattern(ExpressionOwner, StepPattern) - Method in class org.apache.xpath.XPathVisitor
Visit a match pattern.
visitNumberLiteral(ExpressionOwner, XNumber) - Method in class org.apache.xpath.XPathVisitor
Visit a number literal.
visitPredicate(ExpressionOwner, Expression) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit a predicate within a location path.
visitPredicate(ExpressionOwner, Expression) - Method in class org.apache.xpath.XPathVisitor
Visit a predicate within a location path.
visitPredicate(ExpressionOwner, Expression) - Method in class org.apache.xpath.axes.HasPositionalPredChecker
Visit a predicate within a location path.
visitStep(ExpressionOwner, NodeTest) - Method in class org.apache.xpath.XPathVisitor
Visit a step within a location path.
visitStringLiteral(ExpressionOwner, XString) - Method in class org.apache.xpath.XPathVisitor
Visit a string literal.
visitStylesheet(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT stylesheet instruction.
visitTopLevelInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT top-level instruction.
visitTopLevelInstruction(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
Visit an XSLT top-level instruction.
visitTopLevelVariableOrParamDecl(ElemTemplateElement) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT top-level instruction.
visitUnaryOperation(ExpressionOwner, UnaryOperation) - Method in class org.apache.xpath.XPathVisitor
Visit a unary operation.
visitUnionPath(ExpressionOwner, UnionPathIterator) - Method in class org.apache.xpath.XPathVisitor
Visit a UnionPath.
visitUnionPattern(ExpressionOwner, UnionPattern) - Method in class org.apache.xpath.XPathVisitor
Visit a union pattern.
visitVariableOrParamDecl(ElemVariable) - Method in class org.apache.xalan.templates.XSLTVisitor
Visit an XSLT variable or parameter declaration.
visitVariableRef(ExpressionOwner, Variable) - Method in class org.apache.xalan.templates.AbsPathChecker
Visit a variable reference.
visitVariableRef(ExpressionOwner, Variable) - Method in class org.apache.xalan.templates.VarNameCollector
Visit a variable reference.
visitVariableRef(ExpressionOwner, Variable) - Method in class org.apache.xpath.XPathVisitor
Visit a variable reference.
Void - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
 
VoidType - class org.apache.xalan.xsltc.compiler.util.VoidType.
 

W

W3C_XML_SCHEMA_INSTANCE_NS_URI - Static variable in class javax.xml.XMLConstants
W3C XML Schema Instance Namespace URI.
W3C_XML_SCHEMA_NS_URI - Static variable in class javax.xml.XMLConstants
W3C XML Schema Namespace URI.
W3C_XPATH_DATATYPE_NS_URI - Static variable in class javax.xml.XMLConstants
W3C XPath Datatype Namespace URI.
waitThread(Thread, Runnable) - Static method in class org.apache.xml.utils.ThreadControllerWrapper
 
waitThread(Thread, Runnable) - Method in class org.apache.xml.utils.ThreadControllerWrapper.ThreadController
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.
WalkingIterator(PrefixResolver) - Constructor for class org.apache.xpath.axes.WalkingIterator
Create a WalkingIterator object.
WalkingIteratorSorted - class org.apache.xpath.axes.WalkingIteratorSorted.
This class iterates over set of nodes that needs to be sorted.
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
 
walksFollowingOnlyMaybeAbsolute(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
 
walksSubtreeOnlyMaybeAbsolute(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(SourceLocator, Node, Node, String) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(SourceLocator, Node, Node, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(SourceLocator, String) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(SourceLocator, String, Object[]) - Method in class org.apache.xalan.transformer.MsgMgr
Warn the user of a problem.
warn(String, Object[]) - Method in class org.apache.xalan.processor.StylesheetHandler
Warn the user of an problem.
warn(String, Object[]) - Method in class org.apache.xpath.compiler.Compiler
Warn the user of an problem.
warn(XPathContext, int, String, Object[]) - Method in class org.apache.xpath.XPath
Warn the user of an problem.
warn(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncFormatNumb
Warn the user of a problem.
warn(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
Warn the user of a problem.
warn(XPathContext, String, 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_it
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String to prepend to warning messages.
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.xalan.res.XSLTErrorResources_ru
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to prepend to warning messages.
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field WARNING_HEADER
WARNING_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field WARNING_HEADER
WARNING_MSG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
WARNING_PLUS_WRAPPED_MSG - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
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.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.serializer.EmptySerializer
 
warning(SAXParseException) - Method in class org.apache.xml.serializer.SerializerBase
 
warning(SAXParseException) - Method in class org.apache.xml.serializer.ToSAXHandler
 
warning(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in interface org.xml.sax.ErrorHandler
Receive notification of a warning.
warning(SAXParseException) - Method in class org.xml.sax.HandlerBase
Deprecated. Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.DefaultHandler
Receive notification of a parser warning.
warning(SAXParseException) - Method in class org.xml.sax.helpers.XMLFilterImpl
Filter a warning event.
warning(TransformerException) - Method in interface javax.xml.transform.ErrorListener
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.DefaultErrorHandler
Receive notification of a warning.
warning(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
Receive notification of a warning.
weekInYear() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
weekInYear(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:week-in-year function returns the week of the year as a number.
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ATTR_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ATTRIB_NOT_HANDLED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_CANNOT_FIND_COLLATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_CANNOT_LOAD_REQUESTED_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_CANNOT_MAKE_URL_FROM - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_CONFLICT_BETWEEN_XSLSTRIPSPACE_AND_XSLPRESERVESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_COULD_NOT_RESOLVE_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_COULDNOT_FIND_FUNCTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_COUNT_ATTRIB_MATCHES_NO_ANCESTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_DONT_DO_ANYTHING_WITH_NS - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_EMPTY_SECOND_ARG - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ENCODING_NOT_SUPPORTED_USING_JAVA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ENCODING_NOT_SUPPORTED_USING_UTF8 - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_EXPAND_ENTITIES_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_EXPR_ATTRIB_CHANGED_TO_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_FOUND_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_FUNCTIONS_SHOULD_USE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ILLEGAL_ATTRIBUTE_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ILLEGAL_ATTRIBUTE_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_LOCALE_NAME_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_LOCALE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_NEED_DERIVED_OBJECT_TO_IMPLEMENT_NODETEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_NO_DECIMALFORMAT_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_NO_LOCALE_IN_FORMATNUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_OLD_XSLT_NS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_ONE_DEFAULT_XSLDECIMALFORMAT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_PARSING_AND_PREPARING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_PROPERTY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_QUO_NO_LONGER_DEFINED - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_SECURITY_EXCEPTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_SPECIFICITY_CONFLICTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
 
WG_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ru
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
 
WG_XSLDECIMALFORMAT_NAMES_MUST_BE_UNIQUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
 
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(Stylesheet) - Constructor for class org.apache.xalan.templates.WhiteSpaceInfo
Constructor WhiteSpaceInfo
WhiteSpaceInfo(XPath, boolean, Stylesheet) - Constructor for class org.apache.xalan.templates.WhiteSpaceInfo
Constructor WhiteSpaceInfo
WhitespaceInfoPaths - class org.apache.xalan.processor.WhitespaceInfoPaths.
 
WhitespaceInfoPaths(Stylesheet) - Constructor for class org.apache.xalan.processor.WhitespaceInfoPaths
Constructor WhitespaceInfoPaths
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.serializer.utils.WrappedRuntimeException.
This class is for throwing important checked exceptions over non-checked methods.
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.serializer.utils.WrappedRuntimeException
Construct a WrappedRuntimeException from a checked exception.
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.serializer.utils.WrappedRuntimeException
Constructor WrappedRuntimeException
WrappedRuntimeException(String, Exception) - Constructor for class org.apache.xml.utils.WrappedRuntimeException
Constructor WrappedRuntimeException
write(Node, LSOutput) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Serializes the specified node to the specified LSOutput and returns true if the Node was successfully serialized.
write(Node, LSOutput) - Method in interface org.w3c.dom.ls.LSSerializer
Serialize the specified node as described above in the general description of the LSSerializer interface.
write(String) - Method in interface org.w3c.dom.html.HTMLDocument
Write a string of text to a document stream opened byopen().
write(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
Write the evalutation of the element children to the given file.
writeAttrString(Writer, String, String) - Method in class org.apache.xml.serializer.ToStream
Returns the specified string after substituting specials, and UTF-16 surrogates for chracter references &#xnn.
writeAttrString(Writer, String, String) - Method in class org.apache.xml.serializer.ToHTMLStream
Writes the specified string after substituting specials, and UTF-16 surrogates for character references &#xnn.
writeAttrURI(Writer, String, boolean) - Method in class org.apache.xml.serializer.ToHTMLStream
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.BitArray
 
writeln(String) - Method in interface org.w3c.dom.html.HTMLDocument
Write a string of text followed by a newline character to a document stream opened by open().
WRITER_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
writeToString(Node) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Serializes the specified node and returns a String with the serialized data to the caller.
writeToString(Node) - Method in interface org.w3c.dom.ls.LSSerializer
Serialize the specified node as described above in the general description of the LSSerializer interface.
writeToURI(Node, String) - Method in class org.apache.xml.serializer.dom3.LSSerializerImpl
Serializes the specified node to the specified URI and returns true if the Node was successfully serialized.
writeToURI(Node, String) - Method in interface org.w3c.dom.ls.LSSerializer
A convenience method that acts as if LSSerializer.write was called with a LSOutput with no encoding specified and LSOutput.systemId set to the uri argument.
WRONG_DOCUMENT_ERR - Static variable in class org.w3c.dom.DOMException
If a Node is used in a different document than the one that created it (that doesn't support it).
WrongNumberArgsException - exception org.apache.xpath.functions.WrongNumberArgsException.
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
 
XalanTransformState - class org.apache.xalan.transformer.XalanTransformState.
Before the serializer merge, the TransformState interface was implemented by ResultTreeHandler.
XalanTransformState() - Constructor for class org.apache.xalan.transformer.XalanTransformState
 
XBoolean - class org.apache.xpath.objects.XBoolean.
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.
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
Constructs a new XConnection and attempts to connect to a datasource as defined in the connect(ExpressionContext exprContext, String connPoolName) method.
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.xml.serializer.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.xml.serializer.Method
The output method type for XML documents: xml.
XML_DTD_NS_URI - Static variable in class javax.xml.XMLConstants
XML Document Type Declaration Namespace URI as an arbitrary value.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String to specify the XML parser module.
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.xalan.res.XSLTErrorResources_ru
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to specify the XML parser module.
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field XML_HEADER
XML_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field XML_HEADER
XML_NS_PREFIX - Static variable in class javax.xml.XMLConstants
The official XML Namespace prefix.
XML_NS_URI - Static variable in class javax.xml.XMLConstants
The official XML Namespace name URI.
XML_OUTPUT - Static variable in class org.apache.xalan.xsltc.compiler.Stylesheet
 
XML_PREFIX - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
XML_URI - Static variable in class org.apache.xml.serializer.dom3.NamespaceSupport
The XML Namespace ("http://www.w3.org/XML/1998/namespace").
XML11Char - class org.apache.xml.serializer.utils.XML11Char.
THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar This class defines the basic properties of characters in XML 1.1.
XML11Char - class org.apache.xml.utils.XML11Char.
THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar This class defines the basic properties of characters in XML 1.1.
XML11Char() - Constructor for class org.apache.xml.serializer.utils.XML11Char
 
XML11Char() - Constructor for class org.apache.xml.utils.XML11Char
 
XMLChar - class org.apache.xml.serializer.utils.XMLChar.
THIS IS A COPY OF THE XERCES-2J CLASS org.apache.xerces.utls.XMLChar This class defines the basic XML character properties.
XMLChar - class org.apache.xml.utils.XMLChar.
This class defines the basic XML character properties.
XMLChar() - Constructor for class org.apache.xml.serializer.utils.XMLChar
 
XMLChar() - Constructor for class org.apache.xml.utils.XMLChar
 
XMLCharacterRecognizer - class org.apache.xml.utils.XMLCharacterRecognizer.
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
 
XMLConstants - class javax.xml.XMLConstants.
Utility class to contain basic XML values as constants.
XMLErrorResources - class org.apache.xml.res.XMLErrorResources.
Set up error messages.
XMLErrorResources_ca - class org.apache.xml.res.XMLErrorResources_ca.
Set up error messages.
XMLErrorResources_ca() - Constructor for class org.apache.xml.res.XMLErrorResources_ca
 
XMLErrorResources_cs - class org.apache.xml.res.XMLErrorResources_cs.
Set up error messages.
XMLErrorResources_cs() - Constructor for class org.apache.xml.res.XMLErrorResources_cs
 
XMLErrorResources_de - class org.apache.xml.res.XMLErrorResources_de.
Set up error messages.
XMLErrorResources_de() - Constructor for class org.apache.xml.res.XMLErrorResources_de
 
XMLErrorResources_en - class org.apache.xml.res.XMLErrorResources_en.
Default implementation of XPATHErrorResources.
XMLErrorResources_en() - Constructor for class org.apache.xml.res.XMLErrorResources_en
 
XMLErrorResources_es - class org.apache.xml.res.XMLErrorResources_es.
Set up error messages.
XMLErrorResources_es() - Constructor for class org.apache.xml.res.XMLErrorResources_es
 
XMLErrorResources_fr - class org.apache.xml.res.XMLErrorResources_fr.
Set up error messages.
XMLErrorResources_fr() - Constructor for class org.apache.xml.res.XMLErrorResources_fr
 
XMLErrorResources_hu - class org.apache.xml.res.XMLErrorResources_hu.
Set up error messages.
XMLErrorResources_hu() - Constructor for class org.apache.xml.res.XMLErrorResources_hu
 
XMLErrorResources_it - class org.apache.xml.res.XMLErrorResources_it.
Set up error messages.
XMLErrorResources_it() - Constructor for class org.apache.xml.res.XMLErrorResources_it
 
XMLErrorResources_ja - class org.apache.xml.res.XMLErrorResources_ja.
Set up error messages.
XMLErrorResources_ja() - Constructor for class org.apache.xml.res.XMLErrorResources_ja
 
XMLErrorResources_ko - class org.apache.xml.res.XMLErrorResources_ko.
Set up error messages.
XMLErrorResources_ko() - Constructor for class org.apache.xml.res.XMLErrorResources_ko
 
XMLErrorResources_pl - class org.apache.xml.res.XMLErrorResources_pl.
Set up error messages.
XMLErrorResources_pl() - Constructor for class org.apache.xml.res.XMLErrorResources_pl
 
XMLErrorResources_pt_BR - class org.apache.xml.res.XMLErrorResources_pt_BR.
Set up error messages.
XMLErrorResources_pt_BR() - Constructor for class org.apache.xml.res.XMLErrorResources_pt_BR
 
XMLErrorResources_ru - class org.apache.xml.res.XMLErrorResources_ru.
Set up error messages.
XMLErrorResources_ru() - Constructor for class org.apache.xml.res.XMLErrorResources_ru
 
XMLErrorResources_sk - class org.apache.xml.res.XMLErrorResources_sk.
Set up error messages.
XMLErrorResources_sk() - Constructor for class org.apache.xml.res.XMLErrorResources_sk
 
XMLErrorResources_sl - class org.apache.xml.res.XMLErrorResources_sl.
Set up error messages.
XMLErrorResources_sl() - Constructor for class org.apache.xml.res.XMLErrorResources_sl
 
XMLErrorResources_sv - class org.apache.xml.res.XMLErrorResources_sv.
Set up error messages.
XMLErrorResources_sv() - Constructor for class org.apache.xml.res.XMLErrorResources_sv
 
XMLErrorResources_tr - class org.apache.xml.res.XMLErrorResources_tr.
Set up error messages.
XMLErrorResources_tr() - Constructor for class org.apache.xml.res.XMLErrorResources_tr
 
XMLErrorResources_zh - class org.apache.xml.res.XMLErrorResources_zh.
Set up error messages.
XMLErrorResources_zh_TW - class org.apache.xml.res.XMLErrorResources_zh_TW.
Set up error messages.
XMLErrorResources_zh_TW() - Constructor for class org.apache.xml.res.XMLErrorResources_zh_TW
 
XMLErrorResources_zh() - Constructor for class org.apache.xml.res.XMLErrorResources_zh
 
XMLErrorResources() - Constructor for class org.apache.xml.res.XMLErrorResources
 
XMLFilter - interface org.xml.sax.XMLFilter.
Interface for an XML filter.
XMLFilterImpl - class org.xml.sax.helpers.XMLFilterImpl.
Base class for deriving an XML filter.
XMLFilterImpl() - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an empty XML filter, with no parent.
XMLFilterImpl(XMLReader) - Constructor for class org.xml.sax.helpers.XMLFilterImpl
Construct an XML filter with the specified parent.
XMLGregorianCalendar - class javax.xml.datatype.XMLGregorianCalendar.
Representation for W3C XML Schema 1.0 date/time datatypes.
XMLGregorianCalendar() - Constructor for class javax.xml.datatype.XMLGregorianCalendar
 
XMLMessages - class org.apache.xml.res.XMLMessages.
A utility class for issuing XML error messages.
XMLMessages() - Constructor for class org.apache.xml.res.XMLMessages
 
XMLNS - Static variable in class org.apache.xml.utils.NamespaceSupport2
The XML Namespace as a constant.
XMLNS - Static variable in class org.xml.sax.helpers.NamespaceSupport
The XML Namespace URI as a constant.
XMLNS_ATTRIBUTE - Static variable in class javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations.
XMLNS_ATTRIBUTE_NS_URI - Static variable in class javax.xml.XMLConstants
The official XML attribute used for specifying XML Namespace declarations, XMLConstants.XMLNS_ATTRIBUTE, Namespace name URI.
XMLNS_PREFIX - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
XMLNS_PREFIX - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
XMLNS_STRING - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
XMLNS_STRING - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
XMLNS_URI - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
 
XMLNS_URI - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
 
XMLNS_URI - Static variable in class org.apache.xml.serializer.dom3.NamespaceSupport
XML Information Set REC all namespace attributes (including those named xmlns, whose [prefix] property has no value) have a namespace URI of http://www.w3.org/2000/xmlns/
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
XMLReader - interface org.xml.sax.XMLReader.
Interface for reading an XML document using callbacks.
XMLReaderAdapter - class org.xml.sax.helpers.XMLReaderAdapter.
Adapt a SAX2 XMLReader as a SAX1 Parser.
XMLReaderAdapter() - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderAdapter(XMLReader) - Constructor for class org.xml.sax.helpers.XMLReaderAdapter
Create a new adapter.
XMLReaderFactory - class org.xml.sax.helpers.XMLReaderFactory.
Factory for creating an XML reader.
XMLReaderManager - class org.apache.xml.utils.XMLReaderManager.
Creates XMLReader objects and caches them for re-use.
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.
XMLStringDefault - class org.apache.xml.utils.XMLStringDefault.
The default implementation of the XMLString interface, which is just a simple wrapper of a String object.
XMLStringDefault(String) - Constructor for class org.apache.xml.utils.XMLStringDefault
Create a XMLStringDefault object from a String
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
 
XMLStringFactoryDefault - class org.apache.xml.utils.XMLStringFactoryDefault.
The default implementation of XMLStringFactory.
XMLStringFactoryDefault() - Constructor for class org.apache.xml.utils.XMLStringFactoryDefault
 
XMLStringFactoryImpl - class org.apache.xpath.objects.XMLStringFactoryImpl.
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.
XNodeSet(XNodeSet) - Constructor for class org.apache.xpath.objects.XNodeSet
Construct a XNodeSet object.
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
 
XNodeSetForDOM(XNodeSet) - Constructor for class org.apache.xpath.objects.XNodeSetForDOM
Construct a XNodeSet object.
XNull - class org.apache.xpath.objects.XNull.
This class represents an XPath null object, and is capable of converting the null to other types, such as a string.
XNull() - Constructor for class org.apache.xpath.objects.XNull
Create an XObject.
XNumber - class org.apache.xpath.objects.XNumber.
This class represents an XPath number, and is capable of converting the number to other types, such as a string.
XNumber(double) - Constructor for class org.apache.xpath.objects.XNumber
Construct a XNodeSet object.
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 - interface javax.xml.xpath.XPath.
XPath provides access to the XPath evaluation environment and expressions.
XPath - class org.apache.xpath.XPath.
The XPath class wraps an expression object and provides general services for execution of that expression.
XPATH_NAMESPACE_NODE - Static variable in interface org.w3c.dom.xpath.XPathNamespace
The node is a Namespace.
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.
XPath(String, SourceLocator, PrefixResolver, int, ErrorListener, FunctionTable) - 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
 
XPathConstants - class javax.xml.xpath.XPathConstants.
XPath constants.
XPathContext - class org.apache.xpath.XPathContext.
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(boolean) - Constructor for class org.apache.xpath.XPathContext
Create an XPathContext instance.
XPathContext(Object) - Constructor for class org.apache.xpath.XPathContext
Create an XPathContext instance.
XPathContext(Object, boolean) - 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
 
XPATHErrorResources - class org.apache.xpath.res.XPATHErrorResources.
Set up error messages.
XPATHErrorResources_ca - class org.apache.xpath.res.XPATHErrorResources_ca.
Set up error messages.
XPATHErrorResources_ca() - Constructor for class org.apache.xpath.res.XPATHErrorResources_ca
 
XPATHErrorResources_cs - class org.apache.xpath.res.XPATHErrorResources_cs.
Set up error messages.
XPATHErrorResources_cs() - Constructor for class org.apache.xpath.res.XPATHErrorResources_cs
 
XPATHErrorResources_de - class org.apache.xpath.res.XPATHErrorResources_de.
Set up error messages.
XPATHErrorResources_de() - Constructor for class org.apache.xpath.res.XPATHErrorResources_de
 
XPATHErrorResources_en - class org.apache.xpath.res.XPATHErrorResources_en.
Default implementation of XPATHErrorResources.
XPATHErrorResources_en() - Constructor for class org.apache.xpath.res.XPATHErrorResources_en
 
XPATHErrorResources_es - class org.apache.xpath.res.XPATHErrorResources_es.
Set up error messages.
XPATHErrorResources_es() - Constructor for class org.apache.xpath.res.XPATHErrorResources_es
 
XPATHErrorResources_fr - class org.apache.xpath.res.XPATHErrorResources_fr.
Set up error messages.
XPATHErrorResources_fr() - Constructor for class org.apache.xpath.res.XPATHErrorResources_fr
 
XPATHErrorResources_hu - class org.apache.xpath.res.XPATHErrorResources_hu.
Set up error messages.
XPATHErrorResources_hu() - Constructor for class org.apache.xpath.res.XPATHErrorResources_hu
 
XPATHErrorResources_it - class org.apache.xpath.res.XPATHErrorResources_it.
Set up error messages.
XPATHErrorResources_it() - Constructor for class org.apache.xpath.res.XPATHErrorResources_it
 
XPATHErrorResources_ja - class org.apache.xpath.res.XPATHErrorResources_ja.
Set up error messages.
XPATHErrorResources_ja() - Constructor for class org.apache.xpath.res.XPATHErrorResources_ja
 
XPATHErrorResources_ko - class org.apache.xpath.res.XPATHErrorResources_ko.
Set up error messages.
XPATHErrorResources_ko() - Constructor for class org.apache.xpath.res.XPATHErrorResources_ko
 
XPATHErrorResources_pl - class org.apache.xpath.res.XPATHErrorResources_pl.
Set up error messages.
XPATHErrorResources_pl() - Constructor for class org.apache.xpath.res.XPATHErrorResources_pl
 
XPATHErrorResources_pt_BR - class org.apache.xpath.res.XPATHErrorResources_pt_BR.
Set up error messages.
XPATHErrorResources_pt_BR() - Constructor for class org.apache.xpath.res.XPATHErrorResources_pt_BR
 
XPATHErrorResources_ru - class org.apache.xpath.res.XPATHErrorResources_ru.
Set up error messages.
XPATHErrorResources_ru() - Constructor for class org.apache.xpath.res.XPATHErrorResources_ru
 
XPATHErrorResources_sk - class org.apache.xpath.res.XPATHErrorResources_sk.
Set up error messages.
XPATHErrorResources_sk() - Constructor for class org.apache.xpath.res.XPATHErrorResources_sk
 
XPATHErrorResources_sl - class org.apache.xpath.res.XPATHErrorResources_sl.
Set up error messages.
XPATHErrorResources_sl() - Constructor for class org.apache.xpath.res.XPATHErrorResources_sl
 
XPATHErrorResources_sv - class org.apache.xpath.res.XPATHErrorResources_sv.
Set up error messages.
XPATHErrorResources_sv() - Constructor for class org.apache.xpath.res.XPATHErrorResources_sv
 
XPATHErrorResources_tr - class org.apache.xpath.res.XPATHErrorResources_tr.
Set up error messages.
XPATHErrorResources_tr() - Constructor for class org.apache.xpath.res.XPATHErrorResources_tr
 
XPATHErrorResources_zh - class org.apache.xpath.res.XPATHErrorResources_zh.
Set up error messages.
XPATHErrorResources_zh_CN - class org.apache.xpath.res.XPATHErrorResources_zh_CN.
 
XPATHErrorResources_zh_CN() - Constructor for class org.apache.xpath.res.XPATHErrorResources_zh_CN
 
XPATHErrorResources_zh_TW - class org.apache.xpath.res.XPATHErrorResources_zh_TW.
Set up error messages.
XPATHErrorResources_zh_TW() - Constructor for class org.apache.xpath.res.XPATHErrorResources_zh_TW
 
XPATHErrorResources_zh() - Constructor for class org.apache.xpath.res.XPATHErrorResources_zh
 
XPATHErrorResources() - Constructor for class org.apache.xpath.res.XPATHErrorResources
 
XPathEvaluator - interface org.w3c.dom.xpath.XPathEvaluator.
The evaluation of XPath expressions is provided by XPathEvaluator.
XPathEvaluatorImpl - class org.apache.xpath.domapi.XPathEvaluatorImpl.
The class provides an implementation of XPathEvaluator according to the DOM L3 XPath Specification, Working Group Note 26 February 2004.
XPathEvaluatorImpl() - Constructor for class org.apache.xpath.domapi.XPathEvaluatorImpl
Constructor in the case that the XPath expression can be evaluated without needing an XML document at all.
XPathEvaluatorImpl(Document) - Constructor for class org.apache.xpath.domapi.XPathEvaluatorImpl
Constructor for XPathEvaluatorImpl.
XPathException - exception javax.xml.xpath.XPathException.
XPathException represents a generic XPath exception.
XPathException - exception org.apache.xpath.XPathException.
This class implements an exception object that all XPath classes will throw in case of an error.
XPathException - exception org.w3c.dom.xpath.XPathException.
A new exception has been created for exceptions specific to these XPath interfaces.
XPathException(short, String) - Constructor for class org.w3c.dom.xpath.XPathException
 
XPathException(String) - Constructor for class javax.xml.xpath.XPathException
Constructs a new XPathException with the specified detail message.
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, ExpressionNode) - Constructor for class org.apache.xpath.XPathException
Create an XPathException object that holds an error message.
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.
XPathException(Throwable) - Constructor for class javax.xml.xpath.XPathException
Constructs a new XPathException with the specified cause.
XPathExpression - interface javax.xml.xpath.XPathExpression.
XPathExpression provides access to compiled XPath expressions.
XPathExpression - interface org.w3c.dom.xpath.XPathExpression.
The XPathExpression interface represents a parsed and resolved XPath expression.
XPathExpressionException - exception javax.xml.xpath.XPathExpressionException.
XPathExpressionException represents an error in an XPath expression.
XPathExpressionException(String) - Constructor for class javax.xml.xpath.XPathExpressionException
Constructs a new XPathExpressionException with the specified detail message.
XPathExpressionException(Throwable) - Constructor for class javax.xml.xpath.XPathExpressionException
Constructs a new XPathExpressionException with the specified cause.
XPathExpressionImpl - class org.apache.xpath.jaxp.XPathExpressionImpl.
The XPathExpression interface encapsulates a (compiled) XPath expression.
XPathFactory - class javax.xml.xpath.XPathFactory.
An XPathFactory instance can be used to create XPath objects.
XPathFactory - interface org.apache.xpath.XPathFactory.
Factory class for creating an XPath.
XPathFactoryConfigurationException - exception javax.xml.xpath.XPathFactoryConfigurationException.
XPathFactoryConfigurationException represents a configuration error in a XPathFactory environment.
XPathFactoryConfigurationException(String) - Constructor for class javax.xml.xpath.XPathFactoryConfigurationException
Constructs a new XPathFactoryConfigurationException with the specified detail message.
XPathFactoryConfigurationException(Throwable) - Constructor for class javax.xml.xpath.XPathFactoryConfigurationException
Constructs a new XPathFactoryConfigurationException with the specified cause.
XPathFactoryImpl - class org.apache.xpath.jaxp.XPathFactoryImpl.
The XPathFactory builds XPaths.
XPathFactoryImpl() - Constructor for class org.apache.xpath.jaxp.XPathFactoryImpl
 
XPathFunction - interface javax.xml.xpath.XPathFunction.
XPathFunction provides access to XPath functions.
XPathFunctionException - exception javax.xml.xpath.XPathFunctionException.
XPathFunctionException represents an error with an XPath function.
XPathFunctionException(String) - Constructor for class javax.xml.xpath.XPathFunctionException
Constructs a new XPathFunctionException with the specified detail message.
XPathFunctionException(Throwable) - Constructor for class javax.xml.xpath.XPathFunctionException
Constructs a new XPathFunctionException with the specified cause.
XPathFunctionImpl - class org.apache.xalan.extensions.XPathFunctionImpl.
A sample implementation of XPathFunction, with support for EXSLT extension functions and Java extension functions.
XPathFunctionImpl(ExtensionHandler, String) - Constructor for class org.apache.xalan.extensions.XPathFunctionImpl
Construct an instance of XPathFunctionImpl from the ExtensionHandler and function name.
XPathFunctionResolver - interface javax.xml.xpath.XPathFunctionResolver.
XPathFunctionResolver provides access to the set of user defined XPathFunctions.
XPathFunctionResolverImpl - class org.apache.xalan.extensions.XPathFunctionResolverImpl.
A sample implementation of XPathFunctionResolver, with support for EXSLT extension functions and Java extension functions.
XPathFunctionResolverImpl() - Constructor for class org.apache.xalan.extensions.XPathFunctionResolverImpl
 
XPathImpl - class org.apache.xpath.jaxp.XPathImpl.
The XPathImpl class provides implementation for the methods defined in javax.xml.xpath.XPath interface.
XPATHMessages - class org.apache.xpath.res.XPATHMessages.
A utility class for issuing XPath error messages.
XPATHMessages() - Constructor for class org.apache.xpath.res.XPATHMessages
 
XPathNamespace - interface org.w3c.dom.xpath.XPathNamespace.
The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks.
XPathNSResolver - interface org.w3c.dom.xpath.XPathNSResolver.
The XPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings.
XPathParser - class org.apache.xalan.xsltc.compiler.XPathParser.
CUP v0.10k generated parser.
XPathParser - class org.apache.xpath.compiler.XPathParser.
Tokenizes and parses XPath expressions.
XPathParser() - Constructor for class org.apache.xalan.xsltc.compiler.XPathParser
Default constructor.
XPathParser(ErrorListener, SourceLocator) - Constructor for class org.apache.xpath.compiler.XPathParser
The parser constructor.
XPathParser(Parser) - Constructor for class org.apache.xalan.xsltc.compiler.XPathParser
 
XPathParser(Scanner) - Constructor for class org.apache.xalan.xsltc.compiler.XPathParser
Constructor which sets the default scanner.
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.
XPathResult - interface org.w3c.dom.xpath.XPathResult.
The XPathResult interface represents the result of the evaluation of an XPath 1.0 expression within the context of a particular node.
XPathStylesheetDOM3Exception - exception org.apache.xpath.domapi.XPathStylesheetDOM3Exception.
A new exception to add support for DOM Level 3 XPath API.
XPathStylesheetDOM3Exception(String, SourceLocator) - Constructor for class org.apache.xpath.domapi.XPathStylesheetDOM3Exception
 
XPathVariableResolver - interface javax.xml.xpath.XPathVariableResolver.
XPathVariableResolver provides access to the set of user defined XPath variables.
XPathVisitable - interface org.apache.xpath.XPathVisitable.
A class that implements this interface will call a XPathVisitor for itself and members within it's heararchy.
XPathVisitor - class org.apache.xpath.XPathVisitor.
A derivation from this class can be passed to a class that implements the XPathVisitable interface, to have the appropriate method called for each component of the XPath.
XPathVisitor() - Constructor for class org.apache.xpath.XPathVisitor
 
XResourceBundle - class org.apache.xml.utils.res.XResourceBundle.
The default (english) resource bundle.
XResourceBundle() - Constructor for class org.apache.xml.utils.res.XResourceBundle
 
XResourceBundleBase - class org.apache.xml.utils.res.XResourceBundleBase.
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.
The Cyrillic resource bundle.
XResources_cy() - Constructor for class org.apache.xml.utils.res.XResources_cy
 
XResources_de - class org.apache.xml.utils.res.XResources_de.
The German resource bundle.
XResources_de() - Constructor for class org.apache.xml.utils.res.XResources_de
 
XResources_el - class org.apache.xml.utils.res.XResources_el.
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.
The English resource bundle.
XResources_en() - Constructor for class org.apache.xml.utils.res.XResources_en
 
XResources_es - class org.apache.xml.utils.res.XResources_es.
The Spanish resource bundle.
XResources_es() - Constructor for class org.apache.xml.utils.res.XResources_es
 
XResources_fr - class org.apache.xml.utils.res.XResources_fr.
The French resource bundle.
XResources_fr() - Constructor for class org.apache.xml.utils.res.XResources_fr
 
XResources_he - class org.apache.xml.utils.res.XResources_he.
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.
The Armenian resource bundle.
XResources_hy() - Constructor for class org.apache.xml.utils.res.XResources_hy
 
XResources_it - class org.apache.xml.utils.res.XResources_it.
The Italian resource bundle.
XResources_it() - Constructor for class org.apache.xml.utils.res.XResources_it
 
XResources_ja_JP_A - class org.apache.xml.utils.res.XResources_ja_JP_A.
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.
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.
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.
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.
The Georgian resource bundle.
XResources_ka() - Constructor for class org.apache.xml.utils.res.XResources_ka
 
XResources_ko - class org.apache.xml.utils.res.XResources_ko.
The Korean resource bundle.
XResources_ko() - Constructor for class org.apache.xml.utils.res.XResources_ko
 
XResources_sv - class org.apache.xml.utils.res.XResources_sv.
The Swedish resource bundle.
XResources_sv() - Constructor for class org.apache.xml.utils.res.XResources_sv
 
XResources_zh_CN - class org.apache.xml.utils.res.XResources_zh_CN.
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.
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.
XRTreeFrag(int, XPathContext, ExpressionNode) - 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_it
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pl
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_pt_BR
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
String to specify the XSLT module.
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.xalan.res.XSLTErrorResources_ru
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sv
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
String to specify the XSLT module.
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_sv
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
Field XSL_HEADER
XSL_HEADER - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
Field XSL_HEADER
XSL_VERSION_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
 
XSLMessages - class org.apache.xalan.res.XSLMessages.
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
XSLTCDTMManager - class org.apache.xalan.xsltc.dom.XSLTCDTMManager.
The default implementation for the DTMManager.
XSLTCDTMManager() - Constructor for class org.apache.xalan.xsltc.dom.XSLTCDTMManager
Constructor DTMManagerDefault
XSLTCSource - class org.apache.xalan.xsltc.trax.XSLTCSource.
 
XSLTCSource(Source) - Constructor for class org.apache.xalan.xsltc.trax.XSLTCSource
Create a new XSLTC-specific source from a JAXP Source
XSLTCSource(String) - Constructor for class org.apache.xalan.xsltc.trax.XSLTCSource
Create a new XSLTC-specific source from a system ID
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_ca - class org.apache.xalan.res.XSLTErrorResources_ca.
Set up error messages.
XSLTErrorResources_ca() - Constructor for class org.apache.xalan.res.XSLTErrorResources_ca
 
XSLTErrorResources_cs - class org.apache.xalan.res.XSLTErrorResources_cs.
Set up error messages.
XSLTErrorResources_cs() - Constructor for class org.apache.xalan.res.XSLTErrorResources_cs
 
XSLTErrorResources_de - class org.apache.xalan.res.XSLTErrorResources_de.
Set up error messages.
XSLTErrorResources_de() - Constructor for class org.apache.xalan.res.XSLTErrorResources_de
 
XSLTErrorResources_en - class org.apache.xalan.res.XSLTErrorResources_en.
Default implementation of XSLTErrorResources.
XSLTErrorResources_en() - Constructor for class org.apache.xalan.res.XSLTErrorResources_en
 
XSLTErrorResources_es - class org.apache.xalan.res.XSLTErrorResources_es.
Set up error messages.
XSLTErrorResources_es() - Constructor for class org.apache.xalan.res.XSLTErrorResources_es
 
XSLTErrorResources_fr - class org.apache.xalan.res.XSLTErrorResources_fr.
Set up error messages.
XSLTErrorResources_fr() - Constructor for class org.apache.xalan.res.XSLTErrorResources_fr
 
XSLTErrorResources_hu - class org.apache.xalan.res.XSLTErrorResources_hu.
Set up error messages.
XSLTErrorResources_hu() - Constructor for class org.apache.xalan.res.XSLTErrorResources_hu
 
XSLTErrorResources_it - class org.apache.xalan.res.XSLTErrorResources_it.
Set up error messages.
XSLTErrorResources_it() - Constructor for class org.apache.xalan.res.XSLTErrorResources_it
 
XSLTErrorResources_ja - class org.apache.xalan.res.XSLTErrorResources_ja.
Set up error messages.
XSLTErrorResources_ja() - Constructor for class org.apache.xalan.res.XSLTErrorResources_ja
 
XSLTErrorResources_ko - class org.apache.xalan.res.XSLTErrorResources_ko.
Set up error messages.
XSLTErrorResources_ko() - Constructor for class org.apache.xalan.res.XSLTErrorResources_ko
 
XSLTErrorResources_pl - class org.apache.xalan.res.XSLTErrorResources_pl.
Set up error messages.
XSLTErrorResources_pl() - Constructor for class org.apache.xalan.res.XSLTErrorResources_pl
 
XSLTErrorResources_pt_BR - class org.apache.xalan.res.XSLTErrorResources_pt_BR.
Set up error messages.
XSLTErrorResources_pt_BR() - Constructor for class org.apache.xalan.res.XSLTErrorResources_pt_BR
 
XSLTErrorResources_ru - class org.apache.xalan.res.XSLTErrorResources_ru.
Set up error messages.
XSLTErrorResources_ru() - Constructor for class org.apache.xalan.res.XSLTErrorResources_ru
 
XSLTErrorResources_sk - class org.apache.xalan.res.XSLTErrorResources_sk.
Set up error messages.
XSLTErrorResources_sk() - Constructor for class org.apache.xalan.res.XSLTErrorResources_sk
 
XSLTErrorResources_sl - class org.apache.xalan.res.XSLTErrorResources_sl.
Set up error messages.
XSLTErrorResources_sl() - Constructor for class org.apache.xalan.res.XSLTErrorResources_sl
 
XSLTErrorResources_sv - class org.apache.xalan.res.XSLTErrorResources_sv.
Set up error messages.
XSLTErrorResources_sv() - Constructor for class org.apache.xalan.res.XSLTErrorResources_sv
 
XSLTErrorResources_tr - class org.apache.xalan.res.XSLTErrorResources_tr.
Set up error messages.
XSLTErrorResources_tr() - Constructor for class org.apache.xalan.res.XSLTErrorResources_tr
 
XSLTErrorResources_zh - class org.apache.xalan.res.XSLTErrorResources_zh.
Set up error messages.
XSLTErrorResources_zh_CN - class org.apache.xalan.res.XSLTErrorResources_zh_CN.
 
XSLTErrorResources_zh_CN() - Constructor for class org.apache.xalan.res.XSLTErrorResources_zh_CN
 
XSLTErrorResources_zh_TW - class org.apache.xalan.res.XSLTErrorResources_zh_TW.
Set up error messages.
XSLTErrorResources_zh_TW() - Constructor for class org.apache.xalan.res.XSLTErrorResources_zh_TW
 
XSLTErrorResources_zh() - Constructor for class org.apache.xalan.res.XSLTErrorResources_zh
 
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.xml.utils.Constants
The minimum version of XSLT supported by this processor.
XSLTVisitable - interface org.apache.xalan.templates.XSLTVisitable.
A class that implements this interface will call a XSLTVisitor for itself and members within it's heararchy.
XSLTVisitor - class org.apache.xalan.templates.XSLTVisitor.
A derivation from this class can be passed to a class that implements the XSLTVisitable interface, to have the appropriate method called for each component of an XSLT stylesheet.
XSLTVisitor() - Constructor for class org.apache.xalan.templates.XSLTVisitor
 
xstr() - Method in class org.apache.xpath.objects.XObject
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.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.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.
XUnresolvedVariableSimple - class org.apache.xalan.templates.XUnresolvedVariableSimple.
This is the same as XUnresolvedVariable, but it assumes that the context is already set up.
XUnresolvedVariableSimple(ElemVariable) - Constructor for class org.apache.xalan.templates.XUnresolvedVariableSimple
 

Y

year() - Static method in class org.apache.xalan.lib.ExsltDatetime
See above.
year(String) - Static method in class org.apache.xalan.lib.ExsltDatetime
The date:year function returns the year of a date as a number.
YEARS - Static variable in class javax.xml.datatype.DatatypeConstants
A constant that represents the years field.

_

_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
 
_exptype(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Override DTMDefaultBase._exptype() by dropping the incremental code.
_exptype2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase._exptype().
_exptype2Type(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
Return the node type from the expanded type
_firstch2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase._firstch().
_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
Reference to the stylesheet from which this stylesheet was imported (if any).
_includedFrom - Variable in class org.apache.xalan.xsltc.compiler.Stylesheet
Reference to the stylesheet from which this stylesheet was included (if any).
_indent - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_indentamount - 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
 
_nextsib2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase._nextsib().
_omitHeader - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_parent2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase._parent().
_standalone - Variable in class org.apache.xalan.xsltc.runtime.AbstractTranslet
 
_symbolTable - Variable in class org.apache.xalan.xsltc.compiler.XPathParser
Reference to the symbol table.
_trace(TracerEvent) - Method in class org.apache.xalan.trace.PrintTraceListener
Print information about a TracerEvent.
_translet - Variable in class org.apache.xalan.xsltc.dom.NodeCounter
 
_type2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
The optimized version of DTMDefaultBase._type().
_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 Y _

Copyright © 2006 Apache XML Project. All Rights Reserved.