See:
Description
| Class Summary | |
| CHAPFrame | Class representing an ID3v2 "CHAP" frame. |
| ChapterFrame | Abstract class representing an ID3v2 chapter frame. |
| COMMFrame | Class representing an ID3v2 "COMM" frame. |
| CTOCFrame | Class representing an ID3v2 "CTOC" frame. |
| ID3Util | Utility methods for ID3v2 tags and frames. |
| ImageFrame | Class representing an ID3v2 "APIC" frame. |
| TextFrame | Class representing a generic ID3v2 Text frame. |
| URLFrame | Class representing a generic URL frame. |
Provides classes supporting ID3v2 chapter frames and some other frame types. This package builds on the generic ID3v2 Java API created by Jens Vonderheide.