Uses of Class
org.apache.tika.parser.AbstractParser
Packages that use AbstractParser
-
Uses of AbstractParser in org.apache.tika.parser.ogg
Subclasses of AbstractParser in org.apache.tika.parser.oggModifier and TypeClassDescriptionclassParser for FLAC audio files (both native FLAC and OGG-FLAC).classParent parser for the various Ogg Audio formats, such as Vorbis and Opus.classGeneral parser for Ogg files where we don't know what the specific kind is.classParser for OGG Opus audio files.classParser for OGG Speex audio files.classParser for OGG Theora video files, which may also contain one or more soundtrack streams.classParser for OGG Vorbis audio files.