public class MarkdownParser extends Object implements SQLFileParser
| 限定符和类型 | 字段和说明 |
|---|---|
protected boolean |
inBody |
protected static String |
lineSeparator |
| 构造器和说明 |
|---|
MarkdownParser(String namepspace,
BufferedReader br) |
protected static String lineSeparator
protected boolean inBody
public MarkdownParser(String namepspace, BufferedReader br) throws IOException
IOExceptionprotected void skipHeader()
throws IOException
IOExceptionpublic SQLSource next() throws IOException
SQLFileParsernext 在接口中 SQLFileParserIOExceptionprotected void skipComment()
throws IOException
IOExceptionprotected String readSql() throws IOException
IOExceptionprotected String readSqlId()
protected String nextLine() throws IOException
IOExceptionCopyright © 2021. All rights reserved.