Class RiffParsers

    • Constructor Summary

      Constructors 
      Constructor Description
      RiffParsers()
      Construct a RIFF parser provider.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      RiffFileParserType createForByteBuffer​(java.net.URI source, java.nio.ByteBuffer data)
      Create a parser from the data in the given byte buffer.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • RiffParsers

        public RiffParsers()
        Construct a RIFF parser provider.