Package org.bndly.common.html
Class HTML5EntityMap
- java.lang.Object
-
- org.bndly.common.html.HTML5EntityMap
-
public final class HTML5EntityMap extends Object
- Author:
- cybercon <bndly@cybercon.de>
-
-
Field Summary
Fields Modifier and Type Field Description static HTML5EntityMapINSTANCE
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEntity(char c)StringgetEntityName(char c)booleanhasEntity(char c)
-
-
-
Field Detail
-
INSTANCE
public static final HTML5EntityMap INSTANCE
-
-