public interface Initializer
| Modifier and Type | Method | Description |
|---|---|---|
void |
initialize(Configuration config) |
Initialize the Configuration
|
void initialize(Configuration config) throws javax.xml.transform.TransformerException
config - the Configuration to be initializedjavax.xml.transform.TransformerException - if the initializer chooses to abort processing for any reason