Package org.assertj.db.output
Class TableRowOutputter
java.lang.Object
org.assertj.db.global.AbstractElement<TableRowOutputter>
org.assertj.db.output.AbstractOutputter<TableRowOutputter>
org.assertj.db.output.AbstractOutputterWithOrigin<TableRowOutputter,TableOutputter>
org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows<TableRowOutputter,TableOutputter,Table,TableOutputter,TableColumnOutputter,TableColumnValueOutputter,TableRowOutputter,TableRowValueOutputter>
org.assertj.db.output.AbstractSubOutputter<Table,TableOutputter,TableRowOutputter,TableRowValueOutputter,TableColumnOutputter,TableColumnValueOutputter,TableRowOutputter,TableRowValueOutputter>
org.assertj.db.output.AbstractRowOutputter<Table,TableOutputter,TableColumnOutputter,TableColumnValueOutputter,TableRowOutputter,TableRowValueOutputter>
org.assertj.db.output.TableRowOutputter
- All Implemented Interfaces:
org.assertj.core.api.Descriptable<TableRowOutputter>
,Element
,RowElement
,Navigation
,Origin
,OriginWithColumnsAndRows<TableColumnOutputter,
,TableRowOutputter> ToColumn<TableColumnOutputter>
,ToRow<TableRowOutputter>
,ToValue<TableRowValueOutputter>
,ToValueFromRow<TableRowValueOutputter>
public class TableRowOutputter
extends AbstractRowOutputter<Table,TableOutputter,TableColumnOutputter,TableColumnValueOutputter,TableRowOutputter,TableRowValueOutputter>
- Author:
- Régis Pouiller
-
Field Summary
Fields inherited from class org.assertj.db.output.AbstractOutputterWithOrigin
origin
Fields inherited from class org.assertj.db.output.AbstractOutputter
outputType
Fields inherited from class org.assertj.db.global.AbstractElement
info, myself
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.assertj.db.output.AbstractRowOutputter
getOutput, getValueDescription, getValuePosition, getValuesList, value
Methods inherited from class org.assertj.db.output.AbstractSubOutputter
value, value
Methods inherited from class org.assertj.db.output.AbstractOutputterWithOriginWithColumnsAndRows
column, column, column, row, row
Methods inherited from class org.assertj.db.output.AbstractOutputterWithOrigin
returnToOrigin
Methods inherited from class org.assertj.db.output.AbstractOutputter
toConsole, toFile, toStream, withType
Methods inherited from class org.assertj.db.global.AbstractElement
as, as, describedAs, describedAs, getInfo
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.assertj.core.api.Descriptable
as