|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IXMLInputFileParser
This interface denotes what an input parser for XML files must do. This interface is not intended to be implemented directly but through a subinterface that implements the generateModel method with parameters and concreet return value
| Method Summary | |
|---|---|
boolean |
isInitialized()
Check whether the the object is properly initialized |
| Methods inherited from interface ch.sahits.codegen.input.IInputParser |
|---|
getFileExtension, getRanking, getWorkload, init, needsDataBaseInformationForCompleetion, parse |
| Method Detail |
|---|
boolean isInitialized()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||