Class TLcdGML3ObjectFactoryProvider

java.lang.Object
com.luciad.format.gml3.factory.TLcdGML3ObjectFactoryProvider
All Implemented Interfaces:
ILcdXMLObjectFactoryProvider

@Deprecated public class TLcdGML3ObjectFactoryProvider extends Object implements ILcdXMLObjectFactoryProvider
Deprecated.
This class has been deprecated. The GML decoders and encoders in the com.luciad.format.gml3.* packages are replaced by new decoders and encoders in the packages com.luciad.format.gml2.xml, com.luciad.format.gml31.xml and com.luciad.format.gml32.xml.
Provider of object factories for GML elements. This provider provides all object factories that are available in the TLcdGML3ObjectFactoryLibrary. See the documentation of TLcdGML3ObjectFactoryLibrary for more details on the available object factories.
See Also:
  • Constructor Details

    • TLcdGML3ObjectFactoryProvider

      public TLcdGML3ObjectFactoryProvider(ILcdXMLSchemaProvider aSchemaProvider)
      Deprecated.
  • Method Details