Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches
IceGrid::FileParser Interface Reference

icegridadmin provides a FileParser object to transform XML files into ApplicationDescriptor objects. More...

defined in <IceGrid/FileParser.ice>

interface FileParser { ... }

Operations

idempotent ApplicationDescriptor parse (string xmlFile, Admin *adminProxy) throws ParseException
 Parses a file.

Detailed Description

icegridadmin provides a FileParser object to transform XML files into ApplicationDescriptor objects.

Definition at line 26 of file FileParser.ice.


The documentation for this interface was generated from the following file: