public abstract class AbstractStageSubsetter extends AbstractResponseSubsetter
| Constructor and Description |
|---|
AbstractStageSubsetter(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
protected StringTree |
accept(Response response) |
protected abstract StringTree |
accept(Stage stage) |
acceptprotected StringTree accept(Response response)
accept in class AbstractResponseSubsetterprotected abstract StringTree accept(Stage stage)