|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthu.soft4d.util.JDomHelper
public class JDomHelper
Constructor Summary | |
---|---|
JDomHelper()
|
Method Summary | |
---|---|
static org.jdom.Element |
getChild(org.jdom.Element element,
java.lang.String childName)
Get the first child of element with the name childName ,
or raises an Exception if not found. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JDomHelper()
Method Detail |
---|
public static org.jdom.Element getChild(org.jdom.Element element, java.lang.String childName) throws java.lang.Exception
element
with the name childName
,
or raises an Exception if not found.
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |