Uses of Class
treebolic.provider.xml.fast.Parser.Scope

Packages that use Parser.Scope
treebolic.provider.xml.fast   
 

Uses of Parser.Scope in treebolic.provider.xml.fast
 

Methods in treebolic.provider.xml.fast that return Parser.Scope
static Parser.Scope Parser.Scope.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Parser.Scope[] Parser.Scope.values()
          Returns an array containing the constants of this enum type, in the order they are declared.