de.smartics.properties.config.transfer.templatestream
Class XmlFactory
java.lang.Object
de.smartics.properties.config.transfer.templatestream.Factory
de.smartics.properties.config.transfer.templatestream.XmlFactory
-
All Implemented Interfaces:
-
de.smartics.properties.api.config.transfer.PropertySinkFactory<
StreamPropertySink>
-
public class XmlFactory
-
extends
Factory
Creates instances of StreamPropertySink
by providing a template to generate an XML document.
Constructor Summary |
XmlFactory() Default constructor. |
Methods inherited from class de.smartics.properties.config.transfer.templatestream.Factory |
getEncoding, setConfigColumn, setDocumentExtro, setDocumentIntro, setEncoding, setEscaper, setEscaperType, setFile, setLineExtro, setLineIntro, setNameColumn, setStream, setTable, setTemplate, setValueColumn |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlFactory
public XmlFactory()
-
Default constructor.
create
public StreamPropertySink create()
throws IllegalStateException
-
-
-
Specified by:
-
create
in interface
de.smartics.properties.api.config.transfer.PropertySinkFactory<StreamPropertySink>
-
Overrides:
-
create
in class
Factory
-
-
Throws:
-
IllegalStateException
- on any problem opening the stream.
Copyright © 2013
Kronseder & Reiner GmbH - smartics. All Rights Reserved.