public final class JowliMLParser extends Object implements WhitelistConfigurationParser
JowliMLParser class.
| Constructor and Description |
|---|
JowliMLParser() |
| Modifier and Type | Method and Description |
|---|---|
WhitelistConfiguration |
parse(CharSequence value) |
WhitelistConfiguration |
parse(JowliMLWhitelistConfiguration c,
CharSequence from)
parse.
|
public WhitelistConfiguration parse(CharSequence value) throws ParseException
parse in interface WhitelistConfigurationParserParseExceptionpublic WhitelistConfiguration parse(JowliMLWhitelistConfiguration c, CharSequence from) throws ParseException
parse.
c - a JowliMLWhitelistConfiguration object.from - a CharSequence object.WhitelistConfiguration object.ParseException - if any.Copyright © 2016. All rights reserved.