Uses of Interface
org.eclipse.core.runtime.content.ITextContentDescriber
Packages that use ITextContentDescriber
Package
Description
Provides core support for content types.
-
Uses of ITextContentDescriber in org.eclipse.core.internal.content
Classes in org.eclipse.core.internal.content that implement ITextContentDescriberModifier and TypeClassDescriptionclass
org.eclipse.core.internal.content.TextContentDescriber
This class provides internal basis for text-based content describers. -
Uses of ITextContentDescriber in org.eclipse.core.runtime.content
Classes in org.eclipse.core.runtime.content that implement ITextContentDescriberModifier and TypeClassDescriptionclass
A content describer for XML files.final class
Deprecated.final class
A content describer for detecting the name of the top-level element, its namespace and the DTD system identifier in an XML file.
XMLRootElementContentDescriber2
instead