Uses of Interface
org.apache.maven.doxia.Doxia

Packages that use Doxia
org.apache.maven.doxia Maven Doxia API The Doxia API is based on Sinks 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 Doxia
 class DefaultDoxia
          Simple implementation of the Doxia interface: uses a ParserManager to lookup a parser.
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.