public interface WhitelistConfigurationParser
| Modifier and Type | Method and Description |
|---|---|
WhitelistConfiguration |
parse(CharSequence value) |
WhitelistConfiguration parse(CharSequence value) throws NullPointerException, ParseException
value - (non null)WhitelistConfiguration instanceNullPointerException - if value is nullParseException - if value is un-parseableCopyright © 2016. All rights reserved.