public class HtmlXmlExtension extends DefaultXmlExtension
XmlExtension.AttributeValuePresentation, XmlExtension.TagInfo
DEFAULT_EXTENSION
EP_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, getPrefixDeclaration
canBeDuplicated, createTagNameReference, getAttributeValuePresentation, getContainingFile, getDescriptorFromDoctype, getElementDescriptor, getExtension, getExtensionByElement, getHighlightInfoType, getNSDescriptor, getNsPrefixScope, getParentTagForNamespace, hasDynamicComponents, isCollapsible, isCollapsibleTag, isCustomTagAllowed, isIndirectSyntax, isRequiredAttributeImplicitlyPresent, isSingleTagException, isValidTagNameChar, shouldBeHighlightedAsTag, shouldBeInserted, shouldIgnoreSelfClosingTag, useXmlTagInsertHandler, wrapNSDescriptor
public boolean isAvailable(PsiFile file)
isAvailable
in class DefaultXmlExtension
public java.lang.String[] [] getNamespacesFromDocument(XmlDocument parent, boolean declarationsExist)
getNamespacesFromDocument
in class XmlExtension
public boolean isSelfClosingTagAllowed(XmlTag tag)
isSelfClosingTagAllowed
in class XmlExtension