Package org.apache.xmlbeans.impl.store
Class PathDelegate
- java.lang.Object
-
- org.apache.xmlbeans.impl.store.PathDelegate
-
public final class PathDelegate extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
PathDelegate.SelectPathInterface
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PathDelegate.SelectPathInterface
createInstance(java.lang.String implClassName, java.lang.String xpath, java.lang.String contextVar, java.util.Map namespaceMap)
-
-
-
Method Detail
-
createInstance
public static PathDelegate.SelectPathInterface createInstance(java.lang.String implClassName, java.lang.String xpath, java.lang.String contextVar, java.util.Map namespaceMap)
-
-