public interface TaintTypeConfig
| Modifier and Type | Method and Description |
|---|---|
TaintTypeConfig |
load(String taintConfig)
Initializes the taint config object from String
|
TaintTypeConfig load(String taintConfig) throws IOException
taintConfig - definition of the stateIOException - for bad format of parameterNullPointerException - if argument is nullCopyright © 2017. All rights reserved.