:: com :: sun :: star :: script :: provider ::
|
unpublished |
interface XScriptProvider |
|
|
|
- Description
-
This interface provides a factory for obtaining objects implmenting the
XScript interface.
|
Methods' Summary |
getScript |
a factory method for the creation of XScript
implementations.
|
Methods' Details |
getScript
- Description
- a factory method for the creation of XScript
implementations.
- Parameter sScriptURI
-
is the logical or language-dependent script URI
- Returns
-
an object implementing ::com::sun::star::script::provider::XScript representing the script
- Throws
- ::com::sun::star::provider::ScriptFrameworkErrorException
Framework error getting script for URI.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.