Class UnsupportedBox

java.lang.Object
org.opengis.cite.gmljpx20.box.Box
org.opengis.cite.gmljpx20.box.UnsupportedBox

public class UnsupportedBox extends Box

UnsupportedBox class.

  • Constructor Details

    • UnsupportedBox

      public UnsupportedBox(InputStream source, int length, long extendedLength) throws IOException

      Constructor for UnsupportedBox.

      Parameters:
      source - a InputStream object
      length - a int
      extendedLength - a long
      Throws:
      IOException - if any.