Uses of Class
org.eclipse.lemminx.extensions.contentmodel.settings.XMLXIncludeSettings
-
Packages that use XMLXIncludeSettings Package Description org.eclipse.lemminx.extensions.contentmodel.settings -
-
Uses of XMLXIncludeSettings in org.eclipse.lemminx.extensions.contentmodel.settings
Methods in org.eclipse.lemminx.extensions.contentmodel.settings that return XMLXIncludeSettings Modifier and Type Method Description XMLXIncludeSettingsXMLValidationSettings. getXInclude()Returns true if xi:include is to be validated and false otherwise.Methods in org.eclipse.lemminx.extensions.contentmodel.settings with parameters of type XMLXIncludeSettings Modifier and Type Method Description voidXMLValidationSettings. setXInclude(XMLXIncludeSettings xInclude)Set true if xi:include is to be validated and false otherwise.
-