Interface PatternWithPredicate

All Known Implementing Classes:
BasePatternWithPredicate, BooleanExpressionPattern

public interface PatternWithPredicate
Represents a pattern with a predicate, for example item[@value=3] or .[. instance of map(*)]
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details