Package com.inductiveautomation.snap.web
Class WebUtils
java.lang.Object
com.inductiveautomation.snap.web.WebUtils
Utility methods for Web classes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic WebFile
getCommonAncestor
(WebFile aFile1, WebFile aFile2) Returns the common ancestor of this file and given file.
-
Constructor Details
-
WebUtils
public WebUtils()
-
-
Method Details
-
getCommonAncestor
Returns the common ancestor of this file and given file.
-