Class FunctionDef1Arg

    • Constructor Detail

      • FunctionDef1Arg

        public FunctionDef1Arg()
    • Method Detail

      • Arg0IsNodesetExpr

        public boolean Arg0IsNodesetExpr()
        Tell if the expression is a nodeset expression.
        Returns:
        true if the expression can be represented as a nodeset.
      • canTraverseOutsideSubtree

        public boolean canTraverseOutsideSubtree()
        Tell if this expression or it's subexpressions can traverse outside the current subtree.
        Overrides:
        canTraverseOutsideSubtree in class FunctionOneArg
        Returns:
        true if traversal outside the context node's subtree can occur.