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

public class GenerateDocTypeCodeActionResolver extends AbstractGenerateGrammarAndAssociationResolveCodeActionParticipant
Code action resolver participant used to:
  • generate the DTD file for the given DOM document
  • generate the association DOCTYPE in the XML to bind it with the generated DTD
Author:
Angelo ZERR