Package com.inductiveautomation.snap.web
Class WebUtils
java.lang.Object
com.inductiveautomation.snap.web.WebUtils
Utility methods for Web classes.
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic WebFilegetCommonAncestor(WebFile aFile1, WebFile aFile2) Returns the common ancestor of this file and given file.
- 
Constructor Details- 
WebUtilspublic WebUtils()
 
- 
- 
Method Details- 
getCommonAncestorReturns the common ancestor of this file and given file.
 
-