|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tekann.webservice.client.xml.XMLToLitebase
public class XMLToLitebase
Fill tables from a XML.
| Constructor Summary | |
|---|---|
XMLToLitebase()
|
|
| Method Summary | |
|---|---|
void |
parse(byte[] xml,
java.lang.String creatorId)
Parses the xml using a XmlTokenizer |
void |
parse(java.lang.String xml,
java.lang.String creatorId)
Parses the XML. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLToLitebase()
| Method Detail |
|---|
public void parse(byte[] xml,
java.lang.String creatorId)
xml - creatorId -
public void parse(java.lang.String xml,
java.lang.String creatorId)
xml - creatorId -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||