massim.framework.util
Class XMLUtilities

java.lang.Object
  extended by massim.framework.util.XMLUtilities

public class XMLUtilities
extends java.lang.Object


Constructor Summary
XMLUtilities()
           
 
Method Summary
static org.w3c.dom.NodeList getChildsByTagName(org.w3c.dom.Element root, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLUtilities

public XMLUtilities()
Method Detail

getChildsByTagName

public static org.w3c.dom.NodeList getChildsByTagName(org.w3c.dom.Element root,
                                                      java.lang.String name)


Copyright © 2012. All Rights Reserved.