icegridadmin provides a IceGrid::FileParser object to transform XML files into IceGrid::ApplicationDescriptor objects.
parse — Parse a file.
Parse a file.
xmlFile — Full pathname to the file.
adminProxy — An Admin proxy, used only to retrieve default templates when needed. May be null.
The application descriptor.
IceGrid::ParseException — Raised if an error occurred during parsing.