makeAssocProperty, selfDescProperty_bytesRead, associations, DESCRIPTION_NAME, noJP2Hdr, startBytesRead_boxHeader, _dstrm, _module, _parentBox, _raf, _repInfo, bytesLeft, filePos, hasBoxes| Constructor and Description |
|---|
FileTypeBox(RandomAccessFile raf)
Constructor.
|
FileTypeBox(RandomAccessFile raf,
JP2Box parent)
The constructor with superbox is meaningless.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSelfPropName()
Returns the name of the Box.
|
boolean |
readBox()
Reads the box, putting appropriate information in
the RepInfo object.
|
addAssociation, boxMaker, emptyBox, finalizeBytesRead, getBytesRead, getLength, getSelfPropDesc, init, initBytesRead, makeAssocProperty, selfDescProperty, setBoxHeader, setDataInputStream, setModule, setRandomAccessFile, setRepInfo, skipBox, wrongBoxContext, wrongBoxSizegetFilePos, hasNext, next, remove, superboxOverrun, superboxUnderrunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic FileTypeBox(RandomAccessFile raf)
public FileTypeBox(RandomAccessFile raf, JP2Box parent)
public boolean readBox()
throws IOException
readBox is called.
readBox must completely consume the
box, so that the next byte to be read by the
DataInputStream is the FF byte of the next Box.readBox in class JP2BoxIOExceptionprotected String getSelfPropName()
getSelfPropName in class JP2BoxCopyright © 2008–2017 The Open Preservation Foundation. All rights reserved.