Package | Description |
---|---|
org.eclipse.core.internal.content | |
org.eclipse.core.runtime.content |
Provides core support for content types.
|
Modifier and Type | Class and Description |
---|---|
class |
org.eclipse.core.internal.content.TextContentDescriber
This class provides internal basis for text-based content describers.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ITextContentDescriber
Text content describers extend basic content describers to provide
the ability of scanning character streams (readers).
|
Modifier and Type | Class and Description |
---|---|
class |
BinarySignatureDescriber
A content describer for binary formats that present some
simple signature at a known, fixed offset.
|
class |
XMLContentDescriber
A content describer for XML files.
|
class |
XMLRootElementContentDescriber
Deprecated.
Use
XMLRootElementContentDescriber2 instead |
class |
XMLRootElementContentDescriber2
A content describer for detecting the name of the top-level element,
its namespace and the DTD system identifier in an XML file.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.