org.sourceforge.jxutil.xml
Class XMLUtil
java.lang.Object
|
+--org.sourceforge.jxutil.xml.XMLUtil
- public final class XMLUtil
- extends Object
Miscellaneous utility functions for dealing with XML.
Constructor Summary |
private |
XMLUtil()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XMLUtil
private XMLUtil()
elementsIterator
public static Iterator elementsIterator(Element el)
getDocBuilder
public static DocumentBuilder getDocBuilder()
throws ParserConfigurationException
ParserConfigurationException
getDocBuilder
public static DocumentBuilder getDocBuilder(EntityResolver resolver)
throws ParserConfigurationException
ParserConfigurationException
Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.