Uses of Package
org.apache.maven.doxia.sink

Packages that use org.apache.maven.doxia.sink
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.
 
 
 
 
 
 
 
 
 
 
The Doxia API is based on Sink objects: each Sink consumes Doxia events to produce a resultant output format (in most cases XHTML).