Class XMLBox

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

public class XMLBox extends Box

XMLBox class.

  • Constructor Details

    • XMLBox

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

      Constructor for XMLBox.

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

    • getXmldata

      public String getXmldata()

      Getter for the field xmldata.

      Returns:
      a String object