PyZ3950/grs1
index
/home/asl2/src/PyZ2/PyZ3950/PyZ3950/grs1.py
Utility functions for GRS-1 data
Classes
Node
class
Node
Defined members are:
tag - tag (always present, except for top node)
metadata - metadata (opt, seriesOrder only for nonleaf - v. RET.3.2.3 )
children - list of
Node
leaf - leaf data (children and leaf are mutually exclusive)
Methods defined here:
__init__
(self, **kw)
__str__
(self)
str_depth
(self, depth)
Data and non-method functions defined here:
__doc__
= 'Defined members are:
\n
tag - tag (always ...a (children and leaf are mutually exclusive)
\n
'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__module__
= 'PyZ3950/grs1'
str(object) -> string
Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
Data
__file__
= './PyZ3950/grs1.pyc'
__name__
= 'PyZ3950/grs1'
nested_scopes
= _Feature((2, 1, 0, 'beta', 1), (2, 2, 0, 'alpha', 0), 16)