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: XmlUtil.java 47453 2010-05-12 13:55:29Z dkatayev $
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 © 2010 eXo Platform SAS. All Rights Reserved.