java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints.AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints.GenerateRelaxNGSchemaCodeActionResolver
All Implemented Interfaces:
ICodeActionResolvesParticipant

public class GenerateRelaxNGSchemaCodeActionResolver extends AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
Code action resolver participant used to:
  • generate the RelaxNG file for the given DOM document
  • generate the association relaxng in the XML to bind it with the generated RelaxNG schema