Uses of Enum Class
org.eclipse.lemminx.extensions.xsi.settings.XSISchemaLocationSplit
Packages that use XSISchemaLocationSplit
-
Uses of XSISchemaLocationSplit in org.eclipse.lemminx.extensions.xsi.settings
Methods in org.eclipse.lemminx.extensions.xsi.settings that return XSISchemaLocationSplitModifier and TypeMethodDescriptionstatic XSISchemaLocationSplitstatic XSISchemaLocationSplitXSISchemaLocationSplit.getSplit(XMLFormattingOptions formattingSettings) static XSISchemaLocationSplitReturns the enum constant of this class with the specified name.static XSISchemaLocationSplit[]XSISchemaLocationSplit.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.eclipse.lemminx.extensions.xsi.settings with parameters of type XSISchemaLocationSplitModifier and TypeMethodDescriptionstatic voidXSISchemaLocationSplit.setSplit(XSISchemaLocationSplit split, XMLFormattingOptions formattingSettings)