org.exist.soap
Interface QueryService

All Known Implementing Classes:
QueryServiceLocator

public interface QueryService


Method Summary
 Query getQuery()
           
 Query getQuery(java.net.URL portAddress)
           
 java.lang.String getQueryAddress()
           
 

Method Detail

getQueryAddress

public java.lang.String getQueryAddress()

getQuery

public Query getQuery()
               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getQuery

public Query getQuery(java.net.URL portAddress)
               throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.