| Znav |
|---|
| next | IceGrid-IceBoxDescriptor |
|---|
| prev | IceGrid-FileNotAvailableException |
|---|
|
IceGrid::FileParser
Overview
interface FileParser
icegridadmin provides a IceGrid::FileParser object to transform XML files into IceGrid::ApplicationDescriptor objects.
Operation Index
parse — Parse a file.
Operations
parse(string xmlFile,
IceGrid::Admin* adminProxy) throws
IceGrid::ParseExceptionParse a file.
Parameters
xmlFile — Full pathname to the file.
adminProxy — An Admin proxy, used only to retrieve default templates when needed. May be null.
Return Value
The application descriptor.
Exceptions
IceGrid::ParseException — Raised if an error occurred during parsing.
| Znav |
|---|
| next | IceGrid-IceBoxDescriptor |
|---|
| prev | IceGrid-FileNotAvailableException |
|---|
|