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 Platform
Release 3.5

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.filebuffers Provides the API for accessing file buffers. 
org.eclipse.core.internal.content   
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
org.eclipse.core.runtime Provides support for the runtime platform, core utility methods and the extension registry. 
org.eclipse.core.runtime.content Provides core support for content types. 
org.eclipse.search.ui.text Provides the base classes to implement a search result view part for searches with textual matches. 
org.eclipse.team.core Application programming interfaces for defining and working with repository providers. 
org.eclipse.team.core.mapping Application programming interfaces for working with resource mappings Package Specification This package specifies the API for working with resources mappings. 
org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. 
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
org.eclipse.ui.ide APIs for the IDE-specific portion of the Eclipse Platform User Interface. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
org.eclipse.ui.texteditor.spelling Partial infrastructure for spell checking in text editors. 
 

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.filebuffers
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.
IContentTypeMatcher
          An object that performs content type matching queries.
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.core.runtime
IContentTypeManager
          The content type manager provides facilities for 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.
IContentTypeManager.ISelectionPolicy
          A policy for refining the set of content types that should be accepted during content type matching operations.
IContentTypeMatcher
          An object that performs content type matching queries.
IContentTypeSettings
          Gives access to the user settings for a content type.
ITextContentDescriber
          Text content describers extend basic content describers to provide the ability of scanning character streams (readers).
XMLContentDescriber
          A content describer for XML files.
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.search.ui.text
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.team.core
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.team.core.mapping
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.ui
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.ui.editors.text
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.ui.ide
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.
 

Classes in org.eclipse.core.runtime.content used by org.eclipse.ui.texteditor
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.ui.texteditor.spelling
IContentType
          Content types represent and provide information on file types, such as associated file names/extensions, default charset, etc.
 


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