|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mydm.core.EDocTOXML
Gets different XML formats of the EDocument.
Constructor Summary | |
EDocTOXML(EDocument edoc)
Contructor |
Method Summary | |
java.lang.String |
getAsXMLStringForDB()
Gets the XML representation of EDocument, which is according to the DB Storage format. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EDocTOXML(EDocument edoc)
edoc
- EDocumentMethod Detail |
public java.lang.String getAsXMLStringForDB()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |