org.apache.ws.jaxme.generator.util

Class QNameUtil


public class QNameUtil
extends java.lang.Object

Utility class for working with instances of QName.

Method Summary

static QName
newQName(XsQName pXsQName)
Creates a new instance of QName, matching the given instance of XsQName.

Method Details

newQName

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