- All Superinterfaces:
Cloneable,UserDataHolder,UserDataHolderEx
Manages language-specific access to PSI for a single file.
Custom providers are registered via
FileViewProviderFactory.
Please see IntelliJ Platform Architectural Overview
for high-level overview.- See Also:
-
PsiFile#getViewProvider()PsiManager#findViewProvider(VirtualFile)
-
Method Summary
Methods inherited from interface com.intellij.openapi.util.UserDataHolder
getUserData, putUserDataMethods inherited from interface com.intellij.openapi.util.UserDataHolderEx
putUserDataIfAbsent, replace