public abstract class AbstractStageUnit extends AbstractStageSubsetter
| Constructor and Description |
|---|
AbstractStageUnit(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract StringTree |
accept(Stage stage) |
protected StringTree |
accept(Unit stageUnit) |
acceptacceptpublic AbstractStageUnit(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionprotected abstract StringTree accept(Stage stage)
accept in class AbstractStageSubsetterprotected StringTree accept(Unit stageUnit)