public class TrackingNumberDecoder extends Object implements DataDecoder
DataDecoder.Factory
Constructor and Description |
---|
TrackingNumberDecoder() |
Modifier and Type | Method and Description |
---|---|
Object |
decode(String historyText)
Decode the supplied String data into a new Object data instance.
|
public Object decode(String historyText) throws DataDecodeException
DataDecoder
decode
in interface DataDecoder
historyText
- Data to be decoded.DataDecodeException
- Error decoding data.Copyright © 2020. All rights reserved.