Vincent CAURIER wrote: > Thanks a lot, I have now to extract the metadatas ! I hope I won't have > to parse the XML, it must exist a simple way to get them.
What's the purpose of XML if you don't want to parse it? What's simpler than parsing XML? I suggest you use something like dom4j. I'm successfully using it to parse XFA resources. br, Bruno ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ iText-questions mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/itext-questions Buy the iText book: http://itext.ugent.be/itext-in-action/
