public interface NamespaceMappingParser
ParserRegistry| Modifier and Type | Method and Description |
|---|---|
void |
parseElement(XMLExtendedStreamReader reader,
ConfigurationBuilderHolder holder)
Recursively parses the current element of an XML stream using an appropriate
ConfigurationParser depending on the element's namespace. |
void parseElement(XMLExtendedStreamReader reader, ConfigurationBuilderHolder holder) throws XMLStreamException
ConfigurationParser depending on the element's namespace.reader - the XML stream readerholder - a configuration holderXMLStreamExceptionCopyright © 2024 JBoss, a division of Red Hat. All rights reserved.