public class SVNURLUtil
extends java.lang.Object
Constructor and Description |
---|
SVNURLUtil() |
Modifier and Type | Method and Description |
---|---|
static SVNURL |
condenceURLs(SVNURL[] urls,
java.util.Collection condencedPaths,
boolean removeRedundantURLs) |
static SVNURL |
getCommonURLAncestor(SVNURL url1,
SVNURL url2) |
static java.lang.String |
getRelativeURL(SVNURL parent,
SVNURL child,
boolean encoded) |
static boolean |
isAncestor(SVNURL ancestor,
SVNURL descendant) |
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.