|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XLinkResolver | |
---|---|
org.deegree.cs.configuration.deegree.xml | |
org.deegree.cs.configuration.deegree.xml.stax | |
org.deegree.cs.configuration.gml | This package contains the classes used for reading gml based coordinate system configuration backends. |
org.deegree.cs.configuration.proj4 | This package contains the classes used for reading proj4 based coordinate system configuration backends. |
org.deegree.cs.configuration.resources |
Uses of XLinkResolver in org.deegree.cs.configuration.deegree.xml |
---|
Subinterfaces of XLinkResolver in org.deegree.cs.configuration.deegree.xml | |
---|---|
interface |
CRSParser<T>
The CRSParser class TODO add class documentation here. |
Uses of XLinkResolver in org.deegree.cs.configuration.deegree.xml.stax |
---|
Classes in org.deegree.cs.configuration.deegree.xml.stax that implement XLinkResolver | |
---|---|
class |
Parser
The CRSParser holds the instances to the StAX based crs components parsers. |
Uses of XLinkResolver in org.deegree.cs.configuration.gml |
---|
Subinterfaces of XLinkResolver in org.deegree.cs.configuration.gml | |
---|---|
interface |
GMLResource
An interface enhancing the capabilities of an xml resource. |
Classes in org.deegree.cs.configuration.gml that implement XLinkResolver | |
---|---|
class |
GMLFileResource
The GMLFileResource provides easy access to a gml3.2. dictionary file, which can be used together with
the GMLCRSProvider . |
Uses of XLinkResolver in org.deegree.cs.configuration.proj4 |
---|
Classes in org.deegree.cs.configuration.proj4 that implement XLinkResolver | |
---|---|
class |
ProjFileResource
The ProjFileResource reads a list of proj4 definitions from a file. |
Uses of XLinkResolver in org.deegree.cs.configuration.resources |
---|
Subinterfaces of XLinkResolver in org.deegree.cs.configuration.resources | |
---|---|
interface |
CRSResource<T>
The GMLResource class defines the access to a resource containing GML crs definitions, often a
dictionary file or a database. |
interface |
XMLResource
The XMLResource class TODO add class documentation here. |
Classes in org.deegree.cs.configuration.resources that implement XLinkResolver | |
---|---|
class |
XMLFileResource
The XMLFileResource is an OMElement based adapter for an xml file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |