public interface AtomParser
| Modifier and Type | Method and Description |
|---|---|
boolean |
parse(String str,
Object[] holder,
ParseCtx pctx) |
boolean parse(String str, Object[] holder, ParseCtx pctx) throws AtomParseException
AtomParseExceptionCopyright © 2022. All rights reserved.