Uses of Class
org.apache.sling.xss.impl.xml.Regexp
Packages that use Regexp
-
Uses of Regexp in org.apache.sling.xss.impl.xml
Methods in org.apache.sling.xss.impl.xml that return types with arguments of type RegexpModifier and TypeMethodDescriptionAntiSamyRules.getRegexpList()
Attribute.getRegexpList()
Property.getRegexpList()
Constructor parameters in org.apache.sling.xss.impl.xml with type arguments of type RegexpModifierConstructorDescriptionAttribute
(@NotNull String name, List<Regexp> allowedRegexps, List<Literal> literalList, String onInvalid, String description) Property
(String name, List<Regexp> allowedRegexps, List<Literal> literalList, List<Shorthand> shortHandRefs, String description, String onInvalidStr, String defaultValue)