Package org.codehaus.modello.plugin.xsd
Class XsdModelHelper
java.lang.Object
org.codehaus.modello.plugin.xsd.XsdModelHelper
Helper methods to deal with XML schema representation of the model.
- Author:
- Hervé Boutemy
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getNamespace
(Model model, Version version) static String
getTargetNamespace
(Model model, Version version) static String
getTargetNamespace
(Model model, Version version, String namespace)
-
Constructor Details
-
XsdModelHelper
public XsdModelHelper()
-
-
Method Details
-
getNamespace
- Throws:
ModelloException
-
getTargetNamespace
-
getTargetNamespace
- Throws:
ModelloException
-