public class GeneralCellFormat extends Format implements CellFormat
Format.Field| Modifier and Type | Method and Description |
|---|---|
String |
format(Cell cell) |
StringBuffer |
format(Object obj,
StringBuffer buffer,
FieldPosition pos) |
String |
format(String val) |
Object |
parseObject(String source,
ParsePosition pos) |
clone, format, formatToCharacterIterator, parseObjectequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitformatpublic StringBuffer format(Object obj, StringBuffer buffer, FieldPosition pos)
public Object parseObject(String source, ParsePosition pos)
parseObject in class Formatpublic String format(Cell cell)
format in interface CellFormatCopyright © 2002–2019 Starter Inc.. All rights reserved.