public class ResourceContentResolver extends Object implements ContentResolver
| Constructor and Description |
|---|
ResourceContentResolver() |
| Modifier and Type | Method and Description |
|---|---|
Path |
canonical(Path file) |
InputStream |
open(Path file) |
Path |
reference(Path referenceLocation,
Path from,
String reference) |
Path |
referenceLocationPath(Path referenceLocation,
Path from,
String reference) |
@Nonnull public Path canonical(Path file)
canonical in interface ContentResolver@Nonnull public Path reference(Path referenceLocation, Path from, String reference)
reference in interface ContentResolver@Nonnull public Path referenceLocationPath(Path referenceLocation, Path from, String reference)
referenceLocationPath in interface ContentResolver@Nonnull @WillNotClose public InputStream open(Path file)
open in interface ContentResolverCopyright © 2015–2020 morimekta.net. All rights reserved.