| Package | Description | 
|---|---|
| org.jboss.modules.xml | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
MXParser | 
 Absolutely minimal implementation of XMLPULL V1 API 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
static XmlPullParserException | 
ModuleXmlParser.endOfDocument(XmlPullParser reader) | 
|
static FactoryPermissionCollection | 
PermissionsXmlParser.parsePermissionsXml(XmlPullParser reader,
                   ModuleLoader moduleLoader,
                   String moduleName) | 
 Parse the  
permissions.xml content. | 
static XmlPullParserException | 
ModuleXmlParser.unexpectedContent(XmlPullParser reader) | 
| Constructor | Description | 
|---|---|
XmlPullParserException(String msg,
                      XmlPullParser parser,
                      Throwable chain) | 
Copyright © 2022 JBoss by Red Hat. All rights reserved.