Package org.deegree.gml

Interface Summary
GMLObject Basic interface for GML objects.
GMLReferenceResolver Implementations provide the functionality to retrieve GMLObject instances by their URI (which may be document local or remote).
 

Class Summary
GMLDocumentIdContext Keeps track of GMLObjects inside GML instance documents, their ids and local xlink references during the parsing of GML documents.
GMLInputFactory Factory for creating GMLStreamReader instances.
GMLOutputFactory Factory for creating GMLStreamWriter instances.
GMLReference<T extends GMLObject> Represents a reference to a GMLObject, corresponds to a GML property with an xlink:href attribute.
GMLStreamReader Stream-based reader for GML instance documents or GML fragments.
GMLStreamWriter Stream-based writer for GML instance documents or GML fragments.
StaXSetPrefixBugfixXMLStreamWriter  
XMLTransformer The XMLTransformer transforms any xml documents containing gml geometries.
 

Enum Summary
GMLVersion Enum type for the GML versions that have to be differerentiated in deegree's GML subsystem.
 

Exception Summary
ReferenceResolvingException Indicates that a reference to a GML object cannot be resolved.
 



Copyright © 2011. All Rights Reserved.