Class XmlUnescape

All Implemented Interfaces:
Chain<StrReplacer,ReplacerChain>, Replacer<CharSequence>, Serializable, Iterable<StrReplacer>
Direct Known Subclasses:
Html4Unescape

public class XmlUnescape extends ReplacerChain
XML的UNESCAPE
Since:
5.7.2
Author:
looly
See Also:
  • Field Details

    • BASIC_UNESCAPE

      protected static final String[][] BASIC_UNESCAPE
    • OTHER_UNESCAPE

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

    • XmlUnescape

      public XmlUnescape()
      构造