|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.tekann.webservice.client.xml.MetaXMLBuilder
public class MetaXMLBuilder
Build a XML from a mapping table.
| Constructor Summary | |
|---|---|
MetaXMLBuilder(java.lang.String creatorID,
java.lang.String tableName)
Constructs a new MetaXMLBuilder |
|
| Method Summary | |
|---|---|
MetaXML |
createMetaXML(int metaXmlID)
Creates a meta XML. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MetaXMLBuilder(java.lang.String creatorID,
java.lang.String tableName)
creatorID - tableName - | Method Detail |
|---|
public MetaXML createMetaXML(int metaXmlID)
metaXmlID - XML ID.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||