This page is Out of Date

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

FileEntry

Summary

This interface represents a file on a file system.

Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.

Properties

No properties.

Methods

createWriter

Creates a new FileWriter associated with the file that this FileEntry represents.

Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.

file

Returns a File that represents the current state of the file that this FileEntry represents.

Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.

Events

No events.

Related specifications

W3C File API: Directories and System Specification
W3C Working Draft

Attributions

  • This article contains content originally from external sources, including ones licensed under the CC-BY-SA license. cc-by-sa-small-wpd.png

  • Portions of this content copyright 2012 Mozilla Contributors. This article contains work licensed under the Creative Commons Attribution-Sharealike License v2.5 or later. The original work is available at Mozilla Developer Network: Article