Uses of Interface
org.apache.maven.doxia.module.xhtml5.Xhtml5Markup
Packages that use Xhtml5Markup
-
Uses of Xhtml5Markup in org.apache.maven.doxia.module.markdown
Classes in org.apache.maven.doxia.module.markdown that implement Xhtml5MarkupModifier and TypeClassDescriptionstatic class
Internal parser for HTML generated by the Markdown library. -
Uses of Xhtml5Markup in org.apache.maven.doxia.module.xhtml5
Classes in org.apache.maven.doxia.module.xhtml5 that implement Xhtml5MarkupModifier and TypeClassDescriptionclass
Parse an xhtml5 model and emit events into a Doxia Sink.class
XHTML 5.2 sink implementation.