org.deegree.gml.dictionary
Class GMLDictionaryReaderTest

java.lang.Object
  extended by 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 $

Constructor Summary
GMLDictionaryReaderTest()
           
 
Method Summary
 void testReadExampleDictionary()
           
 void testWriteExampleDictionary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLDictionaryReaderTest

public GMLDictionaryReaderTest()
Method Detail

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.