Class HTMLTagProcessors

All Implemented Interfaces:
Serializable, Cloneable, Map<String,HTMLTagProcessor>

@Deprecated public class HTMLTagProcessors extends HashMap<String,HTMLTagProcessor>
Deprecated.
since 5.5.2
This class maps tags such as div and span to their corresponding TagProcessor classes.
See Also:
  • Field Details

  • Constructor Details

    • HTMLTagProcessors

      public HTMLTagProcessors()
      Deprecated.
      Creates a Map containing supported tags.