public abstract class AbstractResourceOracle extends Object implements ResourceOracle
ResourceOracle
implementations.Constructor and Description |
---|
AbstractResourceOracle() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getResourceAsStream(String pathName)
Returns the resource input stream for the given path name or null if there
is no such resource.
|
clear, getPathNames, getResource, getResources
public InputStream getResourceAsStream(String pathName)
ResourceOracle
getResourceAsStream
in interface ResourceOracle
Copyright © 2018. All rights reserved.