Package org.apache.poi.util
Class XMLHelper
- java.lang.Object
 - 
- org.apache.poi.util.XMLHelper
 
 
- 
public final class XMLHelper extends java.lang.ObjectHelper methods for working with javax.xml classes. 
- 
- 
Constructor Summary
Constructors Constructor Description XMLHelper() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static javax.xml.parsers.DocumentBuilderFactorygetDocumentBuilderFactory()Creates a new DocumentBuilderFactory, with sensible defaults 
 -