Interface | Description |
---|---|
ModuleXmlParser.ResourceRootFactory |
A factory for resource roots, based on a root path, loader path, and loader name.
|
XmlPullParser |
XML Pull Parser is an interface that defines parsing functionlity provided
in XMLPULL V1 API (visit this website to
learn more about API and its implementations).
|
Class | Description |
---|---|
ModuleXmlParser |
A fast, validating
module.xml parser. |
MXParser |
Absolutely minimal implementation of XMLPULL V1 API
|
Exception | Description |
---|---|
XmlPullParserException |
This exception is thrown to signal XML Pull Parser related faults.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.