Eclipse Platform
Release 3.0

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
          This class provides internal basis for text-based content describers.
 class org.eclipse.core.internal.content.XMLContentDescriber
          A content interpreter for XML files.
 

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.0

Guidelines for using Eclipse APIs.

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