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