| Package | Description |
|---|---|
| org.eclipse.lemminx.extensions.xsd.contentmodel | |
| org.eclipse.lemminx.settings |
| Constructor and Description |
|---|
XSDDocumentation(org.apache.xerces.xs.XSObjectList annotations,
SchemaDocumentationType docStrategy,
boolean convertToPlainText) |
XSDDocumentation(org.apache.xerces.xs.XSObjectList annotations,
String value,
SchemaDocumentationType docStrategy,
boolean convertToPlainText) |
| Modifier and Type | Field and Description |
|---|---|
static SchemaDocumentationType |
XMLPreferences.DEFAULT_SCHEMA_DOCUMENTATION_TYPE |
| Modifier and Type | Method and Description |
|---|---|
SchemaDocumentationType |
XMLPreferences.getShowSchemaDocumentationType()
Returns the showSchemaDocumentationType
|
static SchemaDocumentationType |
SchemaDocumentationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SchemaDocumentationType[] |
SchemaDocumentationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLPreferences.setShowSchemaDocumentationType(SchemaDocumentationType showSchemaDocumentationType)
Sets the showSchemaDocumentationType
|
Copyright © 2020. All rights reserved.