public class DomElementsNavigationManagerImpl extends DomElementsNavigationManager
DEFAULT_PROVIDER_NAME
Constructor and Description |
---|
DomElementsNavigationManagerImpl(Project project) |
Modifier and Type | Method and Description |
---|---|
DomElementNavigationProvider |
getDomElementsNavigateProvider(java.lang.String providerName) |
java.util.Set<DomElementNavigationProvider> |
getDomElementsNavigateProviders(DomElement domElement) |
void |
registerDomElementsNavigateProvider(DomElementNavigationProvider provider) |
getManager
public DomElementsNavigationManagerImpl(Project project)
public java.util.Set<DomElementNavigationProvider> getDomElementsNavigateProviders(DomElement domElement)
getDomElementsNavigateProviders
in class DomElementsNavigationManager
public DomElementNavigationProvider getDomElementsNavigateProvider(java.lang.String providerName)
getDomElementsNavigateProvider
in class DomElementsNavigationManager
public void registerDomElementsNavigateProvider(DomElementNavigationProvider provider)
registerDomElementsNavigateProvider
in class DomElementsNavigationManager