public class TableReportContextXmlRule
extends org.apache.commons.digester.Rule
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 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 TableComponent getTableComponent()
Copyright © 2015. All rights reserved.