|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteu.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.XmlInstanceWriter
public class XmlInstanceWriter
Writes instances to a XML file
Nested Class Summary |
---|
Nested classes/interfaces inherited from class eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledExport |
---|
GZipEnabledExport.GZipOutputSupplier |
Field Summary |
---|
Fields inherited from class eu.esdihumboldt.hale.io.gml.writer.internal.StreamGmlWriter |
---|
PARAM_SIMPLIFY_GEOMETRY, SCHEMA_INSTANCE_NS |
Fields inherited from interface eu.esdihumboldt.hale.io.gml.writer.XmlWriterBase |
---|
PARAM_ROOT_ELEMENT_NAME, PARAM_ROOT_ELEMENT_NAMESPACE |
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
---|
PARAM_CONTENT_TYPE |
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.ExportProvider |
---|
PARAM_TARGET |
Constructor Summary | |
---|---|
XmlInstanceWriter()
Default constructor |
Method Summary |
---|
Methods inherited from class eu.esdihumboldt.hale.io.gml.writer.internal.StreamGmlWriter |
---|
checkCompatibility, execute, findDefaultContainter, findMemberAttribute, getConfiguredContainerElement, getDefaultTypeName, getGeometryWriter, getXMLIndex, getXMLIndex, isCancelable, requiresDefaultContainer, validate, write, writeMember |
Methods inherited from class eu.esdihumboldt.hale.common.instance.io.impl.AbstractInstanceWriter |
---|
getInstances, getTargetSchema, getValidationSchemas, setInstances, setTargetSchema |
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledExport |
---|
getTarget |
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.AbstractExportProvider |
---|
createReporter, setParameter, setTarget, storeConfiguration |
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider |
---|
addSupportedParameter, execute, fail, getContentType, getParameter, getSupportedParameters, getTypeName, loadConfiguration, setContentType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface eu.esdihumboldt.hale.io.gml.writer.XmlWriterBase |
---|
getTargetSchema |
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider |
---|
createReporter, execute, getContentType, getParameter, getSupportedParameters, loadConfiguration, setContentType, setParameter, storeConfiguration |
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.ExportProvider |
---|
getTarget, setTarget |
Constructor Detail |
---|
public XmlInstanceWriter()
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |