|
||||||||||
| 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 | |
|---|---|
java.lang.String |
getEncoding()
Returns the encoding for this document |
java.lang.String |
getName()
returns the name of the document (e.g. |
java.lang.String |
getType()
Returns the type of the document. |
| Method Detail |
|---|
java.lang.String getEncoding()
java.lang.String getName()
File, or its relative path
in the workbench for an IFile).
java.lang.String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||