|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Declarations
The declarations element may be used to define elements in the beginning of the digital item, without actually instantiating them.
These elements will be instantiated only when referenced later in the digital item.
| Method Summary | |
|---|---|
java.util.List<Anchor> |
getAnchors()
Get the Anchors associated with this instance. |
java.util.List<Annotation> |
getAnnotations()
Get the Annotations associated with this instance. |
java.util.List<Component> |
getComponents()
Get the Components associated with this instance. |
java.util.List<Descriptor> |
getDescriptors()
Get the Descriptors associated with this instance. |
java.util.List<Item> |
getItems()
Get the Items associated with this instance. |
| Method Detail |
|---|
java.util.List<Anchor> getAnchors()
Anchors associated with this instance.
java.util.List<Annotation> getAnnotations()
Annotations associated with this instance.
java.util.List<Component> getComponents()
Components associated with this instance.
java.util.List<Descriptor> getDescriptors()
Descriptors associated with this instance.
java.util.List<Item> getItems()
Items associated with this instance.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||