deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.filter.xml
Class FilterCapabilitiesExporter

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

public class FilterCapabilitiesExporter
extends Object

Writes (currently static) XML ogc:Filter_Capabilities documents that describes the capabilities of deegree's filter implementation. TODO what about functions TODO what about restrictions of backends

Version:
$Revision: 18841 $, $Date: 2009-07-31 14:44:22 +0200 (Fr, 31 Jul 2009) $
Author:
Markus Schneider , last edited by: $Author: mschneider $

Constructor Summary
FilterCapabilitiesExporter()
           
 
Method Summary
static void export100(XMLStreamWriter writer)
          Exports an ogc:Filter_Capabilities element (1.0.0) that describes the capabilities of deegree's filter implementation.
static void export110(XMLStreamWriter writer)
          Exports an ogc:Filter_Capabilities element (1.1.0) that describes the capabilities of deegree's filter implementation.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FilterCapabilitiesExporter

public FilterCapabilitiesExporter()
Method Detail

export100

public static void export100(XMLStreamWriter writer)
                      throws XMLStreamException
Exports an ogc:Filter_Capabilities element (1.0.0) that describes the capabilities of deegree's filter implementation.

Parameters:
writer - used to write the XML
Throws:
XMLStreamException - if the exporting fails

export110

public static void export110(XMLStreamWriter writer)
                      throws XMLStreamException
Exports an ogc:Filter_Capabilities element (1.1.0) that describes the capabilities of deegree's filter implementation.

Parameters:
writer - used to write the XML
Throws:
XMLStreamException - if the exporting fails

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>