hudson.plugins.violations.types.fxcop
Class XmlElementUtil
java.lang.Object
hudson.plugins.violations.types.fxcop.XmlElementUtil
public class XmlElementUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNamedChildElements
public static List<Element> getNamedChildElements(Element parent,
String name)
getFirstElementByTagName
public static Element getFirstElementByTagName(Element parent,
String tagName)
Copyright © 2004-2012 Hudson. All Rights Reserved.