Frames | No Frames |
Methods with return type org.apache.xpath.XPathContext | |
XPathContext | Get the XPathContext that owns this ExpressionContext.
|
Constructors with parameter type org.apache.xpath.XPathContext | |
NodeSequence.NodeSequence(DTMIterator iter, int context, XPathContext xctxt, boolean shouldCacheNodes) Create a new NodeSequence from a (already cloned) iterator.
|
Methods with parameter type org.apache.xpath.XPathContext | |
short | Test whether a specified node is visible in the logical view of a
TreeWalker or NodeIterator. |
DTMIterator | Given an select expression and a context, evaluate the XPath
and return the resulting iterator.
|
int | Return the first node out of the nodeset, if this expression is
a nodeset expression. |
int | Return the first node out of the nodeset, if this expression is
a nodeset expression. |
int | Return the first node out of the nodeset, if this expression is
a nodeset expression. |
int | Return the first node out of the nodeset, if this expression is
a nodeset expression. |
boolean | Evaluate this operation directly to a boolean.
|
XObject | Execute this iterator, meaning create a clone that can
store state, and initialize it for fast execution from
the current runtime state. |
void | LocPathIterator.executeCharsToContentHandler(XPathContext xctxt, org.xml.sax.ContentHandler handler) Execute an expression in the XPath runtime context, and return the
result of the expression.
|
XNodeSet | FilterExprIteratorSimple.executeFilterExpr(int context, XPathContext xctxt, PrefixResolver prefixResolver, boolean isTopLevel, int stackFrame, Expression expr) Execute the expression. |
int | Get the index of the last node that can be itterated to.
|
int | Get the index of the last node that can be itterated to.
|
int | |
int | Get the index of the last node that can be itterated to.
|
int | Get the number of nodes in this node list. |
int | Get the index of the last node that can be itterated to.
|
int | Get the number of nodes in the node list, which, in the XSLT 1 based
counting system, is the last index position.
|
int | Get the current sub-context position.
|
int | Get the current sub-context position.
|
Methods with return type org.apache.xpath.XPathContext | |
XPathContext | The XPath execution context we are operating on.
|
Methods with parameter type org.apache.xpath.XPathContext | |
boolean | Evaluate this operation directly to a boolean.
|
boolean | Evaluate this operation directly to a boolean.
|
boolean | Execute a binary operation by calling execute on each of the operands,
and then calling the operate method on the derived class.
|
boolean | Evaluate this operation directly to a boolean.
|
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. |
double | Evaluate this operation directly to a double.
|
double | Evaluate this operation directly to a double.
|
double | Evaluate this operation directly to a double.
|
double | Evaluate this operation directly to a double.
|
double | Evaluate this operation directly to a double.
|
double | Evaluate this operation directly to a double.
|
double | Evaluate this operation directly to a double.
|
Methods with parameter type org.apache.xpath.XPathContext | |
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. |
void | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
int | Get the position in the current context node list.
|
int | Get the position in the current context node list.
|
Methods with parameter type org.apache.xpath.XPathContext | |
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.
|
int | Get the count of the nodes that match the test, which is the proximity
position of the last node that can pass this test in the sub context
selection. |
double | Get the match score of the given node.
|
int | Get the proximity position index of the current node based on this
node test.
|
Constructors with parameter type org.apache.xpath.XPathContext | |
AVTPartXPath.AVTPartXPath(String val, PrefixResolver nsNode, XPathParser xpathProcessor, XPathFactory factory, XPathContext liaison) Construct a simple AVT part.
|
Methods with parameter type org.apache.xpath.XPathContext | |
void | Tell the user of an error, and probably throw an
exception.
|
String | Evaluate the AVT and return a String.
|
void | Write the evaluated value into the given
string buffer.
|
void | AVTPartSimple.evaluate(XPathContext xctxt, FastStringBuffer buf, int context, PrefixResolver nsNode) Write the value into the buffer.
|
void | Write the value into the buffer.
|
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.
|
org.apache.xalan.templates.TemplateSubPatternAssociation | Get the head of the most likely list of associations to check, based on
the name and type of the targetNode argument.
|
int | Get the previous node to be counted.
|
int | Get the target node that will be counted..
|
ElemTemplate | TemplateList.getTemplate(XPathContext xctxt, int targetNode, QName mode, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best
matches in the given XSL document, according
to the rules specified in the xsl draft.
|
ElemTemplate | TemplateList.getTemplate(XPathContext xctxt, int targetNode, QName mode, int maxImportLevel, int endImportLevel, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best
matches in the given XSL document, according
to the rules specified in the xsl draft.
|
ElemTemplate | StylesheetRoot.getTemplateComposed(XPathContext xctxt, int targetNode, QName mode, boolean quietConflictWarnings, DTM dtm) Get an "xsl:template" property by node match. |
ElemTemplate | StylesheetRoot.getTemplateComposed(XPathContext xctxt, int targetNode, QName mode, int maxImportLevel, int endImportLevel, boolean quietConflictWarnings, DTM dtm) Get an "xsl:template" property by node match. |
ElemTemplate | TemplateList.getTemplateFast(XPathContext xctxt, int targetNode, int expTypeID, QName mode, int maxImportLevel, boolean quietConflictWarnings, DTM dtm) Given a target element, find the template that best
matches in the given XSL document, according
to the rules specified in the xsl draft. |
WhiteSpaceInfo | Get information about whether or not an element should strip whitespace.
|
void | Set the XPath support.
|
boolean | Get information about whether or not an element should strip whitespace.
|
boolean | Get information about whether or not an element should strip whitespace.
|
DTMIterator | Sort given nodes
|
void | Warn the user of a problem.
|
void | Warn the user of a problem.
|
Methods with parameter type org.apache.xpath.XPathContext | |
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 parameter type org.apache.xpath.XPathContext | |
XObject | Get a variable based on it's qualified name.
|
Constructors with parameter type org.apache.xpath.XPathContext | |
KeyTable.KeyTable(int doc, PrefixResolver nscontext, QName name, Vector keyDeclarations, XPathContext xctxt) Build a keys table.
| |
Construct a NodeSorter, passing in the XSL TransformerFactory
so it can know how to get the node data according to
the proper whitespace rules.
|
Methods with parameter type org.apache.xpath.XPathContext | |
int | Count forward until the given node is found, or until
we have looked to the given amount.
|
XNodeSet | KeyManager.getNodeSetDTMByKey(XPathContext xctxt, int doc, QName name, XMLString ref, PrefixResolver nscontext) Given a valid element key, return the corresponding node list.
|
void | Set the execution context for XPath.
|
void | Given a vector of nodes, sort each node according to
the criteria in the keys.
|
Methods with return type org.apache.xpath.XPathContext | |
XPathContext | Get the XPath context associated with this transformer.
|
Constructors with parameter type org.apache.xpath.XPathContext | |
Create a NodeSetDTM, and copy the members of the
given DTMIterator into it.
| |
Create a NodeSetDTM, and copy the members of the
given DTMIterator into it.
|
Methods with parameter type org.apache.xpath.XPathContext | |
int | Add the node into a vector of nodes where it should occur in
document order.
|
int | Add the node into a vector of nodes where it should occur in
document order.
|
int | Add the node into a vector of nodes where it should occur in
document order.
|
int | Add the node into a vector of nodes where it should occur in
document order.
|
void | Copy NodeList members into this nodelist, adding in
document order. |
void | Copy NodeList members into this nodelist, adding in
document order. |
void | Copy NodeList members into this nodelist, adding in
document order. |
DTMIterator | Given an select expression and a context, evaluate the XPath
and return the resulting iterator.
|
DTMIterator | Given an select expression and a context, evaluate the XPath
and return the resulting iterator, but do not clone.
|
int | Return the first node out of the nodeset, if this expression is
a nodeset expression.
|
boolean | Evaluate expression to a boolean.
|
boolean | Given an expression and a context, evaluate the XPath
and return the result.
|
void | Tell the user of an error, and probably throw an
exception.
|
void | Tell the user of an error, and probably throw an
exception.
|
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.
|
void | Execute an expression in the XPath runtime context, and return the
result of the expression.
|
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 | Get a local variable or parameter in the current stack frame.
|
XObject | Get a local variable or parameter in the current stack frame.
|
double | Get the match score of the given node.
|
int | Get the source tree from the input source.
|
int | SourceTreeManager.getSourceTree(String base, String urlString, SourceLocator locator, XPathContext xctxt) Get the source tree from the a base URL and a URL string.
|
XObject | Get a variable based on it's qualified name.
|
double | Evaluate expression to a number.
|
int | Try to create a DOM source tree from the input source.
|
boolean | WhitespaceStrippingElementMatcher.shouldStripWhiteSpace(XPathContext support, Element targetElement) Get information about whether or not an element should strip whitespace.
|
void | Warn the user of an problem.
|
void | Warn the user of an problem.
|
XMLString | Cast result object to a string.
|
Methods with return type org.apache.xpath.XPathContext | |
XPathContext | Returns the XPathSupport object used in this CachedXPathAPI
%REVIEW% I'm somewhat concerned about the loss of encapsulation
this causes, but the xml-security folks say they need it.
|
XPathContext | Return the XPathContext associated with this XPathExpressionContext.
|
Constructors with parameter type org.apache.xpath.XPathContext | |
Create an XRTreeFrag Object.
| |
Create an XRTreeFrag Object.
|
Methods with parameter type org.apache.xpath.XPathContext | |
Object | Cast object to type t.
|
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.
|
double | Evaluate expression to a number.
|
int | Cast result object to a result tree fragment.
|
int | Cast result object to a result tree fragment.
|
int | Cast result object to a result tree fragment.
|
DocumentFragment | Cast result object to a result tree fragment.
|