|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use dguitar.codecs | |
dguitar.codecs | Provides classes for CODing and DECoding different file formats. |
dguitar.codecs.guitarPro | Provides codecs for GuitarPro files (GP4,GP3...). |
dguitar.codecs.guitarPro.version1 | Provides a codec for *.GTP files in version 1. |
dguitar.codecs.guitarPro.version2 | Provides a codec for *.GTP files in version 2. |
dguitar.codecs.guitarPro.version3 | Provides a codec for *.GP3 files. |
dguitar.codecs.guitarPro.version4 | Provides a codec for *.GP4 files.. |
dguitar.codecs.midi | Provides classes for CODing and DECoding MIDI file formats. |
dguitar.gui | Provides Graphical User Interface classes for other packages. |
Classes in dguitar.codecs used by dguitar.codecs | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
Classes in dguitar.codecs used by dguitar.codecs.guitarPro | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFileFilter
|
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
|
CodecInputStream
This interface must be implemeted by all Codec classes classes representing an input stream. |
Classes in dguitar.codecs used by dguitar.codecs.guitarPro.version1 | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
|
CodecInputStream
This interface must be implemeted by all Codec classes classes representing an input stream. |
Classes in dguitar.codecs used by dguitar.codecs.guitarPro.version2 | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
|
CodecInputStream
This interface must be implemeted by all Codec classes classes representing an input stream. |
Classes in dguitar.codecs used by dguitar.codecs.guitarPro.version3 | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
|
CodecInputStream
This interface must be implemeted by all Codec classes classes representing an input stream. |
Classes in dguitar.codecs used by dguitar.codecs.guitarPro.version4 | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
|
CodecInputStream
This interface must be implemeted by all Codec classes classes representing an input stream. |
Classes in dguitar.codecs used by dguitar.codecs.midi | |
Codec
Codec stands for COder/DECoder that reads/writes a specific format or sequence of bytes from/to a InputStream/OutputStream This class was created so the javadoc could process the package.html file |
|
CodecFileFilter
|
|
CodecFormatException
This abstract class describes a posible format exception when coding/decoding a strem |
|
CodecOutputStream
This interface must be implemeted bye all Codec classes representing an OUTPUT stream. |
Classes in dguitar.codecs used by dguitar.gui | |
CodecFileFilter
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |