_boxHeader, _dstrm, _module, _parentBox, _raf, _repInfo, bytesLeft, filePos, hasBoxes
Constructor and Description |
---|
TopLevelBoxHolder(Jpeg2000Module module,
RandomAccessFile raf,
RepInfo info,
DataInputStream dstream) |
Modifier and Type | Method and Description |
---|---|
protected String |
getSelfPropName()
Returns a name for use in messages.
|
boolean |
hasNext()
Checks if any more subboxes are available.
|
getFilePos, next, remove, superboxOverrun, superboxUnderrun
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public TopLevelBoxHolder(Jpeg2000Module module, RandomAccessFile raf, RepInfo info, DataInputStream dstream)
raf
- protected String getSelfPropName()
getSelfPropName
in class BoxHolder
public boolean hasNext()
BoxHolder
hasNext
to avoid reading overruns, and then
test the value returned by next
for nullity.Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.