|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.gml.dictionary.GMLDictionaryReader
public class GMLDictionaryReader
Stream-based reader for GML dictionaries and definitions.
GMLStreamReader| Constructor Summary | |
|---|---|
GMLDictionaryReader(GMLVersion version,
javax.xml.stream.XMLStreamReader xmlStream,
GMLDocumentIdContext idContext)
|
|
| Method Summary | |
|---|---|
Definition |
read()
|
Dictionary |
readDictionary()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GMLDictionaryReader(GMLVersion version,
javax.xml.stream.XMLStreamReader xmlStream,
GMLDocumentIdContext idContext)
| Method Detail |
|---|
public Definition read()
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
public Dictionary readDictionary()
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||