Package com.luciad.ogc.sld.xml
package com.luciad.ogc.sld.xml
Encoding and decoding of XML files containing Feature Type Styles to and from the SLD model.
- Since:
- 6.1
-
ClassesClassDescriptionThis class supports the decoding of XML documents containing feature type styles structured according to version 1.1 of the OGC Symbology Encoding Implementation Specification and the deprecated version 1.0 of the OGC Styled Layer Descriptor Implementation Specification.Deprecated.Implementation of
ILcdXMLSchemaBasedDecoderLibraryfor the OGC StyledLayerDescriptor 1.0.0 XML Schema.Deprecated.Deprecated.XML Encoder forTLcdSLDFeatureTypeStyleobjects to documents according to version 1.1.0 of the OGC Symbology Encoding Implementation Specification or version 1.0 of the OGC Styled Layer Descriptor Implementation Specification.Deprecated.Implementation ofILcdXMLSchemaBasedEncoderLibraryfor the OGC StyledLayerDescriptor 1.0.0 XML Schema.Deprecated.Deprecated.This belongs to the deprecatedTLcdSLDFeatureTypeStyleDecoder10andTLcdSLDFeatureTypeStyleEncoder10.
TLcdSLDFeatureTypeStyleDecoder