public abstract class AbstractBoxParser extends Object implements BoxParser
| Constructor and Description |
|---|
AbstractBoxParser() |
public Box parseBox(DataSource byteChannel, Container parent) throws IOException
parseBox in interface BoxParserbyteChannel - the DataSource pointing to the ISO fileparent - the current box's parent (null if no parent)IOException - if reading from in failsCopyright © 2014. All rights reserved.