:: com :: sun :: star :: uri ::

service UriSchemeParser_vndDOTsunDOTstarDOTexpand
Supported Interface
XUriSchemeParser
Description
parses textual representations of absolute “vnd.sun.star.expand” URLs.

The argument scheme of method XUriSchemeParser::parse must always be equal to the string "vnd.sun.star.expand", ignoring case. The objects returned by XUriSchemeParser::parse implement XVndSunStarExpandUrlReference.

This service is not intended to be instantiated directly by client code. Rather, it should be used indirectly through the UriReferenceFactory service.




 Top of Page