| Resources | Resources | |||
|---|---|---|---|---|
| Compiled from "Resources.java" | Compiled from "Resources.java" | |||
| public final class io.dropwizard.util.Resources { | public final class io.dropwizard.util.Resources { | |||
| public static java.net.URL getResource(java.lang.String); | public static java.net.URL getResource(java.lang.String); | |||
| public static byte[] toByteArray(java.net.URL) throws java.io.IOException | ||||
| ; | ||||
| public static java.lang.String toString(java.net.URL, java.nio.charset.Ch | ||||
| arset) throws java.io.IOException; | ||||
| public static void copy(java.net.URL, java.io.OutputStream) throws java.i | ||||
| o.IOException; | ||||
| } | } | |||
| End of changes. 1 change blocks. | ||||
| 6 lines changed or deleted | 0 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||