|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Collection | |
|---|---|
| org.purl.sword.base | This package contains the base set of classes that are used by the demonstration SWORD Servers and SWORD Clients. |
| Uses of Collection in org.purl.sword.base |
|---|
| Methods in org.purl.sword.base that return types with arguments of type Collection | |
|---|---|
Iterator<Collection> |
Workspace.collectionIterator()
Get an Iterator over the collections. |
List<Collection> |
Workspace.getCollections()
Get a list of the collections |
| Methods in org.purl.sword.base with parameters of type Collection | |
|---|---|
void |
Workspace.addCollection(Collection collection)
Add a collection to the Workspace. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||