|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.bibliography.BiblioSubject
public class BiblioSubject
Represents a bibliographic subject (e.i.meywords, subheadings, etc.).
It is a CORBA-independent container of members, without any methods. Some attributes can be null if they are not supported by the repository.
| Field Summary | |
|---|---|
java.util.Hashtable |
codes
DOCUMENT ME! |
java.util.Hashtable |
keywords
DOCUMENT ME! |
java.util.Hashtable |
subjectHeadings
DOCUMENT ME! |
java.lang.String |
subjectHeadingsSource
DOCUMENT ME! |
| Constructor Summary | |
|---|---|
BiblioSubject()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.Hashtable keywords
public java.util.Hashtable subjectHeadings
public java.lang.String subjectHeadingsSource
public java.util.Hashtable codes
| Constructor Detail |
|---|
public BiblioSubject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||