|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A simple interface for mappings from a string (usually a file name or a file extension)
and a content type (typically Team.TEXT
, Team.BINARY
or
Team.UNKNOWN
.
This interface is not intended to be implemented by clients.
Method Summary | |
---|---|
String |
getString()
The string part of the mapping |
int |
getType()
The content type associated with the string |
Method Detail |
public String getString()
public int getType()
|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.