public class HtmlTableParser extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
HtmlTableParser.HtmlTag |
public static HtmlTableParser of(File htmlFile)
public static HtmlTableParser of(String html)
public List<Table> getAllTable(ParseConfig parseConfig) throws IOException
parseConfig - 解析配置IOException - IOExceptionCopyright © 2023. All rights reserved.