Class VariablePointerFactory.VariableContextWrapper

  • Enclosing class:
    VariablePointerFactory

    public static final class VariablePointerFactory.VariableContextWrapper
    extends java.lang.Object
    Node value wrapper to trigger a VariablePointerFactory.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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.