public class DatasetRunReportContextRule<T extends DatasetRunHolder>
extends org.apache.commons.digester.Rule
Modifier and Type | Field and Description |
---|---|
static String |
EXCEPTION_MESSAGE_KEY_CANNOT_LOCATE_STACK_OBJECT |
Constructor and Description |
---|
DatasetRunReportContextRule(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
void |
begin(String namespace,
String name,
Attributes attributes) |
void |
end(String namespace,
String name) |
protected T |
findOnDigesterStack() |
protected JRXmlLoader |
getXmlLoader() |
public static final String EXCEPTION_MESSAGE_KEY_CANNOT_LOCATE_STACK_OBJECT
public void begin(String namespace, String name, Attributes attributes) throws Exception
begin
in class org.apache.commons.digester.Rule
Exception
public void end(String namespace, String name) throws Exception
end
in class org.apache.commons.digester.Rule
Exception
protected JRXmlLoader getXmlLoader()
protected T findOnDigesterStack()
Copyright © 2019 TIBCO Software Inc.. All rights reserved.