|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| AudioFileModificationListener | Classes implementing this interface will be notified on audio file's
modifications. It will be notified on several occasions: An audio file is about to be modified AudioFileModificationListener.fileWillBeModified(AudioFile, boolean)Here one can modify the tag data because of global settings. The write process has just finished. |
| TagField | Implementing classes represent a tag field for the entagged audio library. Very basic functionality is defined for use with Tag. |
| TagTextField | This interface extends the default field definition by methods for working
with human readable text. A TagTextField does not store binary data. |
| Class Summary | |
|---|---|
| AbstractTag | This class is the default implementation for
Tag and introduces some more useful
functionality to be implemented. |
| AbstractTagCreator | |
| AudioFileModificationAdapter | Adapter for
AudioFileModificationListener. |
| AudioFileReader | |
| GenericTag | This is a complete impelementation of
AbstractTag.The identifiers of commonly used fields is defined by GenericTag.keys. |
| ModificationHandler | This class multicasts the events to multiple listener instances. Additionally the Vetos are handled. |
| Utils | Contains various frequently used static functions in the different tag formats |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||