- AbbreviatedNodeTestStep(boolean) - Method in class org.apache.xpath.compiler.XPathParser
-
AbbreviatedNodeTestStep ::= '@'? NodeTest Predicate
- 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 in org.apache.xalan.xsltc.dom
-
Absolute iterators ignore the node that is passed to setStartNode().
- AbsoluteIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.AbsoluteIterator
-
- AbsPathChecker - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.xsltc.runtime
-
- AbstractTranslet() - Constructor for class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- ACC_FINAL - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ACC_PRIVATE - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ACC_PROTECTED - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ACC_PUBLIC - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ACC_STATIC - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ACC_SUPER - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemExtensionCall
-
Accept a visitor and call the appropriate method
for this class.
- accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemLiteralResult
-
Accept a visitor and call the appropriate method
for this class.
- accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Accept a visitor and call the appropriate method
for this class.
- accept(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemVariable
-
Accept a visitor and call the appropriate method
for this class.
- accept(XSLTVisitor) - Method in class org.apache.xalan.templates.Stylesheet
-
Accept a visitor and call the appropriate method
for this class.
- 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, 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) - 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, 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(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.UnionChildIterator
-
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_obj - Variable in class org.apache.xalan.xsltc.compiler.XPathParser
-
Instance of action encapsulation class.
- action_table() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
-
Access to parse-action table.
- actualEncoding - Variable in class org.apache.xml.dtm.ref.DTMNodeProxy
-
DOM Level 3 feature: Document actualEncoding
- actualEncoding - Variable in class org.apache.xml.utils.UnImplNode
-
DOM Level 3 feature: Document actualEncoding
- ADAPTIVE_RTF - Static variable in interface org.apache.xalan.xsltc.DOM
-
- AdaptiveResultTreeImpl - Class in org.apache.xalan.xsltc.dom
-
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(InstructionHandle) - Method in class org.apache.xalan.xsltc.compiler.FlowList
-
- ADD() - Method in class org.apache.xalan.xsltc.compiler.util.IntType
-
- ADD() - Method in class org.apache.xalan.xsltc.compiler.util.RealType
-
- ADD() - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
- 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
- add(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
-
- 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
-
- 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.compiler.SyntaxTreeNode
-
- addAttribute(String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- addAttribute(String, String, String, String, String) - Method in class org.apache.xml.utils.MutableAttrListImpl
-
Add an attribute to the end of the list.
- addAttributes(SerializationHandler, int) - Static method in class org.apache.xalan.serialize.SerializerUtils
-
Copy DOM attributes to the result element.
- addAttributes(Attributes) - Method in class org.apache.xml.utils.MutableAttrListImpl
-
Add the contents of the attribute list to this list.
- addAttributeToNode(Object, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
Link an attribute to a node, if the node already has one or more
attributes assigned, then just link this one to the attribute list.
- addAuxiliaryClass(Class) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- addAuxiliaryClass(Class) - Method in interface org.apache.xalan.xsltc.Translet
-
- 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
- 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(int, int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- addElement(SyntaxTreeNode) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Adds a child node to this syntax tree node.
- addElement(int) - Method in class org.apache.xml.utils.IntVector
-
Append a int onto the vector.
- addElement(int) - Method in class org.apache.xml.utils.NodeVector
-
Append a Node onto the vector.
- addElement(Object) - Method in class org.apache.xml.utils.ObjectVector
-
Append an object onto the vector.
- addElement(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
-
Append a StringToStringTable object onto the vector.
- addElement(String) - Method in class org.apache.xml.utils.StringVector
-
Append a string onto the vector.
- 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(Node) - Method in class org.apache.xpath.NodeSet
-
Append a Node onto the vector.
- addElement(int) - Method in class org.apache.xpath.NodeSetDTM
-
Append a Node onto the vector.
- addElements(int, int) - Method in class org.apache.xml.utils.IntVector
-
Append several int values onto the vector.
- addElements(int) - Method in class org.apache.xml.utils.IntVector
-
Append several slots onto the vector, but do not set the values.
- addElements(Object, int) - Method in class org.apache.xml.utils.ObjectVector
-
Append several Object values 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.
- addElementWithData(Object, int, int, int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- addError(ErrorMsg) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
-
- addExtensionNamespace(String, ExtensionHandler) - Method in class org.apache.xalan.extensions.ExtensionsTable
-
Register an extension namespace handler.
- addHeapNode(MultiValuedNodeHeapIterator.HeapNode) - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
-
- addImports(Stylesheet, boolean, Vector) - Method in class org.apache.xalan.templates.StylesheetRoot
-
Add the imports in the given sheet to the working importList vector.
- 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.
- AdditiveExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
-
This has to handle construction of the operations so that they are evaluated
in pre-fix order.
- 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.
- addNewDTMID(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Get a new DTM ID beginning at the specified node index.
- addNode(Node, int, int, int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
-
Construct the node map from the node.
- addNode(int, int, int, int, int, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Construct the node map from the node.
- addNode(int, int, int, int, int, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Construct the node map from the node.
- addNode(Node) - Method in class org.apache.xpath.NodeSet
-
Add a node to the NodeSet.
- addNode(int) - Method in class org.apache.xpath.NodeSetDTM
-
Add a node to the NodeSetDTM.
- addNodeInDocOrder(int) - Method in class org.apache.xpath.axes.NodeSequence
-
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.
- 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.
- 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.
- addNodes(NodeIterator) - Method in class org.apache.xpath.NodeSet
-
Copy NodeList members into this nodelist, adding in
document order.
- addNodes(DTMIterator) - Method in class org.apache.xpath.NodeSetDTM
-
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.
- addNodesInDocOrder(NodeIterator, XPathContext) - 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.
- 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(String) - Method in class org.apache.xalan.lib.sql.XConnection
-
Add an untyped value to the parameter list.
- addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- addParameter(Param) - Method in class org.apache.xalan.xsltc.compiler.Template
-
- 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.
- addParameter(String, Object) - Method in interface org.apache.xalan.xsltc.Translet
-
- 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.
- addPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
Adds a single prefix mapping to this syntax tree node.
- addPrefixMapping(String, String) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Adds a single prefix mapping to this syntax tree node.
- addTemplate(Template) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- 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
-
- addVarDeclToElem(ElemTemplateElement, LocPathIterator, ElemVariable) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Add the given variable to the psuedoVarRecipient.
- addVariable(VariableRefBase) - Method in interface org.apache.xalan.xsltc.compiler.Closure
-
Add new variable to the closure.
- addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- addVariable(Variable) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- 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
- align(String, String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
-
The str:align function aligns a string within another string.
- align(String, String) - Static method in class org.apache.xalan.lib.ExsltStrings
-
See above
- 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.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.NodeSetDTM
-
Specify if it's OK for detach to release the iterator for reuse.
- allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.XObject
-
Specify if it's OK for detach to release the iterator for reuse.
- allowDetachToRelease(boolean) - Method in class org.apache.xpath.objects.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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
-
- and(int) - Method in class org.apache.xpath.compiler.Compiler
-
Compile an 'and' operation.
- And - Class in org.apache.xpath.operations
-
The 'and' operation expression executer.
- And() - Constructor for class org.apache.xpath.operations.And
-
- AndExpr() - Method in class org.apache.xpath.compiler.XPathParser
-
AndExpr ::= EqualityExpr
| AndExpr 'and' EqualityExpr
- ANODE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
-
- ANY - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
-
- AnyNodeCounter - Class in org.apache.xalan.xsltc.dom
-
- AnyNodeCounter(Translet, DOM, DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.AnyNodeCounter
-
- append(Object) - Method in class org.apache.xalan.lib.sql.ObjectArray
-
- append(FlowList) - Method in class org.apache.xalan.xsltc.compiler.FlowList
-
- append(Node) - Method in class org.apache.xml.utils.DOMBuilder
-
Append a node to the current container.
- append(char) - Method in class org.apache.xml.utils.FastStringBuffer
-
Append a single character onto the FastStringBuffer, growing the
storage if necessary.
- 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.
- 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.
- appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
-
Must include; super doesn't suffice!
- appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorTemplateElem
-
Append the current template element to the current
template element, and then push it onto the current template
element stack.
- appendAndPush(StylesheetHandler, ElemTemplateElement) - Method in class org.apache.xalan.processor.ProcessorText
-
Append the current template element to the current
template element, and then push it onto the current template
element stack.
- appendChild(int, boolean, boolean) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- 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.ElemAttribute
-
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.ElemComment
-
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.ElemForEach
-
Add a child to the child list.
- appendChild(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.ElemPI
-
Add a child to the child list.
- appendChild(Node) - Method in class org.apache.xalan.templates.ElemSort
-
Add a child to the child list.
- appendChild(Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Add a child to the child list.
- 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.ElemText
-
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.ElemVariable
-
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.xsltc.dom.AdaptiveResultTreeImpl
-
- appendChild(int, boolean, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- appendChild(int, boolean, boolean) - Method in interface org.apache.xml.dtm.DTM
-
Append a child to "the end of the document".
- appendChild(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.xml.dtm.ref.DTMNodeProxy
-
- appendChild(Node) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- appendChildElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.ElemAttributeSet
-
Add a child to the child list.
- appendData(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- appendData(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- appendEnvironmentReport(Node, Document, Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Stylesheet extension entrypoint: Dump a basic Xalan
environment report from getEnvironmentHash() to a Node.
- appendFoundJars(Node, Document, Vector, String) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Print out report of .jars found in a classpath.
- appendHashToNode(Hashtable, String, Node, Document) - Static method in class org.apache.xml.utils.Hashtree2Node
-
Convert a Hashtable into a Node tree.
- appendNodes(NodeVector) - Method in class org.apache.xml.utils.NodeVector
-
Append the nodes to the list.
- appendNodes(NodeSet) - Method in class org.apache.xpath.NodeSet
-
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.AdaptiveResultTreeImpl
-
- appendTextChild(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.XNodeSet
-
Cast result object to a string.
- 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.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.
- Arg - Class in org.apache.xpath
-
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.
- arg(int) - Method in class org.apache.xpath.compiler.Compiler
-
Compile a function 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() - Method in class org.apache.xpath.compiler.XPathParser
-
Argument ::= Expr
- 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
- asDOMSerializer() - Method in interface org.apache.xalan.serialize.Serializer
-
Deprecated.
Use org.apache.xml.serializer.Serializer
- 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.axes.LocPathIterator
-
Given an select expression and a context, evaluate the XPath
and return the resulting iterator.
- 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.
- 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.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.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.SelfIteratorNoPredicate
-
Return the first node out of the nodeset, if this expression is
a nodeset expression.
- asNode(XPathContext) - Method in class org.apache.xpath.Expression
-
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) - Static method in class org.apache.xalan.templates.RedundentExprEliminator
-
Simple assertion.
- assertion(boolean, String) - Method in class org.apache.xpath.compiler.Compiler
-
Tell the user of an assertion error, and probably throw an
exception.
- 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.
- 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 in org.apache.xml.utils
-
Wraps a DOM attribute list in a SAX Attributes.
- AttList(NamedNodeMap, DOMHelper) - Constructor for class org.apache.xml.utils.AttList
-
Constructor AttList
- ATTR_SET_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ATTR_VAL_TEMPLATE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
-
- ATTRIBSET_UNDEF_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
-
- ATTRIBUTE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
-
- ATTRIBUTE - Static variable in class org.apache.xalan.xsltc.compiler.sym
-
- attribute() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
-
- Attribute - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
-
- 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
.
- 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.
- AttributeIterator - Class in org.apache.xpath.axes
-
This class implements an optimized iterator for
attribute axes patterns.
- AttributeList - Class in org.apache.xalan.xsltc.runtime
-
- AttributeList() - Constructor for class org.apache.xalan.xsltc.runtime.AttributeList
-
AttributeList constructor
- AttributeList(Attributes) - Constructor for class org.apache.xalan.xsltc.runtime.AttributeList
-
Attributes clone constructor
- Attributes - Class in org.apache.xalan.xsltc.runtime
-
- Attributes(DOM, int) - Constructor for class org.apache.xalan.xsltc.runtime.Attributes
-
- ATTRIBUTES_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- AttributeSetMethodGenerator - Class in org.apache.xalan.xsltc.compiler.util
-
- AttributeSetMethodGenerator(String, ClassGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
-
- ATTRNAME_AMOUNT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ARCHIVE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ATTRIBUTE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ATTRIBUTE_SET - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_CASEORDER - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_CLASS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_CLASSID - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_CODEBASE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_CODETYPE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_CONDITION - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_COPYTYPE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_COUNT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DATATYPE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DECIMALSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DEFAULT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DEFAULTSPACE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DEPTH - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DIGIT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DIGITGROUPSEP - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_DISABLE_OUTPUT_ESCAPING - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ELEMENT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_EXCLUDE_RESULT_PREFIXES - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_EXPR - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_EXTENSIONELEMENTPREFIXES - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_FORMAT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_FROM - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_GROUPINGSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_GROUPINGSIZE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_HREF - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ID - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_IMPORTANCE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_INDENTRESULT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_INFINITY - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_LANG - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_LETTERVALUE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_LEVEL - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_MATCH - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_METHOD - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_MINUSSIGN - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_MODE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_NAME - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_NAMESPACE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_NAN - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_NDIGITSPERGROUP - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_NS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ONLY - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_ORDER - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_CDATA_SECTION_ELEMENTS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_DOCTYPE_PUBLIC - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_DOCTYPE_SYSTEM - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_ENCODING - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_INDENT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_MEDIATYPE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_METHOD - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_OMITXMLDECL - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_STANDALONE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_OUTPUT_VERSION - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_PATTERNSEPARATOR - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_PERCENT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_PERMILLE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_PRIORITY - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_REFID - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_RESULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_RESULTNS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_SELECT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_SEQUENCESRC - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_STYLE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_STYLESHEET_PREFIX - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_TERMINATE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_TEST - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_TOSTRING - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_TYPE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_USE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_USEATTRIBUTESETS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_VALUE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_VERSION - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_XMLNS - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_XMLNSDEF - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_XMLSPACE - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRNAME_XXXX - Static variable in class org.apache.xalan.templates.Constants
-
temp dummy
- ATTRNAME_ZERODIGIT - Static variable in class org.apache.xalan.templates.Constants
-
Literals for XSL attribute names.
- ATTRVAL_ALPHABETIC - Static variable in class org.apache.xalan.templates.Constants
-
For letter-value attribute (part of conversion attributes).
- ATTRVAL_ANCESTOR - Static variable in class org.apache.xalan.templates.Constants
-
some stuff for my patterns-by-example
- ATTRVAL_ANY - Static variable in class org.apache.xalan.templates.Constants
-
For level attribute in xsl:number.
- ATTRVAL_CASEORDER_LOWER - Static variable in class org.apache.xalan.templates.Constants
-
Stuff for sorting
- ATTRVAL_CASEORDER_UPPER - Static variable in class org.apache.xalan.templates.Constants
-
Stuff for sorting
- ATTRVAL_DATATYPE_NUMBER - Static variable in class org.apache.xalan.templates.Constants
-
Stuff for sorting
- ATTRVAL_DATATYPE_TEXT - Static variable in class org.apache.xalan.templates.Constants
-
Stuff for sorting
- ATTRVAL_DEFAULT_PREFIX - Static variable in class org.apache.xalan.templates.Constants
-
For Stylesheet-prefix and result-prefix in xsl:namespace-alias
- ATTRVAL_ID - Static variable in class org.apache.xalan.templates.Constants
-
some stuff for my patterns-by-example
- ATTRVAL_INFINITY - Static variable in class org.apache.xalan.templates.Constants
-
some stuff for Decimal-format
- ATTRVAL_MULTI - Static variable in class org.apache.xalan.templates.Constants
-
For level attribute in xsl:number.
- ATTRVAL_NAN - Static variable in class org.apache.xalan.templates.Constants
-
some stuff for Decimal-format
- ATTRVAL_NO - Static variable in class org.apache.xalan.templates.Constants
-
For indent-result
- ATTRVAL_ORDER_ASCENDING - Static variable in class org.apache.xalan.templates.Constants
-
Stuff for sorting
- ATTRVAL_ORDER_DESCENDING - Static variable in class org.apache.xalan.templates.Constants
-
Stuff for sorting
- ATTRVAL_OTHER - Static variable in class org.apache.xalan.templates.Constants
-
For letter-value attribute (part of conversion attributes).
- ATTRVAL_OUTPUT_METHOD_HTML - Static variable in class org.apache.xalan.templates.Constants
-
Mnemonics for the possible values of the xsl:output element's
method= attribute:
ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to
produce the output document (basic XSLT operation).
ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to
produce the output document.
- ATTRVAL_OUTPUT_METHOD_TEXT - Static variable in class org.apache.xalan.templates.Constants
-
Mnemonics for the possible values of the xsl:output element's
method= attribute:
ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to
produce the output document (basic XSLT operation).
ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to
produce the output document.
- ATTRVAL_OUTPUT_METHOD_XML - Static variable in class org.apache.xalan.templates.Constants
-
Mnemonics for the possible values of the xsl:output element's
method= attribute:
ATTRVAL_OUTPUT_METHOD_XML = Use an XML formatter to
produce the output document (basic XSLT operation).
ATTRVAL_OUTPUT_METHOD_HTML: Use an HTML formatter to
produce the output document.
- ATTRVAL_PARENT - Static variable in class org.apache.xalan.templates.Constants
-
some stuff for my patterns-by-example
- ATTRVAL_PRESERVE - Static variable in class org.apache.xalan.templates.Constants
-
- ATTRVAL_SINGLE - Static variable in class org.apache.xalan.templates.Constants
-
For level attribute in xsl:number.
- ATTRVAL_STRIP - Static variable in class org.apache.xalan.templates.Constants
-
- ATTRVAL_THIS - Static variable in class org.apache.xalan.templates.Constants
-
some stuff for my patterns-by-example
- ATTRVAL_TRADITIONAL - Static variable in class org.apache.xalan.templates.Constants
-
For letter-value attribute (part of conversion attributes).
- ATTRVAL_YES - Static variable in class org.apache.xalan.templates.Constants
-
For indent-result
- AUTO_TRANSLET - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
-
- AVT - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
Simple string part of a complex AVT.
- AVTPartSimple(String) - Constructor for class org.apache.xalan.templates.AVTPartSimple
-
Construct a simple AVT part.
- AVTPartXPath - Class in org.apache.xalan.templates
-
Simple string part of a complex AVT.
- AVTPartXPath(XPath) - Constructor for class org.apache.xalan.templates.AVTPartXPath
-
Construct a simple AVT part.
- AVTPartXPath(String, PrefixResolver, XPathParser, XPathFactory, XPathContext) - 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 in org.apache.xpath.axes
-
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 in org.apache.xml.dtm
-
Specifies values related to XPath Axes.
- Axis() - Constructor for class org.apache.xml.dtm.Axis
-
- AXIS_SUPPORT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- AxisName() - Method in class org.apache.xpath.compiler.XPathParser
-
Basis ::= AxisName '::' NodeTest
| AbbreviatedBasis
- CACHED_NODE_LIST_ITERATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- CachedNodeListIterator - Class in org.apache.xalan.xsltc.dom
-
CachedNodeListIterator is used for select expressions in a
variable or parameter.
- CachedNodeListIterator(DTMAxisIterator) - Constructor for class org.apache.xalan.xsltc.dom.CachedNodeListIterator
-
- CachedXPathAPI - Class in org.apache.xpath
-
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
-
- calcScore() - Method in class org.apache.xpath.patterns.FunctionPattern
-
Static calc of match score.
- calcScore() - Method in class org.apache.xpath.patterns.NodeTest
-
Static calc of match score.
- calcScore() - Method in class org.apache.xpath.patterns.StepPattern
-
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.FuncExtFunction
-
Call the visitors for the function arguments.
- 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.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.FunctionOneArg
-
- 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.ElemCopyOf
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemElement
-
Call the children visitors.
- 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.ElemIf
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemNumber
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Call the children visitors.
- callChildVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemValueOf
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemVariable
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemWhen
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.ElemWithParam
-
Call the children visitors.
- callChildVisitors(XSLTVisitor, boolean) - Method in class org.apache.xalan.templates.Stylesheet
-
Call the children visitors.
- callFunction(String, Vector, Object, 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.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(FuncExtFunction, Vector, 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.ExtensionHandlerGeneral
-
Process a call to a 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.ExtensionHandlerJavaClass
-
Process a call to a function in the java class represented by
this ExtensionHandlerJavaClass.
- callFunction(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
-
Process a call to an XPath extension function
- 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(FuncExtFunction, Vector, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
-
Process a call to an XPath extension function
- 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.FilterExprIteratorSimple
-
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.PredicatedNodeTest
-
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
-
- callSubtreeVisitors(XPathVisitor) - Method in class org.apache.xpath.patterns.FunctionPattern
-
Call the visitor for the function.
- callSubtreeVisitors(XPathVisitor) - Method in class org.apache.xpath.patterns.StepPattern
-
Call the visitors on the subtree.
- callVisitors(XSLTVisitor) - Method in class org.apache.xalan.templates.AVT
-
- 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.ElemTemplateElement
-
- callVisitors(XSLTVisitor) - Method in interface org.apache.xalan.templates.XSLTVisitable
-
This will traverse the heararchy, calling the visitor for
each member.
- 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.LocPathIterator
-
- callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.axes.UnionPathIterator
-
- 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.XNumber
-
- 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.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.StepPattern
-
- callVisitors(ExpressionOwner, XPathVisitor) - Method in class org.apache.xpath.patterns.UnionPattern
-
- 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.
- canAcceptVariables() - Method in class org.apache.xalan.templates.ElemChoose
-
Tell if this element can accept variable declarations.
- canAcceptVariables() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Tell if this element can accept variable declarations.
- canCrissCross(int) - Static method in class org.apache.xpath.axes.WalkerFactory
-
- canSkipSubtrees(int) - Static method in class org.apache.xpath.axes.WalkerFactory
-
- canStripWhiteSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get information about whether or not whitespace can be stripped.
- canStripWhiteSpace() - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get information about whether or not whitespace can be stripped.
- canStripWhiteSpace() - Method in interface org.apache.xpath.WhitespaceStrippingElementMatcher
-
Get information about whether or not whitespace can be stripped.
- CANT_RESOLVE_RELATIVE_URI_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVT
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPart
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xalan.templates.AVTPartXPath
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xpath.axes.PredicatedNodeTest
-
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.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.functions.FunctionOneArg
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.Operation
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xpath.operations.UnaryOperation
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.StepPattern
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- canTraverseOutsideSubtree() - Method in class org.apache.xpath.patterns.UnionPattern
-
Tell if this expression or it's subexpressions can traverse outside
the current subtree.
- cardinality() - Method in class org.apache.xalan.xsltc.util.IntegerArray
-
- castToType(int, XPathContext) - Method in class org.apache.xpath.objects.XObject
-
Cast object to type t.
- cdata(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
-
Receive notification of cdata.
- CDATA_SECTION - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
-
- CDATA_SECTION_NODE - Static variable in interface org.apache.xml.dtm.DTM
-
The node is a CDATASection
.
- changePartToRef(QName, WalkingIterator, int, boolean) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Change a given number of steps to a single variable reference.
- changeToVarRef(QName, ExpressionOwner, Vector, ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Change the expression owned by the owner argument to a variable reference
of the given name.
- characters(Node) - Method in interface org.apache.xalan.lib.sql.DTMDocument.CharacterNodeHandler
-
- characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.ProcessorCharacters
-
Receive notification of character data inside an element.
- characters(char[], int, int) - Method in class org.apache.xalan.processor.StylesheetHandler
-
Receive notification of character data inside an element.
- characters(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
-
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 - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- characters(char[], int, int) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
SAX2: Receive notification of character data.
- characters(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
Dispatch the character content of a node to an output handler.
- characters(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- characters(int, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
SAX2: Receive notification of character data.
- 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.SimpleResultTreeImpl
-
Dispatch the character content of a node to an output handler.
- characters(String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- characters(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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(char[], int, int) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
-
- characters(String) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
-
- 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.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ContentHandler.characters()
Receive notification of character data.
- characters(Node) - Method in interface org.apache.xml.dtm.ref.dom2dtm.DOM2DTM.CharacterNodeHandler
-
- 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.IncrementalSAXSource_Filter
-
- characters(char[], int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Receive notification of character data inside an element.
- characters(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
-
Receive notification of character data.
- CHARACTERS_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- charactersFlush() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Check whether accumulated text should be stripped; if not,
append the appropriate flavor of text/cdata node.
- charactersFlush() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Check whether accumulated text should be stripped; if not,
append the appropriate flavor of text/cdata node.
- 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.
- charactersRaw(char[], int, int) - Method in interface org.apache.xml.utils.RawCharacterHandler
-
Serialize the characters 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 in org.apache.xml.utils.res
-
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 class org.apache.xml.utils.FastStringBuffer
-
Get a single character from the string buffer.
- 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.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.
- 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.
- checkAntVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Report product version information from Ant.
- 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
- checkDOMVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Report version info from DOM interfaces.
- 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
-
- checkJAXPVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Report version information about JAXP interfaces.
- 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.FuncDocument
-
Overide the superclass method to allow one or two arguments.
- 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.xpath.functions.FuncConcat
-
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.FuncSubstring
-
Check that the number of arguments passed to this function is correct.
- 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.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.FunctionOneArg
-
Check that the number of arguments passed to this function is correct.
- checkParserVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Report product version information from common parsers.
- checkPathForJars(String, String[]) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Cheap-o listing of specified .jars found in the classpath.
- checkProcessorVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Report product version information from Xalan-J.
- 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
- checkSAXVersion(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Report version info from SAX interfaces.
- checkSystemProperties(Hashtable) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Fillin hash with info about SystemProperties.
- 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 in org.apache.xpath.axes
-
This class implements an optimized iterator for
"node()" patterns, that is, any children of the
context node.
- ChildTestIterator - Class in org.apache.xpath.axes
-
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 in org.apache.xalan.xsltc.compiler.util
-
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() - 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.utils.BoolStack
-
Clears the stack.
- 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
-
- clearCoRoutine() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Do what needs to be done to shut down the CoRoutine management.
- clearCoRoutine(SAXException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Do what needs to be done to shut down the CoRoutine management.
- 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 org.apache.xalan.lib.sql.XConnection
-
- clearParameters() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
-
Clear all parameters set with setParameter.
- clearParameters() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Reset the parameters to a null list.
- clearParameters() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
Clears the parameter stack.
- clearParameters() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
Implements JAXP's Transformer.clearParameters()
Clear all parameters set with setParameter.
- clone() - Method in class org.apache.xalan.templates.OutputProperties
-
Clone this OutputProperties, including a clone of the wrapped Properties
reference.
- clone() - Method in class org.apache.xalan.xsltc.util.IntegerArray
-
- clone() - Method in interface org.apache.xml.dtm.DTMIterator
-
Get a clone of this iterator, but don't reset the iteration in the
process, so that it may be used from the current position.
- clone() - Method in class org.apache.xml.utils.BoolStack
-
- clone() - Method in class org.apache.xml.utils.IntStack
-
Returns clone of current IntStack
- clone() - Method in class org.apache.xml.utils.IntVector
-
Returns clone of current IntVector
- clone() - Method in class org.apache.xml.utils.NodeVector
-
Get a cloned LocPathIterator.
- clone() - Method in class org.apache.xml.utils.ObjectStack
-
Returns clone of current ObjectStack
- clone() - Method in class org.apache.xml.utils.ObjectVector
-
Returns clone of current ObjectVector
- clone() - Method in class org.apache.xpath.axes.AxesWalker
-
Get a cloned AxesWalker.
- clone() - Method in interface org.apache.xpath.axes.ContextNodeList
-
Get a clone of this iterator.
- clone() - Method in class org.apache.xpath.axes.FilterExprWalker
-
Get a cloned FilterExprWalker.
- 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 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.WalkingIterator
-
Get a cloned WalkingIterator that holds the same
position as this iterator.
- clone() - Method in class org.apache.xpath.NodeSet
-
Get a cloned LocPathIterator.
- clone() - Method in class org.apache.xpath.NodeSetDTM
-
Clone this NodeSetDTM.
- clone() - Method in class org.apache.xpath.VariableStack
-
Returns a clone of this variable stack.
- cloneArray() - Method in class org.apache.xalan.xsltc.dom.BitArray
-
- cloneAttributeFromNode(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
Allow two nodes to share the same set of attributes.
- ClonedNodeListIterator - Class in org.apache.xalan.xsltc.dom
-
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.KeyIndex.KeyIndexIterator.KeyIndexHeapNode
-
- cloneHeapNode() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
-
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
-
- 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.CurrentNodeListIterator
-
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
-
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
-
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
-
Deprecated.
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
-
Deprecated.
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
-
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
-
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
-
Clones and resets this iterator.
- cloneIterator() - Method in class org.apache.xalan.xsltc.dom.NthIterator
-
- 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.StepIterator
-
- cloneIterator() - Method in interface org.apache.xalan.xsltc.NodeIterator
-
Returns a deep copy of this iterator.
- 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.DTMDefaultBaseIterators.AncestorIterator
-
Returns a deep copy of this iterator.
- 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.EmptyIterator
-
- cloneIterator() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.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.
- cloneNode(boolean) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- cloneNode(boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- cloneNode(boolean) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- ClonerToResultTree - Class in org.apache.xalan.transformer
-
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.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 interface org.apache.xpath.axes.ContextNodeList
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.apache.xpath.axes.DescendantIterator
-
Get a cloned Iterator that is reset to the beginning
of the query.
- 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.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 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.NodeSetDTM
-
Get a cloned Iterator, and reset its state to the beginning of the
iteration.
- close(XSLProcessorContext, ElemExtensionCall) - Method in class org.apache.xalan.lib.Redirect
-
Close the given file and remove it from the formatter listener's table.
- close() - Method in class org.apache.xalan.lib.sql.PooledConnection
-
Close the real JDBC Connection
- close(boolean) - Method in class org.apache.xalan.lib.sql.SQLDocument
-
Close down any resources used by this document.
- close() - Method in class org.apache.xalan.lib.sql.XConnection
-
Close the connection to the data source.
- close(ExpressionContext, Object) - Method in class org.apache.xalan.lib.sql.XConnection
-
Close the connection to the data source.
- closeOutputHandler(SerializationHandler) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- 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.
- Closure - Interface in org.apache.xalan.xsltc.compiler
-
- 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.RealType
-
- CMP(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
- 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(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
-
Terminate this entire set of coroutines.
- 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_joinCoroutineSet(int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
-
Each coroutine in the set managed by a single
CoroutineManager is identified by a small positive integer.
- co_resume(Object, int, int) - Method in class org.apache.xml.dtm.ref.CoroutineManager
-
Transfer control to another coroutine which has already been started and
is waiting on this CoroutineManager.
- COLLATOR_CLASS - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- COLLATOR_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- CollatorFactory - Interface in org.apache.xalan.xsltc
-
- CollatorFactoryBase - Class in org.apache.xalan.xsltc.dom
-
- 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(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 - 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 class org.apache.xalan.xsltc.compiler.util.Type
-
- comment(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- comment(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- comment(char[], int, int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
SAX2: Report an XML comment anywhere in the document.
- COMMENT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
-
- 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.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.xml.dtm.ref.DTMDocumentImpl
-
- COMMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
-
- 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.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.utils.DOMBuilder
-
Report an XML comment anywhere in the document.
- COMMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
-
The node is a Comment
.
- compare(DTMAxisIterator, DTMAxisIterator, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
Utility function: node-set/node-set compare.
- compare(int, DTMAxisIterator, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- compare(DTMAxisIterator, double, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
Utility function: node-set/number compare.
- compare(DTMAxisIterator, String, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
Utility function: node-set/string comparison.
- compare(Object, Object, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- compare(XObject, Comparator) - Method in class org.apache.xpath.objects.XNodeSet
-
Tell if one object is less than the other.
- 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
-
- 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.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
Compares a node with this node with regard to their position in the
document.
- 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.utils.UnImplNode
-
Compares a node with this node with regard to their position in the
document.
- CompareGenerator - Class in org.apache.xalan.xsltc.compiler.util
-
- CompareGenerator(int, Type, Type[], String[], String, String, InstructionList, ConstantPoolGen) - Constructor for class org.apache.xalan.xsltc.compiler.util.CompareGenerator
-
- 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(NodeSortRecord) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
-
Compare this sort element 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 in org.apache.xalan.xsltc.cmdline
-
- Compile() - Constructor for class org.apache.xalan.xsltc.cmdline.Compile
-
- 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(InputStream, String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Compiles an XSL stylesheet passed in through an InputStream
- compile(InputSource, String) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Compiles an XSL stylesheet passed in through an InputStream
- compile(Vector) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Compiles a set of stylesheets pointed to by a Vector of URLs
- compile(String, InputSource, int) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Compiles a stylesheet pointed to by a URL.
- compile(String, InputSource) - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Compiles a stylesheet pointed to by a URL.
- compile(int) - Method in class org.apache.xpath.compiler.Compiler
-
Execute the XPath object from a given opcode position.
- compile(String) - Method in class org.apache.xpath.jaxp.XPathImpl
-
Compile an XPath expression for later evaluation.
- 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
-
- Compiler - Class in org.apache.xpath.compiler
-
An instance of this class compiles an XPath string expression into
a Expression object.
- 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.
- 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_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
-
- compileResultTree(ClassGenerator, MethodGenerator) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Utility method used by parameters and variables to store result trees
- CompilerException - Exception in org.apache.xalan.xsltc.compiler
-
- CompilerException() - Constructor for exception org.apache.xalan.xsltc.compiler.CompilerException
-
- CompilerException(Exception) - Constructor for exception org.apache.xalan.xsltc.compiler.CompilerException
-
- CompilerException(String) - Constructor for exception org.apache.xalan.xsltc.compiler.CompilerException
-
- 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.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.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.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.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.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.ElemExtensionDecl
-
- 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.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.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.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.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.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.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.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.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.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.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.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.ElemWithParam
-
This function is called after everything else has been
recomposed, and allows the template to set remaining
values that may be based on some other property that
depends on recomposition.
- compose(StylesheetRoot) - Method in class org.apache.xalan.templates.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.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.TemplateList
-
After all templates have been added, this function
should be called.
- 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, 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, 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, String, String, String) - Method in class org.apache.xalan.lib.sql.XConnection
-
Create an XConnection object with user ID and password.
- connect(ExpressionContext, String, String, Element) - Method in class org.apache.xalan.lib.sql.XConnection
-
Create an XConnection object with a connection protocol
- ConnectionPool - Interface in org.apache.xalan.lib.sql
-
An interface used to build wrapper classes around existing
Connection Pool libraries.
- ConnectionPoolManager - Class in org.apache.xalan.lib.sql
-
- 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 in org.apache.xalan.templates
-
Primary constants used in the TransformerImpl classes.
- Constants() - Constructor for class org.apache.xalan.templates.Constants
-
- Constants - Interface in org.apache.xalan.xsltc.compiler
-
- Constants - Interface in org.apache.xalan.xsltc.runtime
-
This class defines constants used by both the compiler and the
runtime system.
- Constants - Class in org.apache.xml.utils
-
Primary constants used by the XSLT Processor
- 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(Object) - Method in class org.apache.xalan.xsltc.runtime.Hashtable
-
Tests if some key maps into the specified value in this hashtable.
- contains(int) - Method in class org.apache.xml.utils.IntVector
-
Tell if the table contains the given node.
- contains(String) - Method in class org.apache.xml.utils.MutableAttrListImpl
-
Return true if list contains the given (raw) attribute name.
- contains(int) - Method in class org.apache.xml.utils.NodeVector
-
Tell if the table contains the given node.
- 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.utils.StringToIntTable
-
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(StringToStringTable) - Method in class org.apache.xml.utils.StringToStringTableVector
-
Tell if the table contains the given StringToStringTable.
- contains(String) - Method in class org.apache.xml.utils.StringVector
-
Tell if the table contains the given string.
- contains(Node) - Method in class org.apache.xpath.NodeSet
-
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.
- 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.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.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.
- containsValue(String) - Method in class org.apache.xml.utils.StringToStringTable
-
Tell if the table contains the given string.
- contextDependent() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns true if this expression/instruction depends on the context.
- ContextMatchStepPattern - Class in org.apache.xpath.patterns
-
Special context node pattern matcher.
- ContextMatchStepPattern(int, int) - Constructor for class org.apache.xpath.patterns.ContextMatchStepPattern
-
Construct a ContextMatchStepPattern.
- ContextNodeList - Interface in org.apache.xpath.axes
-
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
-
- convertParams(Object[], Object[][], Class[], ExpressionContext) - Static method in class org.apache.xalan.extensions.MethodResolver
-
Convert a set of parameters based on a set of paramTypes.
- convertToNodeset() - Method in class org.apache.xpath.objects.XRTreeFrag
-
Cast result object to a nodelist.
- copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- copy(int, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
-
- copy(DTMAxisIterator, SerializationHandler) - Method in interface org.apache.xalan.xsltc.DOM
-
- copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- copy(int, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
Copy a node-set to an output handler
- copy(SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
Copy the whole tree to an output handler
- 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.SimpleResultTreeImpl
-
- copy(DTMAxisIterator, SerializationHandler) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- copy(Object, SerializationHandler, int, DOM) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- copyAndRedirect(InstructionList, InstructionList) - Method in class org.apache.xalan.xsltc.compiler.FlowList
-
Redirect the handles from oldList to newList.
- copyAttribute(int, int, SerializationHandler) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Copy an Attribute node to a SerializationHandler
- copyAttributes(int, SerializationHandler) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Copy attribute nodes from an element .
- copyElement(int, int, SerializationHandler) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Copy an Element node to a SerializationHandler.
- 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(OutputProperties) - Method in class org.apache.xalan.templates.OutputProperties
-
Copy the keys and values from the source to this object.
- copyNS(int, SerializationHandler, boolean) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Copy namespace nodes.
- copyTextNode(int, SerializationHandler) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Copy the String value of a Text node to a SerializationHandler
- CoroutineManager - Class in org.apache.xml.dtm.ref
-
Support the coroutine design pattern.
- CoroutineManager() - Constructor for class org.apache.xml.dtm.ref.CoroutineManager
-
- CoroutineParser - Interface in org.apache.xml.dtm.ref
-
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
-
- count_and_yield(boolean) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
In the SAX delegation code, I've inlined the count-down in
the hope of encouraging compilers to deliver better
performance.
- countAncestors(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Count the number of ancestors that a ElemTemplateElement has.
- Counter - Class in org.apache.xalan.transformer
-
A class that does incremental counting for support of xsl:number.
- CountersTable - Class in org.apache.xalan.transformer
-
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.
- countProximityPosition(int) - Method in class org.apache.xpath.axes.OneStepIterator
-
Count backwards one proximity position.
- countProximityPosition(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
-
Count forward one proximity position.
- countProximityPosition(int) - Method in class org.apache.xpath.axes.ReverseAxesWalker
-
Count backwards one proximity position.
- countSteps(LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Count the steps in a given location path.
- 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, XPathContext) - 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.XObjectFactory
-
Create the right XObject based on the type of the object passed.
- create(String, SourceLocator, PrefixResolver, int) - Method in interface org.apache.xpath.XPathFactory
-
Create an XPath.
- createAST(Stylesheet) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
Instanciates a SAX2 parser and generate the AST from the input.
- createAttribute(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createAttribute(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createAttributeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createAttributeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createCDATASection(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createCDATASection(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createComment(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createComment(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createDocument(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() - 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.
- 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.
- createDTMIterator(Object, int) - 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.DTMManager
-
Create a new
DTMIterator
based on an XPath
UnionExpr.
- 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) - Method in class org.apache.xml.dtm.DTMManager
-
Create a new DTMIterator
that holds exactly one node.
- 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(String, PrefixResolver) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
-
NEEDSDOC Method createDTMIterator
NEEDSDOC @param xpathString
NEEDSDOC @param presolver
NEEDSDOC (createDTMIterator) @return
- createDTMIterator(int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
-
NEEDSDOC Method createDTMIterator
NEEDSDOC @param node
NEEDSDOC (createDTMIterator) @return
- 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(Compiler, int) - Method in class org.apache.xpath.axes.UnionPathIterator
-
Create a new location path iterator.
- 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.xpath.XPathContext
-
Create a new
DTMIterator
based on an XPath
UnionExpr.
- createDTMIterator(int, DTMFilter, boolean) - Method in class org.apache.xpath.XPathContext
-
Create a new DTMIterator
based only on a whatToShow and
a DTMFilter.
- createDTMIterator(int) - Method in class org.apache.xpath.XPathContext
-
Create a new DTMIterator
that holds exactly one node.
- createElement(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createElement(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createElementNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createElementNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createEntityReference(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createEntityReference(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createExpandedNameTable() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
The Expanded Name table holds all of our Node names.
- createExpandedNameTable() - Method in class org.apache.xalan.lib.sql.SQLDocument
-
Populate the Expanded Name Table with the Node that we will use.
- createExpandedNameTable() - Method in class org.apache.xalan.lib.sql.SQLErrorDocument
-
Populate the Expanded Name Table with the Node that we will use.
- createExpression(String, XPathNSResolver) - Method in class org.apache.xpath.domapi.XPathEvaluatorImpl
-
Creates a parsed XPath expression with resolved namespaces.
- createGlobalPseudoVarDecl(QName, StylesheetRoot, LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Create a psuedo variable reference that will represent the
shared redundent XPath, for a local reduction.
- createIncrementalSAXSource(CoroutineManager, int) - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- createIncrementalSAXSource() - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
-
- createIncrementalSAXSource(SAXParser) - Static method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Xerces
-
- createIteratorFromSteps(WalkingIterator, int) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Create a new WalkingIterator from the steps in another WalkingIterator.
- createKeyIndex() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
Creates a KeyIndex object of the desired size - don't want to resize!!!
- createLocalPseudoVarDecl(QName, ElemTemplateElement, LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Create a psuedo variable reference that will represent the
shared redundent XPath, for a local reduction.
- 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.
- 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.
- createMultistepExprList(Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
For the reduction of location path parts, create a list of all
the multistep paths with more than one step, sorted by the
number of steps, with the most steps occuring earlier in the list.
- 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.
- createProcessingInstruction(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- createProcessingInstruction(String, String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- createPseudoVarDecl(ElemTemplateElement, LocPathIterator, boolean) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Create a psuedo variable reference that will represent the
shared redundent XPath, and add it to the stylesheet.
- 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.
- 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.
- 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.
- 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.
- 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.
- CURRENT_INDEX - Static variable in class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
-
- 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 in org.apache.xalan.xsltc.dom
-
- CurrentNodeListIterator - Class in org.apache.xalan.xsltc.dom
-
Iterators of this kind use a CurrentNodeListFilter to filter a subset of
nodes from a source iterator.
- CurrentNodeListIterator(DTMAxisIterator, CurrentNodeListFilter, int, AbstractTranslet) - Constructor for class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
-
- CurrentNodeListIterator(DTMAxisIterator, boolean, 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 in org.apache.xml.dtm.ref
-
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
-
- ElemApplyImport - Class in org.apache.xalan.templates
-
Implement xsl:apply-imports.
- ElemApplyImport() - Constructor for class org.apache.xalan.templates.ElemApplyImport
-
- ElemApplyTemplates - Class in org.apache.xalan.templates
-
Implement xsl:apply-templates.
- ElemApplyTemplates() - Constructor for class org.apache.xalan.templates.ElemApplyTemplates
-
- ElemAttribute - Class in org.apache.xalan.templates
-
Implement xsl:attribute.
- ElemAttribute() - Constructor for class org.apache.xalan.templates.ElemAttribute
-
- ElemAttributeSet - Class in org.apache.xalan.templates
-
Implement xsl:attribute-set.
- ElemAttributeSet() - Constructor for class org.apache.xalan.templates.ElemAttributeSet
-
- ElemCallTemplate - Class in org.apache.xalan.templates
-
Implement xsl:call-template.
- ElemCallTemplate() - Constructor for class org.apache.xalan.templates.ElemCallTemplate
-
- ElemChoose - Class in org.apache.xalan.templates
-
Implement xsl:choose.
- ElemChoose() - Constructor for class org.apache.xalan.templates.ElemChoose
-
Constructor ElemChoose
- ElemComment - Class in org.apache.xalan.templates
-
Implement xsl:comment.
- ElemComment() - Constructor for class org.apache.xalan.templates.ElemComment
-
- ElemCopy - Class in org.apache.xalan.templates
-
Implement xsl:copy.
- ElemCopy() - Constructor for class org.apache.xalan.templates.ElemCopy
-
- ElemCopyOf - Class in org.apache.xalan.templates
-
Implement xsl:copy-of.
- ElemCopyOf() - Constructor for class org.apache.xalan.templates.ElemCopyOf
-
- ElemElement - Class in org.apache.xalan.templates
-
Implement xsl:element
- ElemElement() - Constructor for class org.apache.xalan.templates.ElemElement
-
- ElemEmpty - Class in org.apache.xalan.templates
-
Simple empty elem to push on the stack when nothing
else got pushed, so that pop() works correctly.
- ElemEmpty() - Constructor for class org.apache.xalan.templates.ElemEmpty
-
Constructor ElemEmpty
- ELEMENT - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
-
- Element - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
-
- ELEMENT - Static variable in interface org.apache.xalan.xsltc.runtime.Constants
-
- ELEMENT - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
-
- ELEMENT_NODE - Static variable in interface org.apache.xml.dtm.DTM
-
The node is an Element
.
- ELEMENT_PARSE_ERR - Static variable in class org.apache.xalan.xsltc.compiler.util.ErrorMsg
-
- elementAt(int) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns a child node at a given position.
- elementAt(int) - Method in class org.apache.xml.utils.IntVector
-
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.ObjectVector
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xml.utils.StringToStringTable
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xml.utils.StringToStringTableVector
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xml.utils.StringVector
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xml.utils.SuballocatedByteVector
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xml.utils.SuballocatedIntVector
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xpath.compiler.OpMapVector
-
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.NodeSetDTM
-
Get the nth element.
- elementAt(int) - Method in class org.apache.xpath.VariableStack
-
Get the element at the given index, regardless of stackframe.
- elementAvailable(String, String) - Method in class org.apache.xalan.extensions.ExtensionsTable
-
Execute the element-available() function.
- 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.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?
- elementCount() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns the number of children this node has.
- 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.
- elements() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns an Enumeration of all child nodes of this node.
- 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 in org.apache.xalan.templates
-
Handles the EXSLT result element within an EXSLT function element.
- ElemExsltFuncResult() - Constructor for class org.apache.xalan.templates.ElemExsltFuncResult
-
- ElemExsltFunction - Class in org.apache.xalan.templates
-
Implement func:function.
- ElemExsltFunction() - Constructor for class org.apache.xalan.templates.ElemExsltFunction
-
- ElemExtensionCall - Class in org.apache.xalan.templates
-
Implement an extension element.
- ElemExtensionCall() - Constructor for class org.apache.xalan.templates.ElemExtensionCall
-
- ElemExtensionDecl - Class in org.apache.xalan.templates
-
Implement the declaration of an extension element
- ElemExtensionDecl() - Constructor for class org.apache.xalan.templates.ElemExtensionDecl
-
Constructor ElemExtensionDecl
- ElemExtensionScript - Class in org.apache.xalan.templates
-
Implement Script extension element
- ElemExtensionScript() - Constructor for class org.apache.xalan.templates.ElemExtensionScript
-
Constructor ElemExtensionScript
- ElemFallback - Class in org.apache.xalan.templates
-
Implement xsl:fallback.
- ElemFallback() - Constructor for class org.apache.xalan.templates.ElemFallback
-
- ElemForEach - Class in org.apache.xalan.templates
-
Implement xsl:for-each.
- ElemForEach() - Constructor for class org.apache.xalan.templates.ElemForEach
-
Construct a element representing xsl:for-each.
- ElemIf - Class in org.apache.xalan.templates
-
Implement xsl:if.
- ElemIf() - Constructor for class org.apache.xalan.templates.ElemIf
-
- eleminateRedundent(ElemTemplateElement, Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Method to be called after the all expressions within an
node context have been visited.
- 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.
- eleminateSharedPartialPaths(ElemTemplateElement, Vector) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Eliminate the shared partial paths in the expression list.
- ElemLiteralResult - Class in org.apache.xalan.templates
-
Implement a Literal Result Element.
- ElemLiteralResult() - Constructor for class org.apache.xalan.templates.ElemLiteralResult
-
- ElemLiteralResult.Attribute - Class in org.apache.xalan.templates
-
- ElemLiteralResult.Attribute(AVT, Element) - Constructor for class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
Construct a Attr.
- ElemLiteralResult.LiteralElementAttributes - Class in org.apache.xalan.templates
-
- ElemLiteralResult.LiteralElementAttributes() - Constructor for class org.apache.xalan.templates.ElemLiteralResult.LiteralElementAttributes
-
Construct a NameNodeMap.
- ElemMessage - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
Implement xsl:number.
- ElemNumber() - Constructor for class org.apache.xalan.templates.ElemNumber
-
- ElemOtherwise - Class in org.apache.xalan.templates
-
Implement xsl:otherwise.
- ElemOtherwise() - Constructor for class org.apache.xalan.templates.ElemOtherwise
-
- ElemParam - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
Implement xsl:processing-instruction.
- ElemPI() - Constructor for class org.apache.xalan.templates.ElemPI
-
- ElemSort - Class in org.apache.xalan.templates
-
Implement xsl:sort.
- ElemSort() - Constructor for class org.apache.xalan.templates.ElemSort
-
- ElemTemplate - Class in org.apache.xalan.templates
-
Implement xsl:template.
- ElemTemplate() - Constructor for class org.apache.xalan.templates.ElemTemplate
-
- ElemTemplateElement - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
Implement xsl:template.
- ElemText() - Constructor for class org.apache.xalan.templates.ElemText
-
- ElemTextLiteral - Class in org.apache.xalan.templates
-
Implement a text literal.
- ElemTextLiteral() - Constructor for class org.apache.xalan.templates.ElemTextLiteral
-
- ElemUnknown - Class in org.apache.xalan.templates
-
Implement an unknown element
- ElemUnknown() - Constructor for class org.apache.xalan.templates.ElemUnknown
-
- ElemUse - Class in org.apache.xalan.templates
-
Implement xsl:use.
- ElemUse() - Constructor for class org.apache.xalan.templates.ElemUse
-
- ElemValueOf - Class in org.apache.xalan.templates
-
Implement xsl:value-of.
- ElemValueOf() - Constructor for class org.apache.xalan.templates.ElemValueOf
-
- ElemVariable - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
- ElemVariablePsuedo() - Constructor for class org.apache.xalan.templates.ElemVariablePsuedo
-
- ElemWhen - Class in org.apache.xalan.templates
-
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 in org.apache.xalan.templates
-
Implement xsl:with-param.
- ElemWithParam() - Constructor for class org.apache.xalan.templates.ElemWithParam
-
- empty() - Method in class org.apache.xml.utils.IntStack
-
Tests if this stack is empty.
- empty() - Method in class org.apache.xml.utils.ObjectStack
-
Tests if this stack is empty.
- 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
-
- 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 in org.apache.xalan.xsltc.dom
-
- EmptyFilter() - Constructor for class org.apache.xalan.xsltc.dom.EmptyFilter
-
- EmptyIterator - Class in org.apache.xml.dtm.ref
-
DTM Empty Axis Iterator.
- 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");
- END - Static variable in class org.apache.xalan.xsltc.dom.NodeCounter
-
- END - Static variable in interface org.apache.xalan.xsltc.NodeIterator
-
- END - Static variable in interface org.apache.xml.dtm.DTMAxisIterator
-
Specifies the end of the iteration, and is the same as DTM.NULL.
- endCDATA() - Method in class org.apache.xalan.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.SAX2DOM
-
- endCDATA() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ext.LexicalHandler.endCDATA()
- endCDATA() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
- endCDATA() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- endCDATA() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Report the end of a CDATA section.
- endCDATA() - Method in class org.apache.xml.utils.DOMBuilder
-
Report the end of a CDATA section.
- endCompose(StylesheetRoot) - Method in class org.apache.xalan.templates.ElemCallTemplate
-
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.ElemTemplate
-
This after the template's children have been composed.
- 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.ElemVariable
-
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.AdaptiveResultTreeImpl
-
- 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.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.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ContentHandler.endDocument()
Receive notification of the end of a document.
- endDocument() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
- endDocument() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- 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.utils.DOMBuilder
-
Receive notification of the end of a document.
- 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.SAX2DOM
-
- endDTD() - Method in class org.apache.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ext.LexicalHandler.endDTD()
- endDTD() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
- endDTD() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- endDTD() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Report the end of DTD declarations.
- endDTD() - Method in class org.apache.xml.utils.DOMBuilder
-
Report the end of DTD declarations.
- endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorCharacters
-
Receive notification of the end of an element.
- endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.ProcessorExsltFunction
-
End an ElemExsltFunction, and verify its validity.
- 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.ProcessorStylesheetElement
-
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.ProcessorText
-
Receive notification of the end of an element.
- endElement(String, String, String) - Method in class org.apache.xalan.processor.StylesheetHandler
-
Receive notification of the end of an element.
- endElement(StylesheetHandler, String, String, String) - Method in class org.apache.xalan.processor.XSLTElementProcessor
-
Receive notification of the end of an element.
- endElement(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() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
-
- endElement(String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- endElement(String, String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- endElement(String, String, String) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
SAX2: Receive notification of the end of an element.
- endElement(String) - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
-
- 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.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ContentHandler.endElement()
Receive notification of the end of an element.
- endElement(String, String, String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
- 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.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.utils.DOMBuilder
-
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.SAX2DOM
-
- 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.xml.dtm.ref.DTMDocumentImpl
-
- endEntity(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- endEntity(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Report the end of an entity.
- endEntity(String) - Method in class org.apache.xml.utils.DOMBuilder
-
Report the end of an entity.
- endNode(int) - Method in class org.apache.xalan.transformer.TreeWalker2Result
-
End processing of given node
- endNode(int) - Method in class org.apache.xml.dtm.ref.DTMTreeWalker
-
End processing of given node
- endNode(Node) - Method in class org.apache.xml.utils.TreeWalker
-
End processing of given node
- 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.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.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ContentHandler.endPrefixMapping()
End the scope of a prefix-URI Namespace mapping.
- endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
- endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- endPrefixMapping(String) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Receive notification of the end of a Namespace mapping.
- endPrefixMapping(String) - Method in class org.apache.xml.utils.DOMBuilder
-
End the scope of a prefix-URI mapping.
- 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 in org.apache.xalan.trace
-
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.
- ensureSize(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- ensureSizeOfIndex(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- ensureSizeOfIndex(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Ensure that the size of the element indexes can hold the information.
- ENTITY - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
-
- ENTITY_NODE - Static variable in interface org.apache.xml.dtm.DTM
-
The node is an Entity
.
- ENTITY_REFERENCE - Static variable in class org.apache.xml.dtm.ref.ExpandedNameTable
-
- ENTITY_REFERENCE_NODE - Static variable in interface org.apache.xml.dtm.DTM
-
The node is an EntityReference
.
- entityReference(String) - Method in class org.apache.xml.utils.DOMBuilder
-
Receive notivication of a entityReference.
- 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 in org.apache.xalan.xslt
-
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
-
- EQUALITY_EXPR_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- EqualityExpr(int) - Method in class org.apache.xpath.compiler.XPathParser
-
- equals(Object) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
-
- equals(Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
Test for equality based on node number.
- equals(Object) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
Test for equality based on node number.
- equals(ExtendedType) - Method in class org.apache.xml.dtm.ref.ExtendedType
-
Test if this ExtendedType object is equal to the given ExtendedType.
- 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(Object) - Method in class org.apache.xml.utils.QName
-
Override equals and agree that we're equal if
the passed object is a QName and it matches
the name of the arg.
- equals(Object) - Method in class org.apache.xml.utils.URI
-
Determines if the passed-in Object is equivalent to this URI.
- equals(XMLString) - Method in interface org.apache.xml.utils.XMLString
-
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(Object) - Method in interface org.apache.xml.utils.XMLString
-
Compares this string to the specified object.
- equals(String) - Method in class org.apache.xml.utils.XMLStringDefault
-
Compares this string to the specified String
.
- equals(XMLString) - Method in class org.apache.xml.utils.XMLStringDefault
-
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.xpath.Arg
-
Equality function specialized for the variable name.
- equals(int) - Method in class org.apache.xpath.compiler.Compiler
-
Compile a '=' operation.
- equals(Object) - Method in class org.apache.xpath.objects.DTMXRTreeFrag
-
- equals(XObject) - Method in class org.apache.xpath.objects.XBoolean
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.apache.xpath.objects.XBooleanStatic
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.apache.xpath.objects.XNodeSet
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.apache.xpath.objects.XNull
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.apache.xpath.objects.XNumber
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.apache.xpath.objects.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.XString
-
Tell if two objects are functionally equal.
- equals(String) - Method in class org.apache.xpath.objects.XString
-
Compares this string to the specified String
.
- equals(XMLString) - Method in class org.apache.xpath.objects.XString
-
Compares this string to the specified object.
- equals(Object) - 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.XStringForFSB
-
Tell if two objects are functionally equal.
- equals(String) - Method in class org.apache.xpath.objects.XStringForFSB
-
Tell if two objects are functionally equal.
- equals(Object) - Method in class org.apache.xpath.objects.XStringForFSB
-
Compares this string to the specified object.
- Equals - Class in org.apache.xpath.operations
-
The '=' operation expression executer.
- Equals() - Constructor for class org.apache.xpath.operations.Equals
-
- 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ARG_LITERAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ARG_LOCALNAME_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ARG_LOCALNAME_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ARG_PREFIX_INVALID - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
asNodeIterator() not supported by XRTreeFragSelectWrapper
- 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_ru
-
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_sl
-
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_zh
-
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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ASSERT_NO_TEMPLATE_PARENT - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ASSERT_REDUNDENT_EXPR_ELIMINATOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ATTR_NOT_ALLOWED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ATTRIB_VALUE_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ATTRIB_VALUE_NOT_FOUND - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ATTRIB_VALUE_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_AXES_NOT_ALLOWED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_AXIS_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_AXIS_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_BAD_STYLESHEET_URL - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_BAD_VAL_ON_LEVEL_ATTRIB - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_BAD_VAL_ON_LEVEL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_BAD_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_BAD_XSLSORT_USE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_BUFFER_SIZE_LESSTHAN_ZERO - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CALL_TO_EXT_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CALL_TO_EXT_FAILED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CAN_ONLY_OUTPUT_TO_ELEMENT - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CAN_ONLY_OUTPUT_TO_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANNOT_ADD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_ADD - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_BUILD_FORMATTERLISTENER_IN_REDIRECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_CALL_PARSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Can not call setShouldCacheNodes after nextNode has been called!
- 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_ru
-
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_sl
-
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_zh
-
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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_CHANGE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_CMPL_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_CREATE_EXTENSN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_CREATE_URL - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_FIND_SAX1_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_INIT_BSFMGR - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_INIT_DEFAULT_TEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_MIX_XERCESDOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_SERIALIZE_XSLPROCESSOR - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANNOT_TRANSFORM_SOURCE_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_TRANSFORM_SOURCE_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANNOT_TRANSFORM_TO_RESULT_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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_TRANSFORM_TO_RESULT_TYPE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANNOT_WRITE_TO_EMPTYNODELISTIMPL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
ER_CANT_CONVERT_XPATHRESULTTYPE_TO_BOOLEAN
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CONVERT_TO_MUTABLENODELIST - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CONVERT_TO_NODELIST - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ER_CANT_CONVERT_TO_SINGLENODE
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CONVERT_TO_STRING - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CONVERT_TO_TYPE - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CONVERT_XPATHRESULTTYPE_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CREATE_ITEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_CREATE_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ER_CANT_GET_SNAPSHOT_LENGTH
- 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_ru
-
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_sl
-
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_zh
-
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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_HAVE_CONTENT_AND_SELECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_CANT_HAVE_MORE_THAN_ONE_ROOT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_HAVE_MORE_THAN_ONE_ROOT - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_OUTPUT_TEXT_BEFORE_DOC - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_RESOLVE_NAME_AVT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_RESOLVE_NSPREFIX - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_RESOLVE_PREFIX_OF_NON_PREFIX_RESOLVER - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANT_USE_DTM_FOR_INPUT - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_USE_DTM_FOR_INPUT - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_CANT_USE_DTM_FOR_OUTPUT - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CANT_USE_DTM_FOR_OUTPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CHARS_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_CHILD_HAS_NO_OWNER_DOCUMENT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CHILD_HAS_NO_OWNER_DOCUMENT - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CHILD_HAS_NO_OWNER_DOCUMENT_ELEMENT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CHOOSE_REQUIRES_WHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CHUNKEDINTARRAY_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CLASS_NOT_FOUND_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COJOINROUTINESET_FAILED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COROUTINE_CO_EXIT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COROUTINE_NOT_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COROUTINE_PARAM - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULD_NOT_CREATE_TRACELISTENER - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_COULD_NOT_CREATE_XML_PROC_LIAISON - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULD_NOT_CREATE_XML_PROC_LIAISON - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_COULD_NOT_FIND_EXTERN_SCRIPT - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULD_NOT_FIND_EXTERN_SCRIPT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Could not find variable with the name of
- 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_ru
-
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_sl
-
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_zh
-
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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULD_NOT_INIT_PARSER - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULD_NOT_LOAD_RESOURCE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNOT_CREATE_XMLPROCESSORLIAISON - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNOT_FIND_ENDOP_AFTER_OPLOCATIONPATH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNOT_FIND_FUNCTION - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNOT_GET_VAR_NAMED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNT_FIND_FRAGMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COULDNT_PARSE_DOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_COUNT_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CREATEDOCUMENT_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CURRENCY_SIGN_ILLEGAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CURRENT_NOT_ALLOWED_IN_MATCH - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_CURRENT_TAKES_NO_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DEFAULTSPACE_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
detach() not supported by XRTreeFragSelectWrapper
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DIDNOT_FIND_XPATH_SELECT_EXP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ER_DOC_MUTATED
- 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_ru
-
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_sl
-
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_zh
-
Field ER_DOC_MUTATED
- ER_DOC_MUTATED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Field ER_DOC_MUTATED
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DOCUMENT_FUNCTION_INVALID_IN_STYLESHEET_DOM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DOCUMENT_REPLACED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DTM_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DUPLICATE_GLOBAL_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DUPLICATE_NAMED_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_DUPLICATE_VAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_DUPLICATE_VAR - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ELEM_CONTENT_NOT_ALLOWED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ELEM_CONTENT_NOT_ALLOWED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ELEMENT_NAME_METHOD_STATIC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ELEMTEMPLATEELEM_ERR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EMPTY_EXPRESSION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EMPTY_XPATH_RESULT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ENCODING_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ERROR_OCCURED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ERRORHANDLER_CREATED_WITH_NULL_PRINTWRITER - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- ER_ERRORLISTENER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXCEPTION_CREATING_POOL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXPECTED_BUT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Problem with LocationPath
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Problem with Step
- 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_ru
-
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_sl
-
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_zh
-
Problem with Step
- ER_EXPECTED_LOC_STEP - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Problem with Step
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXPECTED_MATCH_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Problem with NodeTest
- 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_ru
-
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_sl
-
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_zh
-
Problem with NodeTest
- ER_EXPECTED_NODE_TEST - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Problem with NodeTest
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Problem with RelativeLocationPath
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Expected relative path pattern
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Expected step pattern
- 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_ru
-
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_sl
-
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_zh
-
Expected step pattern
- ER_EXPECTED_STEP_PATTERN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Expected step pattern
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXTENSION_ELEMENT_NOT_ALLOWED_IN_SECURE_PROCESSING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXTENSION_FUNC_UNKNOWN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXTENSION_FUNCTION_CANNOT_BE_INVOKED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FAILED_CALLING_METHOD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FAILED_CREATING_ELEMLITRSLT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FAILED_CREATING_ELEMTMPL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FAILED_PROCESS_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
The FastStringBuffer argument can not be null
- 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_ru
-
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_sl
-
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_zh
-
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_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- ER_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FEATURE_NAME_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FEATURE_UNKNOWN - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FILE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FILE_NOT_FOUND - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FOREACH_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FOUND_COMMA_BUT_NO_FOLLOWING_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
XStringForFSB can not take a string for an argument!
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
fsb() not supported for XStringForChars
- 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_ru
-
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_sl
-
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_zh
-
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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FUNCTION_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- 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.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FUNCTION_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_GET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_GETTING_NULL_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_GETTING_UNKNOWN_FEATURE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_IGNORABLE_WHITESPACE_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_ATTRIBUTE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_ATTRIBUTE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_AXIS_NAME - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_DOMSOURCE_INPUT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_VARIABLE_REFERENCE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ILLEGAL_XMLSPACE_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_IMPORTING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_IMPORTING_ITSELF - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_IMPORTS_AS_FIRST_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_IN_ELEMTEMPLATEELEM_READOBJECT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INCOMPATIBLE_TYPES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INCORRECT_ARG_LENGTH - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INCRSAXSRCFILTER_NOT_RESTARTABLE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INDENTRESULT_NOT_SUPPORTED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INPUT_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INPUT_CANNOT_BE_NULL - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INSTANCE_MTHD_CALL_REQUIRES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_CONTEXT_PASSED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_DRIVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_DRIVER_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_ELEMENT_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_KEY_CALL - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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 - 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_ru
-
- 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_sl
-
- 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_zh
-
- 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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_NAMESPACE_URI_VALUE_FOR_RESULT_PREFIX_FOR_DEFAULT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_PORT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INVALID_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_PREFIX - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_PREFIX_IN_EXCLUDERESULTPREFIX - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_SET_PARAM_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- 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.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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_UTF16_SURROGATE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_INVALID_XPATH_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- ER_IOEXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ITERATOR_AXIS_NOT_IMPLEMENTED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_KEY_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_KEY_REQUIRES_MATCH_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_KEY_REQUIRES_NAME_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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_KEY_REQUIRES_NAME_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_KEY_REQUIRES_USE_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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_KEY_REQUIRES_USE_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_LOCALNAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_LOCATION_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MALFORMED_FORMAT_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_METHOD_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISPLACED_XSLOTHERWISE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_MISPLACED_XSLWHEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISPLACED_XSLWHEN - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_MISSING_ARG_FOR_OPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISSING_ARG_FOR_OPTION - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISSING_CONTAINER_ELEMENT_COMPONENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISSING_LANG_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISSING_NS_URI - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MISSING_PREFIX_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MORE_MATCH_CONSTRUCTOR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MORE_MATCH_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MORE_MATCH_METHOD - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_MUST_HAVE_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NAME_CANT_START_WITH_COLON - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NAME_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NAMESPACE_CONTEXT_NULL_NAMESPACE - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NAMESPACE_CONTEXT_NULL_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NAMESPACEAXIS_NOT_IMPLEMENTED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NAMESPACEURI_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NEED_MATCH_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NEED_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NEED_NAME_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NEED_NAME_OR_MATCH_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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NEED_NAME_OR_MATCH_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NEED_SELECT_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NEED_SELECT_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NEED_TEST_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NEED_TEST_ATTRIB - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_APPLY_IMPORT_IN_FOR_EACH - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_APPLY_IMPORT_IN_FOR_EACH - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_ATTRIB_SET - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_CLONE_OF_DOCUMENT_FRAG - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_CLONE_OF_DOCUMENT_FRAG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_CONTEXT_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_CURLYBRACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_DEFAULT_IMPL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_DRIVER_NAME - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_DRIVER_NAME_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_NO_DTMIDS_AVAIL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_DTMIDS_AVAIL - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_FRAGMENT_STRING_IN_PATH - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_HREF_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_INPUT_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_NAMESPACE_DECL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_OUTPUT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_OWNERDOC - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_OWNERDOC - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_PARENT_FOR_FILTER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_NO_PARSE_CALL_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_PARSE_CALL_WHILE_PARSING - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_PORT_IF_NO_HOST - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_QUERY_STRING_IN_PATH - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_SCHEME_IN_URI - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_SELECT_EXPRESSION - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_STYLESHEET_IN_MEDIA - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_STYLESHEET_PI - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_STYLESHEETROOT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_URL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_URL_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NO_XSLKEY_DECLARATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NODE_NON_NULL - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NODE_NOT_ELEMENT - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
This NodeSet can not do indexing or counting functions!
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
This NodeSet can not iterate to a previous node!
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NODESET_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
This NodeSetDTM can not do indexing or counting functions!
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
This NodeSetDTM can not iterate to a previous node!
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NODESETDTM_NOT_MUTABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ER_NON_ITERATOR_TYPE
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NON_SNAPSHOT_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NORMALIZESPACE_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NOT_ALLOWED_IN_POSITION - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NOT_ALLOWED_INSIDE_STYLESHEET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NOT_ALLOWED_INSIDE_STYLESHEET - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NOT_ALLOWED_INSIDE_TEMPLATE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NOT_SUPPORTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_CHILD - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_CONTENT_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_DTD_HANDLER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_ENTITY_RESOLVER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- 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.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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Null error handler
- 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_ru
-
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_sl
-
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_zh
-
Null error handler
- ER_NULL_ERROR_HANDLER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Null error handler
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_SOURCENODE_APPLYIMPORTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_SOURCENODE_HANDLEAPPLYTEMPLATES - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_URI_NAMESPACE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_XPATH_FUNCTION_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NULL_XPATH_VARIABLE_RESOLVER - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
num() not supported by XRTreeFragSelectWrapper
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NUMBER_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_NUMBER_TOO_BIG - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_OBJECT_MODEL_EMPTY - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_OBJECT_MODEL_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_OFFSET_BIGGER_THAN_SLOT - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
-
- ER_OIERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_ONE_OR_TWO - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
{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_es
-
{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_hu
-
{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_ja
-
{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_pl
-
{0} only allows {1} arguments
- 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_ru
-
{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_sl
-
{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_zh
-
{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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_OUTPUT_PROPERTY_NOT_RECOGNIZED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PARSE_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PARSER_ARG_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PARSER_DOTERMINATE_ANSWERS - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PARSER_IN_USE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PARSER_PROPERTY_NOT_SPECIFIED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_POOL_EXISTS - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_POOL_EXISTS - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_POOL_SIZE_LESSTHAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_POOL_SIZE_LESSTHAN_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_POOLSIZE_LESS_THAN_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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_POOLSIZE_LESS_THAN_ONE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- 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.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- 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.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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PREFIX_MUST_RESOLVE - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROBLEM_IN_DTM_NEXTSIBLING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESS_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESS_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESSFROMNODE_FAILED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_PROCESSINCLUDE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESSINCLUDE_ERROR - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESSINGINSTRUCTION_NAME_CANT_BE_XML - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESSINGINSTRUCTION_NOTVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESSOR_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROCESSSTYLESHEET_NOT_SUCCESSFUL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Programmer's assertion: unknown opcode
- 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_ru
-
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_sl
-
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_zh
-
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_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- ER_PROPERTY - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_PROPERTY_VALUE_BOOLEAN - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_REDIRECT_COULDNT_GET_FILENAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_REFERENCING_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_REFERENCING_ITSELF - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_REQUIRED_ELEM_NOT_FOUND - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_REQUIRES_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_REQUIRES_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_REQUIRES_ELEMENTS_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_RESOLVE_VARIABLE_RETURNS_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_RESOURCE_COULD_NOT_FIND - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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.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_ru
-
- 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_sl
-
- 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_zh
-
- ER_RESOURCE_COULD_NOT_LOAD - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_RESULT_COULD_NOT_BE_SET - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_RESULT_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_RESULTNS_NOT_SUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
rtf() not supported by XRTreeFragSelectWrapper
- 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_ru
-
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_sl
-
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_zh
-
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_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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SAX1_DRIVER_NOT_IMPLEMENT_PARSER - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_SAX1_DRIVER_NOT_INSTANTIATED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SAX1_DRIVER_NOT_INSTANTIATED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SAX1_DRIVER_NOT_LOADED - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SAX_API_NOT_HANDLED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SAX_EXCEPTION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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.res.XMLErrorResources_pt_BR
-
- 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_sk
-
- 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_tr
-
- 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_zh_TW
-
- ER_SCHEME_REQUIRED - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SCHEME_REQUIRED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SET_FEATURE_NULL_NAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SETDOMFACTORY_NOT_SUPPORTED - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_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_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_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_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_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_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_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_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_pl
-
Error! Setting the root of a walker to null!
- 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_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_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_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_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_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_zh_TW
-
Error! Setting the root of a walker to null!
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SOURCE_CANNOT_BE_NULL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SOURCE_RETURN_TYPE_CANNOT_BE_NULL - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STARTPARSE_NEEDS_SAXPARSER - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STARTPARSE_WHILE_PARSING - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
str() not supported by XRTreeFragSelectWrapper
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STRING_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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STRINGLENGTH_HAS_TOO_MANY_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STYLESHEET_DIRECTED_TERMINATION - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STYLESHEET_INCLUDES_ITSELF - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_STYLESHEET_REQUIRES_VERSION_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_SYSTEMID_UNKNOWN - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_TEMPLATE_NAME_MATCH - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_TEMPLATE_NOT_FOUND - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_TEMPLATES_NEED_MATCH_OR_NAME_ATTRIB - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_TOO_MANY_LISTENERS - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_TRANSLATE_TAKES_3_ARGS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- 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.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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
2 or 3
- 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_ru
-
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_sl
-
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_zh
-
2 or 3
- ER_TWO_OR_THREE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
2 or 3
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_TYPED_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNIMPLNODE_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_AXIS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_AXIS_TYPE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_ERROR_CALLING_EXTENSION - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_EXT_NS_PREFIX - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_OPCODE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Programmer's assertion in getNextStepPos: unknown stepType: {0}
- 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_ru
-
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_sl
-
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_zh
-
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_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNKNOWN_XSL_ELEM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNPARSEDENTITYURI_TAKES_1_ARG - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNSUPPORTED_ENCODING - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNSUPPORTED_FEATURE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_UNSUPPORTED_RETURN_TYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_URI_CANNOT_BE_NULL - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_VALUE_SHOULD_BE_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_VALUE_SHOULD_EQUAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Variable not resolvable:
- 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_ru
-
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_sl
-
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_zh
-
Variable not resolvable:
- ER_VAR_NOT_RESOLVABLE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Variable not resolvable:
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Variable accessed before it is bound!
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_WRONG_DOCUMENT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ER_WRONG_NODETYPE
- 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_ru
-
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_sl
-
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_zh
-
Field ER_WRONG_NODETYPE
- ER_WRONG_NODETYPE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
Field ER_WRONG_NODETYPE
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XERCES_CANNOT_HANDLE_NODES - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XERCES_PARSE_ERROR - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XERCES_PARSE_ERROR_DETAILS - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XMLRDR_NOT_BEFORE_STARTPARSE - Static variable in class org.apache.xml.res.XMLErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XMLSPACE_ILLEGAL_VAL - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XMLSPACE_ILLEGAL_VALUE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_pl
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XPATH_ERROR - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XPATH_READOBJECT - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XPATH_RESOLVER_NEGATIVE_ARITY - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XPATH_RESOLVER_NULL_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_ca
-
- 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_de
-
- 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_fr
-
- 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_it
-
- 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_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XSLATTRSET_USED_ITSELF - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_XSLFUNCTIONS_UNSUPPORTED - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XSLFUNCTIONS_UNSUPPORTED - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XSLOTHERWISE_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_XSLT_ERROR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XSLT_ERROR - 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
-
- 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_cs
-
- 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_es
-
- 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_hu
-
- 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_ja
-
- ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - 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_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_ru
-
- 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_sl
-
- 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_zh
-
- ER_XSLWHEN_NOT_PARENTED_BY_XSLCHOOSE - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
xstr() not supported by XRTreeFragSelectWrapper
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
XStringForChars can not take a string for an argument
- 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_ru
-
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_sl
-
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_zh
-
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_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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
0 or 1
- 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_ru
-
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_sl
-
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_zh
-
0 or 1
- ER_ZERO_OR_ONE - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
0 or 1
- error(String) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- error(String, Exception) - Method in class org.apache.xalan.processor.StylesheetHandler
-
Tell the user of an error, and probably throw an
exception.
- error(String, Object[], Exception) - Method in class org.apache.xalan.processor.StylesheetHandler
-
Tell the user of an error, and probably throw an
exception.
- error(SAXParseException) - Method in class org.apache.xalan.processor.StylesheetHandler
-
Receive notification of a recoverable XSLT processing error.
- error(String, Object[]) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Throw a template element runtime error.
- error(String) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
- error(XPathContext, String, Object[]) - Method in class org.apache.xalan.templates.FuncDocument
-
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, Object[]) - 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[], Exception) - Method in class org.apache.xalan.transformer.MsgMgr
-
Tell the user of an error, and probably throw an
exception.
- 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(SAXParseException) - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Filter an error event.
- 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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
-
- 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(String) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Simple error for asserts and the like.
- error(SAXParseException) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- error(SAXParseException) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Receive notification of a recoverable parser error.
- error(SAXParseException) - Method in class org.apache.xml.utils.DefaultErrorHandler
-
Receive notification of a recoverable error.
- error(TransformerException) - 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(TransformerException) - Method in class org.apache.xml.utils.ListingErrorHandler
-
Receive notification of a recoverable error.
- error(String) - Method in class org.apache.xml.utils.UnImplNode
-
Throw an 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.Compiler
-
Tell the user of an error, and probably throw an
exception.
- error(String, Object[]) - Method in class org.apache.xpath.compiler.OpMap
-
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.
- error(String) - Method in class org.apache.xpath.objects.XObject
-
Tell the user of an error, and probably throw an
exception.
- error(String, Object[]) - Method in class org.apache.xpath.objects.XObject
-
Tell the user of an error, and probably throw an
exception.
- error(XPathContext, int, String, Object[]) - Method in class org.apache.xpath.XPath
-
Tell the user of an error, and probably throw an
exception.
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ca
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_cs
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_de
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_es
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_fr
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_hu
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_it
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ja
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ko
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_pl
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_pt_BR
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_ru
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_sk
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_sl
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_tr
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh
-
- ERROR0000 - Static variable in class org.apache.xpath.res.XPATHErrorResources_zh_TW
-
- ERROR_FOUND - Static variable in class org.apache.xalan.xslt.EnvironmentCheck
-
Value for any error found.
- ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
String to prepend to error messages.
- ERROR_HEADER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
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_de
-
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_fr
-
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_it
-
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_ko
-
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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
String to prepend to error messages.
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ERROR_HEADER
- 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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
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
-
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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field ERROR_RESOURCES
- 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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
Field ERROR_RESOURCES
- ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
General error string.
- ERROR_STRING - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
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_de
-
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_fr
-
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_it
-
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_ko
-
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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
General 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
Field 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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
Field ERROR_STRING
- error_sym() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
-
error
Symbol index.
- ErrorMessages - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages
-
- ErrorMessages - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages
-
- ErrorMessages_ca - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_ca() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ca
-
- ErrorMessages_ca - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_ca() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ca
-
- ErrorMessages_cs - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_cs() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_cs
-
- ErrorMessages_cs - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_cs() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_cs
-
- ErrorMessages_de - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_de() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_de
-
- ErrorMessages_de - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_de() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_de
-
- ErrorMessages_es - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_es() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_es
-
- ErrorMessages_es - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_es() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_es
-
- ErrorMessages_fr - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_fr() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_fr
-
- ErrorMessages_fr - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_fr() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_fr
-
- ErrorMessages_hu - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_hu() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_hu
-
- ErrorMessages_hu - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_hu() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_hu
-
- ErrorMessages_it - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_it() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_it
-
- ErrorMessages_it - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_it() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_it
-
- ErrorMessages_ja - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_ja() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ja
-
- ErrorMessages_ja - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_ja() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ja
-
- ErrorMessages_ko - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_ko() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ko
-
- ErrorMessages_ko - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_ko() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ko
-
- ErrorMessages_no - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_no() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_no
-
- ErrorMessages_no - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_no() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_no
-
- ErrorMessages_pl - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_pl() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pl
-
- ErrorMessages_pl - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_pl() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_pl
-
- ErrorMessages_pt_BR - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_pt_BR() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_pt_BR
-
- ErrorMessages_pt_BR - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_pt_BR() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_pt_BR
-
- ErrorMessages_ru - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_ru() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_ru
-
- ErrorMessages_ru - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_ru() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_ru
-
- ErrorMessages_sk - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_sk() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sk
-
- ErrorMessages_sk - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_sk() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_sk
-
- ErrorMessages_sl - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_sl() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_sl
-
- ErrorMessages_sl - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_sl() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_sl
-
- ErrorMessages_tr - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_tr() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_tr
-
- ErrorMessages_tr - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_tr() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_tr
-
- ErrorMessages_zh - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_zh() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh
-
- ErrorMessages_zh - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_zh() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_zh
-
- ErrorMessages_zh_TW - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMessages_zh_TW() - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMessages_zh_TW
-
- ErrorMessages_zh_TW - Class in org.apache.xalan.xsltc.runtime
-
- ErrorMessages_zh_TW() - Constructor for class org.apache.xalan.xsltc.runtime.ErrorMessages_zh_TW
-
- ErrorMsg - Class in org.apache.xalan.xsltc.compiler.util
-
- ErrorMsg(String) - Constructor for class org.apache.xalan.xsltc.compiler.util.ErrorMsg
-
- ErrorMsg(Throwable) - 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, 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, Object, Object, SyntaxTreeNode) - 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) - Method in class org.apache.xpath.CachedXPathAPI
-
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) - Method in class org.apache.xpath.CachedXPathAPI
-
Evaluate XPath string to an XObject.
- eval(Object, QName) - Method in class org.apache.xpath.jaxp.XPathExpressionImpl
-
- eval(Node, String) - Static method in class org.apache.xpath.XPathAPI
-
Evaluate XPath string to an XObject.
- eval(Node, String, Node) - Static method in class org.apache.xpath.XPathAPI
-
Evaluate XPath string to an XObject.
- eval(Node, String, PrefixResolver) - Static method in class org.apache.xpath.XPathAPI
-
Evaluate XPath string to an XObject.
- evaluate(List) - Method in class org.apache.xalan.extensions.XPathFunctionImpl
-
- 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(XPathContext, int, PrefixResolver) - Method in class org.apache.xalan.templates.AVT
-
Evaluate the AVT and return a String.
- 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(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(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(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(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(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(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(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, 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, 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
.
- excludeExtensionPrefixes(Parser) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- execute(XConnection, SQLQueryParser) - Method in class org.apache.xalan.lib.sql.SQLDocument
-
- 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.ElemApplyTemplates
-
Apply the context node to the matching templates.
- 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.ElemCallTemplate
-
Invoke a named template.
- execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemChoose
-
Execute the xsl:choose transformation.
- execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemComment
-
Execute the xsl:comment transformation
- 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.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.ElemElement
-
Create an element in the result tree.
- 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, XObject[]) - Method in class org.apache.xalan.templates.ElemExsltFunction
-
- execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemExtensionCall
-
Execute an extension.
- 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.ElemForEach
-
Execute the xsl:for-each transformation
- execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemIf
-
Conditionally execute a sub-template.
- 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.ElemMessage
-
Send a message to diagnostics.
- execute(TransformerImpl) - Method in class org.apache.xalan.templates.ElemNumber
-
Execute an xsl:number instruction.
- 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.ElemPI
-
Create a processing instruction in the result tree.
- 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.ElemTemplateElement
-
Execute the element's primary function.
- 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.ElemUnknown
-
Execute an unknown element.
- 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.ElemValueOf
-
Execute the string expression and copy the text to the
result tree.
- 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.ElemVariablePsuedo
-
Execute a variable declaration and push it onto the variable stack.
- execute(XPathContext) - Method in class org.apache.xalan.templates.FuncDocument
-
Execute the function.
- execute(XPathContext) - Method in class org.apache.xalan.templates.FuncFormatNumb
-
Execute the function.
- execute(XPathContext) - Method in class org.apache.xalan.templates.FuncKey
-
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.XUnresolvedVariableSimple
-
For support of literal objects in xpaths.
- 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, 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.Expression
-
Execute an expression in the XPath runtime context, and return the
result of the expression.
- 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, 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) - Method in class org.apache.xpath.functions.FuncBoolean
-
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.FuncConcat
-
Execute the function.
- execute(XPathContext) - Method in class org.apache.xpath.functions.FuncContains
-
Execute the function.
- execute(XPathContext) - Method in class org.apache.xpath.functions.FuncCount
-
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.FuncDoclocation
-
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.FuncExtFunction
-
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.FuncFalse
-
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.FuncGenerateId
-
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.FuncLang
-
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.FuncLocalPart
-
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.FuncNormalizeSpace
-
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.FuncNumber
-
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.FuncQname
-
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.FuncStartsWith
-
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.FuncStringLength
-
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.FuncSubstringAfter
-
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.FuncSum
-
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.Function
-
Execute an XPath function object.
- execute(XPathContext) - Method in class org.apache.xpath.functions.FuncTranslate
-
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.FuncUnparsedEntityURI
-
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.And
-
AND two expressions and return the boolean result.
- 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.Or
-
OR two expressions and return the boolean result.
- 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.Variable
-
Execute an expression in the XPath runtime context, and return the
result of the expression.
- 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) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
-
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.patterns.FunctionPattern
-
Test a node to see if it matches the given node test.
- execute(XPathContext) - Method in class org.apache.xpath.patterns.FunctionPattern
-
Test a node to see if it matches the given node test.
- execute(XPathContext, 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.NodeTest
-
Tell what the test score is for the given node.
- 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, int) - Method in class org.apache.xpath.patterns.StepPattern
-
Execute this pattern step, including predicates.
- execute(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
-
Execute this pattern step, including predicates.
- 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) - 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, Node, PrefixResolver) - Method in class org.apache.xpath.XPath
-
Given an expression and a context, evaluate the XPath
and return the result.
- execute(XPathContext, int, 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.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.Expression
-
Execute an expression in the XPath runtime context, and return the
result of the expression.
- executeCharsToContentHandler(XPathContext, ContentHandler) - Method in class org.apache.xpath.functions.FuncNormalizeSpace
-
Execute an expression in the XPath runtime context, and return the
result of the expression.
- executeChildTemplates(ElemTemplateElement, Node, QName, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
-
Execute each of the children of a template element.
- 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.
- 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
- executePredicates(XPathContext, DTM, int) - Method in class org.apache.xpath.patterns.StepPattern
-
Execute the predicates on this step to determine if the current node
should be filtered or accepted.
- executeRelativePathPattern(XPathContext, StepPattern) - Method in class org.apache.xpath.patterns.ContextMatchStepPattern
-
Execute the match pattern step relative to another step.
- executeRelativePathPattern(XPathContext, DTM, int) - Method in class org.apache.xpath.patterns.StepPattern
-
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 in org.apache.xml.dtm.ref
-
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
- Expr() - Method in class org.apache.xpath.compiler.XPathParser
-
Expr ::= OrExpr
- 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 - Static variable in class org.apache.xalan.xsltc.compiler.sym
-
- Expression - Class in org.apache.xpath
-
This abstract class serves as the base for all expression objects.
- Expression() - Constructor for class org.apache.xpath.Expression
-
- ExpressionContext - Interface in org.apache.xalan.extensions
-
An object that implements this interface can supply
information about the current XPath expression context.
- ExpressionNode - Interface in org.apache.xpath
-
A class that implements this interface can construct expressions,
give information about child and parent expressions,
and give the originating source information.
- ExpressionOwner - Interface in org.apache.xpath
-
Classes that implement this interface own an expression, which
can be rewritten.
- ExpressionVisitor - Class in org.apache.xalan.extensions
-
- 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 in org.apache.xalan.lib
-
The base class for some EXSLT extension classes.
- ExsltBase() - Constructor for class org.apache.xalan.lib.ExsltBase
-
- ExsltCommon - Class in org.apache.xalan.lib
-
This class contains EXSLT common extension functions.
- ExsltCommon() - Constructor for class org.apache.xalan.lib.ExsltCommon
-
- ExsltDatetime - Class in org.apache.xalan.lib
-
This class contains EXSLT dates and times extension functions.
- ExsltDatetime() - Constructor for class org.apache.xalan.lib.ExsltDatetime
-
- ExsltDynamic - Class in org.apache.xalan.lib
-
This class contains EXSLT dynamic extension functions.
- ExsltDynamic() - Constructor for class org.apache.xalan.lib.ExsltDynamic
-
- ExsltMath - Class in org.apache.xalan.lib
-
This class contains EXSLT math extension functions.
- ExsltMath() - Constructor for class org.apache.xalan.lib.ExsltMath
-
- ExsltSets - Class in org.apache.xalan.lib
-
This class contains EXSLT set extension functions.
- ExsltSets() - Constructor for class org.apache.xalan.lib.ExsltSets
-
- ExsltStrings - Class in org.apache.xalan.lib
-
This class contains EXSLT strings extension functions.
- ExsltStrings() - Constructor for class org.apache.xalan.lib.ExsltStrings
-
- ExtendedSAX - Interface in org.apache.xalan.xsltc.dom
-
- ExtendedType - Class in org.apache.xml.dtm.ref
-
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 in org.apache.xalan.trace
-
An event representing an extension call.
- ExtensionEvent(TransformerImpl, Method, Object, Object[]) - Constructor for class org.apache.xalan.trace.ExtensionEvent
-
- ExtensionEvent(TransformerImpl, Constructor, Object[]) - Constructor for class org.apache.xalan.trace.ExtensionEvent
-
- ExtensionEvent(TransformerImpl, Class) - Constructor for class org.apache.xalan.trace.ExtensionEvent
-
- ExtensionHandler - Class in org.apache.xalan.extensions
-
Abstract base class for handling an extension namespace for XPath.
- ExtensionHandler(String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandler
-
Construct a new extension namespace handler given all the information
needed.
- ExtensionHandlerExsltFunction - Class in org.apache.xalan.extensions
-
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 in org.apache.xalan.extensions
-
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 in org.apache.xalan.extensions
-
Abstract base class handling the java language extensions for XPath.
- ExtensionHandlerJava(String, String, String) - Constructor for class org.apache.xalan.extensions.ExtensionHandlerJava
-
Construct a new extension handler given all the information
needed.
- ExtensionHandlerJavaClass - Class in org.apache.xalan.extensions
-
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 in org.apache.xalan.extensions
-
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 in org.apache.xalan.extensions
-
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 in org.apache.xalan.extensions
-
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 in org.apache.xalan.extensions
-
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 in org.apache.xalan.lib
-
This class contains many of the Xalan-supplied extensions.
- ExtensionsProvider - Interface in org.apache.xpath
-
Interface that XPath objects can call to obtain access to an
ExtensionsTable.
- ExtensionsTable - Class in org.apache.xalan.extensions
-
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.
- extFunction(String, String, Vector, Object, ExpressionContext) - Method in class org.apache.xalan.extensions.ExtensionsTable
-
Handle an 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(FuncExtFunction, Vector) - 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(FuncExtFunction, Vector) - 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(FuncExtFunction, Vector) - Method in class org.apache.xpath.jaxp.JAXPExtensionsProvider
-
Execute the extension function.
- extractValueFromDOM(DOM, int, int, AbstractTranslet, int) - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
-
Extract the sort value for a level of this key.
- GE - Static variable in class org.apache.xalan.xsltc.compiler.sym
-
- GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
-
- GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
-
- GE(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
- GE - Static variable in class org.apache.xalan.xsltc.runtime.Operators
-
- 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 in org.apache.xalan.trace
-
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, String, Attributes) - Constructor for class org.apache.xalan.trace.GenerateEvent
-
Constructor for startElement, endElement events.
- GenerateEvent(TransformerImpl, int, char[], int, int) - Constructor for class org.apache.xalan.trace.GenerateEvent
-
Constructor for characters, cdate events.
- GenerateEvent(TransformerImpl, int, String, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
-
Constructor for processingInstruction events.
- GenerateEvent(TransformerImpl, int, String) - Constructor for class org.apache.xalan.trace.GenerateEvent
-
Constructor for comment and entity ref events.
- generatePrefix() - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- get(String) - Method in class org.apache.xalan.extensions.ExtensionsTable
-
Get an ExtensionHandler object that represents the
given namespace.
- 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() - 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(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.
- 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
-
- 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.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.utils.SystemIDResolver
-
Get an absolute URI from a given relative URI (local path).
- getAccessCount() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
-
- 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.
- getAllValidTemplates() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- 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.AxesWalker
-
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.FilterExprIteratorSimple
-
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.LocPathIterator
-
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.UnionPathIterator
-
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.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
-
- getApparentVersion(String, long) - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Cheap-o method to determine the product version of a .jar.
- getAppletInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
-
Get basic information about the applet
- getApplyTemplatesSig() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
-
- getApplyTemplatesSigForImport() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
-
- 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).
- getArg0AsNode(XPathContext) - Method in class org.apache.xpath.functions.FunctionDef1Arg
-
Execute the first argument expression that is expected to return a
nodeset.
- getArg0AsNumber(XPathContext) - Method in class org.apache.xpath.functions.FunctionDef1Arg
-
Execute the first argument expression that is expected to return a
number.
- getArg0AsString(XPathContext) - Method in class org.apache.xpath.functions.FunctionDef1Arg
-
Execute the first argument expression that is expected to return a
string.
- 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(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.
- getAssociatedStylesheet() - Method in class org.apache.xml.utils.StylesheetPIHandler
-
Return the last stylesheet found that match the constraints.
- getAt(int) - Method in class org.apache.xalan.lib.sql.ObjectArray
-
- getAttribute(String) - Method in class org.apache.xalan.processor.TransformerFactoryImpl
-
Allows the user to retrieve specific attributes on the underlying
implementation.
- getAttribute(String, 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}".
- 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.compiler.SyntaxTreeNode
-
Returns a value for an attribute from the source element.
- getAttribute(String, String) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
- 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.
- getAttributeNode(int, String, String) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getAttributeNode(int, String, String) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getAttributeNode(int, int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getAttributeNode(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getAttributeNode(int, String, String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.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.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(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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.utils.UnImplNode
-
Unimplemented.
- getAttributeNodeNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getAttributeNodeNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getAttributeNS(String, String) - Method in class org.apache.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.
- getAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getAttributes() - Method in class org.apache.xalan.templates.ElemLiteralResult
-
- getAttributes() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns a list of all attributes declared for the element represented by
this syntax tree node.
- getAttributes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getAttributes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getAttributes() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getAttributeSet(int) - Method in class org.apache.xalan.templates.Stylesheet
-
Get an "xsl:attribute-set" property.
- getAttributeSetComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get a list "xsl:attribute-set" properties that match the qname.
- getAttributeSetCount() - Method in class org.apache.xalan.templates.Stylesheet
-
Get the number of "xsl:attribute-set" properties.
- getAttributeValue(int, int) - Method in class org.apache.xalan.xsltc.dom.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
- getAuxiliaryClass(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- getAuxiliaryClass(String) - Method in interface org.apache.xalan.xsltc.Translet
-
- 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.axes.AttributeIterator
-
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.ChildIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.apache.xpath.axes.ChildTestIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.apache.xpath.axes.DescendantIterator
-
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.axes.FilterExprWalker
-
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.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.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.NodeSetDTM
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.apache.xpath.patterns.StepPattern
-
Get the axis that this step follows.
- getAxisFromStep(Compiler, int) - Static method in class org.apache.xpath.axes.WalkerFactory
-
Special purpose function to see if we can optimize the pattern for
a DescendantIterator.
- getAxisIterator(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getAxisIterator(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getAxisIterator(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.AdaptiveResultTreeImpl
-
- getAxisTraverser(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- 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 interface org.apache.xml.utils.PrefixResolver
-
Return the base identifier.
- getBaseIdentifier() - Method in class org.apache.xml.utils.PrefixResolverDefault
-
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.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
The absolute base URI of this node or null
if undefined.
- 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.utils.UnImplNode
-
The absolute base URI of this node or null
if undefined.
- getBaseURLOfSource() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the base URL of the source.
- getBit(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
-
Returns true if the given bit is set
- getBitNumber(int) - Method in class org.apache.xalan.xsltc.dom.BitArray
-
- 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.
- 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.
- getBytecodes() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Returns an array of bytecode arrays generated by a compilation.
- getByValue(String) - Method in class org.apache.xml.utils.StringToStringTable
-
Tell if the table contains the given string in the value.
- getCaseOrder() - Method in class org.apache.xalan.templates.ElemSort
-
Get the "case-order" attribute.
- getCause() - Method in exception org.apache.xml.dtm.DTMException
-
Returns the cause of this throwable or null
if the
cause is nonexistent or unknown.
- 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.
- 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.
- getChildNodes() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getChildNodes() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Return the nodelist (same reference).
- getChildNodes() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getChildNodes() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getChildNodes() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getChildren(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getChildren(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getChildren(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.util.ClassGenerator
-
Pretend this is the stylesheet class.
- getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
-
Returns the class name of an internal type's external representation.
- getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
-
Returns the class name of an internal type's external representation.
- getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
-
Returns the class name of an internal type's external representation.
- getClassName() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
-
Returns the class name of an internal type's external representation.
- 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.XSLTC
-
Get the class name for the generated translet.
- getClassName() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecordFactory
-
- getCmdArgs() - Method in class org.apache.xalan.xsltc.cmdline.getopt.GetOpt
-
gets list of the commandline arguments.
- getCollator(String, String) - Method in interface org.apache.xalan.xsltc.CollatorFactory
-
- getCollator(Locale) - Method in interface org.apache.xalan.xsltc.CollatorFactory
-
- getCollator(String, String) - Method in class org.apache.xalan.xsltc.dom.CollatorFactoryBase
-
- getCollator(Locale) - Method in class org.apache.xalan.xsltc.dom.CollatorFactoryBase
-
- getCollator() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
-
Returns the array of Collators used for text comparisons in this object.
- getColumnNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Return the column number where the current document event ends.
- getColumnNumber() - Method in class org.apache.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.
- 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.
- getConnection() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
-
Retrive a database connection from the pool
- getConnection() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
-
- 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.
- 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.AdaptiveResultTreeImpl
-
- getContentHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.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.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.DTMTreeWalker
-
Get the ContentHandler used for the tree walk.
- getContentHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
getContentHandler returns "our SAX builder" -- the thing that
someone else should send SAX events to in order to extend this
DTM model.
- getContentHandler() - Method in class org.apache.xml.utils.TreeWalker
-
Get the ContentHandler used for the tree walk.
- getContents() - Method in class org.apache.xalan.res.XSLTErrorResources
-
Get the lookup table 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_cs
-
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_es
-
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_hu
-
Get the lookup table for error messages.
- 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_ja
-
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.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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
Get the lookup table for error messages.
- getContents() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns a Vector containing all the child nodes of this node.
- 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_cs
-
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_es
-
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_hu
-
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_ja
-
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_no
-
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_ru
-
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_sl
-
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_zh
-
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.runtime.ErrorMessages
-
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_cs
-
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_es
-
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_hu
-
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_ja
-
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_no
-
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_pt_BR
-
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_sk
-
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_tr
-
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_zh_TW
-
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_ca
-
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_de
-
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_fr
-
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_it
-
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_ko
-
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.res.XMLErrorResources_pt_BR
-
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_sk
-
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_sv
-
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_zh
-
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.utils.res.XResourceBundle
-
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_de
-
Get the association list.
- getContents() - Method in class org.apache.xml.utils.res.XResources_el
-
Get the association list.
- getContents() - Method in class org.apache.xml.utils.res.XResources_en
-
Get the association list.
- 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_fr
-
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_it
-
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_ja_JP_HA
-
Get the association list.
- getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_HI
-
Get the association table for this resource.
- getContents() - Method in class org.apache.xml.utils.res.XResources_ja_JP_I
-
Get the association table for this resource.
- getContents() - Method in class org.apache.xml.utils.res.XResources_ka
-
Get the association list.
- getContents() - Method in class org.apache.xml.utils.res.XResources_ko
-
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_zh_CN
-
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.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_cs
-
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_es
-
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_hu
-
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_ja
-
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_pl
-
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_ru
-
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_sl
-
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_tr
-
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_zh_TW
-
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.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.xalan.transformer.XalanTransformState
-
- getContextNodeList() - Method in class org.apache.xpath.XPathContext
-
Get the current context node list.
- getContextNodeListsStack() - Method in class org.apache.xpath.XPathContext
-
- getContextNodes() - Method in interface org.apache.xalan.extensions.ExpressionContext
-
Get the current context node list.
- getContextNodes() - Method in class org.apache.xpath.XPathContext
-
Get the current context node list.
- getContextNodes() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
-
Get the current context node list.
- getControllerCoroutineID() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- getCoroutineManager() - Method in interface org.apache.xml.dtm.ref.CoroutineParser
-
Deprecated.
- getCoroutineManager() - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- getCount() - Method in class org.apache.xalan.templates.ElemNumber
-
Get the "count" attribute.
- getCounter() - Method in class org.apache.xalan.xsltc.dom.AnyNodeCounter
-
- getCounter() - Method in class org.apache.xalan.xsltc.dom.MultipleNodeCounter
-
- 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(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.
- getCounter() - Method in class org.apache.xalan.xsltc.dom.SingleNodeCounter
-
- getCountersTable() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the table of counters, for optimized xsl:number support.
- getCountOfContextNodeList(XPathContext) - Method in class org.apache.xpath.functions.FuncLast
-
Get the position in the current context node list.
- getCurrentContextNode() - Method in class org.apache.xpath.axes.LocPathIterator
-
The node context from where the expression is being
executed from (i.e.
- 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.
- getCurrentElement() - Method in class org.apache.xalan.transformer.XalanTransformState
-
- 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.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 class org.apache.xalan.transformer.XalanTransformState
-
- 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.axes.AxesWalker
-
The node at which the TreeWalker is currently positioned.
- getCurrentNode() - Method in interface org.apache.xpath.axes.ContextNodeList
-
- getCurrentNode() - Method in class org.apache.xpath.axes.LocPathIterator
-
Return the last fetched node.
- getCurrentNode() - Method in class org.apache.xpath.axes.NodeSequence
-
- getCurrentNode() - Method in class org.apache.xpath.NodeSet
-
Return the last fetched node.
- getCurrentNode() - Method in class org.apache.xpath.NodeSetDTM
-
Return the last fetched node.
- getCurrentNode() - Method in class org.apache.xpath.XPathContext
-
Get the current context node.
- getCurrentNodeList() - Method in class org.apache.xpath.XPathContext
-
- 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 interface org.apache.xpath.axes.ContextNodeList
-
Get the current position, which is one less than
the next nextNode() call will retrieve.
- getCurrentPos() - Method in class org.apache.xpath.axes.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 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.NodeSetDTM
-
Get the current position, which is one less than
the next nextNode() call will retrieve.
- getCurrentStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getCurrentTemplate() - Method in class org.apache.xalan.transformer.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.
- getCurrentTemplate() - Method in class org.apache.xalan.transformer.XalanTransformState
-
- 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.
- getData() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getDataType() - Method in class org.apache.xalan.templates.ElemSort
-
Get the "data-type" attribute.
- getDebug() - Method in class org.apache.xalan.transformer.TransformerImpl
-
- getDecimalFormat(QName) - Method in class org.apache.xalan.templates.Stylesheet
-
Get an "xsl:decimal-format" property.
- getDecimalFormat(int) - 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.
- 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.
- getDeclHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getDeclHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDeclHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Return this DTM's DeclHandler.
- getDeclHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Return this DTM's DeclHandler.
- getDeclHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Return this DTM's DeclHandler.
- getDefaultMethodProperties(String) - Static method in class org.apache.xalan.templates.OutputProperties
-
Deprecated.
Use org.apache.xml.serializer.OuputPropertiesFactory.
getDefaultMethodProperties directly.
- 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
-
- getDefaultNodeCounter(Translet, DOM, DTMAxisIterator) - Static method in class org.apache.xalan.xsltc.dom.SingleNodeCounter
-
- 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.
- getDefaultTextRule() - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get the default template for text.
- getDevelopmentVersionNum() - Static method in class org.apache.xalan.Version
-
Development Drop Number.
- getDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
Get the "digit" attribute.
- getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemText
-
Get the "disable-output-escaping" attribute.
- getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemTextLiteral
-
Get the "disable-output-escaping" attribute.
- getDisableOutputEscaping() - Method in class org.apache.xalan.templates.ElemValueOf
-
Get the "disable-output-escaping" attribute.
- getDocKey() - Method in class org.apache.xalan.transformer.KeyTable
-
Get the document root matching this key.
- getDoctype() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getDoctype() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getDocument() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getDocument() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDocument() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
-
- getDocument() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getDocument() - Method in interface org.apache.xalan.xsltc.DOM
-
- getDocument() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getDocument() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDocumentAllDeclarationsProcessed() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.AdaptiveResultTreeImpl
-
- getDocumentBaseURI() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getDocumentBaseURI() - Method in interface org.apache.xml.dtm.DTM
-
Return the base URI of the document entity.
- getDocumentBaseURI() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Return the base URI of the document entity.
- getDocumentBaseURI() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Return the base URI of the document entity.
- getDocumentElement() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
This is a bit of a problem in DTM, since a DTM may be a Document
Fragment and hence not have a clear-cut Document Element.
- getDocumentElement() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getDocumentEncoding(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getDocumentEncoding(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDocumentEncoding(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDocumentRoot(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Returns the root element of the document.
- 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.AdaptiveResultTreeImpl
-
- getDocumentStandalone(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.AdaptiveResultTreeImpl
-
- getDocumentSystemIdentifier(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.AdaptiveResultTreeImpl
-
- getDocumentTypeDeclarationPublicIdentifier() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.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.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.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.AdaptiveResultTreeImpl
-
- getDocumentTypeDeclarationSystemIdentifier() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
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.sax2dtm.SAX2DTM
-
A document type declaration information item has the following properties:
1.
- getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDocumentURI() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getDocumentURI(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getDocumentURI() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
Returns the origin of the document from which the tree was built
- getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
- getDocumentURI(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getDocumentURI() - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
-
- 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.
- getDocumentVersion(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getDocumentVersion(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getDocumentVersion(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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
-
- getDOM(XSLTCDTMManager, AbstractTranslet) - Method in class org.apache.xalan.xsltc.trax.XSLTCSource
-
Internal interface which returns a DOM for a given DTMManager and translet.
- getDOMAdapter(String) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.utils.UnImplNode
-
The configuration used when Document.normalizeDocument
is
invoked.
- 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
-
- 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.AdaptiveResultTreeImpl
-
- getDTDHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Return this DTM's DTDHandler.
- getDTDHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Return this DTM's DTDHandler.
- getDTDHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Return this DTM's DTDHandler.
- 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, 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.
- getDTM(int) - Method in interface org.apache.xml.dtm.DTMIterator
-
Get an instance of a DTM that "owns" a node handle.
- getDTM(Source, boolean, DTMWSFilter, boolean, boolean) - Method in class org.apache.xml.dtm.DTMManager
-
Get an instance of a DTM, loaded with the content from the
specified source.
- getDTM(int) - Method in class org.apache.xml.dtm.DTMManager
-
Get the instance of DTM that "owns" a node handle.
- 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(int) - Method in class org.apache.xml.dtm.ref.DTMManagerDefault
-
Return the DTM object containing a representation of this node.
- getDTM() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
NON-DOM: Return the DTM model
- getDTM(int) - Method in class org.apache.xpath.axes.AxesWalker
-
Get the DTM for this walker.
- getDTM(int) - Method in class org.apache.xpath.axes.LocPathIterator
-
Get an instance of a DTM that "owns" a node handle.
- getDTM(int) - Method in class org.apache.xpath.axes.NodeSequence
-
- getDTM(int) - Method in class org.apache.xpath.NodeSetDTM
-
Get an instance of a DTM that "owns" a node handle.
- 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(int) - Method in class org.apache.xpath.XPathContext
-
Get an instance of a DTM that "owns" a node handle.
- 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(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() - Method in class org.apache.xpath.objects.DTMXRTreeFrag
-
- getDTMIdentity(DTM) - Method in class org.apache.xpath.XPathContext
-
%TBD% Doc
- getDTMIdentityMask() - Method in class org.apache.xml.dtm.DTMManager
-
%TBD% Doc
NEEDSDOC ($objectName$) @return
- getDTMIDs() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Query which DTMIDs this DTM is currently using within the DTMManager.
- getDTMIterator() - Method in class org.apache.xml.dtm.ref.DTMNodeIterator
-
Access the wrapped DTMIterator.
- getDTMIterator() - Method in class org.apache.xml.dtm.ref.DTMNodeList
-
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.axes.LocPathIterator
-
Get an instance of the DTMManager.
- getDTMManager() - Method in class org.apache.xpath.axes.NodeSequence
-
- getDTMManager() - Method in class org.apache.xpath.NodeSetDTM
-
Get an instance of the DTMManager.
- getDTMManager() - Method in class org.apache.xpath.XPathContext
-
Return the DTMManager object.
- getDTMManager() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
-
Return the DTMManager object.
- getDTMManagerClass() - Static method in class org.apache.xalan.xsltc.dom.XSLTCDTMManager
-
Look up the class that provides the XSLTC DTM Manager service.
- getDTMManagerClass() - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
-
Returns the Class object the 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.
- 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 class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- 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 interface org.apache.xalan.xsltc.DOMEnhancedForDTM
-
- 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.dom2dtm.DOM2DTM
-
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.DTMDocumentImpl
-
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.sax2dtm.SAX2DTM
-
Returns the Element
whose ID
is given by
elementId
.
- getElementByID(String, Document) - Method in class org.apache.xml.utils.DOM2Helper
-
Deprecated.
Given an XML ID, return the element.
- getElementByID(String, Document) - Method in class org.apache.xml.utils.DOMHelper
-
Deprecated.
Given an ID, return the element.
- getElementById(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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
- getElementsByTagName(String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getElementsByTagName(String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getElementsByTagNameNS(String, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getElementsByTagNameNS(String, String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getElementsWithIDs() - Method in interface org.apache.xalan.xsltc.DOM
-
- getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
%HZ% Need Javadoc
- getElementsWithIDs() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getElemFromExpression(Expression) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
From an XPath expression component, get the ElemTemplateElement
owner.
- 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.
- getEndColumnNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Return the column number where the current document event 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.
- getEntityResolver() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getEntityResolver() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getEntityResolver() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Return this DTM's EntityResolver.
- getEntityResolver() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Return this DTM's EntityResolver.
- getEntityResolver() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Return this DTM's EntityResolver.
- getEnvironmentHash() - Method in class org.apache.xalan.xslt.EnvironmentCheck
-
Fill a hash with basic environment settings that affect Xalan.
- getError() - Method in class org.apache.xalan.lib.sql.XConnection
-
Provide access to the last error that occued.
- getErrorHandler() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getErrorHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getErrorHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Return this DTM's ErrorHandler.
- getErrorHandler() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Return this DTM's ErrorHandler.
- getErrorHandler() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Return this DTM's ErrorHandler.
- 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.TransformerIdentityImpl
-
Get the error event handler in effect for the transformation.
- getErrorListener() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the current error event handler.
- getErrorListener() - Method in class org.apache.xalan.xsltc.trax.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.compiler.XPathParser
-
Return the current error listener.
- 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.
- getErrorMsg() - Method in exception 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
-
- getException() - Method in exception org.apache.xml.dtm.DTMException
-
This method retrieves an exception that this exception wraps.
- getException() - Method in exception org.apache.xml.utils.WrappedRuntimeException
-
Get the checked exception that this runtime exception wraps.
- getException() - Method in exception org.apache.xpath.XPathException
-
Return the embedded exception, if any.
- getExceptionThrown() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the exception thrown by the secondary thread (normally
the transform thread).
- 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(String, String, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getExpandedTypeID(String, String, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getExpandedTypeID(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getExpandedTypeID(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getExpandedTypeID(String, String, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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(String, String, int) - Method in interface org.apache.xml.dtm.DTM
-
Given an expanded name, return an ID.
- 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(String, String, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Given an expanded name, return an 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.xml.dtm.ref.DTMDocumentImpl
-
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, 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.
- 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.
- 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.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 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.NodeSetDTM
-
The value of this flag determines whether the children of entity
reference nodes are visible to the iterator.
- getExpression() - Method in class org.apache.xalan.templates.ElemForEach
-
- 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 interface org.apache.xpath.ExpressionOwner
-
Get the raw Expression object that this class wraps.
- 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
-
- getExpression() - Method in class org.apache.xpath.XPath
-
Get the raw Expression object that this class wraps.
- 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.
- getExpressionOwner(ExpressionNode) - Method in exception org.apache.xpath.XPathException
-
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.
- getFactory() - Static method in class org.apache.xpath.objects.XMLStringFactoryImpl
-
Get the XMLStringFactory to pass to DTM construction.
- getFeature(String) - Method in class org.apache.xalan.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, String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.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.SmartTransformerFactoryImpl
-
javax.xml.transform.sax.TransformerFactory implementation.
- getFeature(String) - Method in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
-
javax.xml.transform.sax.TransformerFactory implementation.
- 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.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.utils.UnImplNode
-
This method returns a specialized object which implements the
specialized APIs of the specified feature and version.
- getFeature(String) - Method in class org.apache.xpath.jaxp.XPathFactoryImpl
-
Get the state of the named feature.
- 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.xpath.axes.LocPathIterator
-
The filter 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.NodeSetDTM
-
The filter object 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.AdaptiveResultTreeImpl
-
- getFirstAttribute(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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().
- getFirstAttributeIdentity(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Given a node identity, get the index of the node's first attribute.
- getFirstAttributeIdentity(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
The optimized version of DTMDefaultBase.getFirstAttributeIdentity(int).
- getFirstChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getFirstChild() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getFirstChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the first child as a Node.
- getFirstChild(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getFirstChild(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getFirstChild(int) - Method in interface org.apache.xml.dtm.DTM
-
Given a node handle, get the handle of the node's first child.
- getFirstChild() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.
- getFirstChild() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getFirstChild() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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.AdaptiveResultTreeImpl
-
- getFirstNamespaceNode(int, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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
-
- getFormat() - Method in class org.apache.xalan.templates.ElemNumber
-
Get the "format" attribute.
- getFoundLast() - Method in class org.apache.xpath.axes.LocPathIterator
-
Tells if we've found the last node yet.
- getFragment() - Method in class org.apache.xml.utils.URI
-
Get the fragment for this URI.
- getFresh() - Method in class org.apache.xpath.objects.XNodeSet
-
Get a fresh copy of the object.
- getFresh() - Method in class org.apache.xpath.objects.XObject
-
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(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerExsltFunction
-
Get the ElemExsltFunction element associated with the
function.
- getFunction(int) - Method in class org.apache.xalan.templates.ElemExtensionDecl
-
Get a function at a given index in this extension element
- 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.
- 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(Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
-
Get the handle from a Node.
- 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.
- getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
-
- getHandlerIndex() - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
-
- 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.
- getHelperClassName() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Returns a unique name for every helper class needed to
execute a translet.
- getHost() - Method in class org.apache.xml.utils.URI
-
Get the host for this URI.
- getHref() - Method in class org.apache.xalan.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.
- getHtmlText() - Method in class org.apache.xalan.client.XSLTProcessorApplet
-
Assuming the stylesheet URL and the input XML URL have been set,
perform the transformation and return the result as a String.
- getId() - Method in class org.apache.xalan.templates.Stylesheet
-
Get the "id" property.
- 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.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.
- getImplementation() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getImplementation() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getImplementationLanguage() - Static method in class org.apache.xalan.Version
-
Implementation Language: Java.
- getImport(int) - Method in class org.apache.xalan.templates.Stylesheet
-
Get a stylesheet from the "import" list.
- getImportComposed(int) - Method in class org.apache.xalan.templates.StylesheetComposed
-
Get a stylesheet from the "import" list.
- getImportCount() - Method in class org.apache.xalan.templates.Stylesheet
-
Get the number of imported stylesheets.
- getImportCountComposed() - Method in class org.apache.xalan.templates.StylesheetComposed
-
Get the precedence of this stylesheet in the global import list.
- getImportNumber(StylesheetComposed) - Method in class org.apache.xalan.templates.StylesheetRoot
-
Given a stylesheet, return the number of the stylesheet
in the global import list.
- getImportPrecedence() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- getImportPrecedence() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Get the import precedence of this element.
- 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
- getIndex() - Method in class org.apache.xalan.templates.ElemVariable
-
If this element is not at the top-level, get the relative position of the
variable into the stack frame.
- getIndex(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up the index of an attribute by Namespace name.
- 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, String) - Method in class org.apache.xml.utils.AttList
-
Look up the index of an attribute by Namespace 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() - Method in class org.apache.xpath.operations.Variable
-
Set the index for the variable into the stack.
- 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.FilterExprIteratorSimple
-
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.
- 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
-
- getInputEncoding() - Method in class org.apache.xml.utils.UnImplNode
-
- getInputLexicalHandler() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get a SAX2 LexicalHandler for the input.
- getInputSource(XSLTC, Source) - Static method in class org.apache.xalan.xsltc.trax.Util
-
Creates a SAX2 InputSource object from a TrAX Source object
- 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
-
- 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.
- getIsExcluded() - Method in class org.apache.xalan.templates.XMLNSDecl
-
Tell if this declaration should be excluded from the
result namespace.
- getIsLiteralResultAsStylesheet() - Method in class org.apache.xalan.templates.ElemLiteralResult
-
Return whether this element represents a root element
that is also the stylesheet element.
- getIsTopLevel() - Method in class org.apache.xalan.templates.ElemVariable
-
Get if this is a top-level variable or param, or not.
- getIsTopLevel() - Method in class org.apache.xpath.axes.LocPathIterator
-
Get if this is an iterator at the upper level of
the XPath.
- getIterator() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getIterator() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
Returns singleton iterator containg the document root
- 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.MultiDOM
-
Returns singleton iterator containing 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.SimpleResultTreeImpl
-
- getIteratorCache() - Method in class org.apache.xpath.axes.NodeSequence
-
Get the cached list of nodes appended with
values obtained from the iterator as
a NodeSequence is walked when its
nextNode() method is called.
- getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.AttributeSetMethodGenerator
-
- getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
-
- 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.RtMethodGenerator
-
- getIteratorIndex() - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
-
- 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(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.
- 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.
- 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
- getLang() - Method in class org.apache.xalan.templates.ElemExtensionScript
-
Get language used by extension
- getLang() - Method in class org.apache.xalan.templates.ElemNumber
-
Get the "lang" attribute.
- getLang() - Method in class org.apache.xalan.templates.ElemSort
-
Get the "lang" attribute.
- getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getLanguage(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getLanguage(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getLast() - Method in class org.apache.xalan.xsltc.dom.CurrentNodeListIterator
-
- 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 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.NthIterator
-
- getLast() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
-
- getLast() - Method in interface org.apache.xalan.xsltc.NodeIterator
-
Returns the number of elements 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.TypedAncestorIterator
-
Returns the position of the last node within the iteration, as
defined by XPath.
- 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 interface org.apache.xpath.axes.ContextNodeList
-
Get the index of the last node in this list.
- getLast() - Method in class org.apache.xpath.NodeSet
-
- getLast() - Method in class org.apache.xpath.NodeSetDTM
-
- getLastChecked() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
-
- getLastChild(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getLastChild() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getLastChild() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the last child.
- getLastChild(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getLastChild(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getLastChild(int) - Method in interface org.apache.xml.dtm.DTM
-
Given a node handle, get the handle of the node's last child.
- getLastChild() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.
- getLastChild() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getLastChild() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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.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.LocPathIterator
-
- 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.ReverseAxesWalker
-
Get the number of nodes in this node list.
- 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 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.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
-
- getLeftOperand() - Method in class org.apache.xpath.operations.Operation
-
- 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.templates.ElemTemplateElement
-
NodeList method: Count the immediate children of this node
- getLength() - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Return the number of attributes in the list.
- getLength() - Method in class org.apache.xalan.xsltc.runtime.Attributes
-
- 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.DTMAxisIterNodeList
-
The number of nodes in the list.
- getLength() - Method in class org.apache.xml.dtm.ref.DTMChildIterNodeList
-
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.DTMNodeList
-
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.DTMNodeProxy
-
- 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.res.CharArrayWrapper
-
- getLength() - Method in class org.apache.xml.utils.res.IntArrayWrapper
-
- getLength() - Method in class org.apache.xml.utils.res.LongArrayWrapper
-
- getLength() - Method in class org.apache.xml.utils.res.StringArrayWrapper
-
- getLength() - Method in class org.apache.xml.utils.StringToIntTable
-
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.StringVector
-
Get the length of the list.
- getLength() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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 class org.apache.xpath.NodeSet
-
The number of nodes in the list.
- getLength() - Method in class org.apache.xpath.NodeSetDTM
-
The number of nodes in the list.
- getLetterValue() - Method in class org.apache.xalan.templates.ElemNumber
-
Get the "letter-value" attribute.
- getLevel(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getLevel() - Method in class org.apache.xalan.templates.ElemNumber
-
Get the "level" attribute.
- getLevel(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getLevel(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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 org.apache.xalan.lib.sql.DTMDocument
-
- getLexicalHandler() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getLexicalHandler() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Return this DTM's lexical handler.
- 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.sax2dtm.SAX2DTM
-
Return this DTM's lexical handler.
- getLineNumber() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Return the line number where the current document event ends.
- getLineNumber() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Get the source file line number for this element.
- getLineNumber() - Method in class org.apache.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.
- 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.AttributeSetMethodGenerator
-
- getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.CompareGenerator
-
- getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.MatchGenerator
-
- getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
-
- getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.NamedMethodGenerator
-
- getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.RtMethodGenerator
-
- getLocalIndex(String) - Method in class org.apache.xalan.xsltc.compiler.util.TestGenerator
-
- getLocalName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getLocalName() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.ElemTemplateElement
-
For now, just return the result of getNodeName(), which
the local name.
- getLocalName(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
-
- getLocalName(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getLocalName(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getLocalName(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's local name by index.
- getLocalName(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
utility function for calls to local-name().
- 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.dom2dtm.DOM2DTM
-
Given a node handle, return its XPath-style localname.
- getLocalName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.DTMDocumentImpl
-
Given a node handle, return its DOM-style localname.
- getLocalName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getLocalName(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
-
Given an expanded-name ID, return the local name part.
- getLocalName() - Method in class org.apache.xml.dtm.ref.ExtendedType
-
Return the local name
- 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.utils.AttList
-
Look up an attribute's local name by index.
- getLocalName() - Method in class org.apache.xml.utils.QName
-
Returns the local part of the qualified name.
- getLocalName() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getLocalName() - Method in class org.apache.xpath.patterns.NodeTest
-
Return the local name to be tested.
- getLocalNameFromExpandedNameID(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getLocalNameFromExpandedNameID(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getLocalNameFromExpandedNameID(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.utils.DOM2Helper
-
Deprecated.
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.
- getLocalNameTable() - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
Get a reference pointer to the element name symbol table.
- getLocalPart() - Method in class org.apache.xml.utils.QName
-
Get the local part of the qualified name.
- getLocalPart(String) - Static method in class org.apache.xml.utils.QName
-
Returns the local name of the given node.
- getLocals(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator.LocalVariableRegistry
-
Gets all LocalVariableGen
objects for this method.
- 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(int, 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.
- getLocationAsString() - Method in exception org.apache.xml.dtm.DTMException
-
Get the location information as a string.
- getLocationPathDepth() - Method in class org.apache.xpath.compiler.Compiler
-
Get the level of the location path or union being constructed.
- getLocator() - Method in class org.apache.xalan.processor.StylesheetHandler
-
Get the current stylesheet Locator object.
- getLocator() - Method in exception 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
-
- getMain() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getMaintenanceVersionNum() - Static method in class org.apache.xalan.Version
-
Maintenance Drop Number.
- getMajorVersionNum() - Static method in class org.apache.xalan.Version
-
Major version number.
- getManager() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Query which DTMManager this DTM is currently being handled by.
- 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 class org.apache.xalan.xsltc.dom.SAXImpl
-
Get mapping from DOM element/attribute types to external types
- getMapping(String[], String[], int[]) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
-
- 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.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().
- getMatchedNode() - 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.
- getMatchedTemplate() - Method in class org.apache.xalan.transformer.XalanTransformState
-
- getMatchScore(XPathContext, int) - Method in class org.apache.xpath.patterns.StepPattern
-
Get the match score of the given node.
- getMatchScore(XPathContext, int) - Method in class org.apache.xpath.XPath
-
Get the match score of the given node.
- getMessage() - Method in exception org.apache.xalan.xsltc.compiler.CompilerException
-
- getMessage() - Method in exception org.apache.xalan.xsltc.compiler.util.TypeCheckError
-
- getMessage() - Method in exception org.apache.xpath.XPathException
-
Find the most contained message.
- getMessageAndLocation() - Method in exception 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
- 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
-
- 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.
- getMode() - Method in class org.apache.xalan.extensions.XSLProcessorContext
-
Get the current mode being executed.
- getMode() - Method in class org.apache.xalan.templates.ElemApplyTemplates
-
Get the mode attribute for this element.
- getMode() - Method in class org.apache.xalan.templates.ElemTemplate
-
Get the "mode" attribute.
- 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
-
- getMsgMgr() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Return the message manager.
- getMultiDOMMask() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getName() - Method in class org.apache.xalan.lib.sql.QueryParameter
-
- getName() - Method in class org.apache.xalan.templates.AVT
-
Get the local name of the attribute.
- getName() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemAttributeSet
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemCallTemplate
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemElement
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getName() - Method in class org.apache.xalan.templates.ElemPI
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemTemplate
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemVariable
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.ElemWithParam
-
Get the "name" attribute.
- getName() - Method in class org.apache.xalan.templates.KeyDeclaration
-
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(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
-
- getName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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.
- 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.
- getNames(int) - Static method in class org.apache.xml.dtm.Axis
-
- getNamesArray() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNamesArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- getNamesArray() - Method in interface org.apache.xalan.xsltc.Translet
-
- 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.ElemElement
-
Get the "namespace" attribute.
- getNamespace() - Method in class org.apache.xalan.templates.ElemLiteralResult
-
Get the original namespace of the Literal Result Element.
- getNamespace(String) - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- getNamespace(int) - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
-
Given an expanded-name ID, return the namespace URI part.
- 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.
- 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 class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNamespaceArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- getNamespaceArray() - Method in interface org.apache.xalan.xsltc.Translet
-
- getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNamespaceAxisIterator(int, int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getNamespaceAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.
- getNamespaceContext() - Method in class org.apache.xpath.XPathContext
-
Get the current namespace context for the xpath.
- getNamespaceForPrefix(String) - Method in class org.apache.xalan.processor.StylesheetHandler
-
Given a namespace, get the corrisponding prefix from the current
namespace support context.
- getNamespaceForPrefix(String, 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) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Given a namespace, get the corrisponding prefix.
- 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) - Method in interface org.apache.xml.utils.PrefixResolver
-
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) - Method in class org.apache.xml.utils.PrefixResolverDefault
-
Given a namespace, get the corrisponding prefix.
- getNamespaceForPrefix(String, Node) - Method in class org.apache.xml.utils.PrefixResolverDefault
-
Given a namespace, get the corrisponding prefix.
- getNamespaceForPrefix(String) - Method in class org.apache.xpath.jaxp.JAXPPrefixResolver
-
- 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.AdaptiveResultTreeImpl
-
- getNamespaceFromExpandedNameID(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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 class org.apache.xalan.xsltc.dom.SAXImpl
-
Get mapping from DOM namespace types to external namespace types
- getNamespaceMapping(String[]) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
-
- getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNamespaceName(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getNamespaceName(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getNamespaceOfNode(Node) - Method in class org.apache.xml.utils.DOM2Helper
-
Deprecated.
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.
- getNamespaceType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNamespaceType(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getNamespaceType(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getNamespaceType(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Returns the namespace type of a specific node
- getNamespaceURI(String) - Method in class org.apache.xalan.extensions.ExtensionNamespaceContext
-
Return the namespace uri for a given prefix
- getNamespaceURI(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNamespaceURI() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getNamespaceURI(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNamespaceURI(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.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() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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(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() - Method in class org.apache.xml.utils.QName
-
Returns the namespace URI.
- getNamespaceURI() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getNaN() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
Get the "NaN" attribute.
- getNestedDOM() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- 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.
- getNextAttribute(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNextAttribute(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNextAttribute(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- getNextAttributeIdentity(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Given a node identity for an attribute, advance to the next attribute.
- getNextAttributeIdentity(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
The optimized version of DTMDefaultBase.getNextAttributeIdentity(int).
- 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.AdaptiveResultTreeImpl
-
- getNextNamespaceNode(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- getNextNamespaceNode2(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Return the next namespace node following the given base node.
- getNextNode() - Method in class org.apache.xalan.transformer.KeyRefIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.apache.xpath.axes.AttributeIterator
-
Get the next node via getFirstAttribute && getNextAttribute.
- getNextNode() - Method in class org.apache.xpath.axes.AxesWalker
-
Get the next node in document order on the axes.
- getNextNode() - Method in class org.apache.xpath.axes.BasicTestIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.apache.xpath.axes.ChildTestIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.apache.xpath.axes.FilterExprIterator
-
Get the next node via getNextXXX.
- 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.
- getNextNode() - Method in class org.apache.xpath.axes.MatchPatternIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.apache.xpath.axes.OneStepIterator
-
Get the next node via getFirstAttribute && getNextAttribute.
- getNextNode() - Method in class org.apache.xpath.axes.OneStepIteratorForward
-
Get the next node via getFirstAttribute && getNextAttribute.
- getNextNode() - Method in class org.apache.xpath.axes.ReverseAxesWalker
-
Get the next node in document order on the axes.
- getNextNodeIdentity(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNextNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
-
Get the next node identity value in the list, and call the iterator
if it hasn't been added yet.
- getNextNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Get the next node identity value in the list, and call the iterator
if it hasn't been added yet.
- getNextNodeIdentity(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM
-
Get the next node identity value in the list, and call the iterator
if it hasn't been added yet.
- 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(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNextSibling() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getNextSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the next sibling (as a Node) or return null.
- getNextSibling(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNextSibling(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getNextSibling(int) - Method in interface org.apache.xml.dtm.DTM
-
Given a node handle, advance to its next sibling.
- getNextSibling() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.
- getNextSibling() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getNextSibling() - Method in class org.apache.xml.utils.DOMBuilder
-
Return the next sibling node.
- getNextSibling() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNode(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNode(int) - Method in class org.apache.xalan.xsltc.dom.CachedNodeListIterator
-
- getNode() - Method in class org.apache.xalan.xsltc.dom.NodeSortRecord
-
Returns the node for this sort object
- getNode(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getNode() - Method in class org.apache.xalan.xsltc.runtime.output.TransletOutputHandlerFactory
-
- 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.dom2dtm.DOM2DTM
-
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(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.TypedAncestorIterator
-
Return the node at the given position.
- getNodeByPosition(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.TypedChildrenIterator
-
Return the node at the given position.
- getNodeData(int, FastStringBuffer) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
Retrieve the text content of a DOM subtree, appending it into a
user-supplied FastStringBuffer object.
- getNodeData(Node, FastStringBuffer) - Static method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
-
Retrieve the text content of a DOM subtree, appending it into a
user-supplied FastStringBuffer object.
- 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.
- 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.xalan.xsltc.dom.DOMAdapter
-
- getNodeHandle(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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.xml.dtm.ref.DTMDefaultBase
-
Get the handle of this node in the tree
- 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.xalan.xsltc.dom.DOMAdapter
-
- getNodeIdent(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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.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
- getNodeIDForStylesheetNSLookup() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Retrieve an ID to identify the namespaces in scope at this point in the
stylesheet
- getNodeName(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNodeName() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
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.ElemApplyTemplates
-
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.ElemAttributeSet
-
Return the node name.
- getNodeName() - Method in class org.apache.xalan.templates.ElemCallTemplate
-
Return the node name.
- getNodeName() - Method in class org.apache.xalan.templates.ElemChoose
-
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.ElemCopy
-
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.ElemElement
-
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.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.ElemForEach
-
Return the node name.
- getNodeName() - Method in class org.apache.xalan.templates.ElemIf
-
Return the node name.
- getNodeName() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getNodeName() - Method in class org.apache.xalan.templates.ElemLiteralResult
-
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.ElemNumber
-
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.ElemParam
-
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.ElemSort
-
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.ElemTemplateElement
-
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.ElemTextLiteral
-
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.ElemVariable
-
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.ElemWithParam
-
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.Stylesheet
-
Return the node name.
- getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNodeName(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getNodeName(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Given a node handle, return its DOM-style node name.
- getNodeName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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().
- getNodeName() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getNodeNameX(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNodeNameX(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNodeNameX(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNodeNameX(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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 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.dom2dtm.DOM2DTM
-
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.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(XPathContext, int, QName, XMLString, PrefixResolver) - Method in class org.apache.xalan.transformer.KeyManager
-
Given a valid element key, return the corresponding node list.
- getNodeSetDTMByKey(QName, XMLString) - Method in class org.apache.xalan.transformer.KeyTable
-
Given a valid element key, return the corresponding node list.
- getNodeType(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNodeType() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNodeType(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getNodeType(int) - Method in interface org.apache.xml.dtm.DTM
-
Given a node handle, return its DOM-style node type.
- getNodeType() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.
- getNodeType() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getNodeType() - Method in class org.apache.xml.dtm.ref.ExtendedType
-
Return the node type
- getNodeType() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getNodeTypeTest(int) - Static method in class org.apache.xpath.patterns.NodeTest
-
Tell what node type to test, if not DTMFilter.SHOW_ALL.
- getNodeValue(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getNodeValue() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getNodeValue() - Method in class org.apache.xalan.templates.ElemTextLiteral
-
Get the value of the node as a string.
- getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNodeValue(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
Given a node handle, return its node value.
- getNodeValue() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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.
- getNodeValue() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNodeValueIterator(DTMAxisIterator, int, String, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- 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.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getNonXslTopLevel(QName) - Method in class org.apache.xalan.templates.Stylesheet
-
Get a non-xslt element.
- 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 class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNSType(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNSType(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getNSType(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getNthDescendant(int, int, boolean) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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.SAXImpl
-
Returns the nth descendant of a node
- getNthDescendant(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.xalan.lib.sql.DTMDocument
-
- 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.DTMDefaultBase
-
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.
- getOneChunkString(int, int, int) - Method in class org.apache.xml.utils.FastStringBuffer
-
- 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 in org.apache.xalan.xsltc.cmdline.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.
- GetOptsException - Exception in org.apache.xalan.xsltc.cmdline.getopt
-
- GetOptsException(String) - Constructor for exception org.apache.xalan.xsltc.cmdline.getopt.GetOptsException
-
- getOrder() - Method in class org.apache.xalan.templates.ElemSort
-
Get the "order" attribute.
- getOriginatingNode() - Method in class org.apache.xalan.processor.StylesheetHandler
-
Set the node that is originating the SAX event.
- getOutput(int) - Method in class org.apache.xalan.templates.Stylesheet
-
Get an "xsl:output" property.
- getOutput() - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getOutputComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get the combined "xsl:output" property with the properties
combined from the included stylesheets.
- getOutputCount() - Method in class org.apache.xalan.templates.Stylesheet
-
Get the number of "xsl:output" properties.
- getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
Returns a SerializationHandler class wrapped in a SAX adapter.
- getOutputDomBuilder() - Method in interface org.apache.xalan.xsltc.DOM
-
- 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.SAXImpl
-
Return a SerializationHandler for output handling.
- getOutputDomBuilder() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- 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 org.apache.xalan.templates.StylesheetRoot
-
Get the static properties for xsl:output.
- getOutputProperties() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
-
Get a copy of the output properties for the transformation.
- getOutputProperties() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get a copy of the output properties for the transformation.
- getOutputProperties() - Method in class org.apache.xalan.xsltc.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 org.apache.xalan.transformer.TransformerIdentityImpl
-
Get an output property that is in effect for the
transformation.
- getOutputProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get an output property that is in effect for the
transformation.
- getOutputProperty(String) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
Implements JAXP's Transformer.getOutputProperty().
- getOutputPropertyNoDefault(String) - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the value of a property, without using the default properties.
- getOutputStream() - Method in interface org.apache.xalan.serialize.Serializer
-
Deprecated.
Use org.apache.xml.serializer.Serializer
- getOutputTarget() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the original output target.
- getOwnerDocument(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getOwnerDocument() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getOwnerDocument() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the stylesheet owner.
- getOwnerDocument(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getOwnerDocument(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getOwnerDocument(int) - Method in interface org.apache.xml.dtm.DTM
-
Given a node handle, find the owning document node.
- getOwnerDocument() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.
- getOwnerDocument() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getOwnerDocument() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getOwnerElement() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getOwnerElement() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getOwnerElement() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
Get the owner element of an attribute.
- getOwnerElement() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getOwnerNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getOwnerObject() - Method in class org.apache.xpath.XPathContext
-
Get the "owner" context of this context, which should be,
in the case of XSLT, the Transformer object.
- getOwnerXSLTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the owning xsl:template element.
- getParam(QName) - Method in class org.apache.xalan.templates.Stylesheet
-
Get an "xsl:param" property.
- getParamElem(int) - Method in class org.apache.xalan.templates.ElemCallTemplate
-
Get a xsl:param element associated with this element.
- getParamElemCount() - Method in class org.apache.xalan.templates.ElemCallTemplate
-
Get the count xsl:param elements associated with this element.
- getParameter(String) - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
-
Get a parameter that was explicitly set with setParameter
or setParameters.
- getParameter(String) - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get a parameter that was explicitly set with setParameter
or setParameters.
- getParameter(String) - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
Get the value of a parameter from the current frame or
null if undefined.
- getParameter(String) - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
Implements JAXP's Transformer.getParameter()
Returns the value of a given parameter.
- getParameterInfo() - Method in class org.apache.xalan.client.XSLTProcessorApplet
-
Get descriptions of the applet parameters.
- getParameters() - Method in class org.apache.xalan.lib.sql.SQLQueryParser
-
- getParameters() - Method in class org.apache.xalan.xsltc.compiler.Template
-
- getParent(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getParent() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns this syntax tree node's parent node.
- getParent(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getParent(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getParent(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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 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.ElemLiteralResult.Attribute
-
- getParentNode() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the parent as a Node.
- getParentNode() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getParentNode() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getParentNode() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getParentNodeElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the parent element.
- getParentOfNode(Node) - Static method in class org.apache.xml.utils.DOM2Helper
-
Deprecated.
Get the XPath-model parent of a node.
- 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.
- getParentStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Stylesheet
-
- getParser() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns this node's XSLT parser.
- getParser() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
-
- getParser() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Only for user by the internal TrAX implementation.
- getParserCoroutineID() - Method in interface org.apache.xml.dtm.ref.CoroutineParser
-
Deprecated.
- getPath(boolean, boolean) - Method in class org.apache.xml.utils.URI
-
Get the path for this URI (optionally with the query string and
fragment).
- getPath() - Method in class org.apache.xml.utils.URI
-
Get the path for this URI.
- 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.compiler.OpMap
-
Return the expression as a string for diagnostics.
- getPatternString() - Method in class org.apache.xpath.XPath
-
Return the XPath string associated with this object.
- getPercent() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
Get the "percent" attribute.
- getPerMille() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
Get the "per-mille" attribute.
- getPool(String) - Method in class org.apache.xalan.lib.sql.ConnectionPoolManager
-
Return the connection pool referenced by the name
- getPort() - Method in class org.apache.xml.utils.URI
-
Get the port for this URI.
- getPosition() - Method in class org.apache.xalan.xsltc.compiler.Template
-
- 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 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.SortingIterator
-
- getPosition() - Method in interface org.apache.xalan.xsltc.NodeIterator
-
Returns the position of the current node in the set.
- 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
-
- 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(String) - Method in class org.apache.xalan.extensions.ExtensionNamespaceContext
-
Return the prefix for a given namespace uri.
- getPrefix(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getPrefix() - Method in class org.apache.xalan.templates.ElemExtensionDecl
-
Get the prefix for this extension element
- getPrefix() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.XMLNSDecl
-
Return the prefix.
- getPrefix(String) - Static method in class org.apache.xalan.xsltc.compiler.util.Util
-
- getPrefix(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getPrefix(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getPrefix(String) - Static method in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
This function is used in the execution of xsl:element
- 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.dom2dtm.DOM2DTM
-
Given a namespace handle, return the prefix that the namespace decl is
mapping.
- getPrefix() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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, 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!
- getPrefix(String) - Method in class org.apache.xml.utils.NamespaceSupport2
-
Return one of the prefixes mapped to a Namespace URI.
- getPrefix() - Method in class org.apache.xml.utils.QName
-
Returns the namespace prefix.
- getPrefix() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getPrefixes(String) - Method in class org.apache.xalan.extensions.ExtensionNamespaceContext
-
- getPrefixes() - Method in class org.apache.xml.utils.NamespaceSupport2
-
Return an enumeration of all prefixes currently declared.
- getPrefixes(String) - Method in class org.apache.xml.utils.NamespaceSupport2
-
Return an enumeration of all prefixes currently declared for a URI.
- getPrefixFromXMLNSDecl(String) - Static method in class org.apache.xml.utils.QName
-
This function tells if a raw attribute name is a
xmlns attribute.
- getPrefixMapping() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns a Hashtable containing the prefix mappings that were declared
for this element.
- 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.
- getPrevElementWithinContext(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Get the previous sibling or parent of the given template, stopping at
xsl:for-each, xsl:template, or xsl:stylesheet.
- getPreviousNode(XPathContext, int) - Method in class org.apache.xalan.templates.ElemNumber
-
Get the previous node to be counted.
- getPreviousSibling(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getPreviousSibling() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getPreviousSibling() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the previous sibling (as a Node) or return null.
- getPreviousSibling(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getPreviousSibling(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getPreviousSibling(int) - Method in interface org.apache.xml.dtm.DTM
-
Given a node handle, find its preceeding sibling.
- getPreviousSibling() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.
- getPreviousSibling() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getPreviousSibling() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getPreviousSiblingElem() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the previous sibling (as a Node) or return null.
- getPrevVariableElem(ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Find the previous occurance of a xsl:variable.
- getPrevWalker() - Method in class org.apache.xpath.axes.AxesWalker
-
Get the previous walker reference in the location step chain.
- getPrimaryReader() - Method in class org.apache.xpath.XPathContext
-
Get primary XMLReader associated with this execution context.
- getPriority() - Method in class org.apache.xalan.templates.ElemTemplate
-
Get the "priority" attribute.
- getPriority() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
-
- 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
-
- getProduct() - Static method in class org.apache.xalan.Version
-
Name of product: Xalan.
- getProperties() - Method in class org.apache.xalan.templates.OutputProperties
-
Get the Properties object that this class wraps.
- getProperties() - Method in class org.apache.xalan.xsltc.trax.OutputSettings
-
- getProperty(QName) - Method in class org.apache.xalan.templates.OutputProperties
-
Searches for the property with the specified key in the property list.
- getProperty(String) - Method in class org.apache.xalan.templates.OutputProperties
-
Searches for the property with the specified key in the property list.
- getProperty(String) - Method in class org.apache.xalan.transformer.TransformerImpl
-
getProperty
returns the current setting of the
property described by the property
argument.
- 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.
- getProximityPosition(int) - Method in class org.apache.xpath.axes.OneStepIterator
-
Get the current sub-context position.
- 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(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
-
Get the current sub-context position.
- getProximityPosition(int) - Method in class org.apache.xpath.axes.ReverseAxesWalker
-
Get the current sub-context position.
- getProximityPosition(XPathContext) - Method in interface org.apache.xpath.axes.SubContextList
-
Get the current sub-context position.
- getProximityPosition(XPathContext) - Method in class org.apache.xpath.patterns.StepPattern
-
Get the proximity position index of the current node based on this
node test.
- getPublicId() - Method in class org.apache.xalan.templates.ElemTemplate
-
Return the public identifier for the current document event.
- 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.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.
- 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, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getQName(String, String) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getQName(QName, QName) - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getQName() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Set the QName for the SyntaxTreeNode
- getQName(String, String, String) - Method in class org.apache.xalan.xsltc.compiler.XPathParser
-
- getQName(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
Return the name of an attribute in this list (by position).
- getQName(int) - Method in class org.apache.xml.utils.AttList
-
Look up an attribute's qualified name by index.
- getQName() - 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.
- 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.
- getRawName() - Method in class org.apache.xalan.templates.AVT
-
Get the raw name of the attribute, with the prefix unprocessed.
- getRawName() - Method in class org.apache.xalan.templates.ElemLiteralResult
-
Get the raw name of the Literal Result Element.
- getRecursionLimit() - Method in class org.apache.xalan.transformer.StackGuard
-
Get the recursion limit.
- getRecursionLimit() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the recursion limit.
- getRelativePathPattern() - Method in class org.apache.xpath.patterns.StepPattern
-
Get the reference to nodetest and predicate for
parent or ancestor.
- getReleaseVersionNum() - Static method in class org.apache.xalan.Version
-
Release Number.
- getResourceSuffix(Locale) - Static method in class org.apache.xml.res.XMLMessages
-
Return the resource file suffic for the indicated locale
For most locales, this will be based the language code.
- 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 class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- 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, 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) - Method in interface org.apache.xalan.xsltc.DOM
-
- getResultTreeFrag(int, int, boolean) - Method in interface org.apache.xalan.xsltc.DOM
-
- getResultTreeFrag(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getResultTreeFrag(int, int, boolean) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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, 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) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- getReverseMapping(String[], String[], int[]) - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
Get mapping from external element/attribute types to DOM types
- getReverseMapping(String[], String[], int[]) - 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
- getReverseNamespaceMapping(String[]) - Method in interface org.apache.xalan.xsltc.DOMEnhancedForDTM
-
- 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(Node) - Method in class org.apache.xml.utils.DOMHelper
-
Deprecated.
- getRoot() - Method in class org.apache.xpath.axes.AxesWalker
-
The root node of the TreeWalker, as specified in setRoot(int root).
- getRoot() - Method in class org.apache.xpath.axes.LocPathIterator
-
The root node of the Iterator, as specified when it was created.
- getRoot() - Method in class org.apache.xpath.axes.NodeSequence
-
- getRoot() - Method in class org.apache.xpath.NodeSet
-
- getRoot() - Method in class org.apache.xpath.NodeSetDTM
-
- 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.
- getRTFDTM() - Method in class org.apache.xpath.XPathContext
-
Get a DTM to be used as a container for a dynamic Result Tree
Fragment.
- getSAXLocator() - Method in class org.apache.xpath.XPathContext
-
Get the current locater in the stylesheet.
- 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.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getSchemaTypeInfo() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getSchemaTypeInfo() - Method in class org.apache.xml.utils.UnImplNode
-
Method getSchemaTypeInfo.
- getScheme() - Method in class org.apache.xml.utils.URI
-
Get the scheme for this URI.
- getSchemeSpecificPart() - Method in class org.apache.xml.utils.URI
-
Get the scheme-specific part for this URI (everything following the
scheme and the first colon).
- getSelect() - Method in class org.apache.xalan.templates.ElemCopyOf
-
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.ElemSort
-
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.ElemVariable
-
Get the "select" attribute.
- getSelect() - Method in class org.apache.xalan.templates.ElemWithParam
-
Get the "select" attribute.
- 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
- getSetterMethodName() - Method in class org.apache.xalan.processor.XSLTAttributeDef
-
Return a string that should represent the setter method.
- getShouldCacheNodes() - Method in class org.apache.xpath.NodeSet
-
Get whether or not this is a cached node set.
- getShouldCacheNodes() - Method in class org.apache.xpath.NodeSetDTM
-
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
.
- getShouldStripWhitespace() - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getShouldStripWhitespace() - Method in class org.apache.xalan.xsltc.dom.SAXImpl
-
Find out whether or not to strip whitespace nodes.
- getShouldStripWhitespace() - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Find out whether or not to strip whispace nodes.
- getSimpleString() - Method in class org.apache.xalan.templates.AVT
-
Get the AVT as the original string.
- getSimpleString() - Method in class org.apache.xalan.templates.AVTPart
-
Get the AVT part as the original string.
- getSimpleString() - Method in class org.apache.xalan.templates.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.
- 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).
- getSize() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getSize() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getSize() - Method in interface org.apache.xalan.xsltc.DOM
-
- getSize() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- getSize() - Method in class org.apache.xml.dtm.ref.ExpandedNameTable
-
Return the size of the ExpandedNameTable
- getSnapshot() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Deprecated.
This is an internal tooling API that nobody seems to be using
- 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
-
- getSourceLine(String, int) - Static method in class org.apache.xml.utils.ListingErrorHandler
-
Return the specific source line that caused the exception,
if possible to load it; allow exceptions to be thrown.
- 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.AdaptiveResultTreeImpl
-
- getSourceLocatorFor(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTM
-
No source information is available for DOM2DTM, so return
null
here.
- 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.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(String, String, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
-
Get the source tree from the a base URL and a URL string.
- getSourceTree(Source, SourceLocator, XPathContext) - Method in class org.apache.xpath.SourceTreeManager
-
Get the source tree from the input source.
- 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.
- getSpecified() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getSpecified() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getSpecified() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getSpecified() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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
- 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.
- 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.DTMDefaultBaseIterators.AncestorIterator
-
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.sax2dtm.SAX2DTM2.AncestorIterator
-
Get start to END should 'close' the iterator,
i.e.
- 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.
- getStrictErrorChecking() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getStrictErrorChecking() - Method in class org.apache.xml.utils.UnImplNode
-
- getString(int, int) - Method in class org.apache.xml.utils.FastStringBuffer
-
- getString(int) - Method in class org.apache.xml.utils.res.StringArrayWrapper
-
- getStringFromNode(int) - Method in class org.apache.xpath.objects.XNodeSet
-
Get the string conversion from a single node.
- 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() - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getStringValue(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getStringValue() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getStringValue() - Method in interface org.apache.xalan.xsltc.DOM
-
- getStringValue() - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- getStringValue() - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- getStringValue(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.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.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() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- 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)
- getStringValue() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
Returns the string value of the entire tree
- 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.AdaptiveResultTreeImpl
-
- getStringValueChunk(int, int, int[]) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.AdaptiveResultTreeImpl
-
- getStringValueChunkCount(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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 class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getStringValueX(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getStringValueX(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- 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.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.
- getStylesheet() - Method in class org.apache.xalan.extensions.XSLProcessorContext
-
Get the Stylesheet being executed.
- getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplate
-
Get the owning stylesheet.
- getStylesheet() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
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.Template
-
- getStylesheet() - Method in class org.apache.xalan.xsltc.compiler.util.ClassGenerator
-
- getStylesheet() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Returns the top-level 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.ElemTemplateElement
-
Get the owning "composed" stylesheet.
- 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.
- getStylesheetInclErr() - Method in class org.apache.xalan.processor.ProcessorImport
-
Get the error number associated with this type of stylesheet importing itself
- getStylesheetInclErr() - Method in class org.apache.xalan.processor.ProcessorInclude
-
Get the error number associated with this type of stylesheet including itself
- getStylesheetNamespace() - Method in class org.apache.xalan.templates.NamespaceAlias
-
Get the value for the stylesheet namespace.
- getStylesheetNode() - Method in exception org.apache.xpath.XPathException
-
Get the stylesheet node from where this error originated.
- getStylesheetNode(ExpressionNode) - Method in exception 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(StylesheetHandler) - Method in class org.apache.xalan.processor.ProcessorLRE
-
This method could be over-ridden by a class that extends this class.
- getStylesheetRoot(StylesheetHandler) - Method in class org.apache.xalan.processor.ProcessorStylesheetElement
-
This method can be over-ridden by a class that extends this one.
- 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.ElemTemplate
-
Get the root stylesheet.
- getStylesheetRoot() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the owning 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.
- getStylesheetType() - Method in class org.apache.xalan.processor.ProcessorImport
-
Get the stylesheet type associated with an imported stylesheet
- getStylesheetType() - Method in class org.apache.xalan.processor.ProcessorInclude
-
Get the stylesheet type associated with an included stylesheet
- 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.
- getSymbolTable() - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getSymbolTable() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns the XSLT parser's symbol table.
- 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.ElemTemplate
-
Return the system identifier for the current document event.
- 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.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.TemplatesHandlerImpl
-
Implements javax.xml.transform.sax.TemplatesHandler.getSystemId()
Get the base ID (URI or system ID) from where relative URLs will be
resolved.
- getSystemId() - Method in class org.apache.xalan.xsltc.trax.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.XSLTCSource
-
Implements javax.xml.transform.Source.getSystemId()
Get the system identifier that was set with setSystemId.
- 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.
- getTagName() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Return the element name.
- getTagName() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getTagName() - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- getTarget() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
A PI's "target" states what processor channel the PI's data
should be directed to.
- getTargetNode(XPathContext, int) - Method in class org.apache.xalan.templates.ElemNumber
-
Get the target node that will be counted..
- getTargetString() - Method in class org.apache.xpath.patterns.StepPattern
-
Get the local name or psuedo name of the node that this pattern will test,
for hash table lookup optimization.
- getTemplate(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.
- getTemplate() - Method in class org.apache.xalan.xsltc.compiler.LocationPathPattern
-
- getTemplate() - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getTemplate() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Get the Template node that represents the element
that this node occured under.
- getTemplateCallstack() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the call stack of xsl:template elements.
- 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.
- getTemplateComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get an "xsl:template" property.
- 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.
- getTemplateMatch() - Method in class org.apache.xalan.templates.ElemForEach
-
Get template element associated with this
- 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.
- getTextContent() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.dtm.ref.DTMNodeProxy
-
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.
- getThisMethod() - Method in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
-
- getThrowOnError() - Method in class org.apache.xml.utils.ListingErrorHandler
-
User-settable behavior: when to re-throw exceptions.
- getThrowOnFatalError() - Method in class org.apache.xml.utils.ListingErrorHandler
-
User-settable behavior: when to re-throw exceptions.
- getThrowOnWarning() - Method in class org.apache.xml.utils.ListingErrorHandler
-
User-settable behavior: when to re-throw exceptions.
- getToken(int) - Method in class org.apache.xpath.compiler.OpMap
-
Get the XPath as a list of tokens.
- getTokenQueue() - Method in class org.apache.xpath.compiler.OpMap
-
Get the XPath as a list of tokens.
- getTokenQueueSize() - Method in class org.apache.xpath.compiler.OpMap
-
Get size of the token queue.
- getTopLevelStylesheet() - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- getTraceManager() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get an instance of the trace manager for this transformation.
- getTransformer() - Method in class org.apache.xalan.extensions.XSLProcessorContext
-
Get the transformer.
- getTransformer() - Method in class org.apache.xalan.transformer.TransformerHandlerImpl
-
Get the Transformer associated with this handler, which
is needed in order to set parameters and output properties.
- getTransformer() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
-
Get the Transformer associated with this handler, which
is needed in order to set parameters and output properties.
- getTransformer() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the TrAX Transformer object in effect.
- getTransformer() - Method in interface org.apache.xalan.transformer.TransformState
-
Get the TrAX Transformer object in effect.
- getTransformer() - Method in class org.apache.xalan.transformer.TrAXFilter
-
Return the Transformer object used for this XML filter.
- getTransformer() - Method in class org.apache.xalan.transformer.XalanTransformState
-
- 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.xalan.xsltc.trax.TrAXFilter
-
- getTransformerFactory() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
- getTransformThread() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get the thread that the transform process is on.
- getTranslet() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
Returns the translet wrapped inside this Transformer or
null if this is the identity transform.
- 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
- getTransletName() - Method in class org.apache.xalan.xsltc.trax.TemplatesImpl
-
Returns the name of the main translet class stored in this template
- getTransletOutputHandlerFactory() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
- 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(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's type by index.
- getType(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's type by Namespace name.
- getType(String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's type by qname.
- getType(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
-
- getType(String) - Method in class org.apache.xalan.xsltc.runtime.Attributes
-
- 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.utils.AttList
-
Get the attribute's node type by index
- getType(String) - Method in class org.apache.xml.utils.AttList
-
Get the attribute's node type by name
- getType(String, String) - Method in class org.apache.xml.utils.AttList
-
Look up an attribute's type by Namespace name.
- getType() - Method in class org.apache.xpath.objects.XBoolean
-
Tell that this is a CLASS_BOOLEAN.
- getType() - Method in class org.apache.xpath.objects.XNodeSet
-
Tell that this is a CLASS_NODESET.
- getType() - Method in class org.apache.xpath.objects.XNull
-
Tell what kind of class this is.
- getType() - Method in class org.apache.xpath.objects.XNumber
-
Tell that this is a CLASS_NUMBER.
- getType() - Method in class org.apache.xpath.objects.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.XRTreeFragSelectWrapper
-
Tell what kind of class this is.
- getType() - Method in class org.apache.xpath.objects.XString
-
Tell that this is a CLASS_STRING.
- getTypedAttribute(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Given a node handle and an expanded type ID, get the index of the node's
attribute of that type, if any.
- getTypedAttribute(int, int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2
-
The optimized version of DTMDefaultBase.getTypedAttribute(int, int).
- getTypedAxisIterator(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getTypedAxisIterator(int, int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getTypedAxisIterator(int, int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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 class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getTypedChildren(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- getTypedChildren(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.
- getTypeName() - Method in class org.apache.xalan.lib.sql.QueryParameter
-
- getTypeName() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getTypeNamespace() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getTypesArray() - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getTypesArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- getTypesArray() - Method in interface org.apache.xalan.xsltc.Translet
-
- 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.XBoolean
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.apache.xpath.objects.XNodeSet
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.apache.xpath.objects.XNull
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.apache.xpath.objects.XNumber
-
Given a request type, return the equivalent string.
- 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.XString
-
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).
- 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 class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- getUnparsedEntityURI(String) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getUnparsedEntityURI(String) - Method in interface org.apache.xalan.xsltc.DOM
-
- getUnparsedEntityURI(String) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.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.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.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 class org.apache.xalan.templates.AVT
-
Get the namespace URI of the attribute.
- getURI() - Method in class org.apache.xalan.templates.XMLNSDecl
-
Return the URI.
- getURI(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's Namespace URI by index.
- getURI(int) - Method in class org.apache.xml.utils.AttList
-
Look up an attribute's Namespace URI by index.
- getURI(String) - Method in class org.apache.xml.utils.NamespaceSupport2
-
Look up a prefix and get the currently-mapped Namespace URI.
- getURIResolver() - Method in class org.apache.xalan.processor.TransformerFactoryImpl
-
Get the object that will be used to resolve URIs used in
xsl:import, etc.
- getURIResolver() - Method in class org.apache.xalan.transformer.TransformerIdentityImpl
-
Get an object that will be used to resolve URIs used in
document(), etc.
- getURIResolver() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Get an object that will be used to resolve URIs used in
document(), etc.
- getURIResolver() - Method in class org.apache.xalan.xsltc.trax.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 class org.apache.xalan.xsltc.dom.DOMAdapter
-
- getUrisArray() - Method in class org.apache.xalan.xsltc.runtime.AbstractTranslet
-
- getUrisArray() - Method in interface org.apache.xalan.xsltc.Translet
-
- 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
-
- getUserData(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.dtm.ref.DTMNodeProxy
-
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.
- getUserinfo() - Method in class org.apache.xml.utils.URI
-
Get the userinfo for this URI.
- getVal() - Method in class org.apache.xpath.Arg
-
Get the value for this argument.
- getValue() - Method in class org.apache.xalan.lib.sql.QueryParameter
-
- getValue() - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- getValue() - Method in class org.apache.xalan.templates.ElemNumber
-
Get the "value" attribute.
- 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.
- getValue(int) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's value by index.
- getValue(String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's value by qname.
- getValue(String, String) - Method in class org.apache.xalan.xsltc.runtime.AttributeList
-
SAX2: Look up an attribute's value by Namespace name - SLOW!
- getValue(int) - Method in class org.apache.xalan.xsltc.runtime.Attributes
-
- getValue(String) - Method in class org.apache.xalan.xsltc.runtime.Attributes
-
- getValue() - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
-
- getValue() - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- getValue() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getValue(int) - Method in class org.apache.xml.utils.AttList
-
Get the attribute's node value by index
- getValue(String) - Method in class org.apache.xml.utils.AttList
-
Look up an attribute's value by name.
- getValue(String, String) - Method in class org.apache.xml.utils.AttList
-
Look up an attribute's value by Namespace name.
- getValueOfPI() - Method in class org.apache.xalan.xsltc.runtime.StringValueHandler
-
The value of a PI must not contain the substring "?>".
- 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(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(int) - Method in class org.apache.xalan.templates.Stylesheet
-
Get an "xsl:variable" property.
- getVariableOrParam(XPathContext, QName) - Method in class org.apache.xpath.jaxp.JAXPVariableStack
-
- getVariableOrParam(XPathContext, QName) - Method in class org.apache.xpath.VariableStack
-
Get a variable based on it's qualified name.
- getVariableOrParam(QName) - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
-
Get a variable based on it's qualified name.
- getVariableOrParamComposed(QName) - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get an "xsl:variable" property.
- getVariableOrParamCount() - Method in class org.apache.xalan.templates.Stylesheet
-
Get the number of "xsl:variable" properties.
- getVariablesAndParamsComposed() - Method in class org.apache.xalan.templates.StylesheetRoot
-
Get all global "xsl:variable" properties in scope for this stylesheet.
- getVarStack() - Method in class org.apache.xpath.XPathContext
-
Get the variable stack, which is in charge of variables and
parameters.
- getVector() - Method in class org.apache.xpath.axes.NodeSequence
-
If this iterator needs to cache nodes that are fetched, they
are stored in the Vector in the generic object.
- 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() - Static method in class org.apache.xalan.Version
-
Get the basic version string for the current Xalan release.
- 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.axes.LocPathIterator
-
This attribute determines which node types are presented via the
iterator.
- getWhatToShow() - Method in class org.apache.xpath.axes.NodeSequence
-
- 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.
- 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.NodeSetDTM
-
This attribute determines which node types are presented via the
iterator.
- getWhatToShow() - Method in class org.apache.xpath.patterns.NodeTest
-
This attribute determines which node types are accepted.
- 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.
- getWriter() - Method in interface org.apache.xalan.serialize.Serializer
-
Deprecated.
Use org.apache.xml.serializer.Serializer
- 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
-
- getXmlnsXsl() - Method in class org.apache.xalan.templates.Stylesheet
-
Get the "xmlns:xsl" property.
- getXMLReader() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Get the XMLReader to use for parsing the next input stylesheet
- 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() - 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, SourceLocator) - Static method in class org.apache.xpath.SourceTreeManager
-
This method returns the SAX2 parser to use with the InputSource
obtained from this URI.
- getXmlSpace() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get the "xml:space" attribute.
- getXmlStandalone() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- getXmlStandalone() - Method in class org.apache.xml.utils.UnImplNode
-
- 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
-
- 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.axes.LocPathIterator
-
The XPath execution context we are operating on.
- getXPathContext() - Method in class org.apache.xpath.CachedXPathAPI
-
Returns the XPathSupport object used in this CachedXPathAPI
%REVIEW% I'm somewhat concerned about the loss of encapsulation
this causes, but the xml-security folks say they need it.
- getXPathContext() - Method in class org.apache.xpath.XPathContext.XPathExpressionContext
-
Return the XPathContext associated with this XPathExpressionContext.
- getXPathFunctionResolver() - Method in class org.apache.xpath.jaxp.XPathImpl
-
Returns the current function 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
-
- getXSLTC() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns a reference to the XSLTC (XSLT compiler) in use.
- 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.ElemApplyImport
-
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.ElemAttribute
-
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.ElemCallTemplate
-
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.ElemComment
-
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.ElemCopyOf
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemElement
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemExsltFuncResult
-
Get an integer representation of the element type.
- 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.ElemExtensionCall
-
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.ElemExtensionScript
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemFallback
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemForEach
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemIf
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemLiteralResult
-
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.ElemNumber
-
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.ElemParam
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemPI
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemSort
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplate
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Get an integer representation of the element type.
- 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.ElemTextLiteral
-
Get an integer representation of the element type.
- 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.ElemValueOf
-
Get an integer representation of the element type.
- 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.ElemWhen
-
Get an integer representation of the element type.
- getXSLToken() - Method in class org.apache.xalan.templates.ElemWithParam
-
Get an integer representation of the element type.
- getXSLToken() - Method in class org.apache.xalan.templates.KeyDeclaration
-
Get an int constant identifying the type of element.
- getXSLToken() - Method in class org.apache.xalan.templates.Stylesheet
-
Get an integer representation of the element type.
- getZeroDigit() - Method in class org.apache.xalan.templates.DecimalFormatProperties
-
Get the "zero-digit" attribute.
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.AbsoluteIterator
-
- 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.CurrentNodeListIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.DupFilterIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.FilterIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.ForwardPositionIterator
-
Deprecated.
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.KeyIndex
-
Deprecated.
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator.KeyIndexHeapNode
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.MatchingIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator.HeapNode
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.NthIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.SAXImpl.NamespaceWildcardIterator
-
- 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.SingletonIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.SortingIterator
-
- gotoMark() - Method in class org.apache.xalan.xsltc.dom.StepIterator
-
- gotoMark() - Method in interface org.apache.xalan.xsltc.NodeIterator
-
Restores the current node remembered by setMark().
- 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.AncestorIterator
-
- 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.DTMDefaultBaseIterators.PrecedingIterator
-
- gotoMark() - Method in class org.apache.xml.dtm.ref.EmptyIterator
-
- gotoMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
-
- gotoMark() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.PrecedingIterator
-
- greaterThan(XObject) - Method in class org.apache.xpath.objects.XNodeSet
-
Tell if one object is less than the other.
- greaterThan(XObject) - Method in class org.apache.xpath.objects.XObject
-
Tell if one object is greater than the other.
- greaterThanOrEqual(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.
- group(int) - Method in class org.apache.xpath.compiler.Compiler
-
Compile an expression group.
- GT - Static variable in class org.apache.xalan.xsltc.compiler.sym
-
- GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.BooleanType
-
- GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
-
- GT(boolean) - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
- GT - Static variable in class org.apache.xalan.xsltc.runtime.Operators
-
- gt(int) - Method in class org.apache.xpath.compiler.Compiler
-
Compile a '>' operation.
- Gt - Class in org.apache.xpath.operations
-
The '>' operation expression executer.
- Gt() - Constructor for class org.apache.xpath.operations.Gt
-
- gte(int) - Method in class org.apache.xpath.compiler.Compiler
-
Compile a '>=' operation.
- Gte - Class in org.apache.xpath.operations
-
The '>=' operation expression executer.
- Gte() - Constructor for class org.apache.xpath.operations.Gte
-
- GTYPE - Static variable in interface org.apache.xalan.xsltc.compiler.NodeTest
-
- 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.BooleanType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.IntType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.MethodType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeSetType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.NodeType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ObjectType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.RealType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ReferenceType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.ResultTreeType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.StringType
-
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
Returns true if this and other are identical types.
- identicalTo(Type) - Method in class org.apache.xalan.xsltc.compiler.util.VoidType
-
- IdKeyPattern() - Method in class org.apache.xpath.compiler.XPathParser
-
IdKeyPattern ::= 'id' '(' Literal ')'
| 'key' '(' Literal ',' Literal ')'
(Also handle doc())
- 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(StylesheetHandler, char[], int, int) - Method in class org.apache.xalan.processor.XSLTElementProcessor
-
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.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.xalan.xsltc.trax.TransformerHandlerImpl
-
Implements org.xml.sax.ContentHandler.ignorableWhitespace()
Receive notification of ignorable whitespace in element
content.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
- 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.sax2dtm.SAX2DTM
-
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class org.apache.xml.utils.DOMBuilder
-
Receive notification of ignorable whitespace in element content.
- 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.ResultTreeType
-
- implementedAsMethod() - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
Returns true if this type has no object representaion.
- importNode(Node, boolean) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- importNode(Node, boolean) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- incAccessCount() - Method in class org.apache.xalan.xsltc.dom.DocumentCache.CachedDocument
-
- includeSelf() - Method in class org.apache.xalan.xsltc.dom.NodeIteratorBase
-
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 in org.apache.xml.dtm.ref
-
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 in org.apache.xml.dtm.ref
-
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 in org.apache.xml.dtm.ref
-
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(int) - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Set the indentation level for debug output.
- INDENT_NUMBER - Static variable in class org.apache.xalan.xsltc.trax.TransformerFactoryImpl
-
- IndentIncrement - Static variable in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
- indexNode(int, int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- indexNode(int, int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
Add a node to the element indexes.
- indexOf(int) - Method in class org.apache.xalan.xsltc.util.IntegerArray
-
- 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) - 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.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 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(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(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(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(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(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) - 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 interface org.apache.xml.utils.XMLString
-
Returns the index within this string of the first occurrence of the
specified character.
- 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(String) - 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 interface org.apache.xml.utils.XMLString
-
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(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, 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(String) - 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.xml.utils.XMLStringDefault
-
Returns the index within this string of the first occurrence of the
specified substring.
- 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(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(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(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) - 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, 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(String) - Method in class org.apache.xpath.objects.XString
-
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.
- 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(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.xpath.objects.XStringForFSB
-
Returns the index within this string of the first occurrence of the
specified character, starting the search at the specified index.
- indexToString(int) - Method in class org.apache.xml.dtm.ref.CustomStringPool
-
- indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMSafeStringPool
-
- indexToString(int) - Method in class org.apache.xml.dtm.ref.DTMStringPool
-
- 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(ToXMLSAXHandler, Transformer, ContentHandler) - Method in class org.apache.xalan.transformer.TransformerImpl
-
Initializer method.
- init() - Method in class org.apache.xalan.xsltc.compiler.Parser
-
- init() - Method in class org.apache.xalan.xsltc.compiler.XSLTC
-
Initializes the compiler to compile a new stylesheet
- init() - Method in class org.apache.xalan.xsltc.dom.KeyIndex.KeyIndexIterator
-
- init() - Method in class org.apache.xalan.xsltc.dom.MultiValuedNodeHeapIterator
-
- init(CoroutineManager, int, XMLReader) - Method in interface org.apache.xml.dtm.ref.CoroutineParser
-
Deprecated.
Initialize the coroutine parser.
- init(CoroutineManager, int, int) - Method in class org.apache.xml.dtm.ref.IncrementalSAXSource_Filter
-
- 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_actions() - Method in class org.apache.xalan.xsltc.compiler.XPathParser
-
Action encapsulation object initializer.
- initCause(Throwable) - Method in exception org.apache.xml.dtm.DTMException
-
Initializes the cause of this throwable to the specified value.
- 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
-
- initMatchPattern(Compiler, String, PrefixResolver) - Method in class org.apache.xpath.compiler.XPathParser
-
Given an string, init an XPath object for pattern matches,
in order that a parse doesn't
have to be done each time the expression is evaluated.
- initNodeTest(int) - Method in class org.apache.xpath.patterns.NodeTest
-
Initialize this node test by setting the whatToShow property, and
calculating the score that this test will return if a test succeeds.
- initNodeTest(int, String, String) - Method in class org.apache.xpath.patterns.NodeTest
-
Initialize this node test by setting the whatToShow property and the
namespace and local name, and
calculating the score that this test will return if a test succeeds.
- initPredicateInfo(Compiler, int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
-
Init predicate info.
- initProximityPosition(int) - Method in class org.apache.xpath.axes.PredicatedNodeTest
-
Init the proximity position to zero for a forward axes.
- initXPath(Compiler, String, PrefixResolver) - Method in class org.apache.xpath.compiler.XPathParser
-
Given an string, init an XPath object for selections,
in order that a parse doesn't
have to be done each time the expression is evaluated.
- INLINE_PARSER - Static variable in class org.apache.xalan.lib.sql.SQLQueryParser
-
- inlineParser() - Method in class org.apache.xalan.lib.sql.SQLQueryParser
-
- insertBefore(Node, Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- insertBefore(Node, Node) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Unimplemented.
- insertBefore(Node, Node) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- insertBefore(Node, Node) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- insertBefore(Node, Node) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- insertData(int, String) - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- insertData(int, String) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- insertElementAt(int, int) - Method in class org.apache.xml.utils.IntVector
-
Inserts the specified node in this vector at the specified index.
- insertElementAt(int, int) - Method in class org.apache.xml.utils.NodeVector
-
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.
- insertElementAt(Node, int) - Method in class org.apache.xpath.NodeSet
-
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.
- insertInOrder(int) - Method in class org.apache.xml.utils.NodeVector
-
Insert a node in order in the list.
- insertNode(Node, int) - Method in class org.apache.xpath.NodeSet
-
Insert a node at a given position.
- insertNode(int, int) - Method in class org.apache.xpath.NodeSetDTM
-
Insert a node at a given position.
- 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.sym
-
- Int - Static variable in class org.apache.xalan.xsltc.compiler.util.Type
-
- int2alphaCount(long, CharArrayWrapper, FastStringBuffer) - Method in class org.apache.xalan.templates.ElemNumber
-
Convert a long integer into alphabetic counting, in other words
count using the sequence A B C ...
- int2singlealphaCount(long, CharArrayWrapper) - Method in class org.apache.xalan.templates.ElemNumber
-
Convert a long integer into alphabetic counting, in other words
count using the sequence A B C ...
- 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 in org.apache.xml.utils.res
-
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 in org.apache.xalan.xsltc.util
-
- 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.
- InternalError - Error in org.apache.xalan.xsltc.compiler.util
-
Marks a class of errors in which XSLTC has reached some incorrect internal
state from which it cannot recover.
- InternalError(String) - Constructor for error 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 in org.apache.xml.utils
-
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 in org.apache.xalan.xsltc.compiler.util
-
- IntType() - Constructor for class org.apache.xalan.xsltc.compiler.util.IntType
-
- IntVector - Class in org.apache.xml.utils
-
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() - Method in class org.apache.xalan.lib.sql.PooledConnection
-
Returns the current status of the PooledConnection.
- INVALID_ARGUMENT_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_BOOLEAN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_ENUM - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- INVALID_INDEX - Static variable in class org.apache.xalan.xsltc.compiler.util.MethodGenerator
-
- 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_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_NCNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_NMTOKEN - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_NUMBER - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_QNAME - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ca
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_cs
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_de
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_es
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_fr
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_hu
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_it
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ja
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_ko
-
- 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_ru
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sk
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_sl
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_tr
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh
-
- INVALID_TCHAR - Static variable in class org.apache.xalan.res.XSLTErrorResources_zh_TW
-
- 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(LocPathIterator) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Tell if the given LocPathIterator is relative to an absolute path, i.e.
- isAbsolute(int) - Static method in class org.apache.xpath.axes.WalkerFactory
-
- 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.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.
- isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- isAttribute(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- isAttribute(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- isAttributeSpecified(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- isAttributeSpecified(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- isAttributeSpecified(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- isAttributeSpecified(int) - Method in interface org.apache.xml.dtm.DTM
-
5.
- isAttributeSpecified(int) - Method in class org.apache.xml.dtm.ref.dom2dtm.DOM2DTM
-
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.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.AdaptiveResultTreeImpl
-
- isCharacterElementContentWhitespace(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- isCharacterElementContentWhitespace(int) - Method in interface org.apache.xml.dtm.DTM
-
2.
- isCharacterElementContentWhitespace(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBase
-
2.
- isCharacterElementContentWhitespace(int) - Method in class org.apache.xml.dtm.ref.DTMDocumentImpl
-
2.
- isCompiledTemplate() - Method in class org.apache.xalan.templates.ElemTemplateElement
-
Tell if this template is a compiled template.
- isConformantSchemeName(String) - Static method in class org.apache.xml.utils.URI
-
Determine whether a scheme conforms to the rules for a scheme name.
- 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.
- isDefaultNamespace(String) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.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.utils.UnImplNode
-
DOM Level 3:
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
-
- isDescendant(int) - Method in class org.apache.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
-
Tell if this node identity is a descendant.
- isDescendant(int) - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.DescendantIterator
-
Tell if this node identity is a descendant.
- 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.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.FilterExprIterator
-
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.
- 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.LocPathIterator
-
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.WalkingIteratorSorted
-
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.
- isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xalan.lib.sql.DTMDocument
-
- isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- isDocumentAllDeclarationsProcessed(int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.
- isDummy() - Method in class org.apache.xalan.xsltc.compiler.SyntaxTreeNode
-
Returns 'true' if this syntax tree node is the Sentinal node.
- isElement(int) - Method in class org.apache.xalan.xsltc.dom.AdaptiveResultTreeImpl
-
- isElement(int) - Method in class org.apache.xalan.xsltc.dom.DOMAdapter
-
- isElement(int) - Method in interface org.apache.xalan.xsltc.DOM
-
- isElement(int) - Method in class org.apache.xalan.xsltc.dom.MultiDOM
-
- 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.SimpleResultTreeImpl
-
- 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.ExtensionHandlerGeneral
-
Tests whether a certain element name is known within this namespace.
- isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
-
Tests whether a certain element name is known within this namespace.
- isElementAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
-
Tests whether a certain element name is known within this namespace.
- 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".
- isEmpty() - Method in class org.apache.xalan.xsltc.runtime.Hashtable
-
Tests if this hashtable maps no keys to values.
- isEmpty() - Method in class org.apache.xml.utils.BoolStack
-
Tests if this stack is empty.
- isEnabled() - Method in interface org.apache.xalan.lib.sql.ConnectionPool
-
Determine if a Connection Pool has been disabled.
- isEnabled() - Method in class org.apache.xalan.lib.sql.DefaultConnectionPool
-
Return our current Active state
- 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.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
Tests whether two nodes are equal.
- 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.utils.UnImplNode
-
Tests whether two nodes are equal.
- 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.NodeCounterGenerator
-
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.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 interface org.apache.xpath.axes.ContextNodeList
-
Tells if this NodeSetDTM is "fresh", in other words, if
the first nextNode() that is called will return the
first node in the set.
- isFresh() - Method in class org.apache.xpath.axes.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 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.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.
- 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.ExtensionHandlerGeneral
-
Tests whether a certain function name is known within this namespace.
- isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaClass
-
Tests whether a certain function name is known within this namespace.
- isFunctionAvailable(String) - Method in class org.apache.xalan.extensions.ExtensionHandlerJavaPackage
-
Tests whether a certain function name is known within this namespace.
- 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.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.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- isId() - Method in class org.apache.xml.dtm.ref.DTMNodeProxy
-
- isId() - Method in class org.apache.xml.utils.UnImplNode
-
- isIdentity() - Method in class org.apache.xalan.xsltc.trax.TransformerImpl
-
- isIgnorableWhitespace(Text) - Method in class org.apache.xml.utils.DOMHelper
-
Deprecated.
- 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.KeyIndex.KeyIndexIterator.KeyIndexHeapNode
-
Performs a comparison of the two heap nodes
- 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.
- 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.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.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
-
- 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.
- 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
-
- 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.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.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.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.AdaptiveResultTreeImpl
-
- isNodeAfter(int, int) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.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.
- 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.
- isNodesetExpr() - Method in class org.apache.xalan.templates.FuncDocument
-
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.
- isNodesetExpr() - Method in class org.apache.xpath.Expression
-
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.
- isNotSameAsOwner(RedundentExprEliminator.MultistepExprHolder, ElemTemplateElement) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Find out if the given ElemTemplateElement is not the same as one of
the ElemTemplateElement owners of the expressions.
- isNumber() - Method in class org.apache.xalan.xsltc.compiler.util.NumberType
-
- isNumber() - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
Returns true if this type is a numeric type.
- 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.
- isParam(ExpressionNode) - Method in class org.apache.xalan.templates.RedundentExprEliminator
-
Tell if the expr param is contained within an xsl:param.
- 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.utils.XMLChar
-
Returns true if the specified character is a valid Pubid
character as defined by production [13] in the XML 1.0
specification.
- isRecursiveAttrSet(ElemAttributeSet) - Method in class org.apache.xalan.transformer.TransformerImpl
-
Check to see if this is a recursive attribute definition.
- 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 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.SAXImpl.NamespaceWildcardIterator
-
True if this iterator has a reversed axis.
- isReverse() - Method in interface org.apache.xalan.xsltc.NodeIterator
-
True if this iterator has a reversed axis.
- isReverse(int) - Static method in class org.apache.xml.dtm.Axis
-
- 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.DTMDefaultBaseIterators.AncestorIterator
-
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.PrecedingSiblingIterator
-
True if this iterator has a reversed axis.
- isReverse() - Method in class org.apache.xml.dtm.ref.EmptyIterator
-
- isReverse() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2DTM2.AncestorIterator
-
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.PrecedingSiblingIterator
-
True if this iterator has a reversed axis.
- isReverseAxes() - Method in class org.apache.xpath.axes.OneStepIterator
-
Tells if this is a reverse axes.
- isReverseAxes() - Method in class org.apache.xpath.axes.PredicatedNodeTest
-
Tells if this is a reverse axes.
- isReverseAxes() - Method in class org.apache.xpath.axes.ReverseAxesWalker
-
Tells if this is a reverse axes.
- 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.
- isSameClass(Expression) - Method in class org.apache.xpath.Expression
-
This is a utility method to tell if the passed in
class is the same class as this.
- isSameNode(Node) - Method in class org.apache.xalan.templates.ElemLiteralResult.Attribute
-
- 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.dtm.ref.DTMNodeProxy
-
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.
- 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(int, int) - Static method in class org.apache.xpath.axes.WalkerFactory
-
- 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.BooleanType
-
- isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.NumberType
-
- isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.StringType
-
- isSimple() - Method in class org.apache.xalan.xsltc.compiler.util.Type
-
Returns true if this type is a simple type.
- 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.utils.XMLChar
-
Returns true if the specified character is a space character
as defined by production [3] in the XML 1.0 specification.
- 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.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.AdaptiveResultTreeImpl
-
- isSupported(String, String) - Method in class org.apache.xalan.xsltc.dom.SimpleResultTreeImpl
-
- 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.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
-
- 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.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.DTMNodeProxy
-
Ask whether we support a given DOM feature.
- isSupported(String, String) - Method in class org.apache.xml.utils.UnImplNode
-
Tests whether the DOM implementation implements a specific feature and
that feature is supported by this node.
- isTransformDone() - Method in class org.apache.xalan.transformer.TransformerImpl
-
Tell if the transform method is completed.
- isTreeIncomplete() - Method in class org.apache.xml.dtm.ref.sax2dtm.SAX2RTFDTM
-
- isValid(int) - Static method in class org.apache.xml.utils.XMLChar
-
Returns true if the specified character is valid.
- 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.utils.XMLChar
-
Returns true if the encoding name is a valid Java encoding.
- 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.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.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(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(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(StringBuffer) - Static method in class org.apache.xml.utils.XMLCharacterRecognizer
-
Tell if the string is whitespace.
- isWhiteSpace(String) - 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
-
- 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.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.utils.XML11Char
-
Returns true if the specified character is invalid.
- 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.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.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.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.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.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.utils.XML11Char
-
Returns true if the specified character is valid.
- 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.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.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.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.ElemLiteralResult.LiteralElementAttributes
-
Returns the index
th item in the map.
- item(int) - Method in class org.apache.xalan.templates.ElemTemplateElement
-
NodeList method: Return the Nth immediate child of this node, or
null if the index is out of bounds.
- item(int) - Method in interface org.apache.xml.dtm.DTMIterator
-
Returns the node handle
of an item in the collection.
- item(int) - Method in class org.apache.xml.dtm.ref.DTMAxisIterNodeList
-
Returns the index
th item in the collection.
- item(int) - Method in class org.apache.xml.dtm.ref.DTMChildIterNodeList
-
Returns the index
th item in the collection.
- item(int) - Method in class org.apache.xml.dtm.ref.DTMNamedNodeMap
-
Returns the index
th item in the map.
- item(int) - Method in class org.apache.xml.dtm.ref.DTMNodeList
-
Returns the index
th item in the collection.
- item(int) - Method in class org.apache.xml.dtm.ref.DTMNodeListBase
-
Returns the index
th item in the collection.
- item(int) - Method in class org.apache.xml.utils.UnImplNode
-
Unimplemented.
- 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 class org.apache.xpath.NodeSet
-
Returns the index
th item in the collection.
- item(int) - Method in class org.apache.xpath.NodeSetDTM
-
Returns the index
th item in the collection.
- iter() - Method in class org.apache.xpath.objects.XNodeSet
-
Cast result object to a nodelist.
- iter() - Method in class org.apache.xpath.objects.XObject
-
Cast result object to a nodelist.
- ITERATOR_CLONE_ERR - Static variable in class org.apache.xalan.xsltc.runtime.BasisLibrary
-
- ITERATOR_FIELD_SIG - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- ITERATOR_PNAME - Static variable in interface org.apache.xalan.xsltc.compiler.Constants
-
- IteratorPool - Class in org.apache.xpath.axes
-
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.