Class GraphMLMapper

  • All Implemented Interfaces:
    Mapper<Object>

    public final class GraphMLMapper
    extends Object
    implements Mapper<Object>
    This is an "empty" implementation only present for compatibility with Io. GraphML is a "whole graph" serialization format and does not have the notion of generic serialization functions.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)