Package com.luciad.ogc.sld.xml
Class TLcdSLDSchemaLocationsMap10
java.lang.Object
com.luciad.format.xml.schema.TLcdXMLSchemaLocationsMap
com.luciad.format.gml3.TLcdGML3SchemaLocationsMap
com.luciad.ogc.filter.xml.TLcdOGCFilterSchemaLocationsMap11
com.luciad.ogc.sld.xml.TLcdSLDSchemaLocationsMap10
- All Implemented Interfaces:
ILcdXMLSchemaLocationsMap
Deprecated.
A schema locations map that contains the default OGC Styled Layer Descriptor Implementation Specification 1.0, OGC Filter Implementation Specification 1.1 and GML schema locations, included in the LuciadLightspeed distribution. It can still be extended with application-specific other schema locations.
-
Field Summary
Fields inherited from class com.luciad.ogc.filter.xml.TLcdOGCFilterSchemaLocationsMap11
OGC_NS
-
Constructor Summary
ConstructorDescriptionDeprecated.Creates a new schema locations map, initialized with the default locations, included in the LuciadLightspeed distribution. -
Method Summary
Methods inherited from class com.luciad.format.xml.schema.TLcdXMLSchemaLocationsMap
addSchemaLocation, clearSchemaLocations, getLocation, getLocationCount, getNamespaceCount, getNamespaceURI, removeSchemaLocation
-
Field Details
-
SLD_NS
Deprecated.- See Also:
-
XLINK_NS
Deprecated.- See Also:
-
-
Constructor Details
-
TLcdSLDSchemaLocationsMap10
public TLcdSLDSchemaLocationsMap10()Deprecated.Creates a new schema locations map, initialized with the default locations, included in the LuciadLightspeed distribution.
-
TLcdSLDFeatureTypeStyleDecoder10
andTLcdSLDFeatureTypeStyleEncoder10
.