public class DateColumnsExtender extends Object
| Constructor and Description |
|---|
DateColumnsExtender(SourceSchema schema) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
extendHeader(String[] header)
Extends the CSV header
|
String[] |
extendRow(String[] row)
Extends the CSV row
|
public DateColumnsExtender(SourceSchema schema)
Copyright © 2014. All rights reserved.