|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.impl.xquery.saxon.XBeansXQuery
public class XBeansXQuery
| Constructor Summary | |
|---|---|
XBeansXQuery(java.lang.String query,
java.lang.String contextVar,
java.lang.Integer boundary,
XmlOptions xmlOptions)
Construct given an XQuery expression string. |
|
| Method Summary | |
|---|---|
java.util.List |
execQuery(java.lang.Object node,
java.util.Map variableBindings)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XBeansXQuery(java.lang.String query,
java.lang.String contextVar,
java.lang.Integer boundary,
XmlOptions xmlOptions)
query - The XQuery expressioncontextVar - The name of the context variableboundary - The offset of the end of the prolog| Method Detail |
|---|
public java.util.List execQuery(java.lang.Object node,
java.util.Map variableBindings)
execQuery in interface QueryDelegate.QueryInterface
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||