Uses of Interface
org.apache.maven.doxia.module.xhtml.XhtmlMarkup
Packages that use XhtmlMarkup
-
Uses of XhtmlMarkup in org.apache.maven.doxia.module.markdown
Classes in org.apache.maven.doxia.module.markdown that implement XhtmlMarkupModifier and TypeClassDescriptionstatic classInternal parser for HTML generated by the Markdown library. -
Uses of XhtmlMarkup in org.apache.maven.doxia.module.xhtml
Classes in org.apache.maven.doxia.module.xhtml that implement XhtmlMarkupModifier and TypeClassDescriptionclassParse an xhtml model and emit events into a Doxia Sink.classXhtml 1.0 Transitional sink implementation.