@PublicApi public interface ParserEnvironment
Parser| Modifier and Type | Interface and Description |
|---|---|
static class |
ParserEnvironment.Builder |
| Modifier and Type | Method and Description |
|---|---|
java.io.Reader |
getDocument() |
I18n |
getI18N() |
java.util.Locale |
getLocale() |
ParserOptions |
getParserOptions() |
static ParserEnvironment.Builder |
newParserEnvironment() |
java.io.Reader getDocument()
ParserOptions getParserOptions()
java.util.Locale getLocale()
static ParserEnvironment.Builder newParserEnvironment()