public final class KuromojiCSVUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static String[] |
parse(String line)
Parse CSV line
|
static String |
quoteEscape(String original)
Quote and escape input value for CSV
|
Copyright © 2009–2017 CodeLibs. All rights reserved.