Package org.apache.poi.util
Class XMLHelper
- java.lang.Object
-
- org.apache.poi.util.XMLHelper
-
public final class XMLHelper extends java.lang.Object
Helper 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.DocumentBuilderFactory
getDocumentBuilderFactory()
Creates a new DocumentBuilderFactory, with sensible defaults
-