Module RGL::GraphXML
In: lib/rgl/graphxml.rb

Module GraphXML adds to each class, including module MutableGraph, a class method from_graphxml.

Attention: Because append_features is used to provide the functionality, GraphXML must be loaded before the concrete class including MutableGraph is loaded.

Classes and Modules

Module RGL::GraphXML::MutableGraph
Class RGL::GraphXML::MutableGraphParser

[Validate]