public class SVNURLUtil extends Object
| Constructor and Description |
|---|
SVNURLUtil() |
| Modifier and Type | Method and Description |
|---|---|
static SVNURL |
condenceURLs(SVNURL[] urls,
Collection condencedPaths,
boolean removeRedundantURLs) |
static SVNURL |
getCommonURLAncestor(SVNURL url1,
SVNURL url2) |
static String |
getRelativeURL(SVNURL parent,
SVNURL child,
boolean encoded) |
static boolean |
isAncestor(SVNURL ancestor,
SVNURL descendant) |
public static SVNURL condenceURLs(SVNURL[] urls, Collection condencedPaths, boolean removeRedundantURLs)
Copyright © 2025. All rights reserved.