| Class | Description |
|---|---|
| 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.
|
| SinkEventAttributeSet.Semantics |
Attribute sets for the semantic attribute.
|
| SinkUtils |
Collection of common utility methods for sinks.
|
| Xhtml5BaseSink |
Abstract base xhtml5 sink implementation.
|
| XhtmlBaseSink |
Abstract base xhtml sink implementation.
|
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.