Package | Description |
---|---|
org.eclipse.lemminx.extensions.xsi.settings |
Modifier and Type | Method and Description |
---|---|
static XSISchemaLocationSplit |
XSISchemaLocationSplit.getSplit(String value) |
static XSISchemaLocationSplit |
XSISchemaLocationSplit.getSplit(XMLFormattingOptions formattingSettings) |
static XSISchemaLocationSplit |
XSISchemaLocationSplit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XSISchemaLocationSplit[] |
XSISchemaLocationSplit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
XSISchemaLocationSplit.setSplit(XSISchemaLocationSplit split,
XMLFormattingOptions formattingSettings) |
Copyright © 2020. All rights reserved.