public class ProgramFileReader extends Object
Constructor and Description |
---|
ProgramFileReader() |
Modifier and Type | Method and Description |
---|---|
ProgramFile |
readProgram(InputStream programFileInStream) |
ProgramFile |
readProgram(Path programFilePath) |
public ProgramFile readProgram(Path programFilePath) throws IOException
IOException
public ProgramFile readProgram(InputStream programFileInStream) throws IOException
IOException
Copyright © 2018 WSO2. All rights reserved.