JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Methods
Deprecated Interfaces
Interface
Description
org.codehaus.doxia.sink.Sink
use
Sink
instead (since 1.0-alpha-6).
Deprecated Methods
Method
Description
org.apache.maven.doxia.sink.Sink.tableCell
(String)
Use #tableCell(SinkEventAttributes) instead.
org.apache.maven.doxia.sink.Sink.tableHeaderCell
(String)
Use #tableHeaderCell(SinkEventAttributes) instead.
org.apache.maven.doxia.sink.Sink.verbatim
(boolean)
Use #verbatim(SinkEventAttributes) instead.
Sink
instead (since 1.0-alpha-6).