public static class XmlUnusedNamespaceInspection.RemoveNamespaceLocationFix extends XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFix
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
myPrefixEMPTY_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, removeReferenceTextclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetElementToMakeWritablestartInWriteActionpublic static final java.lang.String NAME
public java.lang.String getName()
getName in interface QuickFix<ProblemDescriptor>getName in class XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFixprotected void doRemove(Project project, XmlAttribute attribute, XmlTag parent)
doRemove in class XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFixpublic boolean equals(java.lang.Object obj)
equals in class XmlUnusedNamespaceInspection.RemoveNamespaceDeclarationFix