I have a xml file stored in DMS. I was able to iterate through the folders and 
files through CMIS api. Once I retrieved the xml file,i was able to get the 
content stream in hand as below.
ContentStream cs = docImpl.getContentStream();

Problem: Though Magnolia iterate through the xml structure and reached this 
file, i hv to use some parser to parse my file.

is there a optimal way/api in Magnolia to read the xml node value directly?

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=d73be05f-fe08-4d63-9873-8de78994f541


----------------------------------------------------------------
For list details, see http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to