|
pure virtual |
Parses a file.
| xmlFile | The full path to the file. |
| adminProxy | An IceGrid::AdminPrx proxy, used only to retrieve default templates when needed. May be null. |
| response | The response callback. It accepts:
|
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| IceGrid::ParseException | Thrown when an error occurs during parsing. |