| Package | Description |
|---|---|
| org.jboss.as.server.deployment.jbossallxml | |
| org.jboss.as.server.deployment.module.descriptor |
| Modifier and Type | Method and Description |
|---|---|
<T> JBossAllXmlParserRegisteringProcessor.Builder |
JBossAllXmlParserRegisteringProcessor.Builder.addParser(QName rootElement,
AttachmentKey<T> attachmentKey,
JBossAllXMLParser<T> parser) |
| Constructor and Description |
|---|
JBossAllXmlParserRegisteringProcessor(QName rootElement,
AttachmentKey<T> attachmentKey,
JBossAllXMLParser<T> parser) |
| Modifier and Type | Class and Description |
|---|---|
class |
JBossAllXmlParserAdaptor
Adaptor between
XMLElementReader and JBossAllXMLParser |
Copyright © 2018 JBoss by Red Hat. All rights reserved.