Uses of Class
com.axway.ats.uiengine.utilities.mobile.FileInfo
-
Packages that use FileInfo Package Description com.axway.ats.uiengine.engine com.axway.ats.uiengine.utilities.mobile Utility classes for a mobile browser. -
-
Uses of FileInfo in com.axway.ats.uiengine.engine
Methods in com.axway.ats.uiengine.engine that return FileInfo Modifier and Type Method Description FileInfo[]MobileEngine.Device. listFiles(String path)List files and directories on the mobile device -
Uses of FileInfo in com.axway.ats.uiengine.utilities.mobile
Methods in com.axway.ats.uiengine.utilities.mobile that return FileInfo Modifier and Type Method Description FileInfo[]MobileDeviceUtils. listFiles(String path)
-