I/O plug-in: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
clean up backend synonym --merge in text from backend article
Elf (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
*[[DOM guide: Architecture]]
*[[DOM guide: Architecture]]


[[Category:DOM terminology]]
[[Category:DOM terminology]][[Category:COLLADA DOM]]
 
----
The '''COLLADA DOM backend'''

Latest revision as of 01:08, 31 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