|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
IElement is an interface for xml elements.
| Method Summary | |
org.w3c.dom.Element |
toElement(org.w3c.dom.Document doc)
Write information of user in a xml element. |
org.w3c.dom.Element |
toElement(org.w3c.dom.Element element,
org.w3c.dom.Document doc)
Write information of upload in a xml element. |
java.lang.String |
toString()
Write information of uploadorder in a string. |
| Method Detail |
public org.w3c.dom.Element toElement(org.w3c.dom.Document doc)
doc - XML Document
public org.w3c.dom.Element toElement(org.w3c.dom.Element element,
org.w3c.dom.Document doc)
element - Root elementdoc - XML Document
public java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||