public class XmlInvalidIdInspection extends XmlDuplicatedIdInspection
XmlSuppressableInspectionTool.SuppressAllForFile, XmlSuppressableInspectionTool.SuppressForFile, XmlSuppressableInspectionTool.SuppressTagStatic, XmlSuppressableInspectionTool.XmlSuppressFix
EMPTY_ARRAY, VALID_ID_PATTERN
myNameProvider
Constructor and Description |
---|
XmlInvalidIdInspection() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkValue(XmlAttributeValue value,
XmlFile file,
XmlRefCountHolder refHolder,
XmlTag tag,
ProblemsHolder holder) |
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, getShortName, getStaticDescription, getSuppressors, initialize, isEnabledByDefault, isInitialized, isSuppressedFor, loadDescription, readSettings, showDefaultConfigurationOptions, writeSettings
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBatchSuppressActions, isSuppressedFor
protected void checkValue(XmlAttributeValue value, XmlFile file, XmlRefCountHolder refHolder, XmlTag tag, ProblemsHolder holder)
checkValue
in class XmlDuplicatedIdInspection