Uses of Enum Class
org.eclipse.lemminx.settings.XMLFormattingOptions.EmptyElements
Packages that use XMLFormattingOptions.EmptyElements
-
Uses of XMLFormattingOptions.EmptyElements in org.eclipse.lemminx.settings
Methods in org.eclipse.lemminx.settings that return XMLFormattingOptions.EmptyElementsModifier and TypeMethodDescriptionXMLFormattingOptions.getEmptyElements()Returns the enum constant of this class with the specified name.static XMLFormattingOptions.EmptyElements[]XMLFormattingOptions.EmptyElements.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.settings with parameters of type XMLFormattingOptions.EmptyElementsModifier and TypeMethodDescriptionvoidXMLFormattingOptions.setEmptyElement(XMLFormattingOptions.EmptyElements emptyElement)