Anyway to get the chars that are not valid in filenames
Paulo Levi
i30817 at gmail.com
Tue Jul 28 16:12:48 PDT 2009
In a platform independent manner of course.
I sometimes have to convert strings into filenames (and it is
important to users to read them yes) and fall afoul of this
MSDN Path..::.GetInvalidFileNameChars Method seems like it would work
as a windows binding. Anyway in the jdk (1.6) to do this?
(and it really should be in the Paths api too).
More information about the nio-discuss
mailing list