XQueryResource Class
- public class XQueryResource
extends Object
-
Hierarchy
-
Object
XQueryResource
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
executeDynamic(String, HashMap) Method
public XmlObject[] executeDynamic(String xQName,
HashMap iMap)
throws ResourceException
Exceptions
-
ResourceException
executeXmlObject(String, XmlObject, String) Method
public XmlObject executeXmlObject(String xQName,
XmlObject inputDoc,
String varName)
throws ResourceException
Exceptions
-
ResourceException
executeXQuery(Method, Object[]) Method
public Object executeXQuery(Method method,
Object[] args)
throws ResourceException
Exceptions
-
ResourceException
getXQueryString(Object) Method
public String getXQueryString(Object arg)
throws ResourceException
Exceptions
-
ResourceException