DirectoryEntry | DRAFT This page is not complete.
The DirectoryEntry interface of the FileSystem API represents a directory in a file system. |
DirectoryEntrySync | DRAFT This page is not complete.
The DirectoryEntry interface of the FileSystem API represents a directory in a file system. |
DirectoryReader | `DRAFT This page is not complete.
The DirectoryReader interface of the FileSystem API lets a user list files and directories in a directory. |
DirectoryReaderSync | `DRAFT This page is not complete.
The DirectoryReaderSync interface of the FileSystem API lets a user list files and directories in a directory. |
EntriesCallback | |
Entry | DRAFT This page is not complete.
The Entry interface of the FileSystem API represents entries in a file system. The entries can be a file or a DirectoryEntry. |
EntryArray | |
EntryArraySync | |
EntryCallback | |
EntrySync | DRAFT This page is not complete.
The EntrySync interface of the FileSystem API represents entries in a file system. The entries can be a file or a DirectoryEntry. |
ErrorCallback | |
FileCallback | |
FileEntry | DRAFT This page is not complete.
The FileEntry interface of the FileSystem API represents a file in a file system. |
FileEntrySync | DRAFT This page is not complete.
The FileEntrySync interface of the FileSystem API represents a file in a file system. |
FileError | Represents an error that occurs while using the FileReader
interface.
Documentation for this class was provided by MDN. |
FileException | |
FileSystem | |
FileSystemCallback | |
FileSystemSync | |
FileWriter | |
FileWriterCallback | |
FileWriterSync | |
Metadata | Metadata is structured data about data. Metadata which is included with SVG content should be specified within metadata elements. The contents of the metadata should be elements from other XML namespaces such as RDF, FOAF, etc.
Documentation for this class was provided by MDN. |
MetadataCallback | |