|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--edu.ucsb.adl.reports.BucketReport.Field
Identifies a source metadata field.
| Field Summary | |
java.lang.String |
name
A human-readable name for the field, e.g., " [DC] Creator". |
java.lang.String |
uri
A URI that uniquely names the field, e.g., " http://purl.org/dc/elements/1.1/creator". |
| Constructor Summary | |
BucketReport.Field()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String uri
http://purl.org/dc/elements/1.1/creator".
public java.lang.String name
[DC] Creator".
| Constructor Detail |
public BucketReport.Field()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||