Package | Description |
---|---|
engine | |
parsing |
Modifier and Type | Method and Description |
---|---|
IParser |
MainEngine.getParser() |
Modifier and Type | Class and Description |
---|---|
class |
SimpleTextParser
SimpleTextParser
|
class |
TestParser
Phase
|
Modifier and Type | Method and Description |
---|---|
IParser |
ParserFactory.createParser(java.lang.String concreteClassName)
Creates different types of parser objects which are
responsible for reading the input files.
|