Despite the growing popularity of streaming XML processing, manyapplications still need or prefer to store an entire XML tree inmemory for processing. The internal representation can either stick tothe Document Object Model (DOM)or use any other convenient form. DOM-like optimized structures allowfast access to documents using the DOM API methods. On the other hand,the binary representation optimized for the DOM isn’t well suited todifferent kinds of processing, such as XPath and XSLT. The reaso 
continue >>




Author:
admin
Time:
Sunday, February 10th, 2008 at 5:52 am
Category:
XML
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation:

Leave a Reply