| Class | Description |
| AC3DParser |
AC3DParser provides a parser for the AC3D data type. |
| AWD1Parser |
AWD1Parser provides a parser for the AWD data type. |
| AWD2Parser |
AWDParser provides a parser for the AWD data type. |
| ColladaParser |
AWDParser provides a parser for the Collada (DAE) data type. |
| ImageParser |
ImageParser provides a "parser" for natively supported image types (jpg, png). |
| Max3DSParser |
File loader for the 3DS file format. |
| MD2Parser |
MD2Parser provides a parser for the MD2 data type. |
| MD5AnimParser |
AWDParser provides a parser for the AWD data type, providing an animation sequence for the md5 format. |
| MD5MeshParser |
AWDParser provides a parser for the md5mesh data type, providing the geometry of the md5 format. |
| OBJParser |
OBJParser provides a parser for the OBJ data type. |
| ParserBase |
ParserBase provides an abstract base class for objects that convert blocks of data to data structures
supported by Away3D. |
| ParserDataFormat |
An enumeration providing values to describe the data format of parsed data. |