HomeSort by relevance Sort by last modified time
    Searched full:openel (Results 1 - 3 of 3) sorted by null

  /external/owasp/sanitizer/src/main/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.java 155 ElementContainmentInfo openEl = openElements.get(i);
156 if (isHeaderElementName(openEl.elementName)) {
157 elInfo = openEl;
159 canonElementName = openEl.elementName;
    [all...]
  /external/owasp/sanitizer/distrib/javadoc/src-html/org/owasp/html/
TagBalancingHtmlStreamEventReceiver.html 158 <FONT color="green">155</FONT> ElementContainmentInfo openEl = openElements.get(i);<a name="line.155"></a>
159 <FONT color="green">156</FONT> if (isHeaderElementName(openEl.elementName)) {<a name="line.156"></a>
160 <FONT color="green">157</FONT> elInfo = openEl;<a name="line.157"></a>
162 <FONT color="green">159</FONT> canonElementName = openEl.elementName;<a name="line.159"></a>
    [all...]
  /external/owasp/sanitizer/distrib/lib/
owasp-java-html-sanitizer.jar 

Completed in 1923 milliseconds