org.jrdf.graph.global.molecule
Class BlankNodeMapperImpl
java.lang.Object
org.jrdf.graph.global.molecule.BlankNodeMapperImpl
- All Implemented Interfaces:
- BlankNodeMapper
public class BlankNodeMapperImpl
- extends Object
- implements BlankNodeMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlankNodeMapperImpl
public BlankNodeMapperImpl()
createMap
public Map<BlankNode,BlankNode> createMap(NewMolecule m1,
NewMolecule m2)
- Specified by:
createMap
in interface BlankNodeMapper