-
interface StreamLoaderSupport interface to generalize code that loads resources from stream.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidload(java.io.InputStream is)
-
interface StreamLoader
| Modifier and Type | Method | Description |
|---|---|---|
void |
load(java.io.InputStream is) |