Commons JXPath 1.3-redhat-3

org.apache.commons.jxpath.ri.model
Class VariablePointerFactory.VariableContextWrapper

java.lang.Object
  extended by 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.


Method Summary
 JXPathContext getContext()
          Get the original (unwrapped) context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContext

public JXPathContext getContext()
Get the original (unwrapped) context.

Returns:
JXPathContext.

Commons JXPath 1.3-redhat-3

Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.