Package org.apache.sling.xss.impl.xml
Class Attribute
java.lang.Object
org.apache.sling.xss.impl.xml.Attribute
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
containsAllowedValue
(String valueInLowerCase) boolean
@NotNull String
@NotNull String
getName()
@NotNull String
int
hashCode()
boolean
matchesAllowedExpression
(String value) toString()
-
Constructor Details
-
Attribute
-
-
Method Details