public static class HtmlUtil.CustomXmlTagDescriptor extends XmlElementDescriptorImpl
Validator.ValidationHost
myDescriptorTag, NONQUALIFIED_ATTR_VALUE, NSDescriptor, QUALIFIED_ATTR_VALUE
CONTENT_TYPE_ANY, CONTENT_TYPE_CHILDREN, CONTENT_TYPE_EMPTY, CONTENT_TYPE_MIXED, CONTENT_TYPE_UNKNOWN, EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
boolean |
allowElementsFromNamespace(java.lang.String namespace,
XmlTag context) |
java.lang.String |
getDefaultName()
Should return either simple or qualified name depending on the schema/DTD properties.
|
java.lang.String |
getName(PsiElement context) |
askParentDescriptorViaXsi, equals, getAttributeDescriptor, getAttributeDescriptor, getAttributesDescriptors, getContentType, getDeclaration, getDependencies, getElementDescriptor, getElementDescriptor, getElementDescriptor, getElementsDescriptors, getName, getNamespace, getNamespaceByContext, getNSDescriptor, getQualifiedName, getTopGroup, getType, getType, getValueReferences, hashCode, init, isAbstract, isAbstractDeclaration, setName, setValidator, toString, validate
getDefaultValue, getDefaultValueDeclaration, getEnumeratedValueDeclaration, getEnumeratedValues, getValueDeclaration, getValuesForCompletion, isEnumerated, isFixed, isList
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getDefaultValue
getDependences
public java.lang.String getName(PsiElement context)
getName
in interface PsiMetaData
getName
in class XmlElementDescriptorImpl
public java.lang.String getDefaultName()
XmlElementDescriptor
getDefaultName
in interface XmlElementDescriptor
getDefaultName
in class XmlElementDescriptorImpl
public boolean allowElementsFromNamespace(java.lang.String namespace, XmlTag context)
allowElementsFromNamespace
in interface XmlElementDescriptorAwareAboutChildren
allowElementsFromNamespace
in class XmlElementDescriptorImpl