IFileContentManager
API instead.public interface IFileTypeInfo
This interface is not intended to be implemented by clients.
Modifier and Type | Method and Description |
---|---|
String |
getExtension()
Deprecated.
Returns the string specifying the file extension
|
int |
getType()
Deprecated.
Returns the file type for files ending with the corresponding
extension.
|
String getExtension()
int getType()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.