We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72bfc6 commit a83994aCopy full SHA for a83994a
src/io/sf/carte/doc/dom4j/DOM4JUserAgent.java
@@ -34,11 +34,11 @@
34
import org.xmlpull.v1.XmlPullParserException;
35
36
import io.sf.carte.doc.agent.AbstractUserAgent;
37
-import io.sf.carte.doc.agent.AgentUtil;
38
import io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory.AgentXHTMLDocument;
39
import io.sf.carte.doc.style.css.nsac.Parser;
40
import io.sf.carte.doc.style.css.nsac.Parser.Flag;
41
import io.sf.carte.doc.xml.dtd.DefaultEntityResolver;
+import io.sf.carte.util.agent.AgentUtil;
42
43
/**
44
* User Agent based on DOM4J document trees.
0 commit comments