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 TypeClassDescriptionclassorg.eclipse.core.internal.content.TextContentDescriberThis 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 TypeClassDescriptionclassA content describer for XML files.final classDeprecated.final classA content describer for detecting the name of the top-level element, its namespace and the DTD system identifier in an XML file.
XMLRootElementContentDescriber2instead