public static class XmlSuppressableInspectionTool.SuppressAllForFile extends XmlSuppressableInspectionTool.SuppressForFile
myId, myProvider
EMPTY_ARRAY
Constructor and Description |
---|
SuppressAllForFile() |
SuppressAllForFile(XmlSuppressionProvider provider) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
applyFix, getContainer
getFamilyName, isAvailable, isShouldBeAppliedToInjectionHost, isSuppressAll, setShouldBeAppliedToInjectionHost
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
startInWriteAction
public SuppressAllForFile(XmlSuppressionProvider provider)
public SuppressAllForFile()
public java.lang.String getName()
getName
in interface QuickFix<ProblemDescriptor>
getName
in class XmlSuppressableInspectionTool.SuppressForFile