public class HRuleBlockParser extends Object implements BlockParser
| Constructor and Description |
|---|
HRuleBlockParser() |
public final boolean accept(String line)
accept.
accept in interface BlockParserline - text linetrue if this class can handle this linepublic final Block visit(String line, ByLineSource source) throws ParseException
visit.
visit in interface BlockParserline - a line of textsource - the source of linesParseException - on errorCopyright © 2005–2019 The Apache Software Foundation. All rights reserved.