I'm trying to set an <img src="img.png" class="default-img"> inside an XHTML string.
When running the project I see:
Feb 05, 2015 2:13:58 AM org.docx4j.org.xhtmlrenderer.util.JDKXRLogger log
INFO: Matcher created with 134 selectors
Feb 05, 2015 2:13:58 AM org.docx4j.org.xhtmlrenderer.util.JDKXRLogger log
INFO: img.png is not a URL; may be relative. Testing using parent URL file:/path/to/./
Feb 05, 2015 2:13:58 AM org.docx4j.org.xhtmlrenderer.util.JDKXRLogger log
INFO: img.png ...