Deprecated API


Contents
Deprecated Methods
org.jaudiotagger.audio.flac.metadatablock.MetadataBlockDataPicture.isBinary(boolean)
          As for now is of no use. Implementations should use another way of setting this property. 
org.jaudiotagger.tag.TagField.isBinary(boolean)
          As for now is of no use. Implementations should use another way of setting this property. 
 

Deprecated Constructors
org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported()
          because no identifier set 
org.jaudiotagger.tag.id3.framebody.FrameBodyUnsupported(byte[])
          because no identifier set 
org.jaudiotagger.tag.id3.ID3v11Tag(RandomAccessFile)
          use ID3v11Tag.ID3v11Tag(RandomAccessFile,String) instead 
org.jaudiotagger.tag.id3.ID3v1Tag(RandomAccessFile)
          use ID3v1Tag.ID3v1Tag(RandomAccessFile,String) instead 
org.jaudiotagger.tag.id3.ID3v22Frame(ByteBuffer)
          use ID3v22Frame.ID3v22Frame(ByteBuffer,String) instead 
org.jaudiotagger.tag.id3.ID3v22Tag(ByteBuffer)
          use ID3v22Tag.ID3v22Tag(ByteBuffer,String) instead 
org.jaudiotagger.tag.id3.ID3v23Frame(ByteBuffer)
          use ID3v23Frame.ID3v23Frame(ByteBuffer,String) instead 
org.jaudiotagger.tag.id3.ID3v23Tag(ByteBuffer)
          use ID3v23Tag.ID3v23Tag(ByteBuffer,String) instead 
org.jaudiotagger.tag.id3.ID3v24Frame(ByteBuffer)
          use ID3v24Frame.ID3v24Frame(ByteBuffer,String) instead 
org.jaudiotagger.tag.id3.ID3v24Tag(ByteBuffer)
          use ID3v24Tag.ID3v24Tag(ByteBuffer,String) instead