Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.gml.writer
Interface XmlWriterBase

All Superinterfaces:
IOProvider
All Known Implementing Classes:
CityGMLInstanceWriter, GmlInstanceWriter, StreamGmlWriter, XmlInstanceWriter

public interface XmlWriterBase
extends IOProvider

Augmenting interface for I/O providers writing XML according to the target schema.

Author:
Simon Templer

Field Summary
static String PARAM_ROOT_ELEMENT_NAME
          The parameter name for the XML root element name
static String PARAM_ROOT_ELEMENT_NAMESPACE
          The parameter name for the XML root element namespace
 
Fields inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider
PARAM_CONTENT_TYPE
 
Method Summary
 SchemaSpace getTargetSchema()
          Get the target schema.
 
Methods inherited from interface eu.esdihumboldt.hale.common.core.io.IOProvider
createReporter, execute, getContentType, getParameter, getSupportedParameters, isCancelable, loadConfiguration, setContentType, setParameter, storeConfiguration, validate
 

Field Detail

PARAM_ROOT_ELEMENT_NAME

static final String PARAM_ROOT_ELEMENT_NAME
The parameter name for the XML root element name

See Also:
Constant Field Values

PARAM_ROOT_ELEMENT_NAMESPACE

static final String PARAM_ROOT_ELEMENT_NAMESPACE
The parameter name for the XML root element namespace

See Also:
Constant Field Values
Method Detail

getTargetSchema

SchemaSpace getTargetSchema()
Get the target schema.

Returns:
the target schema

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d