Methods Summary |
---|
public java.lang.String | getContent()Returns the content of the field.
|
public java.lang.String | getEncoding()Returns the current used charset encoding.
|
public void | setContent(java.lang.String content)Sets the content of the field.
|
public void | setEncoding(java.lang.String encoding)Sets the charset encoding used by the field.
|