eu.esdihumboldt.hale.io.gml.writer
Class GmlInstanceWriter
java.lang.Object
eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider
eu.esdihumboldt.hale.common.core.io.impl.AbstractExportProvider
eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledExport
eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceWriter
eu.esdihumboldt.hale.io.gml.writer.internal.StreamGmlWriter
eu.esdihumboldt.hale.io.gml.writer.GmlInstanceWriter
- All Implemented Interfaces:
- ExportProvider, IOProvider, InstanceWriter, XmlWriterBase
- Direct Known Subclasses:
- CityGMLInstanceWriter
public class GmlInstanceWriter
- extends StreamGmlWriter
Writes instances to a GML FeatureCollection
- Author:
- Simon Templer
Method Summary |
protected boolean |
requiresDefaultContainer()
States if the instance writer in all cases requires that the default
container is being found. |
Methods inherited from class eu.esdihumboldt.hale.io.gml.writer.internal.StreamGmlWriter |
checkCompatibility, execute, findDefaultContainter, findMemberAttribute, getConfiguredContainerElement, getDefaultTypeName, getGeometryWriter, getXMLIndex, getXMLIndex, isCancelable, validate, write, writeMember |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GmlInstanceWriter
public GmlInstanceWriter()
- Default constructor
requiresDefaultContainer
protected boolean requiresDefaultContainer()
- Description copied from class:
StreamGmlWriter
- States if the instance writer in all cases requires that the default
container is being found.
- Overrides:
requiresDefaultContainer
in class StreamGmlWriter
- Returns:
- if the default container must be present in the target schema
- See Also:
StreamGmlWriter.requiresDefaultContainer()
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d