RAVE
|
Public Member Functions | |
__init__ (self, E=None) | |
add (self, e) | |
getArgs (self, E) | |
validate (self, attrs) | |
This is a generic container object designed to hold contents of simple XML-based objects passed from ElementTree space. The contents of a single Element is mapped to an xmlmap instance. This is useful for managing configuration information from config-files.
Lib.rave_xml.xmlmap.__init__ | ( | self, | |
E = None ) |
Reimplemented in Lib.rave_area.AREA.
Lib.rave_xml.xmlmap.getArgs | ( | self, | |
E ) |
Maps the contents of Element E to attributes of this object