Uses of Class
org.eclipse.lemminx.dom.DOMDocumentType
Packages that use DOMDocumentType
-
Uses of DOMDocumentType in org.eclipse.lemminx.dom
Methods in org.eclipse.lemminx.dom that return DOMDocumentTypeModifier and TypeMethodDescriptionDOMDocument.createDocumentType(int start, int end) DOMDocument.getDoctype()DOMDocumentType.getOwnerDocType()DTDDeclNode.getOwnerDocType()DTDDeclParameter.getOwnerDocType() -
Uses of DOMDocumentType in org.eclipse.lemminx.services.format
Methods in org.eclipse.lemminx.services.format with parameters of type DOMDocumentTypeModifier and TypeMethodDescriptionvoidDOMDocTypeFormatter.formatDocType(DOMDocumentType docType, XMLFormattingConstraints parentConstraints, int start, int end, List<org.eclipse.lsp4j.TextEdit> edits)