Class TabRowFormatter

  • All Implemented Interfaces:
    RowFormatter

    public class TabRowFormatter
    extends RowFormatterImpl
    Row formatter formats line as tab separated strings.
    Author:
    Jakub Kulaviak
    • Constructor Summary

      Constructors 
      Constructor Description
      TabRowFormatter()
      Constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TabRowFormatter

        public TabRowFormatter()
        Constructor.