public class GenerateRelaxNGSchemaCodeActionResolver extends AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
| Modifier and Type | Field and Description |
|---|---|
static String |
PARTICIPANT_ID |
| Constructor and Description |
|---|
GenerateRelaxNGSchemaCodeActionResolver() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.lsp4j.TextDocumentEdit |
createFileEdit(String grammarFileName,
DOMDocument document,
SharedSettings sharedSettings) |
protected FileContentGeneratorSettings |
getFileContentGeneratorSettings() |
resolveCodeActionpublic static final String PARTICIPANT_ID
public GenerateRelaxNGSchemaCodeActionResolver()
protected org.eclipse.lsp4j.TextDocumentEdit createFileEdit(String grammarFileName, DOMDocument document, SharedSettings sharedSettings) throws BadLocationException
createFileEdit in class AbstractGenerateGrammarAndAssociationResolveCodeActionParticipantBadLocationExceptionprotected FileContentGeneratorSettings getFileContentGeneratorSettings()
getFileContentGeneratorSettings in class AbstractGenerateGrammarAndAssociationResolveCodeActionParticipantCopyright © 2023. All rights reserved.