org.apache.commons.jxpath.ri.model
Class VariablePointerFactory.VariableContextWrapper
java.lang.Object
org.apache.commons.jxpath.ri.model.VariablePointerFactory.VariableContextWrapper
- Enclosing class:
- VariablePointerFactory
public static final class VariablePointerFactory.VariableContextWrapper
- extends Object
Node value wrapper to trigger a VariablePointerFactory.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getContext
public JXPathContext getContext()
- Get the original (unwrapped) context.
- Returns:
- JXPathContext.
Copyright © 2001-2008 The Apache Software Foundation. All Rights Reserved.