org.sakaiproject.sitestats.impl.parser
Class DigesterUtil
java.lang.Object
org.sakaiproject.sitestats.impl.parser.DigesterUtil
public class DigesterUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DigesterUtil
public DigesterUtil()
configureToolEventsDefDigester
public static org.apache.commons.digester.Digester configureToolEventsDefDigester(String prefix,
org.apache.commons.digester.Digester digester)
configurePrefsDigester
public static org.apache.commons.digester.Digester configurePrefsDigester(org.apache.commons.digester.Digester digester)
parseToolEventsDefinition
public static List<ToolInfo> parseToolEventsDefinition(InputStream input)
throws Exception
- Throws:
Exception
convertXmlToReportParams
public static ReportParams convertXmlToReportParams(String inputString)
throws Exception
- Throws:
Exception
convertReportParamsToXml
public static String convertReportParamsToXml(ReportParams reportParams)
throws Exception
- Throws:
Exception
convertXmlToReportDefs
public static List<ReportDef> convertXmlToReportDefs(String inputString)
throws Exception
- Throws:
Exception
convertReportDefsToXml
public static String convertReportDefsToXml(List<ReportDef> reportDef)
throws Exception
- Throws:
Exception
Copyright © 2006-2012 Universidade Fernando Pessoa. All Rights Reserved.