com.sun.syndication.propono.atom.server.impl
Class FileBasedWorkspace

java.lang.Object
  extended by com.sun.syndication.propono.atom.common.Workspace
      extended by com.sun.syndication.propono.atom.server.impl.FileBasedWorkspace

public class FileBasedWorkspace
extends Workspace

File based Atom service Workspace.


Constructor Summary
FileBasedWorkspace(String handle, String baseDir)
          Creates a new instance of FileBasedWorkspace
 
Method Summary
 
Methods inherited from class com.sun.syndication.propono.atom.common.Workspace
addCollection, elementToWorkspace, findCollection, getCollections, getTitle, getTitleType, parseWorkspaceElement, setTitle, setTitleType, workspaceToElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileBasedWorkspace

public FileBasedWorkspace(String handle,
                          String baseDir)
Creates a new instance of FileBasedWorkspace