Package | Description |
---|---|
org.eclipse.core.runtime.content |
Provides core support for content types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IContentType
Content types represent and provide information on file types, such as
associated file names/extensions, default charset, etc.
|
Modifier and Type | Method and Description |
---|---|
IContentTypeSettings |
IContentType.getSettings(IScopeContext context)
Returns the settings for this content type in the given
preference context.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.