Xindice API
version 1.2m1

org.apache.xindice.client.xmldb.services
Class TextQueryServiceImpl

java.lang.Object
  extended byorg.apache.xindice.client.xmldb.CommonConfigurable
      extended byorg.apache.xindice.client.xmldb.services.QueryService
          extended byorg.apache.xindice.client.xmldb.services.TextQueryServiceImpl
All Implemented Interfaces:
org.xmldb.api.base.Configurable, org.xmldb.api.base.Service, TextQueryService

public class TextQueryServiceImpl
extends QueryService
implements TextQueryService

XML:DB TextQueryService implementation that uses XML-RPC communication with server

Version:
$Revision: 566891 $, $Date: 2007-08-16 20:35:14 -0400 (Thu, 16 Aug 2007) $

Field Summary
 
Fields inherited from class org.apache.xindice.client.xmldb.services.QueryService
queryLang
 
Constructor Summary
TextQueryServiceImpl()
          Creates new TextQueryService
 
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.apache.xindice.client.TextQueryService
query, queryResource
 
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

TextQueryServiceImpl

public TextQueryServiceImpl()
Creates new TextQueryService


Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.