Package com.bankframe.ei.channel.codec

Interface Summary
Codec A standard interface that all codecs must implement.
 

Class Summary
B2BXMLCodec This class is a codec for handling BankFrame B2B XML.
DPTPCodec This class converts DataPackets or Vectors of DataPackets to/from a compact XML representation.
DPTPDOMCodec  
DPTPPaddingCodec This class converts DataPackets or Vectors of DataPackets to/from a compact XML representation.
JOTPCodec This class converts Vectors of DataPackets to a hexadecimal string representation.
XMLDOMCodec  
XMLXSLCodec This class decodes and encodes XML data, applying an XSL transformation to map arbitrary XML to Eontec XML.
 



Copyright © 2005, 2007, Oracle. All rights reserved.