org.deegree.filter.xml
Class Filter110XMLDecoderTest
java.lang.Object
org.deegree.filter.xml.Filter110XMLDecoderTest
public class Filter110XMLDecoderTest
- extends Object
Tests the correct parsing and exporting of Filter Encoding 1.1.0 documents.
- 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 |
Filter110XMLDecoderTest
public Filter110XMLDecoderTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
parseIdFilter
public void parseIdFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseMixedIdFilter
public void parseMixedIdFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseOperatorFilter
public void parseOperatorFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseBrokenIdFilterDocument
public void parseBrokenIdFilterDocument()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseBrokenIdFilterDocument2
public void parseBrokenIdFilterDocument2()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseAndExportFilterDocument
public void parseAndExportFilterDocument()
throws XMLStreamException,
FactoryConfigurationError,
IOException,
UnknownCRSException,
TransformationException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
UnknownCRSException
TransformationException
parseBeyondFilter
public void parseBeyondFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseDisjointFilter
public void parseDisjointFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseContainsFilter
public void parseContainsFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseCrossesFilter
public void parseCrossesFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseDWithinFilter
public void parseDWithinFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseIntersectsFilter
public void parseIntersectsFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseEqualsFilter
public void parseEqualsFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseOverlapsFilter
public void parseOverlapsFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseTouchesFilter
public void parseTouchesFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
parseWithinFilter
public void parseWithinFilter()
throws XMLStreamException,
FactoryConfigurationError,
IOException
- Throws:
XMLStreamException
FactoryConfigurationError
IOException
Copyright © 2011. All Rights Reserved.