public interface Initializer
Modifier and Type | Method and 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 reasonCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.