Java org.apache.cordova.file FileUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.cordova.file FileUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.cordova.file FileUtils.

The text is from its open source code.

Method

LocalFilesystemURLfilesystemURLforLocalPath(String localPath)
JSONObjectgetEntryForFile(File file)
Returns a JSON object representing the given File.
voidregisterFilesystem(Filesystem fs)