Interface ContentResolver
-
- All Known Implementing Classes:
FileContentResolver,ResourceContentResolver
public interface ContentResolverUntility for resolving file paths and opening them.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.nio.file.Pathcanonical(java.nio.file.Path file)java.io.InputStreamopen(java.nio.file.Path file)
-