Package org.opengis.cite.gmljpx20.box
Class XMLBox
java.lang.Object
org.opengis.cite.gmljpx20.box.Box
org.opengis.cite.gmljpx20.box.XMLBox
XMLBox class.
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionXMLBox
(InputStream source, int length, long extendedLength) Constructor for XMLBox. -
Method Summary
-
Constructor Details
-
XMLBox
Constructor for XMLBox.
- Parameters:
source
- aInputStream
objectlength
- a intextendedLength
- a long- Throws:
IOException
- if any.
-
-
Method Details
-
getXmldata
Getter for the field
xmldata
.- Returns:
- a
String
object
-