Methods
|
|
|
|
__init__
|
__init__ (
self,
src,
subs=None,
**kw,
)
|
|
__repr__
|
__repr__ ( self )
|
|
_get_Attribute
|
_get_Attribute ( self, name )
|
|
_get_AttributeNode
|
_get_AttributeNode ( self, name )
|
|
_get_Attributes
|
_get_Attributes ( self )
|
|
_get_Children
|
_get_Children (
self,
type=type,
lt=type([] ),
)
|
|
_get_ColorizableTexts
|
_get_ColorizableTexts ( self )
|
|
_get_Subparagraphs
|
_get_Subparagraphs ( self )
|
|
_set_ColorizableTexts
|
_set_ColorizableTexts ( self, src )
|
|
_set_Subparagraphs
|
_set_Subparagraphs ( self, subs )
|
|
getAttribute
|
getAttribute ( self, name )
|
|
getAttributeNode
|
getAttributeNode ( self, name )
|
|
getAttributes
|
getAttributes ( self )
|
|
getChildren
|
getChildren (
self,
type=type,
lt=type([] ),
)
|
|
getColorizableTexts
|
getColorizableTexts ( self )
|
|
getSubparagraphs
|
getSubparagraphs ( self )
|
|
setColorizableTexts
|
setColorizableTexts ( self, src )
|
|
setSubparagraphs
|
setSubparagraphs ( self, subs )
|