MapGuide API Reference
 All Classes Functions Variables Enumerations Enumerator Friends
virtual MgStringCollection* MgResourceService::GetResourceContents ( MgStringCollection resources,
MgStringCollection preProcessTags 
) [virtual]

Gets the contents of the specified resources.

Parameters:
resourcesA collection of resource identifiers describing the resources.
preProcessTagsPre-processing to apply to resource before returning content. If this parameter is NULL, it means no pre-processing. If this parameter is not NULL, it must be a collection of pre-processing types, and it should be one to one matching the collection of parameter resources. See MgResourcePreProcessingType for a list of supported pre-processing tags.
Returns:
MgStringCollection object representing the collection of corresponding resource contents.
Exceptions:
MgInvalidRepositoryTypeException
MgInvalidRepositoryNameException
MgInvalidResourcePathException
MgInvalidResourceNameException
MgInvalidResourceTypeException
Since:
2.2