cc.plural.jsonij.jpath
Class PredicateComponent

java.lang.Object
  extended by cc.plural.jsonij.jpath.Component
      extended by cc.plural.jsonij.jpath.PredicateComponent
Direct Known Subclasses:
AllPredicate, ExpressionPredicate, LastIndexPredicate, SimpleIndexPredicate, StartEndStepPredicate, UnionPredicate

public abstract class PredicateComponent
extends Component

Author:
jmarsden

Constructor Summary
PredicateComponent()
           
 
Method Summary
 
Methods inherited from class cc.plural.jsonij.jpath.Component
evaluate, evaluate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredicateComponent

public PredicateComponent()


Copyright © 2012. All Rights Reserved.