|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.xml.QNameBuilder
A QName builder that discovers the namespaceURI for a given prefix by walking up the document tree. The combined name is of the form [prefix:]localPart
| Constructor Summary | |
QNameBuilder()
|
|
| Method Summary | |
static QName (src) |
buildQName(org.w3c.dom.Element element,
java.lang.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 |
public QNameBuilder()
| Method Detail |
public static QName (src) buildQName(org.w3c.dom.Element element,
java.lang.String combinedName)
element - The current elementcombinedName - A name of form prefix:localPart
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||