Package 

Class CsvConfig

  • All Implemented Interfaces:
    icu.windea.breezeframework.serialization.config.DataConfig , java.io.Serializable

    
    public final class CsvConfig
     implements DataConfig
                        

    Csv数据的配置。

    • Constructor Summary

      Constructors 
      Constructor Description
      CsvConfig(String lineSeparator)
    • Method Summary

      Modifier and Type Method Description
      final String getLineSeparator()
      • Methods inherited from class java.lang.Object

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