Methods' Details |
getByHierarchicalName
- Returns
- the object with the specified name.
- Parameter aName
- the name of the object.
- Throws
- NoSuchElementException
if an element under Name does not exist.
|
|
hasByHierarchicalName
boolean |
hasByHierarchicalName( |
[in] string |
aName ); |
- Returns
- `TRUE` if an element with this name is in
the container, `FALSE` otherwise.
In many cases, the next call is XNameAccess::getByName().
You should optimize this case.
- Parameter aName
- the name of the object.
|
|
Top of Page
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.