Package org.apache.sling.xss.impl.xml
Class Tag
java.lang.Object
org.apache.sling.xss.impl.xml.Tag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAttributeByName
(String name) getName()
boolean
Indicates if the action for this tag matches the supplied actionmutateAction
(String action)
-
Constructor Details
-
Tag
-
-
Method Details
-
getAction
-
isAction
Indicates if the action for this tag matches the supplied action- Parameters:
action
- The action to match against- Returns:
- True if it matches
-
mutateAction
-
getAttributeList
-
getName
-
getAttributeMap
-
getAttributeByName
-