public class EzyAnywayInputStreamLoader extends EzyClassPathInputStreamLoader
| Modifier and Type | Class and Description |
|---|---|
static class |
EzyAnywayInputStreamLoader.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected EzyInputStreamLoader |
firstLoader |
classLoader| Modifier | Constructor and Description |
|---|---|
|
EzyAnywayInputStreamLoader() |
protected |
EzyAnywayInputStreamLoader(EzyAnywayInputStreamLoader.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static EzyAnywayInputStreamLoader.Builder |
builder() |
InputStream |
load(String filePath) |
protected InputStream |
tryFirstLoad(String filePath) |
firstLoad, secondLoadprotected final EzyInputStreamLoader firstLoader
public EzyAnywayInputStreamLoader()
protected EzyAnywayInputStreamLoader(EzyAnywayInputStreamLoader.Builder builder)
public InputStream load(String filePath)
load in interface EzyInputStreamLoaderload in class EzyClassPathInputStreamLoaderprotected InputStream tryFirstLoad(String filePath)
public static EzyAnywayInputStreamLoader.Builder builder()
Copyright © 2023 Young Monkeys. All rights reserved.