org.deegree.filter.xml
Class Filter110XMLEncoder
java.lang.Object
org.deegree.filter.xml.Filter110XMLEncoder
public class Filter110XMLEncoder
- extends Object
Encodes Filter objects according to the Filter Encoding Specification 1.1.0.
- 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 |
Filter110XMLEncoder
public Filter110XMLEncoder()
export
public static void export(Filter filter,
XMLStreamWriter writer)
throws XMLStreamException
- Serializes the given
Filter object to XML.
- Parameters:
filter - Filter object to be serializedwriter - target of the xml stream
- Throws:
XMLStreamException
export
public static void export(Expression expression,
XMLStreamWriter writer)
throws XMLStreamException
- Serializes the given
Expression object to XML.
- Parameters:
expression - Expression object to be serializedwriter - target of the xml stream
- Throws:
XMLStreamException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>