public class XmlContextType extends TemplateContextType
EP_NAME
Constructor and Description |
---|
XmlContextType() |
Modifier and Type | Method and Description |
---|---|
SyntaxHighlighter |
createHighlighter() |
static boolean |
isEmbeddedContent(PsiFile file,
int offset) |
boolean |
isInContext(PsiFile file,
int offset) |
static boolean |
isInXml(PsiFile file,
int offset) |
clearCachedBaseContextType, createDocument, getBaseContextType, getContextId, getPresentableName, isExpandableFromEditor
public boolean isInContext(PsiFile file, int offset)
isInContext
in class TemplateContextType
public static boolean isInXml(PsiFile file, int offset)
public static boolean isEmbeddedContent(PsiFile file, int offset)
public SyntaxHighlighter createHighlighter()
createHighlighter
in class TemplateContextType