|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dalsemi.tininet.http.PostElement
This is a utility class for handling the Field and Value pairs from the POST Content
| Field Summary | |
java.lang.String |
field
The name of the Field from the POST Content |
java.lang.String |
value
The Data of the Field from the POST Content |
| Constructor Summary | |
PostElement()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String field
public java.lang.String value
| Constructor Detail |
public PostElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||