|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FormProcessor.Session
An abstraction layer around the xml content which allows for reseting the xml content being collected by the input method.
Method Summary | |
---|---|
void |
destroy()
Destroys the session and releases all resources used by it |
Form |
getForm()
Returns the form used by the session. |
org.w3c.dom.Document |
getFormInstanceData()
Returns the current state of the form instance data |
java.lang.String |
getFormInstanceDataName()
Returns the name of the form instance data being modified |
Method Detail |
---|
void destroy()
Form getForm()
org.w3c.dom.Document getFormInstanceData()
java.lang.String getFormInstanceDataName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |