Frames | No Frames |
Methods with return type org.apache.xpath.XPath | |
XPath | XPathFactory.create(String exprString, SourceLocator locator, PrefixResolver prefixResolver, int type) Create an XPath.
|
Constructors with parameter type org.apache.xpath.XPath | |
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.XPath | |
XPath | The XPath that executed the selection.
|
Methods with parameter type org.apache.xpath.XPath | |
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.
|
Constructors with parameter type org.apache.xpath.XPath | |
Construct a simple AVT part.
| |
Constructor WhiteSpaceInfo
|
Fields of type org.apache.xpath.XPath | |
XPath | The required select attribute contains an expression.
|
Methods with parameter type org.apache.xpath.XPath | |
void | Set the "count" attribute.
|
void | Set the "from" attribute. |
void | Set the "match" attribute.
|
void | Set the "match" attribute.
|
void | Set the "select" attribute.
|
void | Set the "select" attribute.
|
void | Set the "select" attribute.
|
void | Set the "select" attribute.
|
void | Set the "select" attribute.
|
void | Set the "select" attribute.
|
void | Set the "select" attribute.
|
void | Set the "test" attribute.
|
void | Set the "test" attribute.
|
void | Set the "use" attribute.
|
void | Set the "value" attribute.
|
Methods with return type org.apache.xpath.XPath | |
XPath | Get the "count" attribute.
|
XPath | Get the "from" attribute.
|
XPath | Get the "match" attribute.
|
XPath | Get the "match" attribute.
|
XPath | Get the "select" attribute.
|
XPath | Get the "select" attribute.
|
XPath | Get the "select" attribute.
|
XPath | Get the "select" attribute.
|
XPath | Get the "select" attribute.
|
XPath | Get the "test" attribute.
|
XPath | Get the "test" attribute.
|
XPath | Get the "use" attribute.
|
XPath | Get the "value" attribute.
|
Methods with parameter type org.apache.xpath.XPath | |
void |
Methods with return type org.apache.xpath.XPath | |
XPath | Process an expression string into an XPath.
|