Home | Trees | Indices | Help |
|
---|
|
This exception is to be thrown to indicate that a conditional substitution evaluated to NULL, and the parent element should be suppressed. This exception should be caught at the first opportunity, and must not propagate far up the call chain. Strategy: AttributeNode catches this, .xml() --> "" StartOpenElementNode catches this for each child, ensures there's at least one useful value. Or, .xml() --> ""
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from |
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri May 31 00:38:30 2013 | http://epydoc.sourceforge.net |