org.owasp.validator.html
public class TagMatcher extends java.lang.Object
Constructor and Description |
---|
TagMatcher(java.lang.Iterable<java.lang.String> allowedValues) |
public boolean matches(java.lang.String tagName)
tagName
- The tag name to look forpublic int size()
Copyright © 2014. All Rights Reserved.