public abstract class GPEXmlWriterHandlerImplementor extends GPEWriterHandlerImplementor
| Modifier and Type | Field and Description |
|---|---|
protected IXmlStreamWriter |
writer |
| Constructor and Description |
|---|
GPEXmlWriterHandlerImplementor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getSchemaLocations() |
protected String |
getTargetNamespacePrefix()
Returns the selected target namespace prefix.
|
IXmlStreamWriter |
getXMLStreamWriter() |
void |
initialize()
It must be invoked before to start the reading process.
|
close, endBbox, endElement, endFeature, endInnerBoundary, endLayer, endLinearRing, endLineString, endMultiGeometry, endMultiLineString, endMultiPoint, endMultiPolygon, endPoint, endPolygon, getErrorHandler, getGpeManager, getOutputStream, setErrorHandler, setFormat, setOutputStream, startBbox, startElement, startFeature, startInnerBoundary, startLayer, startLinearRing, startLineString, startMultiGeometry, startMultiLineString, startMultiPoint, startMultiPolygon, startPoint, startPolygon, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescription, getFileExtension, getFormat, getName, startBbox, startElement, startInnerBoundary, startLinearRing, startLineString, startPoint, startPolygonpublic void initialize()
IGPEWriterHandlerImplementorinitialize in interface IGPEWriterHandlerImplementorinitialize in class GPEWriterHandlerImplementorpublic IXmlStreamWriter getXMLStreamWriter()
protected String getSchemaLocations()
protected String getTargetNamespacePrefix()