public class XsdModelHelper
extends java.lang.Object
| Constructor and Description |
|---|
XsdModelHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getNamespace(Model model,
Version version) |
static java.lang.String |
getTargetNamespace(Model model,
Version version) |
static java.lang.String |
getTargetNamespace(Model model,
Version version,
java.lang.String namespace) |
public static java.lang.String getNamespace(Model model, Version version) throws ModelloException
ModelloExceptionpublic static java.lang.String getTargetNamespace(Model model, Version version, java.lang.String namespace)
public static java.lang.String getTargetNamespace(Model model, Version version) throws ModelloException
ModelloException