public class HTMLEntities extends Object
| Modifier and Type | Field and Description |
|---|---|
static HashMap<String,Character> |
entityMapping |
static Pattern |
htmlEntityPattern |
static HashMap<Character,String> |
inverseEntityMapping |
| Constructor and Description |
|---|
HTMLEntities() |
Copyright © 2015. All rights reserved.