Package pyxb :: Package utils :: Module utility :: Class Locatable_mixin
[hide private]
[frames] | no frames]

type Locatable_mixin

source code

object --+    
         |    
   cscRoot --+
             |
            Locatable_mixin
Known Subclasses:

Instance Methods [hide private]
 
__init__(self, *args, **kw) source code
 
_setLocation(self, location) source code
 
_location(self) source code
Class Variables [hide private]
  __location = None
Method Details [hide private]

__init__(self, *args, **kw)
(Constructor)

source code 
Overrides: cscRoot.__init__