Class BoxReader
java.lang.Object
org.opengis.cite.gmljpx20.util.jp2.BoxReader
BoxReader class.
- Author:
- Lyn Goltz
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BoxReader
public BoxReader()
-
-
Method Details
-
readFromStream
readFromStream.
- Parameters:
source
- aInputStream
object- Returns:
- a
Box
object - Throws:
Exception
- if any.
-