Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.tigris.subversion.javahl.Path
public class Path
extends java.lang.Object
Method Summary | |
static boolean |
|
public static boolean isValid(String path)
A valid path is a UTF-8 string without any control characters.
- Returns:
- Whether Subversion can store the path in a repository.