public static class XmlUnusedNamespaceInspection.RemoveNamespaceLocationFix extends XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFix
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
myPrefix
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
protected void |
doRemove(Project project,
XmlAttribute attribute,
XmlTag parent) |
boolean |
equals(java.lang.Object obj) |
java.lang.String |
getName() |
applyFix, doFix, getFamilyName, hashCode, reformatStartTag, removeReferenceText
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getElementToMakeWritable
startInWriteAction
public static final java.lang.String NAME
public java.lang.String getName()
getName
in interface QuickFix<ProblemDescriptor>
getName
in class XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFix
protected void doRemove(Project project, XmlAttribute attribute, XmlTag parent)
doRemove
in class XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFix
public boolean equals(java.lang.Object obj)
equals
in class XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFix