Class ResourceLocationQuery

    • Constructor Detail

      • ResourceLocationQuery

        public ResourceLocationQuery​(String rootId)
        Build a resource location query finding resources in a specific root.
        Parameters:
        rootId - The root id.
      • ResourceLocationQuery

        public ResourceLocationQuery​(String rootId,
                                     String path)
        Build a resource location query testing the resource under a folder in a specific root.
        Parameters:
        rootId - The root id.
        path - The folder path.