public final class HandlerFactory
extends java.lang.Object
DefaultHandler
simply raises exceptions reported in
parsing and validation warnings and errors to the application after logging
them using the customer logging handler.
Uses the support and user level loggers.Modifier and Type | Method and Description |
---|---|
static org.xml.sax.helpers.DefaultHandler |
newInstance()
Create a new DefaultHandler instance.
|
static org.xml.sax.helpers.DefaultHandler |
newInstance(java.lang.String className)
Create a new DefaultHandler instance.
|
public static org.xml.sax.helpers.DefaultHandler newInstance() throws FactoryConfigurationError
FactoryConfigurationError
public static org.xml.sax.helpers.DefaultHandler newInstance(java.lang.String className) throws FactoryConfigurationError
FactoryConfigurationError