public interface Location
| Modifier and Type | Method and Description |
|---|---|
Path |
getPath()
Get the path that (at least in part) defines this location.
|
boolean |
hasPath()
Return whether this location is defined (at least in part) by a path.
|
Path getPath()
boolean hasPath()
path helps define this locationCopyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.