- Description
- This is the generic interface for supporting the insertion and removal of
named elements.
- See also
- XContainer
- Developers Guide
Methods' Summary |
insertByName |
inserts the given element at the specified name.
|
removeByName |
removes the element with the specified name.
|
Methods' Details |
insertByName
- Description
- inserts the given element at the specified name.
|
|
removeByName
- Description
- removes the element with the specified name.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|