A C E G I L N O P R S T U V W

I

IEnvironment - Interface in org.eclipse.wst.common.environment
An IEnvironment provides the means for getting a A log for writing messages to a logging facility, A progress monitor for receiving progress information, A status handler for receiving and processing status reports, A factory for the handling of URIs (resources).
ILog - Interface in org.eclipse.wst.common.environment
ILog objects provide a means for logging information for FFDC etc.
INFO - Static variable in interface org.eclipse.wst.common.environment.ILog
This constant indicates that a logging message is informational.
isAvailableAsFile() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
isAvailableAsURL() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
isEnabled() - Method in interface org.eclipse.wst.common.environment.ILog
Returns true if logging is enabled.
isEnabled(String) - Method in interface org.eclipse.wst.common.environment.ILog
Returns true if this debug option is set to true.
isHierarchical() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
isHierarchical() - Method in interface org.eclipse.wst.common.environment.uri.IURIScheme
 
isLeaf() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
isPresent() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
isReadable() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
isRelative() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
IStatusHandler - Interface in org.eclipse.wst.common.environment
Processes status events raised by the caller and returns an indication of choices made by the recipient of the status and may raise an exception against the caller to have them abort procesing.
isValid(IURI) - Method in interface org.eclipse.wst.common.environment.uri.IURIScheme
 
isWritable() - Method in interface org.eclipse.wst.common.environment.uri.IURI
 
IURI - Interface in org.eclipse.wst.common.environment.uri
A IURI represents a Univeral Resource Identifer.
IURIFactory - Interface in org.eclipse.wst.common.environment.uri
This is a factory for creating new IURI and IURIScheme objects.
IURIFilter - Interface in org.eclipse.wst.common.environment.uri
This interface is implemented by classes that visit or list URIs.
IURIScheme - Interface in org.eclipse.wst.common.environment.uri
A IURIScheme represents a single scheme for some a family of Univeral Resource Identifiers.
IURIVisitor - Interface in org.eclipse.wst.common.environment.uri
This interface is implemented by classes that visit URIs.

A C E G I L N O P R S T U V W