| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
AbstractContainer --+
|
AbstractNIContainer
Same as the AbstractContainer, but provides access to the child
elements through AbstractNativeIndexer._getinternal instead
of the standard __getitem__.
Therefore, the self._children property must return an
object which implements AbstractIndexer.
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
Inherited from Inherited from |
|||
| Class Variables | |
|
Inherited from |
| Properties | |
|
Inherited from |
| Method Details |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |