Uses of Enum Class
org.eclipse.lemminx.settings.SchemaDocumentationType
Packages that use SchemaDocumentationType
-
Uses of SchemaDocumentationType in org.eclipse.lemminx.extensions.xsd.contentmodel
Constructors in org.eclipse.lemminx.extensions.xsd.contentmodel with parameters of type SchemaDocumentationTypeModifierConstructorDescriptionXSDDocumentation(org.apache.xerces.xs.XSObjectList annotations, String value, SchemaDocumentationType docStrategy, boolean convertToPlainText) XSDDocumentation(org.apache.xerces.xs.XSObjectList annotations, SchemaDocumentationType docStrategy, boolean convertToPlainText) -
Uses of SchemaDocumentationType in org.eclipse.lemminx.settings
Fields in org.eclipse.lemminx.settings declared as SchemaDocumentationTypeModifier and TypeFieldDescriptionstatic final SchemaDocumentationTypeXMLPreferences.DEFAULT_SCHEMA_DOCUMENTATION_TYPEMethods in org.eclipse.lemminx.settings that return SchemaDocumentationTypeModifier and TypeMethodDescriptionXMLPreferences.getShowSchemaDocumentationType()Returns the showSchemaDocumentationTypestatic SchemaDocumentationTypeReturns the enum constant of this class with the specified name.static SchemaDocumentationType[]SchemaDocumentationType.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 SchemaDocumentationTypeModifier and TypeMethodDescriptionvoidXMLPreferences.setShowSchemaDocumentationType(SchemaDocumentationType showSchemaDocumentationType) Sets the showSchemaDocumentationType