Deprecated API


Contents
Deprecated Interfaces
org.codehaus.doxia.sink.Sink
          use Sink instead (since 1.0-alpha-6). 
 

Deprecated Methods
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. 
 



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