BARCODE, DATETIME, IMAGEURL, LOCALEDATETIME, LOCALENUMERIC, LOGICAL, NUMERIC, STRING, TEXTURL
Constructor and Description |
---|
ImageURLFormat() |
Modifier and Type | Method and 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()
IFormat
getFormatType
in interface IFormat
public java.lang.String format(java.lang.Object obj)
IFormat
public java.lang.String getTextFormat()
IFormat
getTextFormat
in interface IFormat