BARCODE, DATETIME, IMAGEURL, LOCALEDATETIME, LOCALENUMERIC, LOGICAL, NUMERIC, STRING, TEXTURL| Constructor | Description |
|---|---|
ImageURLFormat() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
format(java.lang.Object obj) |
Convert the object to a string using the formatting rules encapsulated by the IFormat
subclass
|
int |
getFormatType() |
Returns the type of format
|
java.lang.String |
getTextFormat() |
For internal use only
|
public int getFormatType()
IFormatgetFormatType in interface IFormatpublic java.lang.String format(java.lang.Object obj)
IFormatpublic java.lang.String getTextFormat()
IFormatgetTextFormat in interface IFormat