Uses of Class
org.specrunner.annotator.AnnotatorException

Packages that use AnnotatorException
org.specrunner.annotator   
org.specrunner.annotator.core   
org.specrunner.core.pipes   
 

Uses of AnnotatorException in org.specrunner.annotator
 

Methods in org.specrunner.annotator that throw AnnotatorException
 void IAnnotator.annotate(IResultSet result)
          Annotates the result information.
 IAnnotator IAnnotatorFactory.newAnnotator()
          Creates an annotator.
 

Uses of AnnotatorException in org.specrunner.annotator.core
 

Methods in org.specrunner.annotator.core that throw AnnotatorException
protected  void AnnotatorStacktrace.addStackTrace(nu.xom.Node node, IResult result, int stackIndex)
          Add a stack trace to a node.
protected  void AnnotatorTitle.addTitle(nu.xom.Node node, String message, Throwable error)
          Add title to a node based on error.
 void AnnotatorTitle.annotate(IResultSet result)
           
 void AnnotatorStacktrace.annotate(IResultSet result)
           
 void AnnotatorLink.annotate(IResultSet result)
           
 void AnnotatorGroupImpl.annotate(IResultSet result)
           
 void AnnotatorCssStatus.annotate(IResultSet result)
           
 void AnnotatorCssActionType.annotate(IResultSet result)
           
 IAnnotator AnnotatorFactoryImpl.newAnnotator()
           
 IAnnotator AnnotatorFactoryGroupImpl.newAnnotator()
           
 

Uses of AnnotatorException in org.specrunner.core.pipes
 

Methods in org.specrunner.core.pipes that throw AnnotatorException
protected  IAnnotator PipeAnnotator.createAnnotator()
          Creates an annotator instance.
 



Copyright © 2014. All rights reserved.