documentationfor yFiles for HTML 2.6

GraphMLParser

Core parser class for GraphML.

Inheritance Hierarchy
GraphMLParser

Remarks

This class allows for low-level customization of the parsing process. Usually, it is used by one of GraphMLIOHandler's readFrom methods which calls one of the various GraphMLParser.parseFrom method variants. It should rarely be necessary to use this class directly.

Type Details

yfiles module
view-graphml
yfiles-umd modules
view-graphml, view
Legacy UMD name
yfiles.graphml.GraphMLParser

See Also

Constructors

Methods

Events