Package org.apache.poi.util
Class XMLHelper
java.lang.Object
org.apache.poi.util.XMLHelper
Helper methods for working with javax.xml classes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DocumentBuilderFactory
Creates a new DocumentBuilderFactory, with sensible defaults
-
Constructor Details
-
XMLHelper
public XMLHelper()
-
-
Method Details
-
getDocumentBuilderFactory
Creates a new DocumentBuilderFactory, with sensible defaults
-