public interface PathRepresentation
Type Params | Return Type | Name and description |
---|---|---|
|
public FilePathRepresentationFactory |
factory() |
|
public PathRepresentation |
getParent() |
|
public PathRepresentation |
resolve(java.lang.String other) |
|
public PathRepresentation |
toAbsolutePath() |
|
public FileRepresentation |
toFile() |