summaryrefslogtreecommitdiff
path: root/songdbj/org/tritonus/share/sampled/file/package.html
diff options
context:
space:
mode:
Diffstat (limited to 'songdbj/org/tritonus/share/sampled/file/package.html')
-rw-r--r--songdbj/org/tritonus/share/sampled/file/package.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/songdbj/org/tritonus/share/sampled/file/package.html b/songdbj/org/tritonus/share/sampled/file/package.html
new file mode 100644
index 0000000000..a79274048c
--- /dev/null
+++ b/songdbj/org/tritonus/share/sampled/file/package.html
@@ -0,0 +1,18 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3 <head>
4 </head>
5
6 <body>
7 <p>Base classes for the implementation of AudioFileReaders and AudioFileWriters.
8 The classes provided here .</p>
9
10 @see javax.sound.sampled.spi.AudioFileReader
11 @see javax.sound.sampled.spi.AudioFileWriter
12 @see org.tritonus.sampled.file
13 @see org.tritonus.sampled.file.gsm
14 @see org.tritonus.sampled.file.jorbis
15 @see org.tritonus.sampled.file.mpeg
16 @see org.tritonus.sampled.file.vorbis
17 </body>
18</html>