public class HtmlUnknownAnchorTargetInspection extends XmlPathReferenceInspection
XmlSuppressableInspectionTool.SuppressAllForFile, XmlSuppressableInspectionTool.SuppressForFile, XmlSuppressableInspectionTool.SuppressTagStatic, XmlSuppressableInspectionTool.XmlSuppressFix
EMPTY_ARRAY, VALID_ID_PATTERN
myNameProvider
Constructor and Description |
---|
HtmlUnknownAnchorTargetInspection() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getShortName()
DO NOT OVERRIDE this method.
|
protected boolean |
isForHtml() |
protected boolean |
needToCheckRef(PsiReference reference) |
buildVisitor
getSuppressFixes, getSuppressFixes
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, getStaticDescription, getSuppressors, initialize, isEnabledByDefault, isInitialized, isSuppressedFor, loadDescription, readSettings, showDefaultConfigurationOptions, writeSettings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBatchSuppressActions, isSuppressedFor
public java.lang.String getShortName()
InspectionProfileEntry
getShortName
in class InspectionProfileEntry
InspectionEP.shortName
protected boolean isForHtml()
isForHtml
in class XmlPathReferenceInspection
protected boolean needToCheckRef(PsiReference reference)
needToCheckRef
in class XmlPathReferenceInspection