public interface ArooaHandler
| Modifier and Type | Method and Description |
|---|---|
ArooaContext |
onStartElement(ArooaElement element,
ArooaContext parentContext)
Handles a configuration element.
|
ArooaContext onStartElement(ArooaElement element, ArooaContext parentContext) throws ArooaConfigurationException
element - The configuration element.parentContext - The parent ArooaContext.ArooaConfigurationExceptionCopyright © 2023. All rights reserved.