|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDocument
An IDocument
represent a data source, e.g. a File
(FileDocument
),
an IFile
(IFileDocument
),
or other kinds of data sources (URL, ...). An IIndexer
indexes anIDocument
.
Method Summary | |
---|---|
String |
getEncoding()
Returns the encoding for this document |
String |
getName()
returns the name of the document (e.g. |
String |
getType()
Returns the type of the document. |
Method Detail |
---|
String getEncoding()
String getName()
File
, or its relative path
in the workbench for an IFile
).
String getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |