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

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

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

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