PageRenderTime 49ms CodeModel.GetById 24ms RepoModel.GetById 1ms app.codeStats 0ms

/apache-log4j-1.2.17/site/apidocs/org/apache/log4j/or/sax/package-summary.html

#
HTML | 175 lines | 138 code | 21 blank | 16 comment | 0 complexity | ac816a0bd919c6597003769d763151da MD5 | raw file
Possible License(s): Apache-2.0
  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. <!-- Generated by javadoc (build 1.6.0_23) -->
  6. <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <TITLE>
  8. org.apache.log4j.or.sax (Apache Log4j 1.2.17 API)
  9. </TITLE>
  10. <META NAME="date" CONTENT="2012-05-06">
  11. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  12. <SCRIPT type="text/javascript">
  13. function windowTitle()
  14. {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="org.apache.log4j.or.sax (Apache Log4j 1.2.17 API)";
  17. }
  18. }
  19. </SCRIPT>
  20. <NOSCRIPT>
  21. </NOSCRIPT>
  22. </HEAD>
  23. <BODY BGCOLOR="white" onload="windowTitle();">
  24. <HR>
  25. <!-- ========= START OF TOP NAVBAR ======= -->
  26. <A NAME="navbar_top"><!-- --></A>
  27. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  28. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  29. <TR>
  30. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  31. <A NAME="navbar_top_firstrow"><!-- --></A>
  32. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  33. <TR ALIGN="center" VALIGN="top">
  34. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  35. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  36. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  37. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  38. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  39. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  40. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  41. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  42. </TR>
  43. </TABLE>
  44. </TD>
  45. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  46. </EM>
  47. </TD>
  48. </TR>
  49. <TR>
  50. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  51. &nbsp;<A HREF="../../../../../org/apache/log4j/or/jms/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  52. &nbsp;<A HREF="../../../../../org/apache/log4j/pattern/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  53. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  54. <A HREF="../../../../../index.html?org/apache/log4j/or/sax/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  55. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  56. &nbsp;<SCRIPT type="text/javascript">
  57. <!--
  58. if(window==top) {
  59. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  60. }
  61. //-->
  62. </SCRIPT>
  63. <NOSCRIPT>
  64. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  65. </NOSCRIPT>
  66. </FONT></TD>
  67. </TR>
  68. </TABLE>
  69. <A NAME="skip-navbar_top"></A>
  70. <!-- ========= END OF TOP NAVBAR ========= -->
  71. <HR>
  72. <H2>
  73. Package org.apache.log4j.or.sax
  74. </H2>
  75. This package contains the AttributesRenderer which renders object of
  76. class <code>org.xml.sax.Attributes</code>.
  77. <P>
  78. <B>See:</B>
  79. <BR>
  80. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
  81. <P>
  82. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  83. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  84. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  85. <B>Class Summary</B></FONT></TH>
  86. </TR>
  87. <TR BGCOLOR="white" CLASS="TableRowColor">
  88. <TD WIDTH="15%"><B><A HREF="../../../../../org/apache/log4j/or/sax/AttributesRenderer.html" title="class in org.apache.log4j.or.sax">AttributesRenderer</A></B></TD>
  89. <TD>Render <code>org.xml.sax.Attributes</code> objects.</TD>
  90. </TR>
  91. </TABLE>
  92. &nbsp;
  93. <P>
  94. <A NAME="package_description"><!-- --></A><H2>
  95. Package org.apache.log4j.or.sax Description
  96. </H2>
  97. <P>
  98. This package contains the AttributesRenderer which renders object of
  99. class <code>org.xml.sax.Attributes</code>.
  100. <P>
  101. <P>
  102. <DL>
  103. </DL>
  104. <HR>
  105. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  106. <A NAME="navbar_bottom"><!-- --></A>
  107. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  108. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  109. <TR>
  110. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  111. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  112. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  113. <TR ALIGN="center" VALIGN="top">
  114. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  115. <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
  116. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  117. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  118. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  119. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  120. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  121. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  122. </TR>
  123. </TABLE>
  124. </TD>
  125. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  126. </EM>
  127. </TD>
  128. </TR>
  129. <TR>
  130. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  131. &nbsp;<A HREF="../../../../../org/apache/log4j/or/jms/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
  132. &nbsp;<A HREF="../../../../../org/apache/log4j/pattern/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
  133. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  134. <A HREF="../../../../../index.html?org/apache/log4j/or/sax/package-summary.html" target="_top"><B>FRAMES</B></A> &nbsp;
  135. &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  136. &nbsp;<SCRIPT type="text/javascript">
  137. <!--
  138. if(window==top) {
  139. document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
  140. }
  141. //-->
  142. </SCRIPT>
  143. <NOSCRIPT>
  144. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  145. </NOSCRIPT>
  146. </FONT></TD>
  147. </TR>
  148. </TABLE>
  149. <A NAME="skip-navbar_bottom"></A>
  150. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  151. <HR>
  152. Copyright &#169; 1999-2012 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
  153. </BODY>
  154. </HTML>