Class RegexpStackTraceElementAnalyzer

    • Constructor Summary

      Constructors 
      Constructor Description
      RegexpStackTraceElementAnalyzer​(java.util.regex.Pattern pattern, java.lang.String cssClass)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String classForFrame​(java.lang.StackTraceElement frame)
      Returns the CSS class appropriate to the frame.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait