org.apache.ws.resource.properties.query
Interface QueryExpression

All Known Implementing Classes:
XmlBeansQueryExpression

public interface QueryExpression

Java representation of the wsrp:QueryExpressionType XML schema type.

Author:
Ian P. Springer

Method Summary
 org.w3c.dom.Node getContent()
          DOCUMENT_ME
 java.net.URI getDialect()
          DOCUMENT_ME
 

Method Detail

getContent

public org.w3c.dom.Node getContent()
DOCUMENT_ME

Returns:
DOCUMENT_ME

getDialect

public java.net.URI getDialect()
DOCUMENT_ME

Returns:
DOCUMENT_ME


Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.