@Configurable public class StructureWritingEngineEDI extends java.lang.Object implements StructureWriterEngine
Constructor and Description |
---|
StructureWritingEngineEDI(java.io.OutputStream out) |
Modifier and Type | Method and Description |
---|---|
void |
writeStructure(MaintainableBean bean)
Writes the bean out to the output location in the format specified by the implementation
|
void |
writeStructures(SdmxBeans beans)
Writes the beans to the output location in the format specified by the implementation
|
public StructureWritingEngineEDI(java.io.OutputStream out)
public void writeStructure(MaintainableBean bean)
StructureWriterEngine
writeStructure
in interface StructureWriterEngine
public void writeStructures(SdmxBeans beans)
StructureWriterEngine
writeStructures
in interface StructureWriterEngine