Interface PathResolver

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getJCRPath​(Path path)
      Returns the given JCR path string for the given path object.
      Path getQPath​(java.lang.String path)
      Returns the path object for the given JCR path string.
      Path getQPath​(java.lang.String path, boolean normalizeIdentifier)
      Returns the path object for the given JCR path string.