类 SimpleRecordSeparatorPolicy

    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型方法说明
      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.
      • 从类继承的方法 java.lang.Object

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