JavaScript is disabled on your browser.
JBoss XML Binding 2.0.3.GA
Method Summary
Methods
Modifier and Type
Method and Description
static QName
buildQName (Element element,
String combinedName)
Build a QName from a combined name
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Constructor Detail
QNameBuilder
public QNameBuilder()
Method Detail
buildQName
public static QName buildQName(Element element,
String combinedName)
Build a QName from a combined name
Parameters: element
- The current elementcombinedName
- A name of form prefix:localPart
Returns: A QName, or null
JBoss XML Binding 2.0.3.GA
Copyright © 2012 JBoss, a division of Red Hat, Inc. . All Rights Reserved.