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

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

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

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

Methods in org.basex.build.fs.parser with parameters of type Metadata.XmlSpace
 void Metadata.setXmlSpace(Metadata.XmlSpace space)
          Adds a xml:space attribute.