Class VariablePointerFactory.VariableContextWrapper

  • Enclosing class:
    VariablePointerFactory

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

      • VariableContextWrapper

        private VariableContextWrapper​(JXPathContext context)
        Create a new VariableContextWrapper.
        Parameters:
        context - to wrap
    • Method Detail

      • getContext

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