- XHTML_NAMESPACE - Static variable in interface org.apache.maven.doxia.module.xhtml.XhtmlMarkup
-
XHTML namespace: "http://www.w3.org/1999/xhtml"
- XHTML_TRANSITIONAL_PUBLIC_ID - Static variable in interface org.apache.maven.doxia.module.xhtml.XhtmlMarkup
-
XHTML 1.0 transitional public id: "-//W3C//DTD XHTML 1.0 Transitional//EN"
- XHTML_TRANSITIONAL_SYSTEM_ID - Static variable in interface org.apache.maven.doxia.module.xhtml.XhtmlMarkup
-
XHTML 1.0 transitional system id: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
- XhtmlMarkup - Interface in org.apache.maven.doxia.module.xhtml
-
List of Xhtml
markups.
- XhtmlParser - Class in org.apache.maven.doxia.module.xhtml
-
Parse an xhtml model and emit events into a Doxia Sink.
- XhtmlParser() - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlParser
-
- XhtmlParserModule - Class in org.apache.maven.doxia.module.xhtml
-
XhtmlParserModule class.
- XhtmlParserModule() - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlParserModule
-
Default constructor.
- XhtmlSink - Class in org.apache.maven.doxia.module.xhtml
-
- XhtmlSink(Writer) - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSink
-
Constructor, initialize the Writer.
- XhtmlSink(Writer, String) - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSink
-
Constructor, initialize the Writer and tells which encoding is used.
- XhtmlSink(Writer, String, String) - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSink
-
Constructor, initialize the Writer and tells which encoding and languageId are used.
- XhtmlSinkFactory - Class in org.apache.maven.doxia.module.xhtml
-
Xhtml implementation of the Sink factory.
- XhtmlSinkFactory() - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSinkFactory
-