1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2<!--NewPage--> 3<HTML> 4<HEAD> 5<META http-equiv="Content-Type" content="text/html; charset=UTF-8"> 6<TITLE> 7HtmlStreamEventReceiver (OWASP Java HTML Sanitizer) 8</TITLE> 9 10 11<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style"> 12 13<SCRIPT type="text/javascript"> 14function windowTitle() 15{ 16 if (location.href.indexOf('is-external=true') == -1) { 17 parent.document.title="HtmlStreamEventReceiver (OWASP Java HTML Sanitizer)"; 18 } 19} 20</SCRIPT> 21<NOSCRIPT> 22</NOSCRIPT> 23 24</HEAD> 25 26<BODY BGCOLOR="white" onload="windowTitle();"> 27<HR> 28 29 30<!-- ========= START OF TOP NAVBAR ======= --> 31<A NAME="navbar_top"><!-- --></A> 32<A HREF="#skip-navbar_top" title="Skip navigation links"></A> 33<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 34<TR> 35<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 36<A NAME="navbar_top_firstrow"><!-- --></A> 37<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 38 <TR ALIGN="center" VALIGN="top"> 39 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 40 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 41 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 42 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HtmlStreamEventReceiver.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 46 </TR> 47</TABLE> 48</TD> 49<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 50<a href="http://code.google.com/p/owasp-java-html-sanitizer" target=_top>code.google.com home</a></EM> 51</TD> 52</TR> 53 54<TR> 55<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 56 <A HREF="../../../org/owasp/html/HtmlSanitizer.Policy.html" title="interface in org.owasp.html"><B>PREV CLASS</B></A> 57 <A HREF="../../../org/owasp/html/HtmlStreamRenderer.html" title="class in org.owasp.html"><B>NEXT CLASS</B></A></FONT></TD> 58<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 59 <A HREF="../../../index.html?org/owasp/html/HtmlStreamEventReceiver.html" target="_top"><B>FRAMES</B></A> 60 <A HREF="HtmlStreamEventReceiver.html" target="_top"><B>NO FRAMES</B></A> 61 <SCRIPT type="text/javascript"> 62 <!-- 63 if(window==top) { 64 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 65 } 66 //--> 67</SCRIPT> 68<NOSCRIPT> 69 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 70</NOSCRIPT> 71 72 73</FONT></TD> 74</TR> 75<TR> 76<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 77 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> 78<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 79DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> 80</TR> 81</TABLE> 82<A NAME="skip-navbar_top"></A> 83<!-- ========= END OF TOP NAVBAR ========= --> 84 85<HR> 86<!-- ======== START OF CLASS DATA ======== --> 87<H2> 88<FONT SIZE="-1"> 89org.owasp.html</FONT> 90<BR> 91Interface HtmlStreamEventReceiver</H2> 92<DL> 93<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../org/owasp/html/HtmlSanitizer.Policy.html" title="interface in org.owasp.html">HtmlSanitizer.Policy</A></DD> 94</DL> 95<DL> 96<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/owasp/html/HtmlStreamRenderer.html" title="class in org.owasp.html">HtmlStreamRenderer</A>, <A HREF="../../../org/owasp/html/TagBalancingHtmlStreamEventReceiver.html" title="class in org.owasp.html">TagBalancingHtmlStreamEventReceiver</A></DD> 97</DL> 98<HR> 99<DL> 100<DT><PRE>public interface <A HREF="../../../src-html/org/owasp/html/HtmlStreamEventReceiver.html#line.36"><B>HtmlStreamEventReceiver</B></A></DL> 101</PRE> 102 103<P> 104A light-weight SAX-like listener for HTML. 105<P> 106 107<P> 108<HR> 109 110<P> 111 112<!-- ========== METHOD SUMMARY =========== --> 113 114<A NAME="method_summary"><!-- --></A> 115<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 116<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 117<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> 118<B>Method Summary</B></FONT></TH> 119</TR> 120<TR BGCOLOR="white" CLASS="TableRowColor"> 121<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 122<CODE> void</CODE></FONT></TD> 123<TD><CODE><B><A HREF="../../../org/owasp/html/HtmlStreamEventReceiver.html#closeDocument()">closeDocument</A></B>()</CODE> 124 125<BR> 126 </TD> 127</TR> 128<TR BGCOLOR="white" CLASS="TableRowColor"> 129<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 130<CODE> void</CODE></FONT></TD> 131<TD><CODE><B><A HREF="../../../org/owasp/html/HtmlStreamEventReceiver.html#closeTag(java.lang.String)">closeTag</A></B>(java.lang.String elementName)</CODE> 132 133<BR> 134 </TD> 135</TR> 136<TR BGCOLOR="white" CLASS="TableRowColor"> 137<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 138<CODE> void</CODE></FONT></TD> 139<TD><CODE><B><A HREF="../../../org/owasp/html/HtmlStreamEventReceiver.html#openDocument()">openDocument</A></B>()</CODE> 140 141<BR> 142 </TD> 143</TR> 144<TR BGCOLOR="white" CLASS="TableRowColor"> 145<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 146<CODE> void</CODE></FONT></TD> 147<TD><CODE><B><A HREF="../../../org/owasp/html/HtmlStreamEventReceiver.html#openTag(java.lang.String, java.util.List)">openTag</A></B>(java.lang.String elementName, 148 java.util.List<java.lang.String> attrs)</CODE> 149 150<BR> 151 </TD> 152</TR> 153<TR BGCOLOR="white" CLASS="TableRowColor"> 154<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> 155<CODE> void</CODE></FONT></TD> 156<TD><CODE><B><A HREF="../../../org/owasp/html/HtmlStreamEventReceiver.html#text(java.lang.String)">text</A></B>(java.lang.String text)</CODE> 157 158<BR> 159 </TD> 160</TR> 161</TABLE> 162 163<P> 164 165<!-- ============ METHOD DETAIL ========== --> 166 167<A NAME="method_detail"><!-- --></A> 168<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> 169<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> 170<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> 171<B>Method Detail</B></FONT></TH> 172</TR> 173</TABLE> 174 175<A NAME="openDocument()"><!-- --></A><H3> 176openDocument</H3> 177<PRE> 178void <A HREF="../../../src-html/org/owasp/html/HtmlStreamEventReceiver.html#line.38"><B>openDocument</B></A>()</PRE> 179<DL> 180<DD><DL> 181</DL> 182</DD> 183</DL> 184<HR> 185 186<A NAME="closeDocument()"><!-- --></A><H3> 187closeDocument</H3> 188<PRE> 189void <A HREF="../../../src-html/org/owasp/html/HtmlStreamEventReceiver.html#line.40"><B>closeDocument</B></A>()</PRE> 190<DL> 191<DD><DL> 192</DL> 193</DD> 194</DL> 195<HR> 196 197<A NAME="openTag(java.lang.String, java.util.List)"><!-- --></A><H3> 198openTag</H3> 199<PRE> 200void <A HREF="../../../src-html/org/owasp/html/HtmlStreamEventReceiver.html#line.45"><B>openTag</B></A>(java.lang.String elementName, 201 java.util.List<java.lang.String> attrs)</PRE> 202<DL> 203<DD><DL> 204<DT><B>Parameters:</B><DD><CODE>attrs</CODE> - alternating attribute names and values.</DL> 205</DD> 206</DL> 207<HR> 208 209<A NAME="closeTag(java.lang.String)"><!-- --></A><H3> 210closeTag</H3> 211<PRE> 212void <A HREF="../../../src-html/org/owasp/html/HtmlStreamEventReceiver.html#line.47"><B>closeTag</B></A>(java.lang.String elementName)</PRE> 213<DL> 214<DD><DL> 215</DL> 216</DD> 217</DL> 218<HR> 219 220<A NAME="text(java.lang.String)"><!-- --></A><H3> 221text</H3> 222<PRE> 223void <A HREF="../../../src-html/org/owasp/html/HtmlStreamEventReceiver.html#line.49"><B>text</B></A>(java.lang.String text)</PRE> 224<DL> 225<DD><DL> 226</DL> 227</DD> 228</DL> 229<!-- ========= END OF CLASS DATA ========= --> 230<HR> 231 232 233<!-- ======= START OF BOTTOM NAVBAR ====== --> 234<A NAME="navbar_bottom"><!-- --></A> 235<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> 236<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> 237<TR> 238<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> 239<A NAME="navbar_bottom_firstrow"><!-- --></A> 240<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> 241 <TR ALIGN="center" VALIGN="top"> 242 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> 243 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> 244 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> 245 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/HtmlStreamEventReceiver.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD> 246 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> 247 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> 248 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> 249 </TR> 250</TABLE> 251</TD> 252<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> 253<a href="http://code.google.com/p/owasp-java-html-sanitizer" target=_top>code.google.com home</a></EM> 254</TD> 255</TR> 256 257<TR> 258<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 259 <A HREF="../../../org/owasp/html/HtmlSanitizer.Policy.html" title="interface in org.owasp.html"><B>PREV CLASS</B></A> 260 <A HREF="../../../org/owasp/html/HtmlStreamRenderer.html" title="class in org.owasp.html"><B>NEXT CLASS</B></A></FONT></TD> 261<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> 262 <A HREF="../../../index.html?org/owasp/html/HtmlStreamEventReceiver.html" target="_top"><B>FRAMES</B></A> 263 <A HREF="HtmlStreamEventReceiver.html" target="_top"><B>NO FRAMES</B></A> 264 <SCRIPT type="text/javascript"> 265 <!-- 266 if(window==top) { 267 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>'); 268 } 269 //--> 270</SCRIPT> 271<NOSCRIPT> 272 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A> 273</NOSCRIPT> 274 275 276</FONT></TD> 277</TR> 278<TR> 279<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 280 SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD> 281<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> 282DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD> 283</TR> 284</TABLE> 285<A NAME="skip-navbar_bottom"></A> 286<!-- ======== END OF BOTTOM NAVBAR ======= --> 287 288<HR> 289 290</BODY> 291</HTML> 292