public class GlobalParserPoolInitializer extends Object implements Initializer
XMLObjectProviderRegistry.
The ParserPool configured by default here is an instance of
BasicParserPool, with a maxPoolSize property of 50
and all other properties with default values.
If a deployment wishes to use a different parser pool implementation,
or one configured with different characteristics, they may
simply configure a different ParserPool after initialization by
retrieving the XMLObjectProviderRegistry from the ConfigurationService.
| Constructor and Description |
|---|
GlobalParserPoolInitializer() |
private Logger log
public void init()
throws InitializationException
init in interface InitializerInitializationException - if initialization could not be completed successfullyCopyright © 1999–2014. All rights reserved.