Eclipse Platform
Release 3.0

Uses of Package
org.eclipse.core.runtime.content

Packages that use org.eclipse.core.runtime.content
org.eclipse.compare Provides support for performing structural and textual compare operations on arbitrary data and displaying the results.  
org.eclipse.core.internal.content   
org.eclipse.core.resources Provides basic support for managing a workspace and its resources.  
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in registry.  
org.eclipse.core.runtime.content Provides core support for content types.  
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.compare
IContentType
          Content types represent and provide information on file types, such as associated file names/extensions, default charset, etc.
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.core.internal.content
IContentDescriber
          Content describers know how to retrieve metadata from contents.
ITextContentDescriber
          Text content describers extend basic content describers to provide the ability of scanning character streams (readers).
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.core.resources
IContentDescription
          A content description object contains information about the nature of arbitrary data.
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.core.runtime
IContentTypeManager
          The content type manager provides facilities file name and content-based type lookup, and content description.
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.core.runtime.content
IContentDescriber
          Content describers know how to retrieve metadata from contents.
IContentDescription
          A content description object contains information about the nature of arbitrary data.
IContentType
          Content types represent and provide information on file types, such as associated file names/extensions, default charset, etc.
IContentTypeManager.ContentTypeChangeEvent
          An event object which describes the details of a change to a content type.
IContentTypeManager.IContentTypeChangeListener
          A listener to be used to receive content type change events.
ITextContentDescriber
          Text content describers extend basic content describers to provide the ability of scanning character streams (readers).
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.