Uses of Interface
org.eclipse.team.core.IStringMapping
Packages that use IStringMapping
Package
Description
Application programming interfaces for defining and working with repository providers.
-
Uses of IStringMapping in org.eclipse.team.core
Methods in org.eclipse.team.core that return IStringMappingModifier and TypeMethodDescriptionIFileContentManager.getDefaultExtensionMappings()
Get all the plugin-contributed mappings from file extensions to content types.IFileContentManager.getDefaultNameMappings()
Get all the plugin-contributed mappings from file names to content types.IFileContentManager.getExtensionMappings()
Get all the currently defined mappings from file names to content types.IFileContentManager.getNameMappings()
Get all the currently defined mappings from file names to content types.