Package org.docx4j.model.datastorage
Class XHTMLAttrInjector
java.lang.Object
org.docx4j.model.datastorage.XHTMLAttrInjector
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
public static org.slf4j.Logger log
-
-
Constructor Details
-
XHTMLAttrInjector
public XHTMLAttrInjector()
-
-
Method Details
-
injectAttrs
protected static String injectAttrs(String content, String classVal, String styleVal) throws ParserConfigurationException, SAXException, IOException -
injectAttrs
-
main
public static void main(String[] args) throws ParserConfigurationException, SAXException, IOException - Parameters:
args-- Throws:
IOExceptionSAXExceptionParserConfigurationException
-