name.angoca.db2sa.readers
Class GrammarReader
java.lang.Object
name.angoca.db2sa.readers.GrammarReader
public final class GrammarReader
- extends Object
This is the grammar reader.
Control Version
- 0.0.1 Class creation.
- 0.1.0 First Implementation of the XML reader.
- 0.2.0 Use of ConfigurationReader.
- 0.2.1 Throw exception before.
- 0.2.2 final.
- 1.0.0 Moved to version 1.
- Version:
- 1.0.0 2009-07-19
- Author:
- Andres Gomez Casanova (AngocA)
Method Summary |
static InputSource |
read()
Reads the grammar file and creates the structure of the graph. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
read
public static InputSource read()
- Reads the grammar file and creates the structure of the graph.
- Returns:
- The content of the file.
Andres Gomez Casanova (AngocA) 
This work is licensed under a Creative Commons Attribution 3.0 Unported License.