Package | Description |
---|---|
org.eclipse.lemminx.extensions.contentmodel.participants.codeactions.nogrammarconstraints |
Modifier and Type | Class and Description |
---|---|
class |
GenerateDocTypeCodeActionResolver
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
|
class |
GenerateXMLModelWithDTDCodeActionResolver
Code action resolver participant used to:
generate the DTD file for the given DOM document
generate the association xml-model in the XML to bind it with the
generated DTD
|
class |
GenerateXMLModelWithXSDCodeActionResolver
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
|
class |
GenerateXSINoNamespaceSchemaCodeActionResolver
Code action resolver participant used to:
generate the XSD file for the given DOM document
generate the association xsi:noNamespaceSchemaLocation in the XML to bind
it with the generated XSD
|
Copyright © 2022. All rights reserved.