com.dtrules.testsupport
Class Coverage.TraceLoad
java.lang.Object
com.dtrules.testsupport.Coverage.TraceLoad
- All Implemented Interfaces:
- IGenericXMLParser
- Enclosing class:
- Coverage
public class Coverage.TraceLoad
- extends Object
- implements IGenericXMLParser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Coverage.TraceLoad
public Coverage.TraceLoad()
beginTag
public void beginTag(String[] tagstk,
int tagstkptr,
String tag,
HashMap<String,String> attribs)
throws IOException,
Exception
- Specified by:
beginTag in interface IGenericXMLParser
- Throws:
IOException
Exception
endTag
public void endTag(String[] tagstk,
int tagstkptr,
String tag,
String body,
HashMap<String,String> attribs)
throws Exception,
IOException
- Specified by:
endTag in interface IGenericXMLParser
- Throws:
Exception
IOException
error
public boolean error(String v)
throws Exception
- Specified by:
error in interface IGenericXMLParser
- Throws:
Exception
Copyright © 2011 DTrules Inc. All Rights Reserved.