public class PathInfo extends Object
Constructor and Description |
---|
PathInfo(String path,
String linkPath,
String lockToken,
long revision,
SVNDepth depth,
boolean empty) |
Modifier and Type | Method and Description |
---|---|
SVNDepth |
getDepth() |
String |
getLinkPath() |
String |
getLockToken() |
String |
getPath() |
long |
getRevision() |
static boolean |
isRelevant(PathInfo pathInfo,
String prefix) |
boolean |
isStartEmpty() |
Copyright © 2024. All rights reserved.