org.deegree.filter.xml
Class Filter200XMLDecoderTest

java.lang.Object
  extended by org.deegree.filter.xml.Filter200XMLDecoderTest

public class Filter200XMLDecoderTest
extends Object

Tests the correct parsing of Filter Encoding 2.0.0 documents using the official examples (excluding filter capabilities examples and filter examples with custom operations).

Version:
$Revision: 31667 $, $Date: 2011-08-26 18:51:35 +0200 (Fri, 26 Aug 2011) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
Filter200XMLDecoderTest()
           
 
Method Summary
 void parseOGCExample01()
           
 void parseOGCExample02()
           
 void parseOGCExample03()
           
 void parseOGCExample04()
           
 void parseOGCExample05()
           
 void parseOGCExample06()
           
 void parseOGCExample07()
           
 void parseOGCExample08()
           
 void parseOGCExample09()
           
 void parseOGCExample10()
           
 void parseOGCExample11()
           
 void parseOGCExample12()
           
 void parseOGCExample13()
           
 void parseOGCExample14()
           
 void setUp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Filter200XMLDecoderTest

public Filter200XMLDecoderTest()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

parseOGCExample01

public void parseOGCExample01()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample02

public void parseOGCExample02()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample03

public void parseOGCExample03()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample04

public void parseOGCExample04()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample05

public void parseOGCExample05()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample06

public void parseOGCExample06()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample07

public void parseOGCExample07()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample08

public void parseOGCExample08()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample09

public void parseOGCExample09()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample10

public void parseOGCExample10()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample11

public void parseOGCExample11()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample12

public void parseOGCExample12()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample13

public void parseOGCExample13()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException

parseOGCExample14

public void parseOGCExample14()
                       throws XMLStreamException,
                              FactoryConfigurationError,
                              IOException
Throws:
XMLStreamException
FactoryConfigurationError
IOException


Copyright © 2011. All Rights Reserved.