public final class ConceptLatticeIOFactory extends IOFactory<ConceptLattice>
This class register readers and writers for the Context class.

| Modifier and Type | Method and Description | 
|---|---|
static ConceptLatticeIOFactory | 
getInstance()
Return the singleton instance of this class. 
 | 
protected static void | 
init()
Initialse the factory. 
 | 
getReader, getWriter, registerReader, registerWriter, unregisterReader, unregisterWriterpublic static ConceptLatticeIOFactory getInstance()
Return the singleton instance of this class.
protected static void init()
Initialse the factory.
Copyright © 2010–2016 The Galactic Organization. All rights reserved.