Modifier and Type | Method and Description |
---|---|
ContentModelSettings |
ContentModelPlugin.getContentModelSettings() |
Modifier and Type | Method and Description |
---|---|
static void |
XMLValidator.doDiagnostics(DOMDocument document,
org.apache.xerces.xni.parser.XMLEntityResolver entityResolver,
List<org.eclipse.lsp4j.Diagnostic> diagnostics,
ContentModelSettings contentModelSettings,
org.apache.xerces.xni.grammars.XMLGrammarPool grammarPool,
org.eclipse.lsp4j.jsonrpc.CancelChecker monitor) |
Modifier and Type | Method and Description |
---|---|
static ContentModelSettings |
ContentModelSettings.getContentModelXMLSettings(Object initializationOptionsSettings) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.lsp4j.DiagnosticSeverity |
XMLValidationSettings.getNoGrammarSeverity(ContentModelSettings settings)
Returns the
noGrammar severity according the given settings and
DiagnosticSeverity.Hint otherwise. |
Modifier and Type | Method and Description |
---|---|
ContentModelSettings |
ClientSettingsManager.getCmSettings() |
Modifier and Type | Method and Description |
---|---|
void |
ClientSettingsManager.setCmSettings(ContentModelSettings cmSettings) |
Copyright © 2020. All rights reserved.