Package com.luciad.format.gml3
Class TLcdGML3SchemaLocationsMap
java.lang.Object
com.luciad.format.xml.schema.TLcdXMLSchemaLocationsMap
com.luciad.format.gml3.TLcdGML3SchemaLocationsMap
- All Implemented Interfaces:
ILcdXMLSchemaLocationsMap
- Direct Known Subclasses:
TLcdOGCFilterSchemaLocationsMap10
,TLcdOGCFilterSchemaLocationsMap11
Deprecated.
A schema locations map that contains the default GML and XML schema locations, included in
the LuciadLightspeed distribution. It can still be extended with application-specific other schema
locations.
The following schemas are included:
- http://www.w3.org/XML/1998/namespace
- http://www.w3.org/2001/XMLSchema
- http://www.w3.org/1999/xlink
- http://www.opengis.net/gml
- http://www.w3.org/2001/SMIL20/
- http://www.w3.org/2001/SMIL20/Language
-
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
-
Constructor Details
-
TLcdGML3SchemaLocationsMap
public TLcdGML3SchemaLocationsMap()Deprecated.Creates a new schema locations map, initialized with the default locations, included in the LuciadLightspeed distribution.
-
com.luciad.format.gml3.*
packages are replaced by new decoders and encoders in the packagescom.luciad.format.gml2.xml
,com.luciad.format.gml31.xml
andcom.luciad.format.gml32.xml
.