:: com :: sun :: star :: configuration ::
|
interface XTemplateInstance |
|
- Description
- is implemented by objects that are instances of a named template to provide
information about the template.
Template names are similar to service names, but apply to structure and
content, rather than to type.
Often a template description can be retrieved from a repository and then be
interpreted by a factory object. Templates provide a means to build
new kinds of objects dynamically.
- See also
- XTemplateContainer
|
Methods' Details |
getTemplateName
string |
getTemplateName(); |
- Description
- retrieves the name of the template
- Returns
- the name of the template this object was built from or conforms to.
|
|
Top of Page
Copyright © 1995, 2012, 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.