|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.ei.channel.codec.XMLDOMCodec
com.bankframe.ei.channel.codec.DPTPDOMCodec
com.bankframe.ei.channel.codec.XMLXSLCodec
com.bankframe.ei.channel.codec.B2BXMLCodec
This class is a codec for handling BankFrame B2B XML.
Field Summary | |
static java.lang.String |
BANKFRAME_XML_CONTENT_TYPE
|
Fields inherited from class com.bankframe.ei.channel.codec.XMLXSLCodec |
XSL_REQUEST_MAPPING, XSL_RESPONSE_MAPPING, XSL_TRACE_TRANSFORM |
Fields inherited from class com.bankframe.ei.channel.codec.DPTPDOMCodec |
NAME_ATTRIBUTE |
Constructor Summary | |
B2BXMLCodec()
Default Constructor |
Method Summary | |
java.lang.String |
getName()
This method returns the name of this codec |
Methods inherited from class com.bankframe.ei.channel.codec.XMLXSLCodec |
decode, encodeXml, isTracing, setTracing |
Methods inherited from class com.bankframe.ei.channel.codec.DPTPDOMCodec |
main |
Methods inherited from class com.bankframe.ei.channel.codec.XMLDOMCodec |
decode, encode |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String BANKFRAME_XML_CONTENT_TYPE
Constructor Detail |
public B2BXMLCodec()
Method Detail |
public java.lang.String getName()
getName
in interface Codec
getName
in class DPTPDOMCodec
Codec.getName()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |