| Trees | Index | Help |
|
|---|
| Package zope :: Package schema :: Module interfaces :: Class IVocabularyTokenized |
|
Interface--+ |ISource--+ |IBaseVocabulary--+ |Interface--+ | | |IIterableVocabulary--+ |IVocabulary--+ | IVocabularyTokenized
Vocabulary that provides support for tokenized representation.
Terms returned from getTerm() and provided by iteration must conform to ITitledTokenizedTerm.| Method Summary | |
|---|---|
| Inherited from InterfaceClass | |
| |
| |
| Class Variable Summary | |
|---|---|
str |
__len__ = 'Return the number of valid terms, or sys.maxi...
|
str |
getTerm = "Return the ITerm object for the term 'value'....
|
str |
getTermByToken = 'Return an ITokenizedTerm for the passe...
|
| Class Variable Details |
|---|
__len__
|
getTerm
|
getTermByToken
|
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Fri Jun 24 12:01:23 2005 | http://epydoc.sf.net |