:: com :: sun :: star :: frame ::
|
service DispatchHelper |
- Description
- provides an easy way to dispatch an URL using one call instead of multiple ones.
Normaly a complete dispatch is splitted into different parts:
- converting and parsing the URL
- searching for a valid dispatch object available on a dispatch provider
- dispatching of the URL and it's parameters
- Since
- OpenOffice 1.1.2
- See also
- DispatchProvider
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.