| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ActiveTag --+
|
object --+ |
| |
structure.StructureBase --+ |
| |
object --+ | |
| | |
common.Parser --+ |
| |
structure.ParseableStructure --+ |
| |
structure.Structure --+
|
Prune
An active tag that lets you selectively delete children of the current object.
You give it regular expression-valued attributes; on the replay of the stream, matching items and their children will not be replayed.
If you give more than one attribute, the result will be a conjunction of the specified conditions.
This only works if the items to be matched are true XML attributes (i.e., not written as children).
| Nested Classes | |
|
Inherited from |
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Class Variables | |
name_ = hash(x) |
|
|
Inherited from Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |