public interface ReadLoader extends Loader
| Modifier and Type | Method and Description |
|---|---|
boolean |
isUnknownPropertyAProblem()
If true, an unrecognized name is considered a problem that will stop
application startup.
|
void |
setUnknownPropertyAProblem(boolean isAProblem)
If true, an unrecognized property name is considered a problem/error.
|
getClassConfig, getConfigSamplePrinter, getInstanceConfig, getLoaderDialect, getLoaderType, getSpecificLoadDescription, isTrimmingRequiredForStringValues, load, releaseResourcesvoid setUnknownPropertyAProblem(boolean isAProblem)
isAProblem - boolean isUnknownPropertyAProblem()
Copyright © 2017. All rights reserved.