Package org.graffiti.plugins.ios.importers.graphml

This package provides the interface to a plugin for reading Graphs from files using the graphML format.

  • Class Summary
    Class Description
    GraphMLReader
    This class implements the interface to invoke the reading of graphML files.
    GraphMLReaderPlugin
    This plugin provides the functionality for reading graphML files.
  • Exception Summary
    Exception Description
    GraphMLException
    This exception is thrown when errors occur during parsing.