RepositoryServiceImpl
136137138139140141142
public int getDepth(Path path, PathResolver pathResolver) throws NamespaceException { return 4; } }; } return new RepositoryServiceImpl(uri, brc); }