Package org.apache.sling.xss.impl.xml
Class AntiSamyPolicy
java.lang.Object
org.apache.sling.xss.impl.xml.AntiSamyPolicy
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
commonRegularExpressions
-
commonAttributes
-
tagRules
-
cssRules
-
directives
-
globalAttributes
-
dynamicAttributes
-
requireClosingTags
-
allowedEmptyTags
-
-
Constructor Details
-
AntiSamyPolicy
public AntiSamyPolicy(InputStream input) throws org.apache.sling.xss.impl.InvalidConfigException, XMLStreamException, IOException - Throws:
org.apache.sling.xss.impl.InvalidConfigException
XMLStreamException
IOException
-
-
Method Details
-
getDirectives
-
getRequireClosingTags
-
getCommonRegularExpressions
-
getGlobalAttributes
-
getCommonAttributes
-
getCssRules
-
getAllowedEmptyTags
-
getTagRules
-
getDynamicAttributes
-
getCssPolicy
-