/usr/share/doc/libcommons-codec-java/api/allclasses-frame.html is in libcommons-codec-java-doc 1.5-1.
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 | <!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_22) on Sat Apr 30 16:47:24 UTC 2011 -->
<TITLE>
All Classes (Encode/Decode Utilities (Version 1.5-SNAPSHOT))
</TITLE>
<META NAME="date" CONTENT="2011-04-30">
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="org/apache/commons/codec/language/AbstractCaverphone.html" title="class in org.apache.commons.codec.language" target="classFrame">AbstractCaverphone</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Base32.html" title="class in org.apache.commons.codec.binary" target="classFrame">Base32</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Base32InputStream.html" title="class in org.apache.commons.codec.binary" target="classFrame">Base32InputStream</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Base32OutputStream.html" title="class in org.apache.commons.codec.binary" target="classFrame">Base32OutputStream</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Base64.html" title="class in org.apache.commons.codec.binary" target="classFrame">Base64</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Base64InputStream.html" title="class in org.apache.commons.codec.binary" target="classFrame">Base64InputStream</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Base64OutputStream.html" title="class in org.apache.commons.codec.binary" target="classFrame">Base64OutputStream</A>
<BR>
<A HREF="org/apache/commons/codec/binary/BaseNCodec.html" title="class in org.apache.commons.codec.binary" target="classFrame">BaseNCodec</A>
<BR>
<A HREF="org/apache/commons/codec/binary/BaseNCodecInputStream.html" title="class in org.apache.commons.codec.binary" target="classFrame">BaseNCodecInputStream</A>
<BR>
<A HREF="org/apache/commons/codec/binary/BaseNCodecOutputStream.html" title="class in org.apache.commons.codec.binary" target="classFrame">BaseNCodecOutputStream</A>
<BR>
<A HREF="org/apache/commons/codec/net/BCodec.html" title="class in org.apache.commons.codec.net" target="classFrame">BCodec</A>
<BR>
<A HREF="org/apache/commons/codec/binary/BinaryCodec.html" title="class in org.apache.commons.codec.binary" target="classFrame">BinaryCodec</A>
<BR>
<A HREF="org/apache/commons/codec/BinaryDecoder.html" title="interface in org.apache.commons.codec" target="classFrame"><I>BinaryDecoder</I></A>
<BR>
<A HREF="org/apache/commons/codec/BinaryEncoder.html" title="interface in org.apache.commons.codec" target="classFrame"><I>BinaryEncoder</I></A>
<BR>
<A HREF="org/apache/commons/codec/language/Caverphone.html" title="class in org.apache.commons.codec.language" target="classFrame">Caverphone</A>
<BR>
<A HREF="org/apache/commons/codec/language/Caverphone1.html" title="class in org.apache.commons.codec.language" target="classFrame">Caverphone1</A>
<BR>
<A HREF="org/apache/commons/codec/language/Caverphone2.html" title="class in org.apache.commons.codec.language" target="classFrame">Caverphone2</A>
<BR>
<A HREF="org/apache/commons/codec/CharEncoding.html" title="class in org.apache.commons.codec" target="classFrame">CharEncoding</A>
<BR>
<A HREF="org/apache/commons/codec/language/ColognePhonetic.html" title="class in org.apache.commons.codec.language" target="classFrame">ColognePhonetic</A>
<BR>
<A HREF="org/apache/commons/codec/Decoder.html" title="interface in org.apache.commons.codec" target="classFrame"><I>Decoder</I></A>
<BR>
<A HREF="org/apache/commons/codec/DecoderException.html" title="class in org.apache.commons.codec" target="classFrame">DecoderException</A>
<BR>
<A HREF="org/apache/commons/codec/digest/DigestUtils.html" title="class in org.apache.commons.codec.digest" target="classFrame">DigestUtils</A>
<BR>
<A HREF="org/apache/commons/codec/language/DoubleMetaphone.html" title="class in org.apache.commons.codec.language" target="classFrame">DoubleMetaphone</A>
<BR>
<A HREF="org/apache/commons/codec/Encoder.html" title="interface in org.apache.commons.codec" target="classFrame"><I>Encoder</I></A>
<BR>
<A HREF="org/apache/commons/codec/EncoderException.html" title="class in org.apache.commons.codec" target="classFrame">EncoderException</A>
<BR>
<A HREF="org/apache/commons/codec/binary/Hex.html" title="class in org.apache.commons.codec.binary" target="classFrame">Hex</A>
<BR>
<A HREF="org/apache/commons/codec/language/Metaphone.html" title="class in org.apache.commons.codec.language" target="classFrame">Metaphone</A>
<BR>
<A HREF="org/apache/commons/codec/net/QCodec.html" title="class in org.apache.commons.codec.net" target="classFrame">QCodec</A>
<BR>
<A HREF="org/apache/commons/codec/net/QuotedPrintableCodec.html" title="class in org.apache.commons.codec.net" target="classFrame">QuotedPrintableCodec</A>
<BR>
<A HREF="org/apache/commons/codec/language/RefinedSoundex.html" title="class in org.apache.commons.codec.language" target="classFrame">RefinedSoundex</A>
<BR>
<A HREF="org/apache/commons/codec/net/RFC1522Codec.html" title="class in org.apache.commons.codec.net" target="classFrame">RFC1522Codec</A>
<BR>
<A HREF="org/apache/commons/codec/language/Soundex.html" title="class in org.apache.commons.codec.language" target="classFrame">Soundex</A>
<BR>
<A HREF="org/apache/commons/codec/language/SoundexUtils.html" title="class in org.apache.commons.codec.language" target="classFrame">SoundexUtils</A>
<BR>
<A HREF="org/apache/commons/codec/StringDecoder.html" title="interface in org.apache.commons.codec" target="classFrame"><I>StringDecoder</I></A>
<BR>
<A HREF="org/apache/commons/codec/StringEncoder.html" title="interface in org.apache.commons.codec" target="classFrame"><I>StringEncoder</I></A>
<BR>
<A HREF="org/apache/commons/codec/StringEncoderComparator.html" title="class in org.apache.commons.codec" target="classFrame">StringEncoderComparator</A>
<BR>
<A HREF="org/apache/commons/codec/binary/StringUtils.html" title="class in org.apache.commons.codec.binary" target="classFrame">StringUtils</A>
<BR>
<A HREF="org/apache/commons/codec/net/URLCodec.html" title="class in org.apache.commons.codec.net" target="classFrame">URLCodec</A>
<BR>
<A HREF="org/apache/commons/codec/net/Utils.html" title="class in org.apache.commons.codec.net" target="classFrame">Utils</A>
<BR>
</FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|