1. About AdvaS
2. Installation Guide
3. Usage Of AdvaS
4. Class AdvancedSearch
5. Class Advas
6. Class AdvasIo
-
6.1 __init__
-
6.2 getEncoding
-
6.3 getError
-
6.4 getFileContents
-
6.5 getFilename
-
6.6 readFileContents
-
6.7 setEncoding
-
6.8 setFilename
7. Class Descriptors
8. Class Entry
9. Class Ngram
10. Class Phonetics
11. Class Stemmer
12. Information Retrieval Resources
13. Documentation
getFileContents
getFileContents (self)
Added to advas-0.1.7, expanded and renamed in advas-0.2.5
Returns the file content from the internal object buffer. Before that, the file hast to be both opened and read into the buffer using
readFileContents
.
In:
Out:
the file content as a list line-by-line