Home
last modified time | relevance | path

Searched refs:ioWrapper (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/python/
Dlibxml.py54 class ioWrapper: class
97 class ioReadWrapper(ioWrapper):
99 ioWrapper.__init__(self, _obj)
115 class ioWriteWrapper(ioWrapper):
124 ioWrapper.__init__(self, file)
126 ioWrapper.__init__(self, _obj)
135 ioWrapper.__init__(self, file)
137 ioWrapper.__init__(self, _obj)