Class Summary |
DeEntify |
converts HTML entities back to UTF-8 characters. |
DeEntifyStrings |
Strips HTML entities such as " from a string, replacing them by their Unicode equivalents. |
Entify |
converts awkward characters to HTML entities. |
EntifyStrings |
Inserts HTML entities such as " into a String replacing the single character equivalents. |
Entities |
Generates various text files describing entities. |
Flatten |
Converts HTML entities back to UTF-8 characters, and strips out HTML tags. |
PatchDescriptions |
One shot to patch missing Entity descriptions from Unicode descriptions. |