|
TC Java 2011 Version |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subheadings | |
---|---|
gov.nih.nlm.nls.tc.Api | This package provides Java APIs classes. |
gov.nih.nlm.nls.tc.FilterApi | This package provides filter option Java classes for text categorization tools. |
Uses of Subheadings in gov.nih.nlm.nls.tc.Api |
---|
Fields in gov.nih.nlm.nls.tc.Api declared as Subheadings | |
---|---|
protected Subheadings |
JdiApi.shs_
|
Constructors in gov.nih.nlm.nls.tc.Api with parameters of type Subheadings | |
---|---|
JdiApi(Configuration conf,
JournalDescriptors jds,
Subheadings shs)
Creates an JdiApi object and initiate related data, using a specified configuration object, journal descritor object, and subheadings object. |
|
JdiApi(java.sql.Connection conn,
JournalDescriptors jds,
Subheadings shs)
Creates an JdiApi object and initiate related data, using a specified db connection object, journal descritor object, and subHeadings object. |
|
MltApi(Subheadings shs)
Creates an MltApi object and initiate related data, using a specified subHeading objects. |
|
StriApi(Configuration conf,
JournalDescriptors jds,
Subheadings shs)
Creates an StriApi object and initiate related data, using a specified configuration object, journal descritor object, and subHeadings object. |
|
StriApi(Configuration conf,
JournalDescriptors jds,
Subheadings shs,
SemanticTypes sts)
Creates an StriApi object and initiate related data, using a specified configuration object, journal descritor object, subHeadings object, and semantic types object. |
|
StriApi(java.sql.Connection conn,
JournalDescriptors jds,
Subheadings shs)
Creates an StriApi object and initiate related data, using a specified db connection object, journal descritor object, and subHeadings object. |
Uses of Subheadings in gov.nih.nlm.nls.tc.FilterApi |
---|
Methods in gov.nih.nlm.nls.tc.FilterApi with parameters of type Subheadings | |
---|---|
boolean |
InputFilter.MeshInputFilter(java.lang.String inMeshStr,
Subheadings shs,
java.sql.Connection conn)
MeSH InputFilter, used in JDI for MeSH input. |
|
TC Java 2011 Version |
|||||||||
PREV NEXT | FRAMES NO FRAMES |