com.sun.syndication.propono.atom.client
Class ClientWorkspace

java.lang.Object
  extended by com.sun.syndication.propono.atom.common.Workspace
      extended by com.sun.syndication.propono.atom.client.ClientWorkspace

public class ClientWorkspace
extends Workspace

Represents Atom protocol workspace on client-side. It extends the common Workspace to return ClientCollection objects instead of common Collections.


Method Summary
 
Methods inherited from class com.sun.syndication.propono.atom.common.Workspace
addCollection, elementToWorkspace, findCollection, getCollections, getTitle, getTitleType, setTitle, setTitleType, workspaceToElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait