I/O plug-in: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
clean up backend synonym --merge in text from backend article |
||
Line 1: | Line 1: | ||
The '''I/O plug-in''' is part of the [[COLLADA DOM]]. It's responsible for translating raw XML to | The '''I/O plug-in''' (sometimes referred to as the '''COLLADA DOM backend''') is part of the [[COLLADA DOM]]. It's responsible for translating raw [[XML]] to and from COLLADA DOM objects. It consists of the components within the DOM that translate external [[COLLADA instance data]] into C++ runtime COLLADA DOM objects. | ||
==See also== | ==See also== | ||
*[[DOM load and save flow]] | *[[DOM load and save flow]] | ||
*[[DOM guide: Architecture]] | |||
[[Category:DOM terminology]] | [[Category:DOM terminology]] | ||
---- | |||
The '''COLLADA DOM backend''' |
Revision as of 18:44, 30 May 2007
The I/O plug-in (sometimes referred to as the COLLADA DOM backend) is part of the COLLADA DOM. It's responsible for translating raw XML to and from COLLADA DOM objects. It consists of the components within the DOM that translate external COLLADA instance data into C++ runtime COLLADA DOM objects.
See also
The COLLADA DOM backend