This file is indexed.

/usr/share/doc/libjspeex-java/allclasses-noframe.html is in libjspeex-java 0.9.7-3.

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
<!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_23) on Mon Oct 17 20:50:06 UTC 2011 -->
<TITLE>
All Classes (JSpeex API Specification)
</TITLE>

<META NAME="date" CONTENT="2011-10-17">

<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/xiph/speex/AudioFileWriter.html" title="class in org.xiph.speex">AudioFileWriter</A>
<BR>
<A HREF="org/xiph/speex/Bits.html" title="class in org.xiph.speex">Bits</A>
<BR>
<A HREF="org/xiph/speex/CbSearch.html" title="class in org.xiph.speex">CbSearch</A>
<BR>
<A HREF="org/xiph/speex/Codebook.html" title="interface in org.xiph.speex"><I>Codebook</I></A>
<BR>
<A HREF="org/xiph/speex/Decoder.html" title="interface in org.xiph.speex"><I>Decoder</I></A>
<BR>
<A HREF="org/xiph/speex/Encoder.html" title="interface in org.xiph.speex"><I>Encoder</I></A>
<BR>
<A HREF="org/xiph/speex/spi/FilteredAudioInputStream.html" title="class in org.xiph.speex.spi">FilteredAudioInputStream</A>
<BR>
<A HREF="org/xiph/speex/Filters.html" title="class in org.xiph.speex">Filters</A>
<BR>
<A HREF="org/xiph/speex/HighLspQuant.html" title="class in org.xiph.speex">HighLspQuant</A>
<BR>
<A HREF="org/xiph/speex/Inband.html" title="class in org.xiph.speex">Inband</A>
<BR>
<A HREF="org/xiph/speex/ant/JSpeexDecoderTask.html" title="class in org.xiph.speex.ant">JSpeexDecoderTask</A>
<BR>
<A HREF="org/xiph/speex/ant/JSpeexEncoderTask.html" title="class in org.xiph.speex.ant">JSpeexEncoderTask</A>
<BR>
<A HREF="org/xiph/speex/LbrLspQuant.html" title="class in org.xiph.speex">LbrLspQuant</A>
<BR>
<A HREF="org/xiph/speex/Lpc.html" title="class in org.xiph.speex">Lpc</A>
<BR>
<A HREF="org/xiph/speex/Lsp.html" title="class in org.xiph.speex">Lsp</A>
<BR>
<A HREF="org/xiph/speex/LspQuant.html" title="class in org.xiph.speex">LspQuant</A>
<BR>
<A HREF="org/xiph/speex/Ltp.html" title="class in org.xiph.speex">Ltp</A>
<BR>
<A HREF="org/xiph/speex/Ltp3Tap.html" title="class in org.xiph.speex">Ltp3Tap</A>
<BR>
<A HREF="org/xiph/speex/LtpForcedPitch.html" title="class in org.xiph.speex">LtpForcedPitch</A>
<BR>
<A HREF="org/xiph/speex/Misc.html" title="class in org.xiph.speex">Misc</A>
<BR>
<A HREF="org/xiph/speex/NbCodec.html" title="class in org.xiph.speex">NbCodec</A>
<BR>
<A HREF="org/xiph/speex/NbDecoder.html" title="class in org.xiph.speex">NbDecoder</A>
<BR>
<A HREF="org/xiph/speex/NbEncoder.html" title="class in org.xiph.speex">NbEncoder</A>
<BR>
<A HREF="org/xiph/speex/NbLspQuant.html" title="class in org.xiph.speex">NbLspQuant</A>
<BR>
<A HREF="org/xiph/speex/NoiseSearch.html" title="class in org.xiph.speex">NoiseSearch</A>
<BR>
<A HREF="org/xiph/speex/OggCrc.html" title="class in org.xiph.speex">OggCrc</A>
<BR>
<A HREF="org/xiph/speex/OggSpeexWriter.html" title="class in org.xiph.speex">OggSpeexWriter</A>
<BR>
<A HREF="org/xiph/speex/spi/Pcm2SpeexAudioInputStream.html" title="class in org.xiph.speex.spi">Pcm2SpeexAudioInputStream</A>
<BR>
<A HREF="org/xiph/speex/PcmWaveWriter.html" title="class in org.xiph.speex">PcmWaveWriter</A>
<BR>
<A HREF="org/xiph/speex/player/Player.html" title="class in org.xiph.speex.player">Player</A>
<BR>
<A HREF="org/xiph/speex/player/PlayerApplet.html" title="class in org.xiph.speex.player">PlayerApplet</A>
<BR>
<A HREF="org/xiph/speex/RawWriter.html" title="class in org.xiph.speex">RawWriter</A>
<BR>
<A HREF="org/xiph/speex/player/Recorder.html" title="class in org.xiph.speex.player">Recorder</A>
<BR>
<A HREF="org/xiph/speex/player/RecorderApplet.html" title="class in org.xiph.speex.player">RecorderApplet</A>
<BR>
<A HREF="org/xiph/speex/SbCodec.html" title="class in org.xiph.speex">SbCodec</A>
<BR>
<A HREF="org/xiph/speex/SbDecoder.html" title="class in org.xiph.speex">SbDecoder</A>
<BR>
<A HREF="org/xiph/speex/SbEncoder.html" title="class in org.xiph.speex">SbEncoder</A>
<BR>
<A HREF="org/xiph/speex/spi/Speex2PcmAudioInputStream.html" title="class in org.xiph.speex.spi">Speex2PcmAudioInputStream</A>
<BR>
<A HREF="org/xiph/speex/spi/SpeexAudioFileReader.html" title="class in org.xiph.speex.spi">SpeexAudioFileReader</A>
<BR>
<A HREF="org/xiph/speex/spi/SpeexAudioFileWriter.html" title="class in org.xiph.speex.spi">SpeexAudioFileWriter</A>
<BR>
<A HREF="org/xiph/speex/SpeexDecoder.html" title="class in org.xiph.speex">SpeexDecoder</A>
<BR>
<A HREF="org/xiph/speex/SpeexEncoder.html" title="class in org.xiph.speex">SpeexEncoder</A>
<BR>
<A HREF="org/xiph/speex/spi/SpeexEncoding.html" title="class in org.xiph.speex.spi">SpeexEncoding</A>
<BR>
<A HREF="org/xiph/speex/spi/SpeexFileFormatType.html" title="class in org.xiph.speex.spi">SpeexFileFormatType</A>
<BR>
<A HREF="org/xiph/speex/spi/SpeexFormatConvertionProvider.html" title="class in org.xiph.speex.spi">SpeexFormatConvertionProvider</A>
<BR>
<A HREF="org/xiph/speex/SplitShapeSearch.html" title="class in org.xiph.speex">SplitShapeSearch</A>
<BR>
<A HREF="org/xiph/speex/Stereo.html" title="class in org.xiph.speex">Stereo</A>
<BR>
<A HREF="org/xiph/speex/SubMode.html" title="class in org.xiph.speex">SubMode</A>
<BR>
<A HREF="org/xiph/speex/Vbr.html" title="class in org.xiph.speex">Vbr</A>
<BR>
<A HREF="org/xiph/speex/VQ.html" title="class in org.xiph.speex">VQ</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>