|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.teiid.internal.core.index.PropertyDocument
org.teiid.internal.core.index.FileDocument
public class FileDocument
A FileDocument represents a java.io.File.
| Field Summary |
|---|
| Fields inherited from class org.teiid.internal.core.index.PropertyDocument |
|---|
properties |
| Constructor Summary | |
|---|---|
FileDocument(java.io.File file)
|
|
| 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. |
| Methods inherited from class org.teiid.internal.core.index.PropertyDocument |
|---|
getProperty, getPropertyNames, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileDocument(java.io.File file)
| Method Detail |
|---|
public java.lang.String getEncoding()
IDocument
IDocument.getEncoding()public java.lang.String getName()
IDocumentFile, or its relative path
in the workbench for an IFile).
IDocument.getName()public java.lang.String getType()
IDocument
IDocument.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||