-
Interface Summary Interface Description QuoteMode The interface for quoting modes. -
Class Summary Class Description AlwaysQuoteMode When using AlwaysQuoteMode surrounding quotes are always applied.ColumnQuoteMode When using ColumnQuoteMode surrounding quotes are only applied if required to escape special characters (per RFC4180), or if a particular column should always be quoted.NormalQuoteMode When using NormalQuoteMode surrounding quotes are only applied if required to escape special characters (per RFC4180).
Package org.supercsv.quote Description
Provides the classes used to quote CSV for output.
DMelt 3.0 © DataMelt by jWork.ORG