public interface IEncoded
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_ENCODING
Default encoding.
|
static String |
FEATURE_ENCODING
Name of feature to set reader encoding.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEncoding()
Return the encoding.
|
static final String FEATURE_ENCODING
static final String DEFAULT_ENCODING
String getEncoding()
Copyright © 2016. All rights reserved.