Class LocalSite

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

    public class LocalSite
    extends FileSite
    A FileSite subclass that stores files in a named directory relative to SnapCode home directory.
    • Constructor Detail

      • LocalSite

        public LocalSite()
    • 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.