Uses of Interface
org.deegree.gml.dictionary.Dictionary

Packages that use Dictionary
org.deegree.gml   
org.deegree.gml.dictionary   
 

Uses of Dictionary in org.deegree.gml
 

Methods in org.deegree.gml that return Dictionary
 Dictionary GMLStreamReader.readDictionary()
          Returns the deegree model representation for the GML dictionary element event that the cursor of the underlying xml stream points to.
 

Uses of Dictionary in org.deegree.gml.dictionary
 

Classes in org.deegree.gml.dictionary that implement Dictionary
 class GenericDictionary
          Default implementation of Dictionary.
 

Methods in org.deegree.gml.dictionary that return Dictionary
 Dictionary GMLDictionaryReader.readDictionary()
           
 

Methods in org.deegree.gml.dictionary with parameters of type Dictionary
 void GMLDictionaryWriter.write(Dictionary dict)
           
 



Copyright © 2011. All Rights Reserved.