https://issues.apache.org/bugzilla/show_bug.cgi?id=28719--- Comment #13 from Michael Glavassevich <
mrglavas@...> 2009-01-13 09:04:58 PST ---
For example:
http://svn.apache.org/viewvc/xml/commons/trunk/java/external/src/javax/xml/transform/stream/FilePathToURI.java?revision=670282&view=markupYou could exploit this by merely creating a StreamSource with a java.io.File
and then calling getSystemId() to retrieve the URI which was produced.
--
Configure bugmail:
https://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.