Factory for creating {@link Log} instances, with discovery andconfiguration features similar to that employed by standard Java APIs such as JAXP.
IMPLEMENTATION NOTE - This implementation is heavily based on the SAXParserFactory and DocumentBuilderFactory implementations (corresponding to the JAXP pluggability APIs) found in Apache Xerces.
@author Craig R. McClanahan @author Costin Manolache @author Richard A. Sitze
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|