Package org.openl.util.formatters
Class FormatterAdapter
java.lang.Object
org.openl.util.formatters.FormatterAdapter
- All Implemented Interfaces:
IFormatter
Wrapper to adapt
DefaultFormat functionality to IFormatter. Supports only format operation.- Author:
- DLiauchuk
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FormatterAdapter
public FormatterAdapter()
-
-
Method Details
-
format
- Specified by:
formatin interfaceIFormatter
-
parse
- Specified by:
parsein interfaceIFormatter
-