TC Java
2011 Version

Uses of Class
gov.nih.nlm.nls.tc.Lib.KeyValueObj

Packages that use KeyValueObj
gov.nih.nlm.nls.tc.MedLine This package provides base Java classes of all MEDLINE related operations. 
 

Uses of KeyValueObj in gov.nih.nlm.nls.tc.MedLine
 

Classes in gov.nih.nlm.nls.tc.MedLine with type parameters of type KeyValueObj
 class CitationComparator<T extends Vector<KeyValueObj<java.lang.String,java.util.Vector<java.lang.String>>>>
          This class provides methods to compare citation by specified field.
 

Methods in gov.nih.nlm.nls.tc.MedLine that return types with arguments of type KeyValueObj
static java.util.Vector<KeyValueObj<java.lang.String,java.util.Vector<java.lang.String>>> CitationObj.ConvertToCitationObj(java.lang.String inRecord)
           
 java.util.Vector<java.util.Vector<KeyValueObj<java.lang.String,java.util.Vector<java.lang.String>>>> CitationObjs.GetCitations()
          Get the collection object (in Vector) of all citations with a vector of tags and values.
 


TC Java
2011 Version

Submit a bug or feature

Copyright © 2011 National Library of Medicine