org.gridkit.lab.jvm.threaddump
Class SimpleStackParser
java.lang.Object
org.gridkit.lab.jvm.threaddump.SimpleStackParser
- All Implemented Interfaces:
- StackTraceElementParser
public class SimpleStackParser
- extends Object
- implements StackTraceElementParser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NATIVE_METHOD
protected static final String NATIVE_METHOD
- See Also:
- Constant Field Values
UNKNOWN_SOURCE
protected static final String UNKNOWN_SOURCE
- See Also:
- Constant Field Values
NO_LINE_NUMBER
protected static final int NO_LINE_NUMBER
- See Also:
- Constant Field Values
NO_SOURCE
protected static final int NO_SOURCE
- See Also:
- Constant Field Values
NATIVE
protected static final int NATIVE
- See Also:
- Constant Field Values
SimpleStackParser
public SimpleStackParser(boolean suppressErrors)
paser
public StackTraceElement paser(CharSequence line)
- Specified by:
paser
in interface StackTraceElementParser
Copyright © 2019. All Rights Reserved.