org.exoplatform.applications.ooplugin
Class XmlUtil

java.lang.Object
  extended by org.exoplatform.applications.ooplugin.XmlUtil

public class XmlUtil
extends java.lang.Object

Created by The eXo Platform SAS.

Version:
$Id: $
Author:
Vitaly Guly

Constructor Summary
XmlUtil()
           
 
Method Summary
static org.w3c.dom.Node getChildNode(org.w3c.dom.Node node, java.lang.String childName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlUtil

public XmlUtil()
Method Detail

getChildNode

public static org.w3c.dom.Node getChildNode(org.w3c.dom.Node node,
                                            java.lang.String childName)


Copyright © 2011 eXo Platform SAS. All Rights Reserved.