|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.btt.format.AbstractFormatElement
com.ibm.btt.format.BaseDecorator
com.ibm.btt.format.impl.HexDelimiter
com.ibm.btt.format.impl.JSONCommaDelimiter
public class JSONCommaDelimiter
Field Summary |
---|
Fields inherited from class com.ibm.btt.format.AbstractFormatElement |
---|
dataName, tagName, TOSTRINGS_MARGIN |
Constructor Summary | |
---|---|
JSONCommaDelimiter()
|
Method Summary | |
---|---|
Message[] |
extract(Message message)
Extracts (strips) the subMessage corresponding to the FormatElement from the input Message and returns it and the remaining Message as the elements of an array. |
Methods inherited from class com.ibm.btt.format.impl.HexDelimiter |
---|
addDecoration, attributes, getHexDelimCharStr, removeDecoration, setHexDelimCharStr |
Methods inherited from class com.ibm.btt.format.BaseDecorator |
---|
format, getDataName, getDecorated, isContainer, rootDecorated, setDecorated, toStrings, unformat |
Methods inherited from class com.ibm.btt.format.AbstractFormatElement |
---|
setDataName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public JSONCommaDelimiter()
Method Detail |
---|
public Message[] extract(Message message) throws ExtractException
FormatElement
extract
in interface FormatElement
extract
in class HexDelimiter
ExtractException
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |