it.amattioli.workstate.wfunit
Class XmlTestEventsReader

Show UML class diagram
java.lang.Object
  extended by it.amattioli.workstate.wfunit.XmlTestEventsReader
All Implemented Interfaces:
TestEventsReader

public class XmlTestEventsReader
extends Object
implements TestEventsReader


Constructor Summary
XmlTestEventsReader(String fileName)
           
 
Method Summary
 List readEvents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlTestEventsReader

public XmlTestEventsReader(String fileName)
Method Detail

readEvents

public List readEvents()
                throws ReadException
Specified by:
readEvents in interface TestEventsReader
Throws:
ReadException


Copyright © 2011. All Rights Reserved.