Package ch.tocco.nice2.outputcenter.api
Class XmlOutputCenterInputSupplier
java.lang.Object
ch.tocco.nice2.outputcenter.api.XmlOutputCenterInputSupplier
- All Implemented Interfaces:
OutputCenterInputSupplier
-
Nested Class Summary
Nested classes/interfaces inherited from interface ch.tocco.nice2.outputcenter.api.OutputCenterInputSupplier
OutputCenterInputSupplier.MimeType
-
Constructor Summary
ConstructorDescriptionXmlOutputCenterInputSupplier
(com.google.common.io.FileBackedOutputStream stream) -
Method Summary
-
Constructor Details
-
XmlOutputCenterInputSupplier
public XmlOutputCenterInputSupplier(com.google.common.io.FileBackedOutputStream stream)
-
-
Method Details
-
getMimeType
- Specified by:
getMimeType
in interfaceOutputCenterInputSupplier
-
getInput
- Specified by:
getInput
in interfaceOutputCenterInputSupplier
- Throws:
IOException
-