name.angoca.db2sa.readers
Class GrammarReader

Package class diagram package GrammarReader
java.lang.Object
  extended by name.angoca.db2sa.readers.GrammarReader

public final class GrammarReader
extends Object

This is the grammar reader.
Control Version

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
 

Method Detail

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) Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License.