public abstract class Resources extends Object implements ResourcesConstants
RESOURCE_TYPE_XML_SCHEMA
Constructor and Description |
---|
Resources() |
Modifier and Type | Method and Description |
---|---|
static com.google.common.io.InputSupplier<? extends InputStream> |
tryResolve(URI uri,
String resourceType)
Try resolving an URI for a given resource type.
|
public static final com.google.common.io.InputSupplier<? extends InputStream> tryResolve(URI uri, String resourceType)
uri
- the URI to the resourceresourceType
- the resource type, null
for any resource
typenull
if it was
not found through resource resolversBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a