- calcScore() - Method in class org.htmlunit.xpath.patterns.FunctionPattern
-
Static calc of match score.
- calcScore() - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Static calc of match score.
- calcScore() - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Static calc of match score.
- calcTargetString() - Method in class org.htmlunit.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.htmlunit.xpath.functions.Function
-
Call the visitors for the function arguments.
- callArgVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.functions.Function2Args
-
Call the visitors for the function arguments.
- callArgVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.functions.Function3Args
-
Call the visitors for the function arguments.
- callArgVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.functions.FunctionMultiArgs
-
Call the visitors for the function arguments.
- callArgVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.functions.FunctionOneArg
-
Call the visitors for the function arguments.
- callPredicateVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
This will traverse the heararchy, calling the visitor for each member.
- callPredicateVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
This will traverse the heararchy, calling the visitor for each member.
- callSubtreeVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.patterns.FunctionPattern
-
Call the visitors on the subtree.
- callSubtreeVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Call the visitors on the subtree.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.axes.AxesWalker
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.axes.UnionPathIterator
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.axes.WalkingIterator
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.functions.Function
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.objects.XNumber
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.objects.XObject
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.objects.XString
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.operations.Operation
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.operations.UnaryOperation
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.patterns.NodeTest
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.patterns.UnionPattern
-
This will traverse the hierarchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in class org.htmlunit.xpath.XPath
-
This will traverse the heararchy, calling the visitor for each member.
- callVisitors(XPathVisitor) - Method in interface org.htmlunit.xpath.XPathVisitable
-
This will traverse the hierarchy, calling the visitor for each member.
- canCrissCross(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- canSkipSubtrees(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.Expression
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.functions.Function2Args
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.functions.Function3Args
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.functions.FunctionDef1Arg
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.functions.FunctionMultiArgs
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.functions.FunctionOneArg
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.operations.Operation
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.operations.UnaryOperation
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- canTraverseOutsideSubtree() - Method in class org.htmlunit.xpath.patterns.UnionPattern
-
Tell if this expression or it's subexpressions can traverse outside the current subtree.
- CDATA_SECTION_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is a CDATASection.
- charAt(int) - Method in class org.htmlunit.xpath.objects.XString
-
Returns the character at the specified index.
- check(LocPathIterator) - Static method in class org.htmlunit.xpath.axes.HasPositionalPredChecker
-
Process the LocPathIterator to see if it contains variables or functions that may make it
context dependent.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.FuncConcat
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.FuncSubstring
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.Function
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.Function2Args
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.Function3Args
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.FunctionDef1Arg
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.FunctionMultiArgs
-
Check that the number of arguments passed to this function is correct.
- checkNumberArgs(int) - Method in class org.htmlunit.xpath.functions.FunctionOneArg
-
Check that the number of arguments passed to this function is correct.
- CHILD - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
The child axis contains the children of the context node.
- ChildIterator - Class in org.htmlunit.xpath.axes
-
This class implements an optimized iterator for "node()" patterns, that is, any children of the
context node.
- ChildrenIterator() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.ChildrenIterator
-
- ChildTestIterator - Class in org.htmlunit.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.htmlunit.xpath.axes.ChildTestIterator
-
Create a ChildTestIterator object.
- CLASS_BOOLEAN - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for BOOLEAN object type
- CLASS_NODESET - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for NODESET object type
- CLASS_NULL - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for NULL object type
- CLASS_NUMBER - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for NUMBER object type
- CLASS_RTREEFRAG - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for RESULT TREE FRAGMENT object type
- CLASS_STRING - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for STRING object type
- CLASS_UNKNOWN - Static variable in class org.htmlunit.xpath.objects.XObject
-
Constant for UNKNOWN object type
- clone() - Method in class org.htmlunit.xpath.axes.AxesWalker
- clone() - Method in class org.htmlunit.xpath.axes.FilterExprWalker
- clone() - Method in class org.htmlunit.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.htmlunit.xpath.axes.OneStepIterator
- clone() - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
- clone() - Method in class org.htmlunit.xpath.axes.UnionPathIterator
- clone() - Method in class org.htmlunit.xpath.axes.WalkingIterator
- clone() - Method in class org.htmlunit.xpath.NodeSetDTM
- clone() - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.xml.utils.NodeVector
- cloneIterator() - Method in interface org.htmlunit.xpath.xml.dtm.DTMAxisIterator
-
- cloneIterator() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMAxisIteratorBase
-
Returns a deep copy of this iterator.
- cloneIterator() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
-
Returns a deep copy of this iterator.
- cloneIterator() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
-
Returns a deep copy of this iterator.
- cloneNode(boolean) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- cloneNode(boolean) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- cloneWithReset() - Method in class org.htmlunit.xpath.axes.BasicTestIterator
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.htmlunit.xpath.axes.ChildTestIterator
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.htmlunit.xpath.axes.DescendantIterator
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Get a cloned Iterator that is reset to the start of the iteration.
- cloneWithReset() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Get a cloned Iterator that is reset to the start of the iteration.
- COMMENT_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is a Comment.
- compare(XObject, Comparator) - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Tell if one object is less than the other.
- compareDocumentPosition(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- compareDocumentPosition(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- compile(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Execute the XPath object from a given opcode position.
- Compiler - Class in org.htmlunit.xpath.compiler
-
An instance of this class compiles an XPath string expression into a Expression object.
- Compiler(ErrorListener, FunctionTable) - Constructor for class org.htmlunit.xpath.compiler.Compiler
-
Construct a Compiler object with a specific ErrorListener.
- contains(int) - Method in class org.htmlunit.xpath.NodeSetDTM
-
Tell if the table contains the given node.
- contains(int) - Method in class org.htmlunit.xpath.xml.utils.NodeVector
-
Tell if the table contains the given node.
- ContextMatchStepPattern - Class in org.htmlunit.xpath.patterns
-
Special context node pattern matcher.
- ContextMatchStepPattern(int, int) - Constructor for class org.htmlunit.xpath.patterns.ContextMatchStepPattern
-
Construct a ContextMatchStepPattern.
- CONTINUE_AFTER_FATAL_ERROR - Static variable in class org.htmlunit.xpath.compiler.XPathParser
-
- countPredicates(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Count the number of predicates in the step.
- countProximityPosition(int) - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Count forward one proximity position.
- countProximityPosition(int) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Count forward one proximity position.
- countProximityPosition(int) - Method in class org.htmlunit.xpath.axes.ReverseAxesWalker
-
Count forward one proximity position.
- createAttribute(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createAttributeNS(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createCDATASection(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createComment(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createDocumentFragment() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createDTMIterator(Compiler, int) - Method in class org.htmlunit.xpath.axes.UnionPathIterator
-
Create a new location path iterator.
- createElement(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createElementNS(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createEntityReference(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createProcessingInstruction(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createTextNode(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- createUnionIterator(Compiler, int) - Static method in class org.htmlunit.xpath.axes.UnionPathIterator
-
This will return an iterator capable of handling the union of paths given.
- createXPATHMessage(String, Object[]) - Static method in class org.htmlunit.xpath.res.XPATHMessages
-
Creates a message from the specified key and replacement arguments, localized to the given
locale.
- declareNamespaceInContext(int, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Build table of namespace declaration locations during DTM construction.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.DescendantIterator
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.OneStepIteratorForward
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.UnionPathIterator
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.axes.WalkingIterator
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.Expression
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.functions.Function
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.functions.Function2Args
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.functions.Function3Args
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.functions.FunctionMultiArgs
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.functions.FunctionOneArg
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.objects.XObject
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.operations.Operation
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.operations.UnaryOperation
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- deepEquals(Expression) - Method in class org.htmlunit.xpath.patterns.UnionPattern
-
Compare this object with another object and see if they are equal, include the sub heararchy.
- DEFAULT_BLOCKSIZE - Static variable in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
The default block size of the node arrays
- DEFAULT_NUMBLOCKS - Static variable in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
The number of blocks for the node arrays
- DEFAULT_NUMBLOCKS_SMALL - Static variable in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
The number of blocks used for small documents & RTFs
- DefaultErrorHandler - Class in org.htmlunit.xpath.xml.utils
-
Implement SAX error handler for default reporting.
- DefaultErrorHandler() - Constructor for class org.htmlunit.xpath.xml.utils.DefaultErrorHandler
-
Constructor DefaultErrorHandler
- DefaultErrorHandler(boolean) - Constructor for class org.htmlunit.xpath.xml.utils.DefaultErrorHandler
-
Constructor DefaultErrorHandler
- deleteData(int, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- DESCENDANT - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
The descendant axis contains the descendants of the context node; a descendant is a child or a
child of a child and so on; thus the descendant axis never contains attribute or namespace
nodes.
- DescendantIterator - Class in org.htmlunit.xpath.axes
-
This class implements an optimized iterator for descendant, descendant-or-self, or "//foo"
patterns.
- DescendantIterator() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
-
- DESCENDANTORSELF - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
The descendant-or-self axis contains the context node and the descendants of the context node.
- DESCENDANTSFROMROOT - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including
the root.
- DESCENDANTSORSELFFROMROOT - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
A non-xpath axis, returns all nodes that aren't namespaces or attributes, from and including
the root.
- detach() - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Detaches the walker from the set which it iterated over, releasing any computational resources
and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.ChildTestIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.DescendantIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Detaches the walker from the set which it iterated over, releasing any computational resources
and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.ReverseAxesWalker
-
Detaches the walker from the set which it iterated over, releasing any computational resources
and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.UnionPathIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.axes.WalkingIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.objects.XObject
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Detaches the DTMIterator from the set which it iterated over, releasing any
computational resources and placing the iterator in the INVALID state.
- detach() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeIterator
- diagnoseIterator(String, int, Compiler) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- div(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Compile a 'div' operation.
- Div - Class in org.htmlunit.xpath.operations
-
The 'div' operation expression executer.
- Div() - Constructor for class org.htmlunit.xpath.operations.Div
-
- DOCUMENT_FRAGMENT_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is a DocumentFragment.
- DOCUMENT_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is a Document.
- DOCUMENT_TYPE_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is a DocumentType.
- DOM2DTM - Class in org.htmlunit.xpath.xml.dtm.ref.dom2dtm
-
The DOM2DTM class serves up a DOM's contents via the DTM API.
- DOM2DTM(DTMManager, DOMSource, int, boolean) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Construct a DOM2DTM object from a DOM node.
- DOM2DTMdefaultNamespaceDeclarationNode - Class in org.htmlunit.xpath.xml.dtm.ref.dom2dtm
-
This is a kluge to let us shove a declaration for xml: into the DOM2DTM model.
- DTM - Interface in org.htmlunit.xpath.xml.dtm
-
DTM is an XML document model expressed as a table rather than an object tree.
- dtm - Variable in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
-
The DTM for this node.
- DTMAxisIterator - Interface in org.htmlunit.xpath.xml.dtm
-
This class iterates over a single XPath Axis, and returns node handles.
- DTMAxisIteratorBase - Class in org.htmlunit.xpath.xml.dtm.ref
-
This class serves as a default base for implementations of mutable DTMAxisIterators.
- DTMAxisIteratorBase() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMAxisIteratorBase
-
- DTMAxisTraverser - Class in org.htmlunit.xpath.xml.dtm
-
A class that implements traverses DTMAxisTraverser interface can traverse a set of nodes, usually
as defined by an XPath axis.
- DTMAxisTraverser() - Constructor for class org.htmlunit.xpath.xml.dtm.DTMAxisTraverser
-
- DTMChildIterNodeList - Class in org.htmlunit.xpath.xml.dtm.ref
-
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped
around a DTM Iterator.
- DTMChildIterNodeList(DTM, int) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMChildIterNodeList
-
Public constructor: Create a NodeList to support DTMNodeProxy.getChildren().
- DTMDefaultBase - Class in org.htmlunit.xpath.xml.dtm.ref
-
The DTMDefaultBase class serves as a helper base for DTMs.
- DTMDefaultBase(DTMManager, Source, int, boolean) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Construct a DTMDefaultBase object using the default block size.
- DTMDefaultBase(DTMManager, Source, int, boolean, int, boolean) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Construct a DTMDefaultBase object from a DOM node.
- DTMDefaultBaseIterators - Class in org.htmlunit.xpath.xml.dtm.ref
-
This class implements the traversers for DTMDefaultBase.
- DTMDefaultBaseIterators(DTMManager, Source, int, boolean) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators
-
Construct a DTMDefaultBaseTraversers object from a DOM node.
- DTMDefaultBaseIterators.AncestorIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns the ancestors of a given node in document order.
- DTMDefaultBaseIterators.AttributeIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns attribute nodes (of what nodes?)
- DTMDefaultBaseIterators.ChildrenIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns all immediate children of a given node
- DTMDefaultBaseIterators.DescendantIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns the descendants of a given node.
- DTMDefaultBaseIterators.FollowingIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns following nodes of for a given node.
- DTMDefaultBaseIterators.FollowingSiblingIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns all siblings of a given node.
- DTMDefaultBaseIterators.InternalAxisIteratorBase - Class in org.htmlunit.xpath.xml.dtm.ref
-
Abstract superclass defining behaviors shared by all DTMDefault's internal implementations of
DTMAxisIterator.
- DTMDefaultBaseIterators.NamespaceIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns the namespace nodes as defined by the XPath data model for a given node.
- DTMDefaultBaseIterators.ParentIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns the parent of a given node.
- DTMDefaultBaseIterators.PrecedingIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns preceding nodes of a given node.
- DTMDefaultBaseIterators.PrecedingSiblingIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns preceding siblings of a given node
- DTMDefaultBaseIterators.RootIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Iterator that returns the root node as defined by the XPath data model for a given node.
- DTMDefaultBaseIterators.SingletonIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
Class SingletonIterator.
- DTMDefaultBaseTraversers - Class in org.htmlunit.xpath.xml.dtm.ref
-
This class implements the traversers for DTMDefaultBase.
- DTMDefaultBaseTraversers(DTMManager, Source, int, boolean) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseTraversers
-
Construct a DTMDefaultBaseTraversers object from a DOM node.
- DTMException(short) - Constructor for exception org.htmlunit.xpath.xml.dtm.ref.DTMNamedNodeMap.DTMException
-
Constructor DTMException
- DTMFilter - Interface in org.htmlunit.xpath.xml.dtm
-
Simple filter for doing node tests.
- DTMIterator - Interface in org.htmlunit.xpath.xml.dtm
-
DTMIterators are used to step through a (possibly filtered) set of nodes.
- DTMManager - Class in org.htmlunit.xpath.xml.dtm
-
A DTMManager instance can be used to create DTM and DTMIterator objects, and manage the DTM
objects in the system.
- DTMManager() - Constructor for class org.htmlunit.xpath.xml.dtm.DTMManager
-
Default constructor is protected on purpose.
- DTMManagerDefault - Class in org.htmlunit.xpath.xml.dtm.ref
-
The default implementation for the DTMManager.
- DTMManagerDefault() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMManagerDefault
-
Constructor DTMManagerDefault
- DTMNamedNodeMap - Class in org.htmlunit.xpath.xml.dtm.ref
-
DTMNamedNodeMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap
interface, intended to support DTMProxy's getAttributes() call.
- DTMNamedNodeMap(DTM, int) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMNamedNodeMap
-
Create a getAttributes NamedNodeMap for a given DTM element node
- DTMNamedNodeMap.DTMException - Exception in org.htmlunit.xpath.xml.dtm.ref
-
Simple implementation of DOMException.
- DTMNodeIterator - Class in org.htmlunit.xpath.xml.dtm.ref
-
DTMNodeIterator gives us an implementation of the DTMNodeIterator which returns DOM
nodes.
- DTMNodeIterator(DTMIterator) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMNodeIterator
-
Public constructor: Wrap a DTMNodeIterator around an existing and preconfigured DTMIterator
- DTMNodeList - Class in org.htmlunit.xpath.xml.dtm.ref
-
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped
around a DTM Iterator.
- DTMNodeList(DTMIterator) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMNodeList
-
Public constructor: Wrap a DTMNodeList around an existing and preconfigured DTMIterator
- DTMNodeListBase - Class in org.htmlunit.xpath.xml.dtm.ref
-
DTMNodeList gives us an implementation of the DOM's NodeList interface wrapped
around a DTM Iterator.
- DTMNodeListBase() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMNodeListBase
-
- DTMNodeProxy - Class in org.htmlunit.xpath.xml.dtm.ref
-
DTMNodeProxy presents a DOM Node API front-end to the DTM model.
- DTMNodeProxy(DTM, int) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
-
Create a DTMNodeProxy Node representing a specific Node in a DTM
- dumpDTM(OutputStream) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Diagnostics function to dump the DTM.
- dumpNode(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Diagnostics function to dump a single node.
- dumpRemainingTokenQueue() - Method in class org.htmlunit.xpath.compiler.XPathParser
-
Dump the remaining token queue.
- ELEMENT - Static variable in class org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
- ELEMENT_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is an Element.
- elementAt(int) - Method in class org.htmlunit.xpath.compiler.OpMapVector
-
Get the nth element.
- elementAt(int) - Method in class org.htmlunit.xpath.NodeSetDTM
-
Get the nth element.
- elementAt(int) - Method in class org.htmlunit.xpath.xml.utils.NodeVector
-
Get the nth element.
- elementAt(int) - Method in class org.htmlunit.xpath.xml.utils.SuballocatedIntVector
-
Get the nth element.
- ELEMWILDCARD - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
[ELEMWILDCARD] Means ELEMWILDCARD ("*"), used instead of string index in some places.
- EMPTY - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
[EMPTY] Empty slot to indicate NULL.
- EMPTYSTRING - Static variable in class org.htmlunit.xpath.objects.XString
-
Empty string XString object
- END - Static variable in interface org.htmlunit.xpath.xml.dtm.DTMAxisIterator
-
Specifies the end of the iteration, and is the same as DTM.NULL.
- ENDOP - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
[ENDOP] Some operators may like to have a terminator.
- ensureSizeOfIndex(int, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Ensure that the size of the element indexes can hold the information.
- ENTITY_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is an Entity.
- ENTITY_REFERENCE_NODE - Static variable in interface org.htmlunit.xpath.xml.dtm.DTM
-
The node is an EntityReference.
- EqualityExpr(int) - Method in class org.htmlunit.xpath.compiler.XPathParser
-
EqualityExpr ::= RelationalExpr | EqualityExpr '=' RelationalExpr
- equals(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Compile a '=' operation.
- equals(XObject) - Method in class org.htmlunit.xpath.objects.XBoolean
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.htmlunit.xpath.objects.XNumber
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.htmlunit.xpath.objects.XObject
-
Tell if two objects are functionally equal.
- equals(XObject) - Method in class org.htmlunit.xpath.objects.XString
-
Tell if two objects are functionally equal.
- equals(String) - Method in class org.htmlunit.xpath.objects.XString
-
Compares this string to the specified String.
- equals(XString) - Method in class org.htmlunit.xpath.objects.XString
-
Compares this string to the specified object.
- equals(Object) - Method in class org.htmlunit.xpath.objects.XString
- Equals - Class in org.htmlunit.xpath.operations
-
The '=' operation expression executer.
- Equals() - Constructor for class org.htmlunit.xpath.operations.Equals
-
- equals(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
-
Test for equality based on node number.
- equals(Object) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- equals(ExtendedType) - Method in class org.htmlunit.xpath.xml.dtm.ref.ExtendedType
-
Test if this ExtendedType object is equal to the given ExtendedType.
- ER_AXES_NOT_ALLOWED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_AXIS_TRAVERSER_NOT_SUPPORTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_BOOLEAN_ARG_NO_LONGER_OPTIONAL - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_CANNOT_CALL_SETSHOULDCACHENODE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Can not call setShouldCacheNodes after nextNode has been called!
- ER_CANNOT_DEAL_XPATH_TYPE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_CANNOT_OVERWRITE_CAUSE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_CANT_CONVERT_TO_MUTABLENODELIST - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_CANT_CONVERT_TO_NODELIST - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_CANT_CONVERT_TO_NUMBER - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_CONTEXT_HAS_NO_OWNERDOC - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_COULD_NOT_RESOLVE_NODE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_COULDNOT_BE_FORMATTED_TO_NUMBER - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_COULDNOT_FIND_FUNCTION - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_EMPTY_EXPRESSION - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_EXPECTED_BUT_FOUND - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_EXPECTED_DOUBLE_QUOTE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_EXPECTED_LOC_PATH - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Problem with LocationPath
- ER_EXPECTED_LOC_PATH_AT_END_EXPR - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_EXPECTED_LOC_STEP - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Problem with Step
- ER_EXPECTED_NODE_TEST - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Problem with NodeTest
- ER_EXPECTED_REL_LOC_PATH - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Problem with RelativeLocationPath
- ER_EXPECTED_REL_PATH_PATTERN - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Expected relative path pattern
- ER_EXPECTED_SINGLE_QUOTE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_EXPECTED_STEP_PATTERN - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Expected step pattern
- ER_EXTRA_ILLEGAL_TOKENS - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_FOUND_COMMA_BUT_NO_FOLLOWING_ARG - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_FOUND_COMMA_BUT_NO_PRECEDING_ARG - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_FUNCTION_TOKEN_NOT_FOUND - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_ILLEGAL_AXIS_NAME - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_INCORRECT_PROGRAMMER_ASSERTION - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_ITERATOR_AXIS_NOT_IMPLEMENTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_ITERATOR_CLONE_NOT_SUPPORTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_METHOD_NOT_SUPPORTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_NO_DTMIDS_AVAIL - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_NODE_NON_NULL - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_NODESET_CANNOT_INDEX - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
This NodeSet can not do indexing or counting functions!
- ER_NODESET_CANNOT_ITERATE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
This NodeSet can not iterate to a previous node!
- ER_NODESET_NOT_MUTABLE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_NODESETDTM_CANNOT_INDEX - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
This NodeSetDTM can not do indexing or counting functions!
- ER_NODESETDTM_CANNOT_ITERATE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
This NodeSetDTM can not iterate to a previous node!
- ER_NOT_SUPPORTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_NULL_ERROR_HANDLER - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Null error handler
- ER_ONLY_ALLOWS - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
{0} only allows {1} arguments
- ER_PATTERN_LITERAL_NEEDS_BE_QUOTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_PREDICATE_ILLEGAL_SYNTAX - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_PREFIX_MUST_RESOLVE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_SELF_CAUSATION_NOT_PERMITTED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_SETTING_WALKER_ROOT_TO_NULL - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Error! Setting the root of a walker to null!
- ER_TWO_OR_THREE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
2 or 3
- ER_UNKNOWN_AXIS_TYPE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_UNKNOWN_MATCH_OPERATION - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_UNKNOWN_NODETYPE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_UNKNOWN_OPCODE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_UNKNOWN_STEP - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Programmer's assertion in getNextStepPos: unknown stepType: {0}
- ER_XPATH_ERROR - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
- ER_ZERO_OR_ONE - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
0 or 1
- error(String, Object[]) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Tell the user of an error, and probably throw an exception.
- error(String, Object[]) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Tell the user of an error, and probably throw an exception.
- error(XPathContext, String, Object[]) - Method in class org.htmlunit.xpath.Expression
-
Tell the user of an error, and probably throw an exception.
- error(String) - Method in class org.htmlunit.xpath.objects.XObject
-
Tell the user of an error, and probably throw an exception.
- error(String, Object[]) - Method in class org.htmlunit.xpath.objects.XObject
-
Tell the user of an error, and probably throw an exception.
- error(TransformerException) - Method in class org.htmlunit.xpath.xml.utils.DefaultErrorHandler
- error(XPathContext, String, Object[]) - Method in class org.htmlunit.xpath.XPath
-
Tell the user of an error, and probably throw an exception.
- eval(Node, String) - Static method in class org.htmlunit.xpath.XPathAPI
-
Evaluate XPath string to an XObject.
- eval(Node, String, Node) - Static method in class org.htmlunit.xpath.XPathAPI
-
Evaluate XPath string to an XObject.
- eval(Node, String, PrefixResolver) - Static method in class org.htmlunit.xpath.XPathAPI
-
Evaluate XPath string to an XObject.
- execute(XPathContext) - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int) - Method in class org.htmlunit.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.htmlunit.xpath.Expression
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.Expression
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, boolean) - Method in class org.htmlunit.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.htmlunit.xpath.functions.FuncBoolean
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncCeiling
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncConcat
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncContains
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncCount
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncFalse
-
Execute the function.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncFloor
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncId
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncLang
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncLast
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncLocalPart
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncNamespace
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncNormalizeSpace
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncNot
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncNumber
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncPosition
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncQname
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncRound
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncStartsWith
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncString
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncStringLength
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncSubstring
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncSubstringAfter
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncSubstringBefore
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncSum
-
Execute the function.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.Function
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncTranslate
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncTrue
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.objects.XObject
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.operations.And
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.operations.Operation
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.operations.Or
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.operations.UnaryOperation
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.patterns.ContextMatchStepPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int) - Method in class org.htmlunit.xpath.patterns.FunctionPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int, DTM, int) - Method in class org.htmlunit.xpath.patterns.FunctionPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.patterns.FunctionPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int) - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int, DTM, int) - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, int, DTM, int) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext) - Method in class org.htmlunit.xpath.patterns.UnionPattern
-
Execute an expression in the XPath runtime context, and return the result of the expression.
- execute(XPathContext, Node, PrefixResolver) - Method in class org.htmlunit.xpath.XPath
-
Given an expression and a context, evaluate the XPath and return the result.
- execute(XPathContext, int, PrefixResolver) - Method in class org.htmlunit.xpath.XPath
-
Given an expression and a context, evaluate the XPath and return the result.
- executeFilterExpr(int, XPathContext, PrefixResolver, boolean, Expression) - Static method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Execute the expression.
- executePredicates(XPathContext, DTM, int) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Execute the predicates on this step to determine if the current node should be filtered or
accepted.
- executeRelativePathPattern(XPathContext, DTM, int) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Execute the match pattern step relative to another step.
- ExpandedNameTable - Class in org.htmlunit.xpath.xml.dtm.ref
-
This is a default implementation of a table that manages mappings from expanded names to
expandedNameIDs.
- ExpandedNameTable() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
Create an expanded name table.
- Expr() - Method in class org.htmlunit.xpath.compiler.XPathParser
-
Expr ::= OrExpr
- Expression - Class in org.htmlunit.xpath
-
This abstract class serves as the base for all expression objects.
- Expression() - Constructor for class org.htmlunit.xpath.Expression
-
- ExpressionNode - Interface in org.htmlunit.xpath
-
A class that implements this interface can construct expressions, give information about child
and parent expressions, and give the originating source information.
- exprGetParent() - Method in class org.htmlunit.xpath.Expression
- exprGetParent() - Method in interface org.htmlunit.xpath.ExpressionNode
-
- exprSetParent(ExpressionNode) - Method in class org.htmlunit.xpath.Expression
-
This pair of methods are used to inform the node of its parent.
- exprSetParent(ExpressionNode) - Method in interface org.htmlunit.xpath.ExpressionNode
-
This pair of methods are used to inform the node of its parent.
- ExtendedType - Class in org.htmlunit.xpath.xml.dtm.ref
-
The class ExtendedType represents an extended type object used by ExpandedNameTable.
- ExtendedType(int, String, String) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.ExtendedType
-
Create an ExtendedType object from node type, namespace and local name.
- ExtendedType(int, String, String, int) - Constructor for class org.htmlunit.xpath.xml.dtm.ref.ExtendedType
-
Create an ExtendedType object from node type, namespace, local name and a given hash code.
- fatalError(TransformerException) - Method in class org.htmlunit.xpath.xml.utils.DefaultErrorHandler
- fDocumentURI - Variable in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
-
- FILTER_ACCEPT - Static variable in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Accept the node.
- FILTER_MATCH_FAILED - Static variable in class org.htmlunit.xpath.compiler.XPathParser
-
Results from checking FilterExpr syntax
- FILTER_MATCH_PREDICATES - Static variable in class org.htmlunit.xpath.compiler.XPathParser
-
- FILTER_MATCH_PRIMARY - Static variable in class org.htmlunit.xpath.compiler.XPathParser
-
- FILTER_SKIP - Static variable in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Skip this single node.
- FILTEREDLIST - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
A non-xpath axis, for functions.
- FilterExpr() - Method in class org.htmlunit.xpath.compiler.XPathParser
-
FilterExpr ::= PrimaryExpr | FilterExpr Predicate
- FilterExprWalker - Class in org.htmlunit.xpath.axes
-
Walker for the OP_VARIABLE, or OP_FUNCTION, or OP_GROUP, op codes.
- FilterExprWalker(WalkingIterator) - Constructor for class org.htmlunit.xpath.axes.FilterExprWalker
-
Construct a FilterExprWalker using a LocPathIterator.
- findGTE(int[], int, int, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Find the first index that occurs in the list that is greater than or equal to the given value.
- findInSortedSuballocatedIntVector(SuballocatedIntVector, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Subroutine: Locate the specified node within m_namespaceDeclSetElements, or the last element
which preceeds it in document order
- findNamespaceContext(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Retrieve list of namespace declaration locations active at this node.
- first(int) - Method in class org.htmlunit.xpath.xml.dtm.DTMAxisTraverser
-
By the nature of the stateless traversal, the context node can not be returned or the iteration
will go into an infinate loop.
- first(int, int) - Method in class org.htmlunit.xpath.xml.dtm.DTMAxisTraverser
-
By the nature of the stateless traversal, the context node can not be returned or the iteration
will go into an infinate loop.
- fixWhiteSpace(boolean, boolean, boolean) - Method in class org.htmlunit.xpath.objects.XString
-
Conditionally trim all leading and trailing whitespace in the specified String.
- FOLLOWING - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
the following axis contains all nodes in the same document as the context node that are after
the context node in document order, excluding any descendants and excluding attribute nodes and
namespace nodes.
- FollowingIterator() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.FollowingIterator
-
- FOLLOWINGSIBLING - Static variable in class org.htmlunit.xpath.xml.dtm.Axis
-
The following-sibling axis contains all the following siblings of the context node; if the
context node is an attribute node or namespace node, the following-sibling axis is empty.
- FollowingSiblingIterator() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.FollowingSiblingIterator
-
- FORMAT_FAILED - Static variable in class org.htmlunit.xpath.res.XPATHErrorResources
-
Field FORMAT_FAILED
- freeInstance(DTMIterator) - Method in class org.htmlunit.xpath.axes.IteratorPool
-
Add an instance of the given object to the pool
- FROM_ANCESTORS - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
ancestor axes opcode.
- FROM_ANCESTORS_OR_SELF - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
ancestor-or-self axes opcode.
- FROM_ATTRIBUTES - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
attribute axes opcode.
- FROM_CHILDREN - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
children axes opcode.
- FROM_DESCENDANTS - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
descendants axes opcode.
- FROM_DESCENDANTS_OR_SELF - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
descendants-of-self axes opcode.
- FROM_FOLLOWING - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
following axes opcode.
- FROM_FOLLOWING_SIBLINGS - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
following-siblings axes opcode.
- FROM_NAMESPACE - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
namespace axes opcode.
- FROM_PARENT - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
parent axes opcode.
- FROM_PRECEDING - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
preceding axes opcode.
- FROM_PRECEDING_SIBLINGS - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
preceding-sibling axes opcode.
- FROM_ROOT - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
'/' axes opcode.
- FROM_SELF - Static variable in class org.htmlunit.xpath.compiler.OpCodes
-
self axes opcode.
- FUNC_BOOLEAN - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'boolean()' id.
- FUNC_BOOLEAN_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
boolean function string.
- FUNC_CEILING - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'ceiling()' id.
- FUNC_CEILING_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
ceiling function string.
- FUNC_CONCAT - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'concat()' id.
- FUNC_CONCAT_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
concat function string.
- FUNC_CONTAINS - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'contains()' id.
- FUNC_CONTAINS_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
contains function string.
- FUNC_COUNT - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'count()' id.
- FUNC_COUNT_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
count function string.
- FUNC_CURRENT - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'current()' id.
- FUNC_CURRENT_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
current function string.
- FUNC_FALSE - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'false()' id.
- FUNC_FALSE_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
false function string.
- FUNC_FLOOR - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'floor()' id.
- FUNC_FLOOR_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
floor function string.
- FUNC_ID - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'id()' id.
- FUNC_LANG - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'lang()' id.
- FUNC_LANG_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
lang function string.
- FUNC_LAST - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'last()' id.
- FUNC_LAST_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
last function string.
- FUNC_LOCAL_PART - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'local-name()' id.
- FUNC_LOCAL_PART_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
local-name function string.
- FUNC_NAME_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
name function string.
- FUNC_NAMESPACE - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'namespace-uri()' id.
- FUNC_NAMESPACE_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
namespace-uri function string.
- FUNC_NORMALIZE_SPACE - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'normalize-space()' id.
- FUNC_NORMALIZE_SPACE_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
normalize-space function string.
- FUNC_NOT - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'not()' id.
- FUNC_NOT_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
not function string.
- FUNC_NUMBER - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'number()' id.
- FUNC_NUMBER_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
number function string.
- FUNC_POSITION - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'position()' id.
- FUNC_POSITION_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
position function string.
- FUNC_QNAME - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'name()' id.
- FUNC_ROUND - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'round()' id.
- FUNC_ROUND_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
round function string.
- FUNC_STARTS_WITH - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'starts-with()' id.
- FUNC_STARTS_WITH_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
starts-with function string.
- FUNC_STRING - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'string()' id.
- FUNC_STRING_LENGTH - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'string-length()' id.
- FUNC_STRING_LENGTH_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
string-length function string.
- FUNC_STRING_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
string function string.
- FUNC_SUBSTRING - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'substring()' id.
- FUNC_SUBSTRING_AFTER - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'substring-after()' id.
- FUNC_SUBSTRING_AFTER_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
substring-after function string.
- FUNC_SUBSTRING_BEFORE - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'substring-before()' id.
- FUNC_SUBSTRING_BEFORE_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
substring-before function string.
- FUNC_SUBSTRING_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
substring function string.
- FUNC_SUM - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'sum()' id.
- FUNC_SUM_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
sum function string.
- FUNC_TRANSLATE - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'translate()' id.
- FUNC_TRANSLATE_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
translate function string.
- FUNC_TRUE - Static variable in class org.htmlunit.xpath.compiler.FunctionTable
-
The 'true()' id.
- FUNC_TRUE_STRING - Static variable in class org.htmlunit.xpath.compiler.Keywords
-
true function string.
- FuncBoolean - Class in org.htmlunit.xpath.functions
-
Execute the Boolean() function.
- FuncBoolean() - Constructor for class org.htmlunit.xpath.functions.FuncBoolean
-
- FuncCeiling - Class in org.htmlunit.xpath.functions
-
Execute the Ceiling() function.
- FuncCeiling() - Constructor for class org.htmlunit.xpath.functions.FuncCeiling
-
- FuncConcat - Class in org.htmlunit.xpath.functions
-
Execute the Concat() function.
- FuncConcat() - Constructor for class org.htmlunit.xpath.functions.FuncConcat
-
- FuncContains - Class in org.htmlunit.xpath.functions
-
Execute the Contains() function.
- FuncContains() - Constructor for class org.htmlunit.xpath.functions.FuncContains
-
- FuncCount - Class in org.htmlunit.xpath.functions
-
Execute the Count() function.
- FuncCount() - Constructor for class org.htmlunit.xpath.functions.FuncCount
-
- FuncFalse - Class in org.htmlunit.xpath.functions
-
Execute the False() function.
- FuncFalse() - Constructor for class org.htmlunit.xpath.functions.FuncFalse
-
- FuncFloor - Class in org.htmlunit.xpath.functions
-
Execute the Floor() function.
- FuncFloor() - Constructor for class org.htmlunit.xpath.functions.FuncFloor
-
- FuncId - Class in org.htmlunit.xpath.functions
-
Execute the Id() function.
- FuncId() - Constructor for class org.htmlunit.xpath.functions.FuncId
-
- FuncLang - Class in org.htmlunit.xpath.functions
-
Execute the Lang() function.
- FuncLang() - Constructor for class org.htmlunit.xpath.functions.FuncLang
-
- FuncLast - Class in org.htmlunit.xpath.functions
-
Execute the Last() function.
- FuncLast() - Constructor for class org.htmlunit.xpath.functions.FuncLast
-
- FuncLocalPart - Class in org.htmlunit.xpath.functions
-
Execute the LocalPart() function.
- FuncLocalPart() - Constructor for class org.htmlunit.xpath.functions.FuncLocalPart
-
- FuncNamespace - Class in org.htmlunit.xpath.functions
-
Execute the Namespace() function.
- FuncNamespace() - Constructor for class org.htmlunit.xpath.functions.FuncNamespace
-
- FuncNormalizeSpace - Class in org.htmlunit.xpath.functions
-
Execute the normalize-space() function.
- FuncNormalizeSpace() - Constructor for class org.htmlunit.xpath.functions.FuncNormalizeSpace
-
- FuncNot - Class in org.htmlunit.xpath.functions
-
Execute the Not() function.
- FuncNot() - Constructor for class org.htmlunit.xpath.functions.FuncNot
-
- FuncNumber - Class in org.htmlunit.xpath.functions
-
Execute the Number() function.
- FuncNumber() - Constructor for class org.htmlunit.xpath.functions.FuncNumber
-
- FuncPosition - Class in org.htmlunit.xpath.functions
-
Execute the Position() function.
- FuncPosition() - Constructor for class org.htmlunit.xpath.functions.FuncPosition
-
- FuncQname - Class in org.htmlunit.xpath.functions
-
Execute the Qname() function.
- FuncQname() - Constructor for class org.htmlunit.xpath.functions.FuncQname
-
- FuncRound - Class in org.htmlunit.xpath.functions
-
Execute the round() function.
- FuncRound() - Constructor for class org.htmlunit.xpath.functions.FuncRound
-
- FuncStartsWith - Class in org.htmlunit.xpath.functions
-
Execute the StartsWith() function.
- FuncStartsWith() - Constructor for class org.htmlunit.xpath.functions.FuncStartsWith
-
- FuncString - Class in org.htmlunit.xpath.functions
-
Execute the String() function.
- FuncString() - Constructor for class org.htmlunit.xpath.functions.FuncString
-
- FuncStringLength - Class in org.htmlunit.xpath.functions
-
Execute the StringLength() function.
- FuncStringLength() - Constructor for class org.htmlunit.xpath.functions.FuncStringLength
-
- FuncSubstring - Class in org.htmlunit.xpath.functions
-
Execute the Substring() function.
- FuncSubstring() - Constructor for class org.htmlunit.xpath.functions.FuncSubstring
-
- FuncSubstringAfter - Class in org.htmlunit.xpath.functions
-
Execute the SubstringAfter() function.
- FuncSubstringAfter() - Constructor for class org.htmlunit.xpath.functions.FuncSubstringAfter
-
- FuncSubstringBefore - Class in org.htmlunit.xpath.functions
-
Execute the SubstringBefore() function.
- FuncSubstringBefore() - Constructor for class org.htmlunit.xpath.functions.FuncSubstringBefore
-
- FuncSum - Class in org.htmlunit.xpath.functions
-
Execute the Sum() function.
- FuncSum() - Constructor for class org.htmlunit.xpath.functions.FuncSum
-
- Function - Class in org.htmlunit.xpath.functions
-
This is a superclass of all XPath functions.
- Function() - Constructor for class org.htmlunit.xpath.functions.Function
-
- Function2Args - Class in org.htmlunit.xpath.functions
-
Base class for functions that accept two arguments.
- Function2Args() - Constructor for class org.htmlunit.xpath.functions.Function2Args
-
- Function3Args - Class in org.htmlunit.xpath.functions
-
Base class for functions that accept three arguments.
- Function3Args() - Constructor for class org.htmlunit.xpath.functions.Function3Args
-
- functionAvailable(String) - Method in class org.htmlunit.xpath.compiler.FunctionTable
-
Tell if a built-in, non-namespaced function is available.
- FunctionCall() - Method in class org.htmlunit.xpath.compiler.XPathParser
-
FunctionCall ::= FunctionName '(' ( Argument ( ',' Argument)*)? ')'
- FunctionDef1Arg - Class in org.htmlunit.xpath.functions
-
Base class for functions that accept one argument that can be defaulted if not specified.
- FunctionDef1Arg() - Constructor for class org.htmlunit.xpath.functions.FunctionDef1Arg
-
- FunctionMultiArgs - Class in org.htmlunit.xpath.functions
-
Base class for functions that accept an undetermined number of multiple arguments.
- FunctionMultiArgs() - Constructor for class org.htmlunit.xpath.functions.FunctionMultiArgs
-
- FunctionOneArg - Class in org.htmlunit.xpath.functions
-
Base class for functions that accept one argument.
- FunctionOneArg() - Constructor for class org.htmlunit.xpath.functions.FunctionOneArg
-
- FunctionPattern - Class in org.htmlunit.xpath.patterns
-
Match pattern step that contains a function.
- FunctionPattern(Expression, int) - Constructor for class org.htmlunit.xpath.patterns.FunctionPattern
-
- FunctionTable - Class in org.htmlunit.xpath.compiler
-
The function table for XPath.
- FunctionTable() - Constructor for class org.htmlunit.xpath.compiler.FunctionTable
-
- FuncTranslate - Class in org.htmlunit.xpath.functions
-
Execute the Translate() function.
- FuncTranslate() - Constructor for class org.htmlunit.xpath.functions.FuncTranslate
-
- FuncTrue - Class in org.htmlunit.xpath.functions
-
Execute the True() function.
- FuncTrue() - Constructor for class org.htmlunit.xpath.functions.FuncTrue
-
- getAnalysisBitFromAxes(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
Get a corresponding BIT_XXX from an axis.
- getAnalysisBits() - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisBits() - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisBits() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisBits() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisBits() - Method in interface org.htmlunit.xpath.axes.PathComponent
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisBits() - Method in class org.htmlunit.xpath.axes.UnionPathIterator
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisBits() - Method in class org.htmlunit.xpath.axes.WalkingIterator
-
Get the analysis bits for this path component, as defined in the WalkerFactory.
- getAnalysisString(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- getArg0AsNode(XPathContext) - Method in class org.htmlunit.xpath.functions.FunctionDef1Arg
-
Execute the first argument expression that is expected to return a nodeset.
- getArg0AsNumber(XPathContext) - Method in class org.htmlunit.xpath.functions.FunctionDef1Arg
-
Execute the first argument expression that is expected to return a number.
- getArg0AsString(XPathContext) - Method in class org.htmlunit.xpath.functions.FunctionDef1Arg
-
Execute the first argument expression that is expected to return a string.
- getArgLengthOfStep(int) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Given a location step, get the length of that step.
- getAttribute(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getAttributeNode(int, String, String) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Retrieves an attribute node by local name and namespace URI
- getAttributeNode(int, String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Retrieves an attribute node by local name and namespace URI
- getAttributeNode(int, String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Retrieves an attribute node by local name and namespace URI
- getAttributeNode(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getAttributeNodeNS(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getAttributeNS(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getAttributes() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getAttributes() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getAxis() - Method in class org.htmlunit.xpath.axes.AttributeIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.ChildIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.ChildTestIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.DescendantIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.OneStepIteratorForward
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.axes.UnionPathIterator
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Returns the axis being iterated, if it is known.
- getAxis() - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Get the axis that this step follows.
- getAxis() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Returns the axis being iterated, if it is known.
- getAxisFromStep(Compiler, int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
Special purpose function to see if we can optimize the pattern for a DescendantIterator.
- getAxisIterator(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
This is a shortcut to the iterators that implement XPath axes.
- getAxisIterator(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators
-
This is a shortcut to the iterators that implement XPath axes.
- getAxisTraverser(int) - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseTraversers
-
This returns a stateless "traverser", that can navigate over an XPath axis, though not in
document order.
- getBaseURI() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getBaseURI() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getChars(int, int, char[], int) - Method in class org.htmlunit.xpath.objects.XString
-
Copies characters from this string into the destination character array.
- getChildNodes() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getChildNodes() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getColumnNumber() - Method in class org.htmlunit.xpath.Expression
- getCompiledPredicates(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Compile a zero or more predicates for a given match pattern.
- getContents() - Method in class org.htmlunit.xpath.res.XPATHErrorResources
- getCountOfContextNodeList(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncLast
-
Get the position in the current context node list.
- getCurrentNode() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get the current node in the iterator.
- getCurrentNode() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Get the current node in the iterator.
- getCurrentNode() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Get the current node in the iterator.
- getCurrentNode() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Get the current node in the iterator.
- getCurrentNode() - Method in class org.htmlunit.xpath.XPathContext
-
Get the current context node.
- getCurrentPos() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get the current position within the cached list, which is one less than the next nextNode()
call will retrieve.
- getCurrentPos() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Get the current position within the cached list, which is one less than the next nextNode()
call will retrieve.
- getCurrentPos() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Get the current position within the cached list, which is one less than the next nextNode()
call will retrieve.
- getCurrentPos() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Get the current position within the cached list, which is one less than the next nextNode()
call will retrieve.
- getData() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getDoctype() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getDocument() - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a DTM which contains only a single document, find the Node Handle of the Document node.
- getDocumentElement() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getDocumentRoot(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, find the owning document node.
- getDocumentRoot(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, find the owning document node.
- getDocumentURI() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getDomConfig() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getDTM(int) - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Get the DTM for this walker.
- getDTM(int) - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get an instance of a DTM that "owns" a node handle.
- getDTM(int) - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Get an instance of a DTM that "owns" a node handle.
- getDTM(int) - Method in class org.htmlunit.xpath.NodeSetDTM
-
Get an instance of a DTM that "owns" a node handle.
- getDTM(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Get an instance of a DTM that "owns" a node handle.
- getDTM(Source, boolean, boolean, boolean) - Method in class org.htmlunit.xpath.xml.dtm.DTMManager
-
Get an instance of a DTM, loaded with the content from the specified source.
- getDTM(int) - Method in class org.htmlunit.xpath.xml.dtm.DTMManager
-
Get the instance of DTM that "owns" a node handle.
- getDTM(Source, boolean, boolean, boolean) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMManagerDefault
-
- getDTM(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMManagerDefault
-
Get the instance of DTM that "owns" a node handle.
- getDTM(Source, boolean, boolean, boolean) - Method in class org.htmlunit.xpath.XPathContext
-
Get an instance of a DTM, loaded with the content from the specified source.
- getDTM(int) - Method in class org.htmlunit.xpath.XPathContext
-
Get the instance of DTM that "owns" a node handle.
- getDTMHandleFromNode(Node) - Method in class org.htmlunit.xpath.xml.dtm.DTMManager
-
Given a W3C DOM node, try and return a DTM handle.
- getDTMHandleFromNode(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMManagerDefault
-
Given a W3C DOM node, try and return a DTM handle.
- getDTMHandleFromNode(Node) - Method in class org.htmlunit.xpath.XPathContext
-
Given a W3C DOM node, try and return a DTM handle.
- getDTMIterator() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeList
-
Access the wrapped DTMIterator.
- getDTMManager() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get an instance of the DTMManager.
- getDTMManager() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Get an instance of the DTMManager.
- getDTMManager() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Get an instance of the DTMManager.
- getDTMManager() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Get an instance of the DTMManager.
- getDTMManager() - Method in class org.htmlunit.xpath.XPathContext
-
Return the DTMManager object.
- getDTMNodeNumber() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
-
NON-DOM: Return the DTM node number
- getElementById(String) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Returns the Element whose ID is given by elementId.
- getElementById(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Returns the Element whose ID is given by elementId.
- getElementById(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Returns the Element whose ID is given by elementId.
- getElementById(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getElementsByTagName(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getElementsByTagNameNS(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getErrorListener() - Method in class org.htmlunit.xpath.compiler.XPathParser
-
Return the current error listener.
- getErrorListener() - Method in class org.htmlunit.xpath.XPathContext
-
Get the ErrorListener where errors and warnings are to be reported.
- getErrorWriter() - Method in class org.htmlunit.xpath.xml.utils.DefaultErrorHandler
-
Retrieve java.io.PrintWriter to which errors are being directed.
- getException() - Method in exception org.htmlunit.xpath.xml.utils.WrappedRuntimeException
-
Get the checked exception that this runtime exception wraps.
- getException() - Method in exception org.htmlunit.xpath.XPathException
- getExpandedNameTable() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMManagerDefault
-
- getExpandedTypeID(int) - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.DTM
-
Given an expanded name, return an ID.
- getExpandedTypeID(int) - Method in class org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given an expanded name, return an ID.
- getExpandedTypeID(String, String, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
Given an expanded name represented by namespace, local name and node type, return an ID.
- getExpandEntityReferences() - Method in class org.htmlunit.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.htmlunit.xpath.axes.NodeSequence
-
The value of this flag determines whether the children of entity reference nodes are visible to
the iterator.
- getExpandEntityReferences() - Method in class org.htmlunit.xpath.NodeSetDTM
-
The value of this flag determines whether the children of entity reference nodes are visible to
the iterator.
- getExpandEntityReferences() - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.DTMNodeIterator
- getExpressionOwner() - Method in class org.htmlunit.xpath.Expression
-
Get the first non-Expression parent of this node.
- getFeature(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getFeature(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getFilter() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeIterator
- getFirstAttribute(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, get the index of the node's first attribute.
- getFirstAttribute(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, get the index of the node's first attribute.
- getFirstAttributeIdentity(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node identity, get the index of the node's first attribute.
- getFirstChild(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, get the handle of the node's first child.
- getFirstChild() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getFirstChild(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, get the handle of the node's first child.
- getFirstChild() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getFirstChildPos(int) - Static method in class org.htmlunit.xpath.compiler.OpMap
-
Go to the first child of a given operation.
- getFirstChildPosOfStep(int) - Static method in class org.htmlunit.xpath.compiler.OpMap
-
Get the first child position of a given location step.
- getFirstFreeDTMID() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMManagerDefault
-
- getFirstNamespaceNode(int, boolean) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, get the index of the node's first namespace node.
- getFirstNamespaceNode(int, boolean) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, get the index of the node's first namespace node.
- getFirstPredicateOpPos(int) - Method in class org.htmlunit.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.
- getHandleOfNode(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Get the handle from a Node.
- getImplementation() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getInputEncoding() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getInstance() - Method in class org.htmlunit.xpath.axes.IteratorPool
-
Get an instance of the given object in this pool
- getInstanceOrThrow() - Method in class org.htmlunit.xpath.axes.IteratorPool
-
Get an instance of the given object in this pool
- getIsTopLevel() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Get if this is an iterator at the upper level of the XPath.
- getIteratorCache() - Method in class org.htmlunit.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.
- getLastChild(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, get the handle of the node's last child.
- getLastChild() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getLastChild(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, get the handle of the node's last child.
- getLastChild() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getLastPos(XPathContext) - Method in class org.htmlunit.xpath.axes.AxesWalker
-
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.htmlunit.xpath.axes.FilterExprWalker
-
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.htmlunit.xpath.axes.LocPathIterator
-
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.htmlunit.xpath.axes.PredicatedNodeTest
-
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.htmlunit.xpath.axes.ReverseAxesWalker
-
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.htmlunit.xpath.axes.SelfIteratorNoPredicate
-
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 interface org.htmlunit.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.htmlunit.xpath.patterns.StepPattern
-
Get the number of nodes in the node list, which, in the XSLT 1 based counting system, is the
last index position.
- getLastUsedWalker() - Method in class org.htmlunit.xpath.axes.WalkingIterator
-
Get the last used walker.
- getLength() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
The number of nodes in the list.
- getLength() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
The number of nodes in the list.
- getLength() - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
The number of nodes in the list.
- getLength() - Method in class org.htmlunit.xpath.NodeSet
- getLength() - Method in class org.htmlunit.xpath.NodeSetDTM
-
The number of nodes in the list.
- getLength() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
The number of nodes in the list.
- getLength() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMChildIterNodeList
- getLength() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNamedNodeMap
- getLength() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeList
- getLength() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeListBase
- getLength() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getLineNumber() - Method in class org.htmlunit.xpath.Expression
- getLocalName() - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Return the local name to be tested.
- getLocalName(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, return its DOM-style localname.
- getLocalName(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Given a node handle, return its DOM-style localname.
- getLocalName() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getLocalName(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, return its DOM-style localname.
- getLocalName() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getLocalName() - Method in class org.htmlunit.xpath.xml.dtm.ref.ExtendedType
-
- getLocalNameID(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
Given an expanded-name ID, return the local name ID.
- getLocationPathDepth() - Method in class org.htmlunit.xpath.compiler.Compiler
-
Get the level of the location path or union being constructed.
- getLocator() - Method in class org.htmlunit.xpath.XPath
-
Get the SourceLocator on the expression object.
- getManager() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Query which DTMManager this DTM is currently being handled by.
- getMessage() - Method in exception org.htmlunit.xpath.XPathException
- getName() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getName() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getNamedItem(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNamedNodeMap
- getNamedItemNS(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNamedNodeMap
- getNames(int) - Static method in class org.htmlunit.xpath.xml.dtm.Axis
-
- getNamesLength() - Static method in class org.htmlunit.xpath.xml.dtm.Axis
-
- getNamespace() - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Return the namespace to be tested.
- getNamespace() - Method in class org.htmlunit.xpath.xml.dtm.ref.ExtendedType
-
- getNamespaceContext() - Method in class org.htmlunit.xpath.compiler.Compiler
-
Get the current namespace context for the xpath.
- getNamespaceContext() - Method in class org.htmlunit.xpath.XPathContext
-
Get the current namespace context for the xpath.
- getNamespaceForPrefix(String) - Method in interface org.htmlunit.xpath.xml.utils.PrefixResolver
-
Given a namespace, get the corresponding prefix.
- getNamespaceForPrefix(String, Node) - Method in interface org.htmlunit.xpath.xml.utils.PrefixResolver
-
Given a namespace, get the corresponding prefix, based on the context node.
- getNamespaceForPrefix(String) - Method in class org.htmlunit.xpath.xml.utils.PrefixResolverDefault
-
Given a namespace, get the corresponding prefix.
- getNamespaceForPrefix(String, Node) - Method in class org.htmlunit.xpath.xml.utils.PrefixResolverDefault
-
Given a namespace, get the corresponding prefix, based on the context node.
- getNamespaceID(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
Given an expanded-name ID, return the namespace URI ID.
- getNamespaceURI(int) - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getNamespaceURI(int) - Method in class org.htmlunit.xpath.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() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getNextAttribute(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, advance to the next attribute.
- getNextAttribute(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, advance to the next attribute.
- getNextAttributeIdentity(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node identity for an attribute, advance to the next attribute.
- getNextNamespaceNode(int, int, boolean) - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a namespace handle, advance to the next namespace in the same scope (local or
local-plus-inherited, as selected by getFirstNamespaceNode)
- getNextNode() - Method in class org.htmlunit.xpath.axes.AttributeIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Get the next node in document order on the axes.
- getNextNode() - Method in class org.htmlunit.xpath.axes.BasicTestIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.htmlunit.xpath.axes.ChildTestIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Get the next node in document order on the axes.
- getNextNode() - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.htmlunit.xpath.axes.OneStepIteratorForward
-
Get the next node via getNextXXX.
- getNextNode() - Method in class org.htmlunit.xpath.axes.ReverseAxesWalker
-
Get the next node in document order on the axes.
- getNextNodeIdentity(int) - Method in class org.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
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.htmlunit.xpath.compiler.OpMap
-
Given an operation position, return the end position, i.e.
- getNextSibling(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, advance to its next sibling.
- getNextSibling() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getNextSibling(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, advance to its next sibling.
- getNextSibling() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getNextStepPos(int) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Given a location step position, return the end position, i.e.
- getNextWalker() - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Get the next walker in the location step chain.
- getNode(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Return an DOM node for the given node.
- getNode(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Return an DOM node for the given node.
- getNode(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Return an DOM node for the given node.
- getNodeData(Node, StringBuilder) - Static method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Retrieve the text content of a DOM subtree, appending it into a user-supplied FastStringBuffer
object.
- getNodeName(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, return its DOM-style node name.
- getNodeName(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Given a node handle, return its DOM-style node name.
- getNodeName() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getNodeName(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, return its DOM-style node name.
- getNodeName() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getNodeNameX(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, return the XPath node name.
- getNodeNameX(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Given a node handle, return the XPath node name.
- getNodeNameX(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, return the XPath node name.
- getNodeType(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, return its DOM-style node type.
- getNodeType() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getNodeType(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, return its DOM-style node type.
- getNodeType() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getNodeType() - Method in class org.htmlunit.xpath.xml.dtm.ref.ExtendedType
-
- getNodeTypeTest(int) - Static method in class org.htmlunit.xpath.patterns.NodeTest
-
Tell what node type to test, if not DTMFilter.SHOW_ALL.
- getNodeValue(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, return its node value.
- getNodeValue(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Given a node handle, return its node value.
- getNodeValue() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getNodeValue(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, return its node value.
- getNodeValue() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getNumberFromNode(int) - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Get numeric value of the string conversion from a single node.
- getOp(int) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Given an operation position, return the current op.
- getOwnerDocument(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, find the owning document node.
- getOwnerDocument() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getOwnerDocument(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, find the owning document node.
- getOwnerDocument() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getOwnerElement() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getOwnerElement() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getParent(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, find its parent node.
- getParent(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, find its parent node.
- getParentNode() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getParentNode() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getPatternString() - Method in class org.htmlunit.xpath.compiler.OpMap
-
Return the expression as a string for diagnostics.
- getPositionInContextNodeList(XPathContext) - Method in class org.htmlunit.xpath.functions.FuncPosition
-
Get the position in the current context node list.
- getPredicate(int) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Get a predicate expression at the given index.
- getPredicate(int) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Get a predicate expression.
- getPredicateCount() - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Get the number of predicates that this walker has.
- getPredicateCount() - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Get the number of predicates for this match pattern step.
- getPredicatePos() - Method in class org.htmlunit.xpath.XPathContext
-
- getPredicates() - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Set the list of predicate expressions for this pattern step.
- getPrefix(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a namespace handle, return the prefix that the namespace decl is mapping.
- getPrefix(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Given a namespace handle, return the prefix that the namespace decl is mapping.
- getPrefix() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getPrefix(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a namespace handle, return the prefix that the namespace decl is mapping.
- getPrefix() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getPrefixResolver() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Return the saved reference to the prefix resolver that was in effect when this iterator was
created.
- getPreviousSibling(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Given a node handle, find its preceeding sibling.
- getPreviousSibling() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getPreviousSibling(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Given a node handle, find its preceeding sibling.
- getPreviousSibling() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getProximityPosition(int) - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Get the current sub-context position.
- getProximityPosition() - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Get the current sub-context position.
- getProximityPosition(XPathContext) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Get the current sub-context position.
- getProximityPosition(int) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Get the current sub-context position.
- getProximityPosition(int) - Method in class org.htmlunit.xpath.axes.ReverseAxesWalker
-
Get the current sub-context position.
- getProximityPosition(XPathContext) - Method in interface org.htmlunit.xpath.axes.SubContextList
-
Get the current sub-context position.
- getProximityPosition(XPathContext) - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Get the current sub-context position.
- getPublicId() - Method in class org.htmlunit.xpath.Expression
- getRelativePathPattern() - Method in class org.htmlunit.xpath.patterns.StepPattern
-
Get the reference to nodetest and predicate for parent or ancestor.
- getRoot() - Method in class org.htmlunit.xpath.axes.AxesWalker
-
The root node of the TreeWalker, as specified in setRoot(int root).
- getRoot() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
The root node of the DTMIterator, as specified when it was created.
- getRoot() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
The root node of the DTMIterator, as specified when it was created.
- getRoot() - Method in class org.htmlunit.xpath.NodeSetDTM
-
The root node of the DTMIterator, as specified when it was created.
- getRoot() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
The root node of the DTMIterator, as specified when it was created.
- getRoot() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeIterator
- getSchemaTypeInfo() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getSchemaTypeInfo() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getSpecified() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getSpecified() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getStaticScore() - Method in class org.htmlunit.xpath.patterns.NodeTest
-
Get the static score for this node test.
- getStepCount(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- getStepLocalName(int) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Get the local name of the step.
- getStepNS(int) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Get the namespace of the step.
- getStepTestType(int) - Method in class org.htmlunit.xpath.compiler.OpMap
-
Get the test type of the step, i.e.
- getStrictErrorChecking() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getStringFromNode(int) - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Get the string conversion from a single node.
- getStringValue(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTM
-
Get the string-value of a node as a String object (see
... for the definition of a node's
string-value).
- getStringValue(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTM
-
Get the string-value of a node as a String object (see
... for the definition of a node's
string-value).
- getStringValue(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Get the string-value of a node as a String object (see
... for the definition of a node's
string-value).
- getSubContextList() - Method in class org.htmlunit.xpath.XPathContext
-
Get the current axes iterator, or return null if none.
- getSystemId() - Method in class org.htmlunit.xpath.Expression
- getTagName() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getTarget() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getTextContent() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getTextContent() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getTokenQueue() - Method in class org.htmlunit.xpath.compiler.OpMap
-
Get the XPath as a list of tokens.
- getTokenQueueSize() - Method in class org.htmlunit.xpath.compiler.OpMap
-
Get size of the token queue.
- getType() - Method in class org.htmlunit.xpath.objects.XBoolean
-
Tell what kind of class this is.
- getType() - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Tell what kind of class this is.
- getType() - Method in class org.htmlunit.xpath.objects.XNumber
-
Tell what kind of class this is.
- getType() - Method in class org.htmlunit.xpath.objects.XObject
-
Tell what kind of class this is.
- getType() - Method in class org.htmlunit.xpath.objects.XString
-
Tell what kind of class this is.
- getType(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.ExpandedNameTable
-
Given an expanded-name ID, return the local name ID.
- getTypeName() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getTypeNamespace() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getTypeString() - Method in class org.htmlunit.xpath.objects.XBoolean
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.htmlunit.xpath.objects.XNumber
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.htmlunit.xpath.objects.XObject
-
Given a request type, return the equivalent string.
- getTypeString() - Method in class org.htmlunit.xpath.objects.XString
-
Given a request type, return the equivalent string.
- getURIResolver() - Method in class org.htmlunit.xpath.XPathContext
-
Get the URIResolver associated with this execution context.
- getUserData(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getUserData(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getValue() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- getValue() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getVector() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
If this iterator needs to cache nodes that are fetched, they are stored in the Vector in the
generic object.
- getWhatToShow() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
This attribute determines which node types are accepted.
- getWhatToShow() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
This attribute determines which node types are presented via the iterator.
- getWhatToShow(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Get a
NodeFilter bit set that tells what to show for a given node
test.
- getWhatToShow() - Method in class org.htmlunit.xpath.NodeSetDTM
-
This attribute determines which node types are presented via the iterator.
- getWhatToShow() - Method in class org.htmlunit.xpath.patterns.NodeTest
-
This attribute determines which node types are accepted.
- getWhatToShow() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
This attribute determines which node types are presented via the iterator.
- getWhatToShow() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeIterator
- getWholeText() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getXmlEncoding() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getXmlStandalone() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getXmlVersion() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- getXPathContext() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
The XPath execution context we are operating on.
- greaterThan(XObject) - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Tell if one object is greater than the other.
- greaterThan(XObject) - Method in class org.htmlunit.xpath.objects.XObject
-
Tell if one object is greater than the other.
- greaterThanOrEqual(XObject) - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Tell if one object is greater than or equal to the other.
- greaterThanOrEqual(XObject) - Method in class org.htmlunit.xpath.objects.XObject
-
Tell if one object is greater than or equal to the other.
- group(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Compile an expression group.
- gt(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Compile a '>' operation.
- Gt - Class in org.htmlunit.xpath.operations
-
The '>' operation expression executor.
- Gt() - Constructor for class org.htmlunit.xpath.operations.Gt
-
- gte(int) - Method in class org.htmlunit.xpath.compiler.Compiler
-
Compile a '>=' operation.
- Gte - Class in org.htmlunit.xpath.operations
-
The '>=' operation expression executor.
- Gte() - Constructor for class org.htmlunit.xpath.operations.Gte
-
- IDENT_DTM_DEFAULT - Static variable in class org.htmlunit.xpath.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.htmlunit.xpath.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.htmlunit.xpath.xml.dtm.DTMManager
-
This is the maximum number of DTMs available.
- IDENT_NODE_DEFAULT - Static variable in class org.htmlunit.xpath.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.
- IdKeyPattern() - Method in class org.htmlunit.xpath.compiler.XPathParser
-
IdKeyPattern ::= 'id' '(' Literal ')' | 'key' '(' Literal ',' Literal ')' (Also handle doc())
- importNode(Node, boolean) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- includeSelf() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMAxisIteratorBase
-
Set the flag to include the start node in the iteration.
- incrementCurrentPos() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Increment the current position in the node set.
- indexNode(int, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBase
-
Add a node to the element indexes.
- indexOf(int, int) - Method in class org.htmlunit.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.htmlunit.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(XString) - Method in class org.htmlunit.xpath.objects.XString
-
Returns the index within this string of the first occurrence of the specified substring.
- indexOf(int, int) - Method in class org.htmlunit.xpath.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.htmlunit.xpath.xml.utils.NodeVector
-
Searches for the first occurence of the given argument, beginning the search at index, and
testing for equality using the equals method.
- indexOf(int, int) - Method in class org.htmlunit.xpath.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.htmlunit.xpath.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.
- init(Compiler, int, int) - Method in class org.htmlunit.xpath.axes.AxesWalker
-
Initialize an AxesWalker during the parse of the XPath expression.
- init(Compiler, int, int) - Method in class org.htmlunit.xpath.axes.FilterExprWalker
-
Initialize an AxesWalker during the parse of the XPath expression.
- initMatchPattern(Compiler, String, PrefixResolver) - Method in class org.htmlunit.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.htmlunit.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.htmlunit.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.htmlunit.xpath.axes.PredicatedNodeTest
-
Init predicate info.
- initProximityPosition(int) - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Init the proximity position to zero for a forward axes.
- initXPath(Compiler, String, PrefixResolver) - Method in class org.htmlunit.xpath.compiler.XPathParser
-
Given an string, init an XPath object for selections, in order that a parse doesn't have to be
done each time the expression is evaluated.
- insertBefore(Node, Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- insertBefore(Node, Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- insertData(int, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- insertElementAt(int, int) - Method in class org.htmlunit.xpath.xml.utils.NodeVector
-
Inserts the specified node in this vector at the specified index.
- installFunction(String, Class<?>) - Method in class org.htmlunit.xpath.compiler.FunctionTable
-
Install a built-in function.
- InternalAxisIteratorBase() - Constructor for class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.InternalAxisIteratorBase
-
- isAbsolute(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- isDefaultNamespace(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- isDefaultNamespace(String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- isDerivedFrom(String, String, int) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- isDescendant(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.DescendantIterator
-
Tell if this node identity is a descendant.
- isDocOrdered() - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Returns true if all the nodes in the iteration well be returned in document order.
- isDocOrdered() - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Returns true if all the nodes in the iteration well be returned in document order.
- isDocOrdered() - Method in class org.htmlunit.xpath.axes.WalkingIteratorSorted
-
Returns true if all the nodes in the iteration well be returned in document order.
- isDocOrdered() - Method in class org.htmlunit.xpath.NodeSetDTM
-
Returns true if all the nodes in the iteration well be returned in document order.
- isDocOrdered() - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Returns true if all the nodes in the iteration well be returned in document order.
- isDownwardAxisOfMany(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
Tell if the given axis goes downword.
- isElementContentWhitespace() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- isEqualNode(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- isEqualNode(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- isFresh() - Method in class org.htmlunit.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.htmlunit.xpath.axes.NodeSequence
-
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.htmlunit.xpath.NodeSetDTM
-
Tells if this NodeSetDTM is "fresh", in other words, if the first nextNode() that is called
will return the first node in the set.
- isFresh() - Method in interface org.htmlunit.xpath.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.
- isId() - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- isId() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- isNodeAfter(int, int) - Method in interface org.htmlunit.xpath.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.htmlunit.xpath.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.
- isOneStep(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- isReverse() - Method in interface org.htmlunit.xpath.xml.dtm.DTMAxisIterator
-
- isReverse() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMAxisIteratorBase
-
- isReverse() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.AncestorIterator
- isReverse() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingIterator
- isReverse() - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMDefaultBaseIterators.PrecedingSiblingIterator
- isReverseAxes() - Method in class org.htmlunit.xpath.axes.OneStepIterator
-
Tells if this is a reverse axes.
- isReverseAxes() - Method in class org.htmlunit.xpath.axes.PredicatedNodeTest
-
Tells if this is a reverse axes.
- isReverseAxes() - Method in class org.htmlunit.xpath.axes.ReverseAxesWalker
-
Tells if this is a reverse axes.
- isSameClass(Expression) - Method in class org.htmlunit.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.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- isSameNode(Node) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- isSet(int, int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- isStableNumber() - Method in class org.htmlunit.xpath.Expression
-
Tell if this expression returns a stable number that will not change during iterations within
the expression.
- isStableNumber() - Method in class org.htmlunit.xpath.objects.XNumber
-
Tell if this expression returns a stable number that will not change during iterations within
the expression.
- isSupported(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.dom2dtm.DOM2DTMdefaultNamespaceDeclarationNode
- isSupported(String, String) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeProxy
- isWhiteSpace(char) - Static method in class org.htmlunit.xpath.xml.utils.XMLCharacterRecognizer
-
Returns whether the specified ch conforms to the XML 1.0 definition of whitespace.
- isWhiteSpace(CharSequence) - Static method in class org.htmlunit.xpath.xml.utils.XMLCharacterRecognizer
-
Tell if the string is whitespace.
- isWild(int) - Static method in class org.htmlunit.xpath.axes.WalkerFactory
-
- item(int) - Method in class org.htmlunit.xpath.axes.LocPathIterator
-
Returns the node handle of an item in the collection.
- item(int) - Method in class org.htmlunit.xpath.axes.NodeSequence
-
Returns the node handle of an item in the collection.
- item(int) - Method in class org.htmlunit.xpath.NodeSet
- item(int) - Method in class org.htmlunit.xpath.NodeSetDTM
-
Returns the node handle of an item in the collection.
- item(int) - Method in interface org.htmlunit.xpath.xml.dtm.DTMIterator
-
Returns the node handle of an item in the collection.
- item(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMChildIterNodeList
- item(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNamedNodeMap
- item(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeList
- item(int) - Method in class org.htmlunit.xpath.xml.dtm.ref.DTMNodeListBase
- iter() - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Cast result object to a nodelist.
- iter() - Method in class org.htmlunit.xpath.objects.XObject
-
Cast result object to a nodelist.
- IteratorPool - Class in org.htmlunit.xpath.axes
-
Pool of object of a given type to pick from to help memory usage
- IteratorPool(DTMIterator) - Constructor for class org.htmlunit.xpath.axes.IteratorPool
-
Constructor IteratorPool
- iterRaw() - Method in class org.htmlunit.xpath.objects.XNodeSet
-
Return the iterator without cloning, etc.