Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.team.core.IStringMapping

Packages that use IStringMapping
org.eclipse.team.core 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 IStringMapping
 IStringMapping[] IFileContentManager.getNameMappings()
          Get all the currently defined mappings from file names to content types.
 IStringMapping[] IFileContentManager.getExtensionMappings()
          Get all the currently defined mappings from file names to content types.
 IStringMapping[] IFileContentManager.getDefaultNameMappings()
          Get all the plugin-contributed mappings from file names to content types.
 IStringMapping[] IFileContentManager.getDefaultExtensionMappings()
          Get all the plugin-contributed mappings from file extensions to content types.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.