org.deegree.gml
Class GMLOutputFactory
java.lang.Object
org.deegree.gml.GMLOutputFactory
public class GMLOutputFactory
- extends Object
Factory for creating GMLStreamWriter
instances.
- Version:
- $Revision: 21337 $, $Date: 2009-12-09 12:23:14 +0100 (Mi, 09 Dez 2009) $
- Author:
- Markus Schneider, last edited by: $Author: mschneider $
- See Also:
GMLObject
,
GMLStreamWriter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMLOutputFactory
public GMLOutputFactory()
createGMLStreamWriter
public static GMLStreamWriter createGMLStreamWriter(GMLVersion version,
XMLStreamWriter xmlStream)
throws XMLStreamException
- Creates a new
GMLStreamWriter
instance for generating GML of the specified version.
- Parameters:
version
- GML version, must not be nullxmlStream
- XML stream used to write the output, must not be null
- Returns:
- initialized
GMLStreamWriter
- Throws:
XMLStreamException
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org]]>