public class DOMConfigurator extends Object
Constructor and Description |
---|
DOMConfigurator() |
Modifier and Type | Method and Description |
---|---|
static void |
configure(Element element) |
static void |
configure(String filename) |
static void |
configure(URL url) |
static void |
configureAndWatch(String filename) |
static void |
configureAndWatch(String filename,
long period) |
public static void configure(Element element)
public static void configureAndWatch(String filename)
public static void configureAndWatch(String filename, long period)
public static void configure(String filename) throws FactoryConfigurationError
FactoryConfigurationError
public static void configure(URL url) throws FactoryConfigurationError
FactoryConfigurationError
Copyright © 2015. All rights reserved.