|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectart.util.XmlReader
Class used to read the parameters from an xml file.
| Constructor Summary | |
XmlReader(GaConfiguration configuration)
Costructor of the class. |
|
| Method Summary | |
void |
read(java.io.File filename,
java.lang.String prjName,
java.lang.String prjType)
Read values. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XmlReader(GaConfiguration configuration)
configuration - Configuration files to witch pass the readed parameters.| Method Detail |
public void read(java.io.File filename,
java.lang.String prjName,
java.lang.String prjType)
filename - File nameprjName - Project nameprjType - Project type ("ga" or "cs")
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||