+ XMLConstants.XSI_NAMESPACE
+ ":"
+ XMLConstants.XSI_TYPE_ATTRBUTE_NAME);
}
OptionsSaxHandlerFactories optionsSaxHandlerFactories
= configurationHandlers.getOptionsSaxHandlerFactories();
OptionsSaxHandlerFactory optionsSaxHandlerFactory
= optionsSaxHandlerFactories.getOptionsSaxHandlerFactory(
type);
if (optionsSaxHandlerFactory == null)
{
throw new SAXException("No handler found for the action "
+ "of type "