How to get FileChannel from resource (original) (raw)

Ulf Zibis Ulf.Zibis at gmx.de
Mon Mar 2 07:16:05 UTC 2009


Hi all

there is a { URL getResource(String name) } in class Class. Does anybody know, how to get a java.nio.channels.Channel or FileChannel from this URL?

Thanks in advance,

-Ulf



More information about the core-libs-dev mailing list