public class QuoteIfDelimiter extends QuoteDelimiter
| Constructor and Description |
|---|
QuoteIfDelimiter(String delimiter,
Character quote) |
QuoteIfDelimiter(String delimiter,
Character quote,
Character escape) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
maybeQuote(String text) |
getEscape, getQuotedelimit, getDelimiterprotected String maybeQuote(String text)
maybeQuote in class QuoteDelimiterCopyright © 2023. All rights reserved.