View on GitHub

optical_graph_recognition_mobApp

Mobile application for optical graph recognition

app / com.pzpg.ogr.graph / XmlParser

XmlParser

class XmlParser

Parser of the GraphMl format.

Constructors

Name Summary
<init> Parser of the GraphMl format.XmlParser()

Functions

Name Summary
parse Create parse and parse filefun parse(inputStream: InputStream): Graph