org.apache.poi.util
Class XMLHelper

java.lang.Object
  extended by org.apache.poi.util.XMLHelper

public final class XMLHelper
extends java.lang.Object

Helper methods for working with javax.xml classes.


Constructor Summary
XMLHelper()
           
 
Method Summary
static javax.xml.parsers.DocumentBuilderFactory getDocumentBuilderFactory()
          Creates a new DocumentBuilderFactory, with sensible defaults
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLHelper

public XMLHelper()
Method Detail

getDocumentBuilderFactory

public static javax.xml.parsers.DocumentBuilderFactory getDocumentBuilderFactory()
Creates a new DocumentBuilderFactory, with sensible defaults