org.netbeans.modules.xml.xdm.visitor
Class NamespaceRefactorVisitor.NamespaceCheck
java.lang.Object
org.netbeans.modules.xml.xdm.visitor.NamespaceRefactorVisitor.NamespaceCheck
- Enclosing class:
- NamespaceRefactorVisitor
public static class NamespaceRefactorVisitor.NamespaceCheck
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NamespaceRefactorVisitor.NamespaceCheck
public NamespaceRefactorVisitor.NamespaceCheck(String existingPrefix,
String existingNamespace,
Element e)
getPrefixRedeclaration
public Attribute getPrefixRedeclaration()
getNamespaceRedeclaration
public List<Attribute> getNamespaceRedeclaration()
getDuplicateDeclaration
public Attribute getDuplicateDeclaration()