public static final class JBossAllXmlParserRegisteringProcessor.Builder extends Object
Modifier and Type | Method and Description |
---|---|
<T> JBossAllXmlParserRegisteringProcessor.Builder |
addParser(QName rootElement,
AttachmentKey<T> attachmentKey,
JBossAllXMLParser<T> parser) |
JBossAllXmlParserRegisteringProcessor<Object> |
build() |
public <T> JBossAllXmlParserRegisteringProcessor.Builder addParser(QName rootElement, AttachmentKey<T> attachmentKey, JBossAllXMLParser<T> parser)
public JBossAllXmlParserRegisteringProcessor<Object> build()
Copyright © 2023 JBoss by Red Hat. All rights reserved.