|
DOPs Framework 1.0 alpha | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MetadataSet
A metadata set attribute as enclosed in a digital object instance.
A metadata set conforms to its respective specification:
for each field specification contained in the latter,
a field attribute is created that conforms to it.
MetadataSetAttrSpec,
MetadataField| Method Summary | |
|---|---|
Iterator |
fields()
Returns an iterator over the fields contained in this metadata set. |
MetadataField |
getField(String id)
Returns the field identified by the given id. |
| Methods inherited from interface net.dops_framework.core.DOAttribute |
|---|
getDescription, getFullyQualifiedId, getId, getLabel |
| Method Detail |
|---|
Iterator fields()
MetadataField getField(String id)
throws IllegalArgumentException
id.
IllegalArgumentException
|
Copyright (c) 2005-2007, Kostas Saidis. Consult the license for terms and conditions of use. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||