public class Resources extends Object
Constructor and Description |
---|
Resources() |
Modifier and Type | Method and Description |
---|---|
static InputStream |
getInputStream(String name)
Opens the given named resource from the given class.
|
public static InputStream getInputStream(String name)
name
- The resource name.Copyright © 2002–2020 The Apache Software Foundation. All rights reserved.