Class Html4Unescape

All Implemented Interfaces:
Chain<StrReplacer,ReplacerChain>, Replacer<CharSequence>, Serializable, Iterable<StrReplacer>

public class Html4Unescape extends XmlUnescape
HTML4çš„UNESCAPE
Author:
looly
See Also:
  • Field Details

    • ISO8859_1_UNESCAPE

      protected static final String[][] ISO8859_1_UNESCAPE
    • HTML40_EXTENDED_UNESCAPE

      protected static final String[][] HTML40_EXTENDED_UNESCAPE
  • Constructor Details

    • Html4Unescape

      public Html4Unescape()