|
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.FieldFormat
public abstract class FieldFormat
Field Summary |
---|
Fields inherited from class com.ibm.btt.format.AbstractFormatElement |
---|
dataName, tagName, TOSTRINGS_MARGIN |
Constructor Summary | |
---|---|
FieldFormat()
|
Method Summary | |
---|---|
boolean |
isContainer()
if true, this FormatElement has children. if false, this FormatElement has no children. |
Methods inherited from class com.ibm.btt.format.AbstractFormatElement |
---|
attributes, extract, getDataName, rootDecorated, setDataName, toString, toStrings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.ibm.btt.format.FormatElement |
---|
extract, format, getDataName, rootDecorated, toStrings, unformat |
Constructor Detail |
---|
public FieldFormat()
Method Detail |
---|
public boolean isContainer()
FormatElement
isContainer
in interface FormatElement
|
IBM Bank Transformation Toolkit Javadoc | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |