Package org.opengis.cite.gmljpx20.box
Class UnsupportedBox
java.lang.Object
org.opengis.cite.gmljpx20.box.Box
org.opengis.cite.gmljpx20.box.UnsupportedBox
UnsupportedBox class.
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionUnsupportedBox
(InputStream source, int length, long extendedLength) Constructor for UnsupportedBox. -
Method Summary
-
Constructor Details
-
UnsupportedBox
Constructor for UnsupportedBox.
- Parameters:
source
- aInputStream
objectlength
- a intextendedLength
- a long- Throws:
IOException
- if any.
-