| Package | Description |
|---|---|
| org.apache.maven.doxia.index | |
| org.apache.maven.doxia.parser | |
| org.apache.maven.doxia.sink.impl |
| Class | Description |
|---|---|
| AbstractSink |
An abstract base class that defines some convenience methods for sinks.
|
| SinkAdapter |
Empty implementation of the
Sink interface. |
| Class | Description |
|---|---|
| SinkEventAttributeSet |
Implementation of MutableAttributeSet using a LinkedHashMap.
|
| Class | Description |
|---|---|
| AbstractSink |
An abstract base class that defines some convenience methods for sinks.
|
| AbstractTextSinkFactory |
An abstract
SinkFactory for Text markup syntax. |
| AbstractXmlSink |
An abstract
Sink for xml markup syntax. |
| SinkAdapter |
Empty implementation of the
Sink interface. |
| SinkEventAttributeSet |
Implementation of MutableAttributeSet using a LinkedHashMap.
|