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

Public Member Functions

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

Private Attributes

 _nodes
 
 _root
 

Detailed Description

ContentHandler to parse the animation file

Definition at line 35 of file animation_parser.py.

Constructor & Destructor Documentation

◆ __init__()

def converter.animation_parser.AnimationHandler.__init__ (   self)

Definition at line 39 of file animation_parser.py.

Member Function Documentation

◆ endElement()

def converter.animation_parser.AnimationHandler.endElement (   self,
  name 
)

Definition at line 73 of file animation_parser.py.

◆ get_root()

def converter.animation_parser.AnimationHandler.get_root (   self)

Definition at line 76 of file animation_parser.py.

◆ startElement()

def converter.animation_parser.AnimationHandler.startElement (   self,
  name,
  attrs 
)

Definition at line 44 of file animation_parser.py.

Member Data Documentation

◆ _nodes

converter.animation_parser.AnimationHandler._nodes
private

Definition at line 41 of file animation_parser.py.

◆ _root

converter.animation_parser.AnimationHandler._root
private

Definition at line 42 of file animation_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