public class FactorySupport extends Object
Constructor and Description |
---|
FactorySupport() |
Modifier and Type | Method and Description |
---|---|
static DocumentBuilderFactory |
createDocumentBuilderFactory() |
static SAXParserFactory |
createSaxParserFactory() |
public static DocumentBuilderFactory createDocumentBuilderFactory() throws ParserConfigurationException
ParserConfigurationException
public static SAXParserFactory createSaxParserFactory() throws ParserConfigurationException
ParserConfigurationException