-
Method Summary
void
Converts another object searching for the default converter
void
Converts another object using the specified converter
-
Method Details
-
convertAnother
void convertAnother(Object nextItem)
Converts another object searching for the default converter
- Parameters:
nextItem
- the next item to convert
-
convertAnother
Converts another object using the specified converter
- Parameters:
nextItem
- the next item to convert
converter
- the Converter to use
- Since:
- 1.2