@Service public class StructureXmlBeanAssembler extends java.lang.Object implements Assembler<org.sdmx.resources.sdmxml.schemas.v21.structure.StructuresType,SdmxBeans>
Constructor and Description |
---|
StructureXmlBeanAssembler() |
public void assemble(org.sdmx.resources.sdmxml.schemas.v21.structure.StructuresType structures, SdmxBeans beans) throws SdmxException
Assembler
assemble
in interface Assembler<org.sdmx.resources.sdmxml.schemas.v21.structure.StructuresType,SdmxBeans>
structures
- An Object already instantiated that needs to be assembled using data from assembleFromSdmxException
- - If anything goes wrong during the assemble process