Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 485 Bytes

File metadata and controls

19 lines (12 loc) · 485 Bytes

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