Interface PathResolver

All Known Subinterfaces:
NamePathResolver
All Known Implementing Classes:
CachingPathResolver, DefaultNamePathResolver, ParsingPathResolver

public interface PathResolver
Resolver for JCR paths.
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the given JCR path string for the given path object.
    Returns the path object for the given JCR path string.
    getQPath(String path, boolean normalizeIdentifier)
    Returns the path object for the given JCR path string.