public interface XQInsertOptions
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING |
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding()
Retrieves the encoding of the content.
|
void |
setEncoding(String encoding)
Sets the encoding of the content.
|
static final String DEFAULT_ENCODING