public class XsdModelHelper extends Object
Constructor and Description |
---|
XsdModelHelper() |
Modifier and Type | Method and Description |
---|---|
static String |
getNamespace(Model model,
Version version) |
static String |
getTargetNamespace(Model model,
Version version) |
static String |
getTargetNamespace(Model model,
Version version,
String namespace) |
public static String getNamespace(Model model, Version version) throws ModelloException
ModelloException
public static String getTargetNamespace(Model model, Version version, String namespace)
public static String getTargetNamespace(Model model, Version version) throws ModelloException
ModelloException
Copyright © 2001–2019 Codehaus Plexus. All rights reserved.