code.google.com home
A B C D E F G H I J L M O P R S T U V W

I

IDENTITY_ATTRIBUTE_POLICY - Static variable in interface org.owasp.html.AttributePolicy
 
IDENTITY_ELEMENT_POLICY - Static variable in interface org.owasp.html.ElementPolicy
 
IMAGES - Static variable in class org.owasp.html.Sanitizers
Allows <img> elements from HTTP, HTTPS, and relative sources.
isDocumentOpen() - Method in class org.owasp.html.HtmlStreamRenderer
 
isInterElementWhitespace(String) - Static method in class org.owasp.html.TagBalancingHtmlStreamEventReceiver
 
isTagFollowedByLiteralContent(String) - Static method in enum org.owasp.html.HtmlTextEscapingMode
True if content immediately following the start tag must be treated as special CDATA so that <'s are not treated as starting tags, comments or directives.
isVoidElement(String) - Static method in enum org.owasp.html.HtmlTextEscapingMode
True iff the tag cannot contain any content -- will an HTML parser consider the element to have ended immediately after the start tag.

code.google.com home
A B C D E F G H I J L M O P R S T U V W