| Package | Description | 
|---|---|
| com.whitestein.lsps.common.hack.lang3.text.translate | 
  An API for creating text translation routines from a set of smaller building blocks. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static NumericEntityUnescaper.OPTION | 
NumericEntityUnescaper.OPTION.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. 
 | 
static NumericEntityUnescaper.OPTION[] | 
NumericEntityUnescaper.OPTION.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
NumericEntityUnescaper.isSet(NumericEntityUnescaper.OPTION option)
Deprecated.  
Whether the passed in option is currently set. 
 | 
| Constructor and Description | 
|---|
NumericEntityUnescaper(NumericEntityUnescaper.OPTION... options)
Deprecated.  
Create a UnicodeUnescaper. 
 | 
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.