public final class Entities
extends java.lang.Object
DeEntify
,
DeEntifyStrings
,
Entify
,
EntifyStrings
,
Flatten
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EMBEDDED_COPYRIGHT
undisplayed copyright notice
|
(package private) static int |
LONGEST_HTML4_ENTITIY
Longest an HTML 4 entity can be, at least in our tables, including the lead & and trail ;.
|
Constructor and Description |
---|
Entities() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Run once to generate [various text files that are inserted to handle entity coding.
|
static final int LONGEST_HTML4_ENTITIY
public static final java.lang.String EMBEDDED_COPYRIGHT
public static void main(java.lang.String[] args) throws java.io.IOException
args
- not used.java.io.IOException
- to get maximal info about the problem.