Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ parse()

idempotent ApplicationDescriptor parse ( string xmlFile,
Admin * adminProxy ) throws ParseException

Parses a file.

Parameters
xmlFileThe full path to the file.
adminProxyAn Admin proxy, used only to retrieve default templates when needed. May be null.
Returns
The application descriptor.
Exceptions
ParseExceptionThrown when an error occurs during parsing.