Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.core.runtime.content.ITextContentDescriber

Packages that use ITextContentDescriber
org.eclipse.core.internal.content   
org.eclipse.core.runtime.content Provides core support for content types.  
 

Uses of ITextContentDescriber in org.eclipse.core.internal.content
 

Classes in org.eclipse.core.internal.content that implement ITextContentDescriber
 class org.eclipse.core.internal.content.TextContentDescriber
           
 class org.eclipse.core.internal.content.XMLContentDescriber
           
 

Uses of ITextContentDescriber in org.eclipse.core.runtime.content
 

Classes in org.eclipse.core.runtime.content that implement ITextContentDescriber
 class XMLRootElementContentDescriber
          A content describer for detecting the name of the top-level element or the DTD system identifier in an XML file.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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