Uses of Interface
org.monte.media.riff.RIFFVisitor
Packages that use RIFFVisitor
-
Uses of RIFFVisitor in org.monte.media.riff
Methods in org.monte.media.riff with parameters of type RIFFVisitorModifier and TypeMethodDescriptionlongRIFFParser.parse(InputStream in, RIFFVisitor v) Interprets the RIFFFile expression located at the current position of the indicated InputStream.longRIFFParser.parse(ImageInputStream in, RIFFVisitor v)