org.deegree.gml.feature
Class GMLFeatureWriterTest

java.lang.Object
  extended by org.deegree.gml.feature.GMLFeatureWriterTest

public class GMLFeatureWriterTest
extends Object

Exports the features in the Philosophers example and validates them against the corresponding schema.

Version:
$Revision: $, $Date: $
Author:
Andrei Ionita, last edited by: $Author: ionita $

Constructor Summary
GMLFeatureWriterTest()
           
 
Method Summary
 void testReexportDynamicallyParsedFeatureCollection()
           
 void testWriteGML2()
           
 void testWriteGML31()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GMLFeatureWriterTest

public GMLFeatureWriterTest()
Method Detail

testWriteGML2

public void testWriteGML2()
                   throws XMLStreamException,
                          FactoryConfigurationError,
                          IOException,
                          ClassCastException,
                          ClassNotFoundException,
                          InstantiationException,
                          IllegalAccessException,
                          XMLParsingException,
                          UnknownCRSException,
                          TransformationException
Throws:
XMLStreamException
FactoryConfigurationError
IOException
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException
XMLParsingException
UnknownCRSException
TransformationException

testWriteGML31

public void testWriteGML31()
                    throws XMLStreamException,
                           FactoryConfigurationError,
                           IOException,
                           ClassCastException,
                           ClassNotFoundException,
                           InstantiationException,
                           IllegalAccessException,
                           XMLParsingException,
                           UnknownCRSException,
                           TransformationException
Throws:
XMLStreamException
FactoryConfigurationError
IOException
ClassCastException
ClassNotFoundException
InstantiationException
IllegalAccessException
XMLParsingException
UnknownCRSException
TransformationException

testReexportDynamicallyParsedFeatureCollection

public void testReexportDynamicallyParsedFeatureCollection()
                                                    throws XMLStreamException,
                                                           XMLParsingException,
                                                           UnknownCRSException,
                                                           TransformationException,
                                                           FactoryConfigurationError,
                                                           IOException
Throws:
XMLStreamException
XMLParsingException
UnknownCRSException
TransformationException
FactoryConfigurationError
IOException


Copyright © 2011. All Rights Reserved.