Uses of Class
com.ebmwebsourcing.easybox.api.XQueryException

Packages that use XQueryException
com.ebmwebsourcing.easybox.api   
 

Uses of XQueryException in com.ebmwebsourcing.easybox.api
 

Methods in com.ebmwebsourcing.easybox.api that throw XQueryException
 java.util.List<?> XmlObjectXQueryEvaluator.evaluate(XmlObject xmlObjectContextNode, java.lang.String xqueryString)
           
<X extends XmlObjectNode>
X
XmlObjectXQueryEvaluator.selectSingleXmlObjectNode(XmlObject xmlObjectContextNode, java.lang.String xqueryString, java.lang.Class<X> resultInterfaceClass)
           
<X extends XmlObjectNode>
X[]
XmlObjectXQueryEvaluator.selectXmlObjectNodes(XmlObject xmlObjectContextNode, java.lang.String xqueryString, java.lang.Class<X> resultInterfaceClass)
           
 



Copyright © 2011 Petals Link. All Rights Reserved.