| Package | Description |
|---|---|
| org.eigenbase.xom |
Provides an object layer for reading and writing XML documents.
|
| Modifier and Type | Field and Description |
|---|---|
static StringEscaper |
StringEscaper.htmlEscaper |
static StringEscaper |
StringEscaper.urlArgEscaper |
static StringEscaper |
StringEscaper.urlEscaper |
static StringEscaper |
StringEscaper.xmlEscaper |
static StringEscaper |
StringEscaper.xmlNumericEscaper |
| Modifier and Type | Method and Description |
|---|---|
StringEscaper |
StringEscaper.getMutableClone()
Create a mutable escaper from an existing escaper, which may
already be immutable.
|
Copyright © 2012–2020 Julian Hyde. All rights reserved.