Uses of Class
org.basex.build.BuildException

Packages that use BuildException
org.basex.build.xml Provides classes for creating database instances from XML files. 
 

Uses of BuildException in org.basex.build.xml
 

Methods in org.basex.build.xml that throw BuildException
 void XMLScanner.next()
          Reads and interprets the next token from the input stream.
 void XMLScanner.scan()
          Read and interpret all tokens from the input stream.