- Usage Restrictions
- not published
- 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.
- Since
- OpenOffice 2.0.0
|