| Home | Trees | Index | Help |
|
|---|
| Package nxlucene :: Module document :: Class Document |
|
object--+ |Object--+ |Document--+ | Document
| Method Summary | |
|---|---|
__init__(self,
uid)
| |
getUID(self)
| |
| Inherited from Document | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| Inherited from Object | |
| |
| |
| |
| |
| |
| |
| |
| Inherited from object | |
x.__getattribute__('name') <==> x.name | |
x.__hash__() <==> hash(x) | |
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
helper for pickle | |
helper for pickle | |
x.__setattr__('name', value) <==> x.name = value | |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 30 16:38:47 2006 | http://epydoc.sf.net |