Package | Description |
---|---|
org.eclipse.team.core |
Application programming interfaces for defining and working with repository providers.
|
Modifier and Type | Method and Description |
---|---|
IStringMapping[] |
IFileContentManager.getDefaultExtensionMappings()
Get all the plugin-contributed mappings from file extensions to content types.
|
IStringMapping[] |
IFileContentManager.getDefaultNameMappings()
Get all the plugin-contributed mappings from file names to content types.
|
IStringMapping[] |
IFileContentManager.getExtensionMappings()
Get all the currently defined mappings from file names to content types.
|
IStringMapping[] |
IFileContentManager.getNameMappings()
Get all the currently defined mappings from file names to content types.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.