| Modifier and Type | Class and Description |
|---|---|
static class |
XmlDslModel.XmlDslModelBuilder
A builder which allows creating instances of
XmlDslModel |
| Constructor and Description |
|---|
XmlDslModel() |
| Modifier and Type | Method and Description |
|---|---|
static XmlDslModel.XmlDslModelBuilder |
builder() |
String |
getNamespace() |
String |
getPrefix() |
String |
getSchemaLocation() |
String |
getSchemaVersion() |
String |
getXsdFileName() |
public static XmlDslModel.XmlDslModelBuilder builder()
XmlDslModel.XmlDslModelBuilderpublic String getSchemaVersion()
public String getPrefix()
public String getNamespace()
public String getXsdFileName()
public String getSchemaLocation()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.