|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLException | |
org.jboss.jms.server.connectionfactory | |
org.jboss.jms.util |
Uses of XMLException in org.jboss.jms.server.connectionfactory |
Constructors in org.jboss.jms.server.connectionfactory that throw XMLException | |
JNDIBindings(org.w3c.dom.Element delegate)
|
Uses of XMLException in org.jboss.jms.util |
Methods in org.jboss.jms.util that throw XMLException | |
static java.lang.String |
XMLUtil.elementToString(org.w3c.dom.Node n)
|
static java.lang.String |
XMLUtil.getTextContent(org.w3c.dom.Node n)
This metod is here because Node.getTextContent() is not available in JDK 1.4 and I would like to have an uniform access to this functionality. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |