Class Safelist.AttributeKey
- java.lang.Object
-
- com.itextpdf.styledxmlparser.jsoup.safety.Safelist.TypedValue
-
- com.itextpdf.styledxmlparser.jsoup.safety.Safelist.AttributeKey
-
- Enclosing class:
- Safelist
static class Safelist.AttributeKey extends Safelist.TypedValue
-
-
Constructor Summary
Constructors Constructor Description AttributeKey(java.lang.String value)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description (package private) static Safelist.AttributeKey
valueOf(java.lang.String value)
-
Methods inherited from class com.itextpdf.styledxmlparser.jsoup.safety.Safelist.TypedValue
equals, hashCode, toString
-
-
-
-
Method Detail
-
valueOf
static Safelist.AttributeKey valueOf(java.lang.String value)
-
-