public class StackTracePackageElement extends Object implements Serializable
Constructor and Description |
---|
StackTracePackageElement(String location,
String version,
boolean exact)
Constructor that takes the location, version, and exact match flag.
|
Modifier and Type | Method and Description |
---|---|
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() |
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.public String getLocation()
public String getVersion()
public boolean isExact()
Copyright © 1999-2014 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.