java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missinggrammar.AbstractGenerateGrammarCodeActionResolver
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.missinggrammar.GenerateDTDCodeActionResolver
All Implemented Interfaces:
ICodeActionResolvesParticipant

public class GenerateDTDCodeActionResolver extends AbstractGenerateGrammarCodeActionResolver
Code action resolver participant to generate the missing DTD which is declared in the XML as association via DOCTYPE or xml-model.
Author:
Angelo ZERR