public interface ParsingPart extends StringPart
ParsingPart interface.
| Modifier and Type | Method and Description |
|---|---|
void |
parse(ParseReader str)
parse.
|
dump, executevoid parse(ParseReader str) throws ParseException
parse.
str - a ParseReader object.ParseException - if any.Copyright © 2016. All Rights Reserved.