Package no.nsd.qddt.domain.xml
Class XmlDDIFragmentAssembler<T extends AbstractEntity>
- java.lang.Object
-
- no.nsd.qddt.domain.xml.XmlDDIFragmentAssembler<T>
-
public class XmlDDIFragmentAssembler<T extends AbstractEntity> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description XmlDDIFragmentAssembler(T rootElement)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
compileToXml()
protected java.lang.String
getFooter()
protected java.lang.String
getTopLevelReference(java.lang.String typeOfObject)
-
-
-
Constructor Detail
-
XmlDDIFragmentAssembler
public XmlDDIFragmentAssembler(T rootElement)
-
-