Hi, an application i am building can support tab-delimited text and xml formats. But, i need to detect which format a particular file is in (without relying on a file extension).
Is there a way to use the dom4j libraries to quickly test if a given file is xml formatted or not? Thanks, aravind _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user
