org.deegree.gml.dictionary
Class GMLDictionaryReaderTest
java.lang.Object
org.deegree.gml.dictionary.GMLDictionaryReaderTest
public class GMLDictionaryReaderTest
- extends Object
Tests that check the correct reading of Definition
and Dictionary
objects from GML documents.
- Version:
- $Revision: 27406 $, $Date: 2010-10-19 18:43:48 +0200 (Tue, 19 Oct 2010) $
- Author:
- Markus Schneider , last edited by: $Author: sthomas $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLDictionaryReaderTest
public GMLDictionaryReaderTest()
testReadExampleDictionary
public void testReadExampleDictionary()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
testWriteExampleDictionary
public void testWriteExampleDictionary()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
Copyright © 2011. All Rights Reserved.