public abstract class XmlSuppressableInspectionTool extends LocalInspectionTool implements BatchSuppressableTool
Modifier and Type | Class and Description |
---|---|
static class |
XmlSuppressableInspectionTool.SuppressAllForFile |
static class |
XmlSuppressableInspectionTool.SuppressForFile |
static class |
XmlSuppressableInspectionTool.SuppressTagStatic |
static class |
XmlSuppressableInspectionTool.XmlSuppressFix |
EMPTY_ARRAY, VALID_ID_PATTERN
myNameProvider
Constructor and Description |
---|
XmlSuppressableInspectionTool() |
Modifier and Type | Method and Description |
---|---|
static SuppressQuickFix [] |
getSuppressFixes(java.lang.String toolId) |
static SuppressQuickFix [] |
getSuppressFixes(java.lang.String toolId,
XmlSuppressionProvider provider) |
buildVisitor, buildVisitor, checkFile, getAlternativeID, getID, getProblemElement, getSuppressId, inspectionFinished, inspectionFinished, inspectionStarted, isValidID, processFile, runForWholeFile
cleanup, createOptionsPanel, getBatchSuppressActions, getBlackList, getDefaultLevel, getDescriptionContextClass, getDescriptionFileName, getDisplayName, getGeneralGroupName, getGroupDisplayName, getGroupKey, getGroupPath, getMainToolId, getSerializationFilter, getShortName, getShortName, getStaticDescription, getSuppressors, initialize, isEnabledByDefault, isInitialized, isSuppressedFor, loadDescription, readSettings, showDefaultConfigurationOptions, writeSettings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBatchSuppressActions, isSuppressedFor
public static SuppressQuickFix [] getSuppressFixes(java.lang.String toolId)
public static SuppressQuickFix [] getSuppressFixes(java.lang.String toolId, XmlSuppressionProvider provider)