Package com.inductiveautomation.snap.web
Class WebUtils
- java.lang.Object
-
- com.inductiveautomation.snap.web.WebUtils
-
public class WebUtils extends java.lang.Object
Utility methods for Web classes.
-
-
Constructor Summary
Constructors Constructor Description WebUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static WebFile
getCommonAncestor​(WebFile aFile1, WebFile aFile2)
Returns the common ancestor of this file and given file.
-