|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.mtg.MTGGraphBuilderHeaderTopo
public class MTGGraphBuilderHeaderTopo
Field Summary | |
---|---|
protected static int |
MTG_TOPO_STAGE_COLUMN_NAMES
|
protected static int |
MTG_TOPO_STAGE_DESCRIPTION
|
protected static int |
MTG_TOPO_STAGE_END
|
protected static int |
MTG_TOPO_STAGE_INFO
|
Constructor Summary | |
---|---|
MTGGraphBuilderHeaderTopo(MTGNode rootNode)
|
Method Summary | |
---|---|
int |
processTokensHeaderTopo(java.lang.String[] tokens)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected static final int MTG_TOPO_STAGE_COLUMN_NAMES
protected static final int MTG_TOPO_STAGE_DESCRIPTION
protected static final int MTG_TOPO_STAGE_END
protected static final int MTG_TOPO_STAGE_INFO
Constructor Detail |
---|
public MTGGraphBuilderHeaderTopo(MTGNode rootNode)
Method Detail |
---|
public int processTokensHeaderTopo(java.lang.String[] tokens) throws MTGError.MTGGraphBuildException
MTGError.MTGGraphBuildException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |