Modifier and Type | Method and Description |
---|---|
SharedSettings |
XMLLanguageServer.getSettings() |
SharedSettings |
XMLTextDocumentService.getSharedSettings() |
SharedSettings |
XMLLanguageServer.getSharedSettings() |
Modifier and Type | Method and Description |
---|---|
protected SharedSettings |
AbstractXMLNotifier.getSharedSettings() |
Modifier and Type | Method and Description |
---|---|
protected Object |
XMLValidationFileCommand.executeCommand(DOMDocument document,
org.eclipse.lsp4j.ExecuteCommandParams params,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
protected Object |
AssociateGrammarCommand.executeCommand(DOMDocument document,
org.eclipse.lsp4j.ExecuteCommandParams params,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Object |
XMLValidationAllFilesCommand.executeCommand(org.eclipse.lsp4j.ExecuteCommandParams params,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Method and Description |
---|---|
void |
ContentModelCodeActionParticipant.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
static void |
XMLSyntaxErrorCode.registerCodeActionParticipants(Map<String,ICodeActionParticipant> codeActions,
SharedSettings sharedSettings) |
static void |
XMLSchemaErrorCode.registerCodeActionParticipants(Map<String,ICodeActionParticipant> codeActions,
SharedSettings sharedSettings) |
static void |
DTDErrorCode.registerCodeActionParticipants(Map<String,ICodeActionParticipant> codeActions,
SharedSettings sharedSettings) |
Modifier and Type | Method and Description |
---|---|
static org.eclipse.lsp4j.TextDocumentEdit |
NoGrammarConstraintsCodeAction.createDocTypeEdit(String dtdFileName,
DOMDocument document,
SharedSettings sharedSettings) |
static org.eclipse.lsp4j.TextDocumentEdit |
NoGrammarConstraintsCodeAction.createXmlModelEdit(String schemaFileName,
String targetNamespace,
DOMDocument document,
SharedSettings sharedSettings) |
void |
src_import_1_2CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
s4s_elt_invalid_content_3CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_type_3_1_1CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_enumeration_validCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_complex_type_4CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_complex_type_3_2_2CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_complex_type_2_4_aCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_complex_type_2_3CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_complex_type_2_1CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
cvc_attribute_3CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
TargetNamespace_2CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
TargetNamespace_1CodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
RootElementTypeMustMatchDoctypedeclCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
OpenQuoteExpectedCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
NoGrammarConstraintsCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
FixMissingSpaceCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
EqRequiredInAttributeCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
EntityNotDeclaredCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
ElementDeclUnterminatedCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
CloseTagCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
void |
AbstractFixMissingGrammarCodeAction.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
Modifier and Type | Method and Description |
---|---|
static String |
XMLGenerator.generateAttributeValue(String defaultValue,
Collection<String> enumerationValues,
boolean canSupportSnippets,
int snippetIndex,
boolean withQuote,
SharedSettings sharedSettings)
Creates the string value for a CompletionItem TextEdit
Can create an enumerated TextEdit if given a collection of values.
|
Constructor and Description |
---|
XMLGenerator(SharedSettings sharedSettings,
boolean autoCloseTags,
String whitespacesIndent,
String lineDelimiter,
boolean canSupportSnippets,
int maxLevel) |
XMLGenerator(SharedSettings sharedSettings,
String whitespacesIndent,
String lineDelimiter,
boolean canSupportSnippets,
int maxLevel)
XML generator constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
AbstractXML2GrammarGenerator.generate(Document prototypeDocument,
SharedSettings sharedSettings,
T generatorSettings,
IXMLFullFormatter formatter) |
<Source,Settings extends FileContentGeneratorSettings> |
FileContentGeneratorManager.generate(Source document,
SharedSettings sharedSettings,
Settings generatorSettings)
Generates a file content (ex : XSD, DTD) from the given document source
document (ex: XML) by using the given settings
generatorSettings . |
String |
IFileContentGenerator.generate(Source document,
SharedSettings sharedSettings,
Settings generatorSettings,
IXMLFullFormatter formatter)
Generates a file content (ex : XSD, DTD) from the given document source
document (ex: XML) by using the given settings
generatorSettings . |
Modifier and Type | Method and Description |
---|---|
static void |
PrologModel.computeAttributeNameCompletionResponses(ICompletionRequest request,
ICompletionResponse response,
org.eclipse.lsp4j.Range editRange,
DOMDocument document,
SharedSettings sharedSettings) |
Modifier and Type | Method and Description |
---|---|
static void |
XSISchemaModel.computeCompletionResponses(ICompletionRequest request,
ICompletionResponse response,
DOMDocument document,
boolean generateValue,
SharedSettings sharedSettings) |
Modifier and Type | Method and Description |
---|---|
SharedSettings |
IXMLNotificationService.getSharedSettings()
Returns the current SharedSettings instance
|
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.CodeAction> |
XMLLanguageService.doCodeActions(org.eclipse.lsp4j.CodeActionContext context,
org.eclipse.lsp4j.Range range,
DOMDocument document,
SharedSettings sharedSettings) |
List<org.eclipse.lsp4j.CodeAction> |
XMLCodeActions.doCodeActions(org.eclipse.lsp4j.CodeActionContext context,
org.eclipse.lsp4j.Range range,
DOMDocument document,
SharedSettings sharedSettings) |
org.eclipse.lsp4j.CompletionList |
XMLLanguageService.doComplete(DOMDocument xmlDocument,
org.eclipse.lsp4j.Position position,
SharedSettings settings) |
org.eclipse.lsp4j.CompletionList |
XMLLanguageService.doComplete(DOMDocument xmlDocument,
org.eclipse.lsp4j.Position position,
SharedSettings settings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
org.eclipse.lsp4j.CompletionList |
XMLCompletions.doComplete(DOMDocument xmlDocument,
org.eclipse.lsp4j.Position position,
SharedSettings settings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
org.eclipse.lsp4j.Hover |
XMLLanguageService.doHover(DOMDocument xmlDocument,
org.eclipse.lsp4j.Position position,
SharedSettings sharedSettings) |
org.eclipse.lsp4j.Hover |
XMLLanguageService.doHover(DOMDocument xmlDocument,
org.eclipse.lsp4j.Position position,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
List<? extends org.eclipse.lsp4j.TextEdit> |
XMLLanguageService.format(TextDocument document,
org.eclipse.lsp4j.Range range,
SharedSettings sharedSettings) |
String |
XMLLanguageService.formatFull(String text,
String uri,
SharedSettings sharedSettings) |
String |
IXMLFullFormatter.formatFull(String text,
String uri,
SharedSettings sharedSettings)
Format the given text document by the shared settings.
|
Constructor and Description |
---|
AttributeCompletionItem(String attrName,
boolean canSupportSnippets,
org.eclipse.lsp4j.Range fullRange,
boolean generateValue,
String defaultValue,
Collection<String> enumerationValues,
SharedSettings sharedSettings)
Attribute completion item.
|
Modifier and Type | Method and Description |
---|---|
SharedSettings |
ISharedSettingsRequest.getSharedSettings()
Returns the sharedSettings instance
|
Modifier and Type | Method and Description |
---|---|
void |
ICodeActionParticipant.doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
Modifier and Type | Method and Description |
---|---|
protected abstract Object |
AbstractDOMDocumentCommandHandler.executeCommand(DOMDocument document,
org.eclipse.lsp4j.ExecuteCommandParams params,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Executes a command
|
Object |
IXMLCommandService.IDelegateCommandHandler.executeCommand(org.eclipse.lsp4j.ExecuteCommandParams params,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Executes a command
|
Object |
AbstractDOMDocumentCommandHandler.executeCommand(org.eclipse.lsp4j.ExecuteCommandParams params,
SharedSettings sharedSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Class and Description |
---|---|
class |
CompositeSettings
Composite settings class
Provides a new SharedSettings instance with a second
setting merged
|
Constructor and Description |
---|
CompositeSettings(SharedSettings settings,
org.eclipse.lsp4j.FormattingOptions formatting) |
SharedSettings(SharedSettings newSettings) |
Modifier and Type | Method and Description |
---|---|
SharedSettings |
XMLBuilder.getSharedSettings() |
Constructor and Description |
---|
XMLBuilder(SharedSettings sharedSettings,
String whitespacesIndent,
String lineDelimiter) |
XMLBuilder(SharedSettings sharedSettings,
String whitespacesIndent,
String lineDelimiter,
Collection<IFormatterParticipant> formatterParticipants) |
Copyright © 2021. All rights reserved.