public class HtmlXmlExtension extends DefaultXmlExtension
XmlExtension.AttributeValuePresentation, XmlExtension.TagInfoDEFAULT_EXTENSIONEP_NAME| Constructor and Description |
|---|
HtmlXmlExtension() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] [] |
getNamespacesFromDocument(XmlDocument parent,
boolean declarationsExist) |
boolean |
isAvailable(PsiFile file) |
boolean |
isSelfClosingTagAllowed(XmlTag tag) |
filterNamespaces, getAvailableTagNames, getPrefixDeclarationcanBeDuplicated, createTagNameReference, getAttributeValuePresentation, getContainingFile, getDescriptorFromDoctype, getElementDescriptor, getExtension, getExtensionByElement, getHighlightInfoType, getNSDescriptor, getNsPrefixScope, getParentTagForNamespace, hasDynamicComponents, isCollapsible, isCollapsibleTag, isCustomTagAllowed, isIndirectSyntax, isRequiredAttributeImplicitlyPresent, isSingleTagException, isValidTagNameChar, shouldBeHighlightedAsTag, shouldBeInserted, shouldIgnoreSelfClosingTag, useXmlTagInsertHandler, wrapNSDescriptorpublic boolean isAvailable(PsiFile file)
isAvailable in class DefaultXmlExtensionpublic java.lang.String[] [] getNamespacesFromDocument(XmlDocument parent, boolean declarationsExist)
getNamespacesFromDocument in class XmlExtensionpublic boolean isSelfClosingTagAllowed(XmlTag tag)
isSelfClosingTagAllowed in class XmlExtension