Uses of Package
entagged.audioformats.generic

Packages that use entagged.audioformats.generic
entagged.audioformats   
entagged.audioformats.ape   
entagged.audioformats.ape.util   
entagged.audioformats.asf   
entagged.audioformats.asf.data.wrapper   
entagged.audioformats.asf.util   
entagged.audioformats.flac   
entagged.audioformats.generic   
entagged.audioformats.mp3   
entagged.audioformats.mp3.util   
entagged.audioformats.mp3.util.id3frames   
entagged.audioformats.mp4   
entagged.audioformats.mp4.util   
entagged.audioformats.mpc   
entagged.audioformats.ogg   
entagged.audioformats.ogg.util   
entagged.audioformats.wav   
 

Classes in entagged.audioformats.generic used by entagged.audioformats
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.ape
AbstractTag
          This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
AudioFileReader
           
TagField
          Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.ape.util
AbstractTagCreator
           
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.asf
AudioFileReader
           
 

Classes in entagged.audioformats.generic used by entagged.audioformats.asf.data.wrapper
TagField
          Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.asf.util
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.flac
AudioFileReader
           
 

Classes in entagged.audioformats.generic used by entagged.audioformats.generic
AbstractTag
          This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.mp3
AbstractTag
          This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
AudioFileReader
           
GenericTag
          This is a complete impelementation of AbstractTag.
The identifiers of commonly used fields is defined by GenericTag.keys.
TagField
          Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.mp3.util
AbstractTagCreator
           
 

Classes in entagged.audioformats.generic used by entagged.audioformats.mp3.util.id3frames
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.mp4
AbstractTag
          This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
AudioFileReader
           
TagField
          Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.mp4.util
AbstractTagCreator
           
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.mpc
AudioFileReader
           
 

Classes in entagged.audioformats.generic used by entagged.audioformats.ogg
AbstractTag
          This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
AudioFileReader
           
TagField
          Implementing classes represent a tag field for the entagged audio library.
Very basic functionality is defined for use with Tag.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.ogg.util
AbstractTagCreator
           
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.
 

Classes in entagged.audioformats.generic used by entagged.audioformats.wav
AbstractTag
          This class is the default implementation for Tag and introduces some more useful functionality to be implemented.
AudioFileReader
           
GenericTag
          This is a complete impelementation of AbstractTag.
The identifiers of commonly used fields is defined by GenericTag.keys.
 



Copyright © 2007-2008. All Rights Reserved.