public class WebUtils
extends java.lang.Object
| Constructor and Description |
|---|
WebUtils() |
| Modifier and Type | Method and Description |
|---|---|
static WebFile |
getCommonAncestor(WebFile aFile1,
WebFile aFile2)
Returns the common ancestor of this file and given file.
|