|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.logging.log4j.core.impl.StackTracePackageElement
public class StackTracePackageElement
Package data for a StackTraceElement.
Constructor Summary | |
---|---|
StackTracePackageElement(String location,
String version,
boolean exact)
Constructor that takes the location, version, and exact match flag. |
Method Summary | |
---|---|
String |
getLocation()
Returns the location of the element. |
String |
getVersion()
Returns the version of the element. |
boolean |
isExact()
Returns the indicator of whether this is an exact match. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public StackTracePackageElement(String location, String version, boolean exact)
location
- The location of the Class.version
- The version of the component.exact
- if true this is an exact package element.Method Detail |
---|
public String getLocation()
public String getVersion()
public boolean isExact()
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1999-2013 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.