|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.sahits.codegen.java.input.DBXMLFileGenerator
public final class DBXMLFileGenerator
Generate a XML file from a DataBaseTable Object.
| Constructor Summary | |
|---|---|
DBXMLFileGenerator(DataBaseTable _dbt,
java.lang.String _path,
java.lang.String _fileName)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBXMLFileGenerator(DataBaseTable _dbt,
java.lang.String _path,
java.lang.String _fileName)
_dbt - Model of the database table_fileName - Name of the XML file to generate_path - Output path for the XML file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||