public interface UnrecognizedElementHandler
Modifier and Type | Method and Description |
---|---|
boolean |
parseUnrecognizedElement(Element element,
Properties props)
Called to inform a configured object when
an unrecognized child element is encountered.
|
boolean parseUnrecognizedElement(Element element, Properties props) throws Exception
element
- element, may not be null.props
- properties in force, may be null.Exception
- throw an exception to prevent activation
of the configured object.Copyright © 1999-1969 The Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.