org.rometools.propono.atom.server.impl
Class FileBasedWorkspace

java.lang.Object
  extended by org.rometools.propono.atom.common.Workspace
      extended by org.rometools.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 org.rometools.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



Copyright © 2007-2013 ROME Project. All Rights Reserved.