Uses of Class
cc.plural.jsonij.jpath.PredicateComponent

Packages that use PredicateComponent
cc.plural.jsonij.jpath   
 

Uses of PredicateComponent in cc.plural.jsonij.jpath
 

Subclasses of PredicateComponent in cc.plural.jsonij.jpath
 class AllPredicate
          All predicate implementation.
 class ExpressionPredicate
          Complex Predicate Implementation.
 class LastIndexPredicate
          LastIndexPredicate Predicate Implementation.
 class SimpleIndexPredicate
           
 class StartEndStepPredicate
           
 class UnionPredicate
          JPath Union Predicate Implementation.
 

Methods in cc.plural.jsonij.jpath that return PredicateComponent
 PredicateComponent JPathParser.readPredicate(JPathParser.JPathReader target)
           
 



Copyright © 2012. All Rights Reserved.