public abstract class CompositeChannelSubsetter extends LogicalLoaderSubsetter implements ChannelSubsetter
subsetters
Constructor and Description |
---|
CompositeChannelSubsetter(org.w3c.dom.Element config) |
Modifier and Type | Method and Description |
---|---|
SubsetterLoader |
getLoader() |
getSubsetters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
accept
public CompositeChannelSubsetter(org.w3c.dom.Element config) throws ConfigurationException
ConfigurationException
public SubsetterLoader getLoader()
getLoader
in class LogicalLoaderSubsetter