Module io.sf.carte.css4j.dom4j
Package io.sf.carte.doc.dom4j
Class DOM4JUserAgent.AgentXHTMLDocumentFactory
java.lang.Object
org.dom4j.DocumentFactory
org.dom4j.dom.DOMDocumentFactory
io.sf.carte.doc.dom4j.XHTMLDocumentFactory
io.sf.carte.doc.dom4j.DOM4JUserAgent.AgentXHTMLDocumentFactory
- All Implemented Interfaces:
Serializable
,DOMImplementation
- Enclosing class:
DOM4JUserAgent
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionclass
-
Field Summary
Fields inherited from class org.dom4j.DocumentFactory
cache
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected XHTMLDocument
createDocument
(DOMDocumentType documentType) Methods inherited from class io.sf.carte.doc.dom4j.XHTMLDocumentFactory
createAttribute, createDocument, createDocument, createElement, createElement, createElement, createElement, getFeature, getInstance, getStyleSheetFactory, isStyleCacheOn, setStyleCache
Methods inherited from class org.dom4j.dom.DOMDocumentFactory
asDocumentType, createCDATA, createComment, createDocType, createDocumentType, createEntity, createEntity, createNamespace, createProcessingInstruction, createProcessingInstruction, createText, hasFeature
Methods inherited from class org.dom4j.DocumentFactory
createAttribute, createDocument, createPattern, createQName, createQName, createQName, createQName, createQNameCache, createSingleton, createXPath, createXPath, createXPathFilter, createXPathFilter, getQNames, getXPathNamespaceURIs, init, intern, setXPathNamespaceURIs
-
Constructor Details
-
AgentXHTMLDocumentFactory
-
-
Method Details
-
createDocument
- Overrides:
createDocument
in classXHTMLDocumentFactory
-
createDocument
- Overrides:
createDocument
in classXHTMLDocumentFactory
-