public class VBCodeReader extends CodeReader
| Constructor and Description |
|---|
VBCodeReader(File codeFile) |
VBCodeReader(String codeText) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNextCodeLine() |
getLineNumber, mark, read, read, readLine, reset, setLineNumber, skipclose, lines, markSupported, readypublic VBCodeReader(String codeText) throws IOException
IOExceptionpublic VBCodeReader(File codeFile) throws IOException
IOExceptionpublic String getNextCodeLine() throws IOException
getNextCodeLine in class CodeReaderIOExceptionCopyright © 2019 SMYLD. All rights reserved.