Interface NBPathsAPI.GetPrefixes

All Superinterfaces:
NBPathsAPI.DoSearch, NBPathsAPI.GetExtensions, NBPathsAPI.GetPathname
All Known Subinterfaces:
NBPathsAPI.Facets
All Known Implementing Classes:
NBIO
Enclosing interface:
NBPathsAPI

public static interface NBPathsAPI.GetPrefixes extends NBPathsAPI.GetPathname
  • Method Details

    • searchPrefixes

      NBPathsAPI.GetPrefixes searchPrefixes(String... prefixPaths)
      Each of the prefix paths will be searched if the resource is not found with the exact path given. To be specific, if you want to search within a location based on wildcards, you must provide a prefix that provides a boundary for the search.
      Parameters:
      prefixPaths - A list of paths to include in the search
      Returns:
      this builder