org.deegree.gml.feature
Class GMLFeatureWriterTest
java.lang.Object
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 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLFeatureWriterTest
public GMLFeatureWriterTest()
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.