|
TC Java 2011 Version |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |