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:

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