Uses of Class
net.sf.jagg.PropertyScanner.Token

Packages that use PropertyScanner.Token
net.sf.jagg Provides the classes and API necessary to perform aggregate operations. 
 

Uses of PropertyScanner.Token in net.sf.jagg
 

Methods in net.sf.jagg that return PropertyScanner.Token
 PropertyScanner.Token PropertyScanner.getNextToken()
          Returns the Token.
static PropertyScanner.Token PropertyScanner.Token.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static PropertyScanner.Token[] PropertyScanner.Token.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2010-2013 jAgg Team. All Rights Reserved.