Uses of Interface
org.apache.maven.doxia.Doxia
-
Packages that use Doxia Package Description org.apache.maven.doxia The Doxia API is based onSinkandParserobjects: 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 Doxia Modifier and Type Class Description classDefaultDoxiaSimple implementation of the Doxia interface: uses a ParserManager to lookup a parser.
-