Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse Plug-in Developer Guide
Previous Page Home Next Page


Eclipse Platform
Release 3.5

Package org.eclipse.core.filesystem

Provides an interface for interacting with a file system.

See:
           Description

Interface Summary
IFileInfo A file info is a simple structure holding information about a file or directory.
IFileStore A file store is responsible for storage and retrieval of a single file in some file system.
IFileSystem This is the main interface to a single file system.
IFileTree This interface is used to query a tree of file stores.
 

Class Summary
EFS This class is the main entry point for clients of the Eclipse file system API.
URIUtil This class provides utility methods for comparing, inspecting, and manipulating URIs.
 

Package org.eclipse.core.filesystem Description

Provides an interface for interacting with a file system.

Package Specification

This package specifies the client API for the file system plug-in.  This API can be used to query and manipulate files stored in some arbitrary backing store.

Since:
org.eclipse.core.filesystem 1.0


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire