org.apache.geronimo.deployment.util
Class XMLUtil
java.lang.Object
   org.apache.geronimo.deployment.util.XMLUtil
org.apache.geronimo.deployment.util.XMLUtil
- public class XMLUtil 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
XMLUtil
public XMLUtil()
getContent
public static Object getContent(Element element)
- 
 
getChild
public static Element getChild(Element parent,
                               String name)
- 
 
getChildContent
public static String getChildContent(Element parent,
                                     String name,
                                     String missing,
                                     String empty)
- 
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.