Frames | No Frames |
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Execute this pattern step, including predicates.
|
XObject | Test a node to see if it matches the given node test.
|
XObject | Test the current node to see if it matches the given node test.
|
XObject | Execute this pattern step, including predicates.
|
XObject | Test a node to see if it matches any of the patterns in the union.
|
XObject | Test a node to see if it matches the given node test.
|
XObject | Tell what the test score is for the given node.
|
XObject | Execute this pattern step, including predicates.
|
XObject | Test a node to see if it matches the given node test.
|
XObject | Tell what the test score is for the given node.
|
XObject | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
XObject | Execute the match pattern step relative to another step.
|
Constructors with parameter type org.apache.xpath.objects.XObject | |
EndSelectionEvent.EndSelectionEvent(TransformerImpl processor, Node sourceNode, ElemTemplateElement styleNode, String attributeName, XPath xpath, XObject selection) Create an EndSelectionEvent.
| |
SelectionEvent.SelectionEvent(TransformerImpl processor, Node sourceNode, ElemTemplateElement styleNode, String attributeName, XPath xpath, XObject selection) Create an event originating at the given node of the style tree.
|
Fields of type org.apache.xpath.objects.XObject | |
XObject | The result of the selection.
|
Methods with parameter type org.apache.xpath.objects.XObject | |
void | TraceManager.fireSelectedEndEvent(int sourceNode, ElemTemplateElement styleNode, String attributeName, XPath xpath, XObject selection) Fire a selection event.
|
void | TraceManager.fireSelectedEvent(int sourceNode, ElemTemplateElement styleNode, String attributeName, XPath xpath, XObject selection) Fire a selection event.
|
Classes derived from org.apache.xpath.objects.XObject | |
class | An instance of this class holds unto a variable until
it is executed. |
class | This is the same as XUnresolvedVariable, but it assumes that the
context is already set up. |
Methods with parameter type org.apache.xpath.objects.XObject | |
void |
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | For support of literal objects in xpaths.
|
XObject | For support of literal objects in xpaths.
|
XObject | Get the XObject representation of the variable.
|
XObject | Get the XObject representation of the variable.
|
Constructors with parameter type org.apache.xpath.objects.XObject | |
Construct a parameter argument which has an XObject value.
| |
Construct a parameter argument.
|
Methods with parameter type org.apache.xpath.objects.XObject | |
void | Set a global variable or parameter in the global stack frame.
|
void | Set a local variable or parameter in the current stack frame.
|
void | Set a local variable or parameter in the specified stack frame.
|
void | Set the value of this argument.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | VariableStack.elementAt(int i) Get the element at the given index, regardless of stackframe.
|
XObject | CachedXPathAPI.eval(Node contextNode, String str) Evaluate XPath string to an XObject. |
XObject | Evaluate XPath string to an XObject. |
XObject | CachedXPathAPI.eval(Node contextNode, String str, Node namespaceNode) Evaluate XPath string to an XObject.
|
XObject | Evaluate XPath string to an XObject.
|
XObject | Evaluate XPath string to an XObject.
|
XObject | Evaluate XPath string to an XObject.
|
XObject | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
XObject | 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. |
XObject | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
XObject | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
XObject | Given an expression and a context, evaluate the XPath
and return the result.
|
XObject | Given an expression and a context, evaluate the XPath
and return the result.
|
XObject | Get a global variable or parameter from the global stack frame.
|
XObject | Get a global variable or parameter from the global stack frame.
|
XObject | VariableStack.getLocalVariable(int index, int frame) Get a local variable or parameter in the current stack frame.
|
XObject | Get a local variable or parameter in the current stack frame.
|
XObject | Get a local variable or parameter in the current stack frame.
|
XObject | Get the value for this argument.
|
XObject | Get a variable based on it's qualified name.
|
XObject | Get a variable based on it's qualified name.
|
Methods with parameter type org.apache.xpath.objects.XObject | |
void | SerializerUtils.outputResultTreeFragment(SerializationHandler handler, XObject obj, XPathContext support) Given a result tree fragment, walk the tree and
output it to the SerializationHandler.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Get a variable based on it's qualified name.
|
Classes derived from org.apache.xpath.objects.XObject | |
class | This class represents an XPath boolean object, and is capable of
converting the boolean to other types, such as a string.
|
class | This class doesn't have any XPathContext, so override
whatever to ensure it works OK.
|
class | This class represents an XPath nodeset object, and is capable of
converting the nodeset to other types, such as a string.
|
class | This class overrides the XNodeSet#object() method to provide the original
Node object, NodeList object, or NodeIterator.
|
class | This class represents an XPath null object, and is capable of
converting the null to other types, such as a string.
|
class | This class represents an XPath number, and is capable of
converting the number to other types, such as a string.
|
class | This class represents an XPath result tree fragment object, and is capable of
converting the RTF to other types, such as a string.
|
class | This class makes an select statement act like an result tree fragment.
|
class | This class represents an XPath string object, and is capable of
converting the string to other types, such as a number.
|
class | This class will wrap a FastStringBuffer and allow for
|
class | This class will wrap a FastStringBuffer and allow for
|
Methods with parameter type org.apache.xpath.objects.XObject | |
boolean | Tell if one object is less than the other.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if two objects are functionally equal.
|
boolean | Tell if one object is less than the other.
|
boolean | Tell if one object is greater than the other.
|
boolean | Tell if one object is less than the other.
|
boolean | Tell if one object is greater than or equal to the other.
|
boolean | Tell if one object is less than the other.
|
boolean | Tell if one object is less than the other.
|
boolean | Tell if one object is less than or equal to the other.
|
boolean | Tell if one object is less than or equal to the other.
|
boolean | Tell if two objects are functionally not equal.
|
boolean | Tell if two objects are functionally not equal.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Create the right XObject based on the type of the object passed. |
XObject | XObjectFactory.create(Object val) Create the right XObject based on the type of the object passed. |
XObject | Create the right XObject based on the type of the object passed.
|
XObject | Create the right XObject based on the type of the object passed.
|
XObject | For support of literal objects in xpaths.
|
XObject | For support of literal objects in xpaths.
|
XObject | Get a fresh copy of the object. |
XObject | Get a fresh copy of the object. |
Methods with parameter type org.apache.xpath.objects.XObject | |
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | AND two expressions and return the boolean result. |
XObject | Execute a binary operation by calling execute on each of the operands,
and then calling the operate method on the derived class.
|
XObject | OR two expressions and return the boolean result. |
XObject | Execute the operand and apply the unary operation to the result.
|
XObject | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
XObject | Dereference the variable, and return the reference value. |
XObject | Dereference the variable, and return the reference value. |
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
XObject | Apply the operation to two operands, and return the result.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | The dyn:evaluate function evaluates a string as an XPath expression and returns
the resulting value, which might be a boolean, number, string, node set, result
tree fragment or external object. |
XObject | Returns the result of evaluating the argument as a string containing
an XPath expression. |
XObject | ExsltDatetime.leapYear(String datetimeIn) The date:leap-year function returns true if the year given in a date
is a leap year. |
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Get a variable based on it's qualified name.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute an XPath function object. |
XObject | Execute the function. |
XObject | Execute the function. |
XObject | Execute the function. |
Classes derived from org.apache.xpath.objects.XObject | |
class | This class is the dynamic wrapper for a Xalan DTMIterator instance, and
provides random access capabilities.
|
Methods with return type org.apache.xpath.objects.XObject | |
XObject | Execute this iterator, meaning create a clone that can
store state, and initialize it for fast execution from
the current runtime state. |