Uses of Class
org.basex.build.fs.parser.Metadata.DateType

Packages that use Metadata.DateType
org.basex.build.fs.parser Contains classes for extracting file metadata and content. 
 

Uses of Metadata.DateType in org.basex.build.fs.parser
 

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