public static void transform(org.w3c.dom.Document doc, javax.xml.transform.Templates template, Map transformParameters, javax.xml.transform.Result result) throws Docx4JException public static void transform(javax.xml.transform.Source source, javax.xml.transform.Templates template, Map transformParameters, javax.xml.transform.Result result) throws Docx4JException public static Templates getTransformerTemplate( javax.xml.transform.Source xsltSource) throws TransformerConfigurationException