Package org.loboevolution.apache.xpath.patterns


package org.loboevolution.apache.xpath.patterns

Implementation of XPath nodeTest support, and XSLT pattern matching support.

  • Classes
    Class
    Description
    Special context node pattern matcher.
    Match pattern step that contains a function.
    This is the basic node test class for both match patterns and location path steps.
    This class represents a single pattern match step.
    This class represents a union pattern, which can have multiple individual StepPattern patterns.