Class SiteRenderingContext.SiteDirectory

  • Enclosing class:
    SiteRenderingContext

    public static class SiteRenderingContext.SiteDirectory
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SiteDirectory​(java.io.File path, boolean editable)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.io.File getPath()  
      boolean isEditable()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SiteDirectory

        public SiteDirectory​(java.io.File path,
                             boolean editable)
    • Method Detail

      • getPath

        public java.io.File getPath()
      • isEditable

        public boolean isEditable()