/usr/share/doc/libcommons-logging-java/api/overview-tree.html is in libcommons-logging-java-doc 1.1.1-9.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_24) on Tue Jan 31 09:55:06 UTC 2012 -->
<TITLE>
Class Hierarchy (Logging Wrapper Library (Version 1.1.1))
</TITLE>
<META NAME="date" CONTENT="2012-01-31">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Class Hierarchy (Logging Wrapper Library (Version 1.1.1))";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
Hierarchy For All Packages</H2>
</CENTER>
<DL>
<DT><B>Package Hierarchies:</B><DD><A HREF="org/apache/commons/logging/package-tree.html">org.apache.commons.logging</A>, <A HREF="org/apache/commons/logging/impl/package-tree.html">org.apache.commons.logging.impl</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">java.lang.Object<UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/AvalonLogger.html" title="class in org.apache.commons.logging.impl"><B>AvalonLogger</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>)
<LI TYPE="circle">java.util.Dictionary<K,V><UL>
<LI TYPE="circle">java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
<UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/WeakHashtable.html" title="class in org.apache.commons.logging.impl"><B>WeakHashtable</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/Jdk13LumberjackLogger.html" title="class in org.apache.commons.logging.impl"><B>Jdk13LumberjackLogger</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>, java.io.Serializable)
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/Jdk14Logger.html" title="class in org.apache.commons.logging.impl"><B>Jdk14Logger</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>, java.io.Serializable)
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/Log4JLogger.html" title="class in org.apache.commons.logging.impl"><B>Log4JLogger</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>, java.io.Serializable)
<LI TYPE="circle">org.apache.commons.logging.<A HREF="org/apache/commons/logging/LogFactory.html" title="class in org.apache.commons.logging"><B>LogFactory</B></A><UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/LogFactoryImpl.html" title="class in org.apache.commons.logging.impl"><B>LogFactoryImpl</B></A></UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/LogKitLogger.html" title="class in org.apache.commons.logging.impl"><B>LogKitLogger</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>, java.io.Serializable)
<LI TYPE="circle">org.apache.commons.logging.<A HREF="org/apache/commons/logging/LogSource.html" title="class in org.apache.commons.logging"><B>LogSource</B></A><LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/NoOpLog.html" title="class in org.apache.commons.logging.impl"><B>NoOpLog</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>, java.io.Serializable)
<LI TYPE="circle">java.lang.ref.Reference<T><UL>
<LI TYPE="circle">java.lang.ref.WeakReference<T><UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/WeakHashtable.WeakKey.html" title="class in org.apache.commons.logging.impl"><B>WeakHashtable.WeakKey</B></A></UL>
</UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/ServletContextCleaner.html" title="class in org.apache.commons.logging.impl"><B>ServletContextCleaner</B></A> (implements javax.servlet.ServletContextListener)
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/SimpleLog.html" title="class in org.apache.commons.logging.impl"><B>SimpleLog</B></A> (implements org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging">Log</A>, java.io.Serializable)
<LI TYPE="circle">java.lang.Throwable (implements java.io.Serializable)
<UL>
<LI TYPE="circle">java.lang.Exception<UL>
<LI TYPE="circle">java.lang.RuntimeException<UL>
<LI TYPE="circle">org.apache.commons.logging.<A HREF="org/apache/commons/logging/LogConfigurationException.html" title="class in org.apache.commons.logging"><B>LogConfigurationException</B></A></UL>
</UL>
</UL>
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/WeakHashtable.Entry.html" title="class in org.apache.commons.logging.impl"><B>WeakHashtable.Entry</B></A> (implements java.util.Map.Entry<K,V>)
<LI TYPE="circle">org.apache.commons.logging.impl.<A HREF="org/apache/commons/logging/impl/WeakHashtable.Referenced.html" title="class in org.apache.commons.logging.impl"><B>WeakHashtable.Referenced</B></A></UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">org.apache.commons.logging.<A HREF="org/apache/commons/logging/Log.html" title="interface in org.apache.commons.logging"><B>Log</B></A></UL>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="index.html?overview-tree.html" target="_top"><B>FRAMES</B></A>
<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright 2002-2004 The Apache Software Foundation.<!-- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.-->
</BODY>
</HTML>
|