public final class ResourceReader extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ResourceReader.IOExceptionThrowingConsumer<T> |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
readResourceAsProperties(@NonNull String path) |
static String |
readResourceAsString(@NonNull String path) |
static List<String> |
readResourceAsStringList(String path) |
public static Properties readResourceAsProperties(@NonNull @NonNull String path)
Copyright © 2025. All rights reserved.