Uses of Package
edu.upc.dama.dex.script

Packages that use edu.upc.dama.dex.script
edu.upc.dama.dex.script Provides classes and tools used to help to create schemas and load data. 
 

Classes in edu.upc.dama.dex.script used by edu.upc.dama.dex.script
ParseException
          This exception is thrown when parse errors are encountered.
ScriptParser.Attributes
           
ScriptParser.Element
           
ScriptParser.Type
           
ScriptParserConstants
           
ScriptParserTokenManager
           
SimpleCharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
Token
          Describes the input token stream.