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

public class GenerateXMLModelWithXSDCodeActionResolver extends AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
Code action resolver participant used to:
  • generate the XSD file for the given DOM document
  • generate the association xml-model in the XML to bind it with the generated XSD
Author:
Angelo ZERR