public class NullableFormat extends Format
Format.Field| Constructor and Description |
|---|
NullableFormat(Format format,
String nullValue) |
| Modifier and Type | Method and Description |
|---|---|
StringBuffer |
format(Object obj,
StringBuffer toAppendTo,
FieldPosition pos) |
Format |
getFormat() |
String |
getNullValue() |
Object |
parseObject(String source,
ParsePosition pos) |
clone, format, formatToCharacterIterator, parseObjectpublic StringBuffer format(Object obj, StringBuffer toAppendTo, FieldPosition pos)
public Format getFormat()
public String getNullValue()
public Object parseObject(String source, ParsePosition pos)
parseObject in class FormatCopyright © 2013 intarsys consulting GmbH. All Rights Reserved.