|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Encodes and decodes information to and from Strings
| Method Summary | |
void |
decodeXMLForm(java.lang.String xml,
XMLForm form)
Decodes an XMLForm from a String |
java.lang.String |
encodeXMLForm(XMLForm form)
Encodes XMLForm information |
| Method Detail |
public java.lang.String encodeXMLForm(XMLForm form)
form - The form
public void decodeXMLForm(java.lang.String xml,
XMLForm form)
xml - The encoded stringform - The form to populate
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||