net.sf.jasperreports.components.table
Class TableReportContextXmlRule
java.lang.Object
org.apache.commons.digester.Rule
net.sf.jasperreports.components.table.TableReportContextXmlRule
public class TableReportContextXmlRule
- extends org.apache.commons.digester.Rule
- Version:
- $Id: TableReportContextXmlRule.java 4595 2011-09-08 15:55:10Z teodord $
- Author:
- Lucian Chirita (lucianc@users.sourceforge.net)
| Fields inherited from class org.apache.commons.digester.Rule |
digester, namespaceURI |
| Methods inherited from class org.apache.commons.digester.Rule |
begin, body, body, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableReportContextXmlRule
public TableReportContextXmlRule()
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
- Overrides:
begin in class org.apache.commons.digester.Rule
- Throws:
Exception
end
public void end(String namespace,
String name)
throws Exception
- Overrides:
end in class org.apache.commons.digester.Rule
- Throws:
Exception
getXmlLoader
protected JRXmlLoader getXmlLoader()
getTableComponent
protected TableComponent getTableComponent()
Copyright © 2012. All Rights Reserved.