Core parser class for GraphML.
Namespace: yWorks.yFiles.GraphML.ParserAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class GraphMLParser |
| Visual Basic |
|---|
Public Class GraphMLParser |
Remarks
This class allows for low-level customization of the parsing process. Usually, it is used by one of GraphMLIOHandler's
Read methods which calls one the various Parse method overloads. It should rarely be necessary to use this class directly.
Inheritance Hierarchy
System..::..Object
yWorks.yFiles.GraphML.Parser..::..GraphMLParser
yWorks.yFiles.GraphML.Parser..::..GraphMLParser