On Mon, 30 Jan 2012, Cross, David A. wrote:
It hadn't occurred to me to unzip and read through the xml. By doing so I was able to find what was expected, and I can write a method that will translate the file path into the appropriate URL like form such as ("file:////network%20place/) and it works . It is unfortunate that it will not just accept a java file path but this will work for me and I like it better than the excel function method
Java should be able to do that style of translation for you, that looks like a regular file URL
Are you able to come up with some new wording for the javadocs to make it clear to future users what they need to do?
Thanks Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
