public class PathResourceReference extends Object implements IResourceReference
| Constructor and Description |
|---|
PathResourceReference(Path path) |
| Modifier and Type | Method and Description |
|---|---|
<O,E extends Exception> |
accept(IResourceReferenceVisitor<O,E> visitor) |
boolean |
equals(Object obj) |
Path |
getPath() |
int |
hashCode() |
String |
toString() |
public PathResourceReference(Path path)
public Path getPath()
public <O,E extends Exception> O accept(IResourceReferenceVisitor<O,E> visitor) throws E extends Exception
accept in interface IResourceReferenceE extends ExceptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.