public class OAConverterString extends Object implements OAConverterInterface
| Constructor and Description |
|---|
OAConverterString() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(Class clazz,
Object value,
String fmt)
Called by OAConverter to convert from one type to another, else return null.
|
protected String |
convertToString(Object value,
String fmt) |
public Object convert(Class clazz, Object value, String fmt)
OAConverterInterfaceconvert in interface OAConverterInterfaceCopyright © 1999–2025 ViaOA. All rights reserved.