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 Tue Jul 4 20:19:05 2017 | http://epydoc.sourceforge.net |