org.apache.ws.jaxme.generator.util

Class QNameUtil

public class QNameUtil extends Object

Utility class for working with instances of {@link javax.xml.namespace.QName}.
Method Summary
static QNamenewQName(XsQName pXsQName)
Creates a new instance of {@link QName}, matching the given instance of {@link XsQName}.

Method Detail

newQName

public static QName newQName(XsQName pXsQName)
Creates a new instance of {@link QName}, matching the given instance of {@link XsQName}.