public class MDParser extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
protected static String |
lineSeparator |
| 构造器和说明 |
|---|
MDParser(String modelName,
BufferedReader br) |
protected static String lineSeparator
public MDParser(String modelName, BufferedReader br) throws IOException
IOExceptionpublic void skipHeader()
throws IOException
IOExceptionpublic SQLSource next() throws IOException
IOExceptionpublic void skipComment()
throws IOException
IOExceptionpublic String readSql() throws IOException
IOExceptionpublic String readSqlId()
public String nextLine() throws IOException
IOExceptionCopyright © 2019. All rights reserved.