public final class DGraphIOFactory extends IOFactory<ConcreteDGraph>
This class register readers and writers for the ConcreteDGraph class.
Modifier and Type | Method and Description |
---|---|
static DGraphIOFactory |
getInstance()
Return the singleton instance of this class.
|
protected static void |
init()
Initialse the factory.
|
getReader, getWriter, registerReader, registerWriter, unregisterReader, unregisterWriter
public static DGraphIOFactory getInstance()
Return the singleton instance of this class.
protected static void init()
Initialse the factory.
Copyright © 2010–2016 The Galactic Organization. All rights reserved.