Package com.luciad.format.gml31.xml
package com.luciad.format.gml31.xml
Provides support for decoding and encoding GML 3.1 data, and exporting models to GML 3.1.
The decoder and encoder provided by this package are built upon the XML Binding Framework
com.luciad.format.xml.bind included with LuciadLightspeed.
The following classes are the main entry classes for this package:
TLcdGML31ModelDecoder: implementation ofcom.luciad.model.ILcdModelDecoderTLcdGML31ModelEncoder: implementation ofcom.luciad.model.ILcdModelEncoder
Larger XML decoders or encoders that combine GML data with other XML data can be created by configuring the combined XML decoder and encoder with the GML 3.1 data model and the other data models.
- Since:
- 9.0
-
ClassesClassDescriptionImplementation of
ILcdXMLSchemaBasedDecoderLibraryfor the GML 3.1 XML Schema.Implementation ofILcdXMLSchemaBasedEncoderLibraryfor the GML 3.1 XML Schema.Implementation ofILcdXMLSchemaBasedMappingLibraryfor the GML 3.1 XML Schema.This model decoder decodes Geography Markup Language (GML) version 3.0.x and 3.1.x.Implementation ofILcdModelDescriptorfor GML 3.1 data.This model encoder encodes Geography Markup Language (GML) version 3.1.