Uses of Interface
org.apache.maven.doxia.Doxia
Packages that use Doxia
Package
Description
The Doxia API is based on
Sink and Parser objects: its goal is to parse a given source model using a given parser, and emits Doxia events
into the given sink.-
Uses of Doxia in org.apache.maven.doxia
Classes in org.apache.maven.doxia that implement DoxiaModifier and TypeClassDescriptionclassSimple implementation of the Doxia interface: uses a ParserManager to lookup a parser.