|
◆ parse()
Parses a file.
- Parameters
-
xmlFile | The full path to the file. |
adminProxy | An Admin proxy, used only to retrieve default templates when needed. May be null. |
- Returns
- The application descriptor.
- Exceptions
-
ParseException | Thrown when an error occurs during parsing. |
|