public class XmlDslModel extends Object
| Constructor and Description |
|---|
XmlDslModel(String xsdFileName,
String schemaVersion,
String prefix,
String namespace,
String schemaLocation) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getNamespace() |
String |
getPrefix() |
String |
getSchemaLocation() |
String |
getSchemaVersion() |
String |
getXsdFileName() |
int |
hashCode() |
String |
toString() |
public String getSchemaVersion()
public String getPrefix()
public String getNamespace()
public String getXsdFileName()
public String getSchemaLocation()
Copyright © 2020 MuleSoft, Inc.. All rights reserved.