@Deprecated public class ClientWorkspace extends Workspace
com.rometools.rome.propono.atom.common.Workspace
to return
com.rometools.rome.propono.atom.client.ClientCollection
objects instead of common
com.rometools.rome.propono.atom.common.Collection
s.Modifier and Type | Field and Description |
---|---|
private ClientAtomService |
atomService
Deprecated.
|
Constructor and Description |
---|
ClientWorkspace(org.jdom2.Element e,
ClientAtomService atomService,
java.lang.String baseURI)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
(package private) ClientAtomService |
getAtomService()
Deprecated.
Package access to parent service.
|
protected void |
parseWorkspaceElement(org.jdom2.Element element,
java.lang.String baseURI)
Deprecated.
Deserialize a Atom workspace XML element into an object
|
addCollection, elementToWorkspace, findCollection, getCollections, getTitle, getTitleType, parseWorkspaceElement, setTitle, setTitleType, workspaceToElement
private ClientAtomService atomService
ClientWorkspace(org.jdom2.Element e, ClientAtomService atomService, java.lang.String baseURI) throws ProponoException
ProponoException
ClientAtomService getAtomService()
protected void parseWorkspaceElement(org.jdom2.Element element, java.lang.String baseURI) throws ProponoException
ProponoException