|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.xmlpull.v1.builder.xpath.jaxen.BaseXPath
org.xmlpull.v1.builder.xpath.Xb1XPath
public class Xb1XPath
An XPath implementation for the XB1 model for more details on XB1 see XB1
| Constructor Summary | |
|---|---|
Xb1XPath(java.lang.String xpathExpr)
Compile XPath expression into an executable form suitable to use with XB1. |
|
| Method Summary |
|---|
| Methods inherited from class org.xmlpull.v1.builder.xpath.jaxen.BaseXPath |
|---|
addNamespace, booleanValueOf, createFunctionContext, createNamespaceContext, createVariableContext, debug, evaluate, getContext, getContextSupport, getFunctionContext, getNamespaceContext, getNavigator, getRootExpr, getVariableContext, numberValueOf, selectNodes, selectNodesForContext, selectSingleNode, selectSingleNodeForContext, setFunctionContext, setNamespaceContext, setVariableContext, stringValueOf, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Xb1XPath(java.lang.String xpathExpr)
throws JaxenException
xpathExpr - The XPath expression.
JaxenException - if there is a syntax error while
parsing the expression.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||