Class SimpleRecordSeparatorPolicy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and TypeMethodDescription
      booleanisEndOfRecord​(java.lang.String line)
      Always returns true.
      java.lang.StringpostProcess​(java.lang.String record)
      Pass the record through.
      java.lang.StringpreProcess​(java.lang.String line)
      Pass the line through.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait