This module contains the MAReader class which can be used as a base class for reading Maya ASCII (*.ma) files. The class reads the file and invokes callback methods with the corresponding data in the file. Derived classes have to implement those callback methods and process the data as appropriate.
The module also contains a couple of helper classes that may be used by a derived reader class to facilitate the processing of the data.
| path) |
None
if the path did not contain a ':' character. names is a list
of individual path names.
| s) |
"foo" -> foo).
If there are no quotes the string is returned unchanged.