Uses of Class
net.sf.jec.InvertibleOperator

Packages that use InvertibleOperator
net.sf.jec   
 

Uses of InvertibleOperator in net.sf.jec
 

Subclasses of InvertibleOperator in net.sf.jec
 class AccessorOperator
          This operator returns/sets a property of the context object.
 class IndexerOperator
          IndexerOperator operates on indexed objects as List, NodeList or Map.
 

Constructors in net.sf.jec with parameters of type InvertibleOperator
AssignOperator(InvertibleOperator op1, Operator op2, boolean throwExceptions)
          Creates a new instance of AssignOperator
 



Copyright © 2003 SourceForge. All Rights Reserved.