Class LyricsHandler

java.lang.Object
org.apache.tika.parser.mp3.LyricsHandler

@Deprecated(since="2026-04-30") public class LyricsHandler extends Object
Deprecated.
This version of the Apache Tika library is deprecated. Use your own version of Apache Tika.
This is used to parse Lyrics3 tag information from an MP3 file, if available. Handles lyrics tags of up to 10kb in size. Will process any ID3v1 tag data if present. Ignores extended ID3v1 data in the lyrics block
See Also: