public interface SchemaElementTreeWalkerListener
Modifier and Type | Method and Description |
---|---|
void |
onElement(SchemaElementTreeNode node) |
void |
onEnd() |
void |
onStart() |
void onStart()
void onElement(SchemaElementTreeNode node) throws com.softwareag.eda.common.EDAException
node
- com.softwareag.eda.common.EDAException
void onEnd()