public class DiskPathRepresentation
This is implementation represents a java.nio.file.Path object as a FileRepresentation object. Corresponds to DiskFileRepresentation implementation of FileRepresentation.
Constructor and description |
---|
DiskPathRepresentation
(Path delegate) |
Type Params | Return Type | Name and description |
---|---|---|
|
public int |
compareTo(DiskPathRepresentation o) |
|
public boolean |
equals(java.lang.Object o) |
|
public FilePathRepresentationFactory |
factory() |
|
public PathRepresentation |
getParent() |
|
public int |
hashCode() |
|
public PathRepresentation |
resolve(java.lang.String other) |
|
public PathRepresentation |
toAbsolutePath() |
|
public FileRepresentation |
toFile() |
|
public java.lang.String |
toString() |
Methods inherited from class | Name |
---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
ReadyAPI functional (soapui) SDK 3.57.0