org.tm4j.panckoucke.impl.renderer.PanckouckeXMLRenderer .getXML()

Description

returns the actual content of the xmlBuffer this method should be called after a calling renderModel and ensuring that wasModelRendered returns true.

Returns

the xml resulting from rendering the model or null if no xml was produced (due to an error)

Other Resources

Related Topics