mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
IDEADEV-39532
This commit is contained in:
@@ -74,7 +74,7 @@ public interface XmlTag extends XmlElement, PsiNamedElement, PsiMetaOwner, XmlTa
|
||||
|
||||
@NotNull @NonNls String getNamespacePrefix();
|
||||
@NotNull @NonNls String getNamespaceByPrefix(@NonNls String prefix);
|
||||
String getPrefixByNamespace(@NonNls String namespace);
|
||||
@Nullable String getPrefixByNamespace(@NonNls String namespace);
|
||||
String[] knownNamespaces();
|
||||
|
||||
boolean hasNamespaceDeclarations();
|
||||
|
||||
Reference in New Issue
Block a user