Public Member Functions | Private Attributes | List of all members
converter.xar_parser.XarHandler Class Reference
Inheritance diagram for converter.xar_parser.XarHandler:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def characters (self, content)
 
def endElement (self, name)
 
def get_root (self)
 
def startElement (self, name, attrs)
 

Private Attributes

 _buffer
 
 _nodes
 
 _plugin_content
 
 _root
 

Detailed Description

ContentHandler to parse the xar file

Definition at line 51 of file xar_parser.py.

Constructor & Destructor Documentation

◆ __init__()

def converter.xar_parser.XarHandler.__init__ (   self)

Definition at line 55 of file xar_parser.py.

Member Function Documentation

◆ characters()

def converter.xar_parser.XarHandler.characters (   self,
  content 
)

Definition at line 153 of file xar_parser.py.

◆ endElement()

def converter.xar_parser.XarHandler.endElement (   self,
  name 
)

Definition at line 125 of file xar_parser.py.

◆ get_root()

def converter.xar_parser.XarHandler.get_root (   self)

Definition at line 156 of file xar_parser.py.

◆ startElement()

def converter.xar_parser.XarHandler.startElement (   self,
  name,
  attrs 
)

Definition at line 62 of file xar_parser.py.

Member Data Documentation

◆ _buffer

converter.xar_parser.XarHandler._buffer
private

Definition at line 58 of file xar_parser.py.

◆ _nodes

converter.xar_parser.XarHandler._nodes
private

Definition at line 57 of file xar_parser.py.

◆ _plugin_content

converter.xar_parser.XarHandler._plugin_content
private

Definition at line 59 of file xar_parser.py.

◆ _root

converter.xar_parser.XarHandler._root
private

Definition at line 60 of file xar_parser.py.


The documentation for this class was generated from the following file:


naoqi_libqicore
Author(s): Aldebaran
autogenerated on Wed Sep 14 2022 02:22:41