| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
FileBuilder
Base abstract files for all structure file formatters. Defines a common step-wise interface according to the Builder pattern.
| Nested Classes | |
|
__metaclass__ Metaclass for defining Abstract Base Classes (ABCs). |
|
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
| Class Variables | |
__abstractmethods__ =
|
|
| Properties | |
| callable |
isnull ISNULL(X, Y) function |
| stream |
output Destination stream |
|
Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
| Property Details |
isnullISNULL(X, Y) function
|
outputDestination stream
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Dec 27 22:25:20 2013 | http://epydoc.sourceforge.net |