com.gigaspaces.query.xml
Class XPathQuery
java.lang.Object
com.gigaspaces.query.xml.XPathQuery
- All Implemented Interfaces:
- ISpaceQuery<XPathResultSetImpl>
public class XPathQuery
- extends Object
- implements ISpaceQuery<XPathResultSetImpl>
Used for querying XML documents stored in space using an XPath query.
- Since:
- 9.1
- Author:
- idan
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XPathQuery
public XPathQuery(String typeName,
String expression)
XPathQuery
public XPathQuery(String typeName,
String expression,
String label)
getExpression
public String getExpression()
getTypeName
public String getTypeName()
getLabel
public String getLabel()
Copyright © GigaSpaces.