|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NumericEntityEscaper | |
---|---|
org.apache.commons.lang3.text.translate | An API for creating text translation routines from a set of smaller building blocks. |
Uses of NumericEntityEscaper in org.apache.commons.lang3.text.translate |
---|
Methods in org.apache.commons.lang3.text.translate that return NumericEntityEscaper | |
---|---|
static NumericEntityEscaper |
NumericEntityEscaper.above(int codepoint)
|
static NumericEntityEscaper |
NumericEntityEscaper.below(int codepoint)
|
static NumericEntityEscaper |
NumericEntityEscaper.between(int codepointLow,
int codepointHigh)
|
static NumericEntityEscaper |
NumericEntityEscaper.outsideOf(int codepointLow,
int codepointHigh)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |