Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.filesystem.IContainer Interface Reference
Inheritance diagram for de.fu_berlin.inf.dpp.filesystem.IContainer:
de.fu_berlin.inf.dpp.filesystem.IResource de.fu_berlin.inf.dpp.filesystem.EclipseContainerImpl de.fu_berlin.inf.dpp.filesystem.IFolder de.fu_berlin.inf.dpp.filesystem.IProject de.fu_berlin.inf.dpp.filesystem.IWorkspaceRoot de.fu_berlin.inf.dpp.filesystem.EclipseFolderImpl de.fu_berlin.inf.dpp.filesystem.EclipseProjectImpl de.fu_berlin.inf.dpp.filesystem.EclipseWorkspaceRootImpl de.fu_berlin.inf.dpp.filesystem.EclipseFolderImpl de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJFolderImpl de.fu_berlin.inf.dpp.filesystem.EclipseProjectImpl de.fu_berlin.inf.dpp.intellij.project.filesystem.IntelliJProjectImpl de.fu_berlin.inf.dpp.filesystem.EclipseWorkspaceRootImpl

List of all members.

Public Member Functions

boolean exists (IPath path)
IResource[] members () throws IOException
IResource[] members (int memberFlags) throws IOException
String getDefaultCharset () throws IOException

Detailed Description

This interface is under development. It currently equals its Eclipse counterpart. If not mentioned otherwise all offered methods are equivalent to their Eclipse counterpart.


Member Function Documentation

String de.fu_berlin.inf.dpp.filesystem.IContainer.getDefaultCharset ( ) throws IOException
 All Classes Namespaces Files Functions Variables Enumerations