Uses of Class
org.owasp.validator.html.model.Property
-
Packages that use Property Package Description org.owasp.validator.html -
-
Uses of Property in org.owasp.validator.html
Methods in org.owasp.validator.html that return Property Modifier and Type Method Description PropertyPolicy. getPropertyByName(java.lang.String propertyName)Retrieves a CSS Property from the Policy.
-