public static class DbaseFileWriter.FieldFormatter extends Object
Constructor and Description |
---|
FieldFormatter(Charset charset,
TimeZone timeZone,
boolean swallowFieldSizeErrors) |
Modifier and Type | Method and Description |
---|---|
String |
getFieldString(Date d) |
String |
getFieldString(int size,
int decimalPlaces,
Number n) |
String |
getFieldString(int size,
String s) |
String |
getFieldStringDateTime(Date d) |
Copyright © 1996–2019 Geotools. All rights reserved.