| Interface | Description |
|---|---|
| ICollection |
Shared Collection interface.
|
| IServiceDocument |
Shared service document interface.
|
| IWorkspace |
Shared workspace interface.
|
| Class | Description |
|---|---|
| Categories |
The Categories class implements the data model for the AtomPub categories
element, as described in Sec 7.2.1 of the AtomPub specification.
|
| Collection |
The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection.
|
| ServiceDocument |
The ServiceDocument class defines the basic Java object model
representation and XML parsing/generation support for an
Atom Publishing Protocol introspection document
|
| Workspace |
The Workspace class defines the basic Java object model
representation and XML parsing/generation support for an
AtomPub workspace.
|