public interface ElementHandler<T>
| Modifier and Type | Method and Description |
|---|---|
T |
processElement(ParserContext handlerManager,
Element element) |
T processElement(ParserContext handlerManager, Element element) throws ConfigurationException
ConfigurationExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.