Class SandboxSite

All Implemented Interfaces:
RMJSONArchiver.GetKeys, RMPropertyChanger, PropertyChangeListener, Cloneable, EventListener

public class SandboxSite extends FileSite
A WebSite subclass to manage files in ~/Library/SnapSandboxes.
  • Constructor Details

    • SandboxSite

      public SandboxSite()
  • Method Details

    • getURLScheme

      public String getURLScheme()
      Returns the string identifying the prefix for URLs in this data source.
    • getStandardFile

      protected File getStandardFile(String aPath)
      Returns the Java file for RMFile.
      Overrides:
      getStandardFile in class FileSite
    • getPathInFileSystem

      protected String getPathInFileSystem()
      Returns the path of this data source in file system.