org.deegree.gml.dictionary
Class GMLDictionaryReader
java.lang.Object
org.deegree.gml.dictionary.GMLDictionaryReader
public class GMLDictionaryReader
- extends Object
Stream-based reader for GML dictionaries and definitions.
- Version:
- $Revision: 31639 $, $Date: 2011-08-24 21:02:10 +0200 (Wed, 24 Aug 2011) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
- See Also:
GMLStreamReader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLDictionaryReader
public GMLDictionaryReader(GMLVersion version,
XMLStreamReader xmlStream,
GMLDocumentIdContext idContext)
read
public Definition read()
throws XMLStreamException
- Throws:
XMLStreamException
readDictionary
public Dictionary readDictionary()
throws XMLStreamException
- Throws:
XMLStreamException
Copyright © 2011. All Rights Reserved.