⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 overview-tree.html

📁 JSP建站必须文件commons-codec-1.3.zip
💻 HTML
字号:
<!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.4.2_04) on Sat Jul 10 16:13:04 PDT 2004 -->
<TITLE>
Class Hierarchy (Encode/Decode Utilities (Version 1.3))
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Class Hierarchy (Encode/Decode Utilities (Version 1.3))";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">

<!-- ========= 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=3 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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/codec/package-tree.html">org.apache.commons.codec</A>, <A HREF="org/apache/commons/codec/binary/package-tree.html">org.apache.commons.codec.binary</A>, <A HREF="org/apache/commons/codec/digest/package-tree.html">org.apache.commons.codec.digest</A>, <A HREF="org/apache/commons/codec/language/package-tree.html">org.apache.commons.codec.language</A>, <A HREF="org/apache/commons/codec/net/package-tree.html">org.apache.commons.codec.net</A></DL>
<HR>
<H2>
Class Hierarchy
</H2>
<UL>
<LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang"><B>Object</B></A><UL>
<LI TYPE="circle">class org.apache.commons.codec.binary.<A HREF="org/apache/commons/codec/binary/Base64.html" title="class in org.apache.commons.codec.binary"><B>Base64</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec">BinaryDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.binary.<A HREF="org/apache/commons/codec/binary/BinaryCodec.html" title="class in org.apache.commons.codec.binary"><B>BinaryCodec</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec">BinaryDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.digest.<A HREF="org/apache/commons/codec/digest/DigestUtils.html" title="class in org.apache.commons.codec.digest"><B>DigestUtils</B></A><LI TYPE="circle">class org.apache.commons.codec.language.<A HREF="org/apache/commons/codec/language/DoubleMetaphone.html" title="class in org.apache.commons.codec.language"><B>DoubleMetaphone</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.language.<A HREF="org/apache/commons/codec/language/DoubleMetaphone.DoubleMetaphoneResult.html" title="class in org.apache.commons.codec.language"><B>DoubleMetaphone.DoubleMetaphoneResult</B></A><LI TYPE="circle">class org.apache.commons.codec.binary.<A HREF="org/apache/commons/codec/binary/Hex.html" title="class in org.apache.commons.codec.binary"><B>Hex</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec">BinaryDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.language.<A HREF="org/apache/commons/codec/language/Metaphone.html" title="class in org.apache.commons.codec.language"><B>Metaphone</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.net.<A HREF="org/apache/commons/codec/net/QuotedPrintableCodec.html" title="class in org.apache.commons.codec.net"><B>QuotedPrintableCodec</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec">BinaryDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringDecoder.html" title="interface in org.apache.commons.codec">StringDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.language.<A HREF="org/apache/commons/codec/language/RefinedSoundex.html" title="class in org.apache.commons.codec.language"><B>RefinedSoundex</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.net.<A HREF="org/apache/commons/codec/net/RFC1522Codec.html" title="class in org.apache.commons.codec.net"><B>RFC1522Codec</B></A><UL>
<LI TYPE="circle">class org.apache.commons.codec.net.<A HREF="org/apache/commons/codec/net/BCodec.html" title="class in org.apache.commons.codec.net"><B>BCodec</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringDecoder.html" title="interface in org.apache.commons.codec">StringDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.net.<A HREF="org/apache/commons/codec/net/QCodec.html" title="class in org.apache.commons.codec.net"><B>QCodec</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringDecoder.html" title="interface in org.apache.commons.codec">StringDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
</UL>
<LI TYPE="circle">class org.apache.commons.codec.language.<A HREF="org/apache/commons/codec/language/Soundex.html" title="class in org.apache.commons.codec.language"><B>Soundex</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
<LI TYPE="circle">class org.apache.commons.codec.language.<A HREF="org/apache/commons/codec/language/SoundexUtils.html" title="class in org.apache.commons.codec.language"><B>SoundexUtils</B></A><LI TYPE="circle">class org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoderComparator.html" title="class in org.apache.commons.codec"><B>StringEncoderComparator</B></A> (implements java.util.<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/util/Comparator.html" title="class or interface in java.util">Comparator</A>)
<LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/Throwable.html" title="class or interface in java.lang"><B>Throwable</B></A> (implements java.io.<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>)
<UL>
<LI TYPE="circle">class java.lang.<A HREF="http://java.sun.com/products/jdk/1.3/docs/api/java/lang/Exception.html" title="class or interface in java.lang"><B>Exception</B></A><UL>
<LI TYPE="circle">class org.apache.commons.codec.<A HREF="org/apache/commons/codec/DecoderException.html" title="class in org.apache.commons.codec"><B>DecoderException</B></A><LI TYPE="circle">class org.apache.commons.codec.<A HREF="org/apache/commons/codec/EncoderException.html" title="class in org.apache.commons.codec"><B>EncoderException</B></A></UL>
</UL>
<LI TYPE="circle">class org.apache.commons.codec.net.<A HREF="org/apache/commons/codec/net/URLCodec.html" title="class in org.apache.commons.codec.net"><B>URLCodec</B></A> (implements org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec">BinaryDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec">BinaryEncoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringDecoder.html" title="interface in org.apache.commons.codec">StringDecoder</A>, org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec">StringEncoder</A>)
</UL>
</UL>
<H2>
Interface Hierarchy
</H2>
<UL>
<LI TYPE="circle">interface org.apache.commons.codec.<A HREF="org/apache/commons/codec/Decoder.html" title="interface in org.apache.commons.codec"><B>Decoder</B></A><UL>
<LI TYPE="circle">interface org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec"><B>BinaryDecoder</B></A><LI TYPE="circle">interface org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringDecoder.html" title="interface in org.apache.commons.codec"><B>StringDecoder</B></A></UL>
<LI TYPE="circle">interface org.apache.commons.codec.<A HREF="org/apache/commons/codec/Encoder.html" title="interface in org.apache.commons.codec"><B>Encoder</B></A><UL>
<LI TYPE="circle">interface org.apache.commons.codec.<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec"><B>BinaryEncoder</B></A><LI TYPE="circle">interface org.apache.commons.codec.<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec"><B>StringEncoder</B></A></UL>
<LI TYPE="circle">interface org.apache.commons.codec.net.<A HREF="org/apache/commons/codec/net/StringEncodings.html" title="interface in org.apache.commons.codec.net"><B>StringEncodings</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=3 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>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Tree</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="overview-tree.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<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>
commons-codec version 1.3 - Copyright &copy; 2002-2004 - Apache Software Foundation
</BODY>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -