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