Verbatim.Java files, per note from Mauritz Jeanson about them not
being needed.
import javax.xml.parsers.DocumentBuilderFactory;
import javax.xml.parsers.ParserConfigurationException;
import org.apache.xml.utils.QName;
-import org.apache.xml.utils.DOMHelper;
import org.apache.xml.utils.AttList;
/**
import org.apache.xpath.XPath;
import org.apache.xpath.XPathContext;
import org.apache.xpath.NodeSet;
-import org.apache.xml.utils.DOMHelper;
import org.apache.xalan.extensions.XSLProcessorContext;
import org.apache.xalan.extensions.ExpressionContext;
import org.apache.xalan.transformer.TransformerImpl;