ContentHandler to parse the animation file
Definition at line 35 of file animation_parser.py.
◆ __init__()
def converter.animation_parser.AnimationHandler.__init__ |
( |
|
self | ) |
|
◆ endElement()
def converter.animation_parser.AnimationHandler.endElement |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ get_root()
def converter.animation_parser.AnimationHandler.get_root |
( |
|
self | ) |
|
◆ startElement()
def converter.animation_parser.AnimationHandler.startElement |
( |
|
self, |
|
|
|
name, |
|
|
|
attrs |
|
) |
| |
◆ _nodes
converter.animation_parser.AnimationHandler._nodes |
|
private |
◆ _root
converter.animation_parser.AnimationHandler._root |
|
private |
The documentation for this class was generated from the following file: