|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nci.cagrid.introduce.extension.utils.AxisJdomUtils
public class AxisJdomUtils
AxisJdomUtils Utils to consolidate conversion to / from axis' message element and JDom's element
| Constructor Summary | |
|---|---|
AxisJdomUtils()
|
|
| Method Summary | |
|---|---|
static org.apache.axis.message.MessageElement |
fromElement(org.jdom.Element elem)
|
static org.jdom.Element |
fromMessageElement(org.apache.axis.message.MessageElement me)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisJdomUtils()
| Method Detail |
|---|
public static org.jdom.Element fromMessageElement(org.apache.axis.message.MessageElement me)
public static org.apache.axis.message.MessageElement fromElement(org.jdom.Element elem)
throws org.jdom.JDOMException
org.jdom.JDOMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||