public class PrintlineAvailableDataProcess extends java.lang.Object implements AvailableDataSubsetter
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_TEMPLATE |
| Constructor and Description |
|---|
PrintlineAvailableDataProcess(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
StringTree |
accept(CacheEvent event,
ChannelImpl channel,
RequestFilter[] request,
RequestFilter[] available,
CookieJar cookieJar) |
public static final java.lang.String DEFAULT_TEMPLATE
public PrintlineAvailableDataProcess(org.w3c.dom.Element config)
throws ConfigurationException
ConfigurationExceptionpublic StringTree accept(CacheEvent event, ChannelImpl channel, RequestFilter[] request, RequestFilter[] available, CookieJar cookieJar) throws java.lang.Exception
accept in interface AvailableDataSubsetterjava.lang.Exception