|
XMT-O Reference Software | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xmto2xmta.MapRoot | +--xmto2xmta.mapstructure.StrStructureElement
Class to group together the Structure type of elements.
History:
Field Summary | |
private static boolean |
debug_
Whether debug information is to be printed to the console. |
Fields inherited from class xmto2xmta.MapRoot |
treeElement_, xmto2xmta_ |
Constructor Summary | |
StrStructureElement()
|
Method Summary | |
static void |
setDebug(boolean debug)
Enable debugging information to be printed to the console. |
Methods inherited from class xmto2xmta.MapRoot |
fireErrorEvent, fireErrorEvent, fireErrorEvent, getConvertElement, init |
Methods inherited from class java.lang.Object |
|
Methods inherited from interface xmto2xmta.MapInterface |
doMapping |
Field Detail |
private static boolean debug_
Constructor Detail |
public StrStructureElement()
Method Detail |
public static void setDebug(boolean debug)
debug
- sets debug information is printed
|
XMT-O Reference Software | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |