Uses of Class
org.basex.build.fs.NewFSParser.NS

Packages that use NewFSParser.NS
org.basex.build.fs Contains classes for file system traversals. 
 

Uses of NewFSParser.NS in org.basex.build.fs
 

Methods in org.basex.build.fs that return NewFSParser.NS
static NewFSParser.NS NewFSParser.NS.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static NewFSParser.NS[] NewFSParser.NS.values()
          Returns an array containing the constants of this enum type, in the order they are declared.