Package edu.umd.cs.findbugs.xml
Class XMLUtil
- java.lang.Object
-
- edu.umd.cs.findbugs.xml.XMLUtil
-
public class XMLUtil extends java.lang.Object
- Author:
- pugh
-
-
Constructor Summary
Constructors Constructor Description XMLUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> java.util.List<T>
selectNodes(org.dom4j.Node node, java.lang.String arg0)
-