Class ReservedUris


  • public final class ReservedUris
    extends Object
    Contains the paths which are reserved for known folders / resources under the Cyclos web application
    • Constructor Detail

      • ReservedUris

        public ReservedUris()
    • Method Detail

      • all

        public static List<String> all()
        Returns all reserved paths
      • internal

        public static List<String> internal()
        Returns a list with all internally-reserved paths
      • isReserved

        public static boolean isReserved​(String name)
        Returns whether the given name is a reserved path
      • isStatic

        public static boolean isStatic​(String name)
        Returns whether the given name is a static path
      • staticUris

        public static List<String> staticUris()
        Returns a list with the URIs that are static content