View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

app / com.pzpg.ogr.graph / XmlParser / parse

parse

fun parse(inputStream: InputStream): Graph

Create parse and parse file

Parameters

inputStream - input stream of the file

Return Graph