| Categories |
The Categories class implements the data model for the AtomPub categories
element, as described in Sec 7.2.1 of the AtomPub specification. |
| Categories.Handler |
The Handler class implements the XmlParser.ElementHandler for
parsing an app:categories element. |
| Collection |
The Collection class defines the basic Java object model
representation and XML parsing/generation support for an
APP collection. |
| Collection.Handler |
XmlParser ElementHandler for app:workspace
|
| ServiceDocument |
The ServiceDocument class defines the basic Java object model
representation and XML parsing/generation support for an
Atom Publishing Protocol introspection document
|
| ServiceDocument.Handler |
XmlParser ElementHandler for app:service
|
| Workspace |
The Workspace class defines the basic Java object model
representation and XML parsing/generation support for an
AtomPub workspace. |
| Workspace.Handler |
XmlParser ElementHandler for app:workspace
|