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) |
accept
protected StringTree accept(Response response)
accept
in class AbstractResponseSubsetter
protected abstract StringTree accept(Stage stage)