/** * Generate HTML for the specified content. * * @param blockLevelContent * @return */ public org.w3c.dom.Document export(Object blockLevelContent, String cssClass, String cssId)