@Portable public static class PathFactory.PathImpl extends Object implements Path, IsVersioned
| Constructor and Description |
|---|
PathImpl() |
PathImpl(String fileName,
String uri) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(Path another) |
boolean |
equals(Object o) |
Map<String,Object> |
getAttributes() |
String |
getFileName() |
int |
hashCode() |
boolean |
hasVersionSupport() |
String |
toString() |
String |
toURI() |
public String getFileName()
getFileName in interface Pathpublic int compareTo(Path another)
compareTo in interface Comparable<Path>public boolean hasVersionSupport()
hasVersionSupport in interface IsVersionedCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.