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
-
ClassDescriptionThis 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
ILcdXMLSchemaBasedDecoderLibrary
for the OGC StyledLayerDescriptor 1.0.0 XML Schema.Deprecated.Deprecated.XML Encoder forTLcdSLDFeatureTypeStyle
objects 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 ofILcdXMLSchemaBasedEncoderLibrary
for the OGC StyledLayerDescriptor 1.0.0 XML Schema.Deprecated.Deprecated.This belongs to the deprecatedTLcdSLDFeatureTypeStyleDecoder10
andTLcdSLDFeatureTypeStyleEncoder10
.
TLcdSLDFeatureTypeStyleDecoder