Class Safelist.TypedValue

java.lang.Object
com.itextpdf.styledxmlparser.jsoup.safety.Safelist.TypedValue
Direct Known Subclasses:
Safelist.AttributeKey, Safelist.AttributeValue, Safelist.Protocol, Safelist.TagName
Enclosing class:
Safelist

abstract static class Safelist.TypedValue extends Object
  • Field Details

    • value

      private String value
  • Constructor Details

    • TypedValue

      TypedValue(String value)
  • Method Details