org.codehaus.modello.plugin.xsd
Class XsdModelHelper
java.lang.Object
org.codehaus.modello.plugin.xsd.XsdModelHelper
public class XsdModelHelper
- extends java.lang.Object
Helper methods to deal with XML schema representation of the model.
- Version:
- $Id: XsdModelHelper.java 1426 2010-03-28 15:35:15Z hboutemy $
- Author:
- Hervé Boutemy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsdModelHelper
public XsdModelHelper()
getNamespace
public static java.lang.String getNamespace(Model model,
Version version)
throws ModelloException
- Throws:
ModelloException
getTargetNamespace
public static java.lang.String getTargetNamespace(Model model,
Version version,
java.lang.String namespace)
getTargetNamespace
public static java.lang.String getTargetNamespace(Model model,
Version version)
throws ModelloException
- Throws:
ModelloException
Copyright © 2001-2012 Codehaus. All Rights Reserved.