|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jscience.bibliography.BiblioScope
public class BiblioScope
Represents a bibliographic scope (e.i.location, period, 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 |
properties
DOCUMENT ME! |
java.lang.String |
spatialLocation
DOCUMENT ME! |
java.lang.String |
temporalPeriod
DOCUMENT ME! |
| Constructor Summary | |
|---|---|
BiblioScope()
|
|
| 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 properties
public java.lang.String spatialLocation
public java.lang.String temporalPeriod
| Constructor Detail |
|---|
public BiblioScope()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||