[ https://issues.apache.org/jira/browse/DOXIA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov closed DOXIA-679. -------------------------------- Resolution: Fixed Fixed with [ea7bc882392bb06cbd8d6aaa79e00c679a09866d|https://gitbox.apache.org/repos/asf?p=maven-doxia.git;a=commit;h=ea7bc882392bb06cbd8d6aaa79e00c679a09866d]. > Introduce Sink#tableRows(void) method > ------------------------------------- > > Key: DOXIA-679 > URL: https://issues.apache.org/jira/browse/DOXIA-679 > Project: Maven Doxia > Issue Type: Improvement > Components: Sink API > Reporter: Michael Osipov > Assignee: Michael Osipov > Priority: Major > Fix For: 2.0.0-M5 > > > For the sake of convenience it is often sufficient to short cut > {{sink.tableRows(null, false)}} to just {{sink.tableRows()}}. A a new > interface method and have sink implementations handle it accordingly. -- This message was sent by Atlassian Jira (v8.20.10#820010)