org.sakaiproject.sitestats.impl.report.fop
Class ReportXMLReader
java.lang.Object
org.sakaiproject.sitestats.impl.report.fop.AbstractObjectReader
org.sakaiproject.sitestats.impl.report.fop.ReportXMLReader
- All Implemented Interfaces:
- XMLReader
public class ReportXMLReader
- extends AbstractObjectReader
| Methods inherited from class org.sakaiproject.sitestats.impl.report.fop.AbstractObjectReader |
getContentHandler, getDTDHandler, getEntityResolver, getErrorHandler, getFeature, getProperty, isNamespacePrefixes, isNamespaces, parse, setContentHandler, setDTDHandler, setEntityResolver, setErrorHandler, setFeature, setProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportXMLReader
public ReportXMLReader()
parse
public void parse(InputSource input)
throws IOException,
SAXException
- Specified by:
parse in interface XMLReader- Specified by:
parse in class AbstractObjectReader
- Throws:
IOException
SAXException- See Also:
XMLReader.parse(InputSource)
parse
public void parse(Report report)
throws SAXException
- Throws:
SAXException
generateReport
protected void generateReport(Report report)
throws SAXException
- Throws:
SAXException
generateReportSummaryHeaderRow
protected void generateReportSummaryHeaderRow(String label,
String value)
throws SAXException
- Throws:
SAXException
Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.