org.deegree.geometry.gml.validation
Class GMLGeometryValidatorTest
java.lang.Object
org.deegree.geometry.gml.validation.GMLGeometryValidatorTest
public class GMLGeometryValidatorTest
- extends Object
Tests that check the expected generation of validation events in the GML3GeometryValidator
.
- Version:
- $Revision:$, $Date:$
- Author:
- Markus Schneider , last edited by: $Author:$
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLGeometryValidatorTest
public GMLGeometryValidatorTest()
validateCurve
public void validateCurve()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
ClassCastException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
ClassCastException
UnknownCRSException
validateInvalidCurve
public void validateInvalidCurve()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
ClassCastException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
ClassCastException
UnknownCRSException
validateInvalidRing
public void validateInvalidRing()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
validateInvalidPolygon1
public void validateInvalidPolygon1()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
validateInvalidPolygon2
public void validateInvalidPolygon2()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
Copyright © 2011. All Rights Reserved.