:: com :: sun :: star :: container ::
|
interface XImplicitIDAccess |
- Base Interfaces
XImplicitIDAccess
┗ XElementAccess
XElementAccess |
- (referenced interface's summary:)
- This is the base interface of all collection interfaces.
|
|
- Description
- makes it possible to access contents through an implicit (unique) ID.
|
Methods' Details |
getByImplicitID
- Returns
-
the element with the specified implicit ID.
|
|
getImplicitIDs
sequence< string > |
getImplicitIDs(); |
- Returns
-
a sequence with all existing implicit IDs.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.