public class TableReportContextXmlRule
extends org.apache.commons.digester.Rule
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_CANNOT_LOCATE_OBJECT |
| Constructor and Description |
|---|
TableReportContextXmlRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
begin(String namespace,
String name,
Attributes attributes) |
void |
end(String namespace,
String name) |
protected TableComponent |
getTableComponent() |
protected JRXmlLoader |
getXmlLoader() |
public static final String EXCEPTION_MESSAGE_KEY_CANNOT_LOCATE_OBJECT
public void begin(String namespace, String name, Attributes attributes) throws Exception
begin in class org.apache.commons.digester.RuleExceptionpublic void end(String namespace, String name) throws Exception
end in class org.apache.commons.digester.RuleExceptionprotected JRXmlLoader getXmlLoader()
protected TableComponent getTableComponent()
Copyright © 2017. All rights reserved.