|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A word definition.
| Method Summary | |
java.lang.Object |
getContent()
Return the word definition. |
java.lang.String |
getContentEncoding()
Return the encoding of this definition. |
java.lang.String |
getContentType()
Return the content type of this definition. |
| Method Detail |
public java.lang.String getContentType()
null the default mime type defined in
the RFC is assumed ("text/plain; charset=utf-8").
public java.lang.String getContentEncoding()
null the default mime type defined in
the RFC is assumed ("8bit").
public java.lang.Object getContent()
toString() as this is what the server uses to
send the definition to the client.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||