getNavigationContributors abstract method
Return a list containing the navigation contributors that should be used to
create navigation information for the file with the given path
Implementation
List<NavigationContributor> getNavigationContributors(String path);