public static class HtmlUtil.CustomXmlTagDescriptor extends XmlElementDescriptorImpl
Validator.ValidationHostmyDescriptorTag, NONQUALIFIED_ATTR_VALUE, NSDescriptor, QUALIFIED_ATTR_VALUECONTENT_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, validategetDefaultValue, getDefaultValueDeclaration, getEnumeratedValueDeclaration, getEnumeratedValues, getValueDeclaration, getValuesForCompletion, isEnumerated, isFixed, isListclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDefaultValuegetDependencespublic java.lang.String getName(PsiElement context)
getName in interface PsiMetaDatagetName in class XmlElementDescriptorImplpublic java.lang.String getDefaultName()
XmlElementDescriptorgetDefaultName in interface XmlElementDescriptorgetDefaultName in class XmlElementDescriptorImplpublic boolean allowElementsFromNamespace(java.lang.String namespace,
XmlTag context)
allowElementsFromNamespace in interface XmlElementDescriptorAwareAboutChildrenallowElementsFromNamespace in class XmlElementDescriptorImpl