|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--de.jadv.tools.ObjectWriter
This simple tool is used to write some first objects to the disc (from xml-Input!)
| Constructor Summary | |
ObjectWriter()
|
|
| Method Summary | |
private static void |
handleElement(org.jdom.Element el)
handleElement(el) This function gets an Element and inserts the described objects in the database. |
private static void |
init()
initialize the Managers! |
static void |
main(java.lang.String[] args)
|
static void |
start()
start() Reads the desc.xml file and builds up the database |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ObjectWriter()
| Method Detail |
public static void main(java.lang.String[] args)
private static void handleElement(org.jdom.Element el)
el - private static void init()
public static void start()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||