:: 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 © 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.