Class SandboxSite

  • All Implemented Interfaces:
    RMJSONArchiver.GetKeys, RMPropertyChanger, java.beans.PropertyChangeListener, java.lang.Cloneable, java.util.EventListener

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

      • SandboxSite

        public SandboxSite()
    • Method Detail

      • getURLScheme

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

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

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