owltools.idmap
Class IDMapPairWriter

java.lang.Object
  extended by owltools.idmap.IDMapHandler
      extended by owltools.idmap.IDMapPairWriter

public class IDMapPairWriter
extends IDMapHandler


Field Summary
 IDMappingPIRParser.Types t1
           
 IDMappingPIRParser.Types t2
           
 
Fields inherited from class owltools.idmap.IDMapHandler
typeMap
 
Constructor Summary
IDMapPairWriter()
           
 
Method Summary
 void init()
           
 boolean process(String[] colVals)
           
 void setPair(String s1, String s2)
           
 
Methods inherited from class owltools.idmap.IDMapHandler
split
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

t1

public IDMappingPIRParser.Types t1

t2

public IDMappingPIRParser.Types t2
Constructor Detail

IDMapPairWriter

public IDMapPairWriter()
Method Detail

init

public void init()
Overrides:
init in class IDMapHandler

process

public boolean process(String[] colVals)
Specified by:
process in class IDMapHandler

setPair

public void setPair(String s1,
                    String s2)


Copyright © 2010-2012. All Rights Reserved.