Skip navigation links
LuciadLightspeed
2023.1.07

Package com.luciad.format.gml32.xml

Provides support for decoding and encoding GML 3.2 data, and exporting models to GML 3.2.

See: Description

Package com.luciad.format.gml32.xml Description

Provides support for decoding and encoding GML 3.2 data, and exporting models to GML 3.2.

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:

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.2 data model and the other data models.

Since:
9.0
Skip navigation links
LuciadLightspeed
2023.1.07