Package org.apache.maven.doxia.sink

Class Summary
AbstractBinarySinkFactory An abstract SinkFactory for binary output.
AbstractSink An abstract base class that defines some convenience methods for sinks.
AbstractTextSink An abstract Sink for text markup syntax.
AbstractTextSinkFactory An abstract SinkFactory for Text markup syntax.
AbstractXmlSink An abstract Sink for xml markup syntax.
AbstractXmlSinkFactory An abstract SinkFactory for XML markup syntax.
PipelineSink May be used to invoke the same method on a List of Sinks.
RandomAccessSink The RandomAccessSink provides the ability to create a Sink with hooks.
SinkAdapter Empty implementation of the Sink interface.
SinkEventAttributeSet Implementation of MutableAttributeSet using a LinkedHashMap.
SinkUtils Collection of common utility methods for sinks.
XhtmlBaseSink Abstract base xhtml sink implementation.
 



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