org.codehaus.activesoap.util
Class QNameHelper
java.lang.Object
org.codehaus.activesoap.util.QNameHelper
- public class QNameHelper
- extends Object
- Version:
- $Revision: 1.1 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QNameHelper
public QNameHelper()
getQualifiedName
public static String getQualifiedName(QName qname)
asQName
public static QName asQName(NamespaceContext context,
String text)
- Turns the given String into a QName using the current namespace context
Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.