|
Xindice API version 1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xindice.client.xmldb.CommonConfigurable
org.apache.xindice.client.xmldb.services.QueryService
org.apache.xindice.client.xmldb.services.XPathQueryServiceImpl
public class XPathQueryServiceImpl
XML:DB XPathQueryService implementation that uses XML-RPC communication with server
Field Summary |
---|
Fields inherited from class org.apache.xindice.client.xmldb.services.QueryService |
---|
queryLang |
Fields inherited from class org.apache.xindice.client.xmldb.CommonConfigurable |
---|
config |
Fields inherited from interface org.xmldb.api.modules.XPathQueryService |
---|
SERVICE_NAME |
Constructor Summary | |
---|---|
XPathQueryServiceImpl()
Creates new XPathQueryService |
Method Summary |
---|
Methods inherited from class org.apache.xindice.client.xmldb.services.QueryService |
---|
clearNamespaces, getName, getNamespace, getVersion, query, queryResource, removeNamespace, setCollection, setNamespace |
Methods inherited from class org.apache.xindice.client.xmldb.CommonConfigurable |
---|
getProperty, setProperty |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.xmldb.api.modules.XPathQueryService |
---|
clearNamespaces, getNamespace, query, queryResource, removeNamespace, setNamespace |
Methods inherited from interface org.xmldb.api.base.Service |
---|
getName, getVersion, setCollection |
Methods inherited from interface org.xmldb.api.base.Configurable |
---|
getProperty, setProperty |
Constructor Detail |
---|
public XPathQueryServiceImpl()
|
Xindice API version 1.1 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |