org.apache.xmlbeans.impl.store
Class QueryDelegate

java.lang.Object
  extended by org.apache.xmlbeans.impl.store.QueryDelegate

public final class QueryDelegate
extends java.lang.Object


Nested Class Summary
static interface QueryDelegate.QueryInterface
           
 
Method Summary
static QueryDelegate.QueryInterface createInstance(java.lang.String implClassName, java.lang.String query, java.lang.String contextVar, int boundary, XmlOptions xmlOptions)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createInstance

public static QueryDelegate.QueryInterface createInstance(java.lang.String implClassName,
                                                          java.lang.String query,
                                                          java.lang.String contextVar,
                                                          int boundary,
                                                          XmlOptions xmlOptions)