Lines Matching refs:element

95 	/** allows to get list of child elements and to check if an element with a
100 a child element by
251 modes. It can support 'read' mode in addition. But any child element
437 /** allows to check if an element is a child stream with specified name.
440 In case there is no child element with such name an exception will be
445 the name of the element to check
448 <TRUE/> in case the element is a stream
449 <FALSE/> - the element is a storage
452 there is no element with such name
468 /** allows to check if an element is a child storage with specified name.
471 In case there is no child element with such name an exception will be
476 the name of the element to check
479 <TRUE/> in case the element is a storage
480 <FALSE/> - the element is a stream
483 there is no element with such name
498 /** removes an element from a storage.
501 the name of the element to remove
510 there is no element with such name
527 /** renames an element in a storage.
530 the old name of the element to rename
533 the new name of the element to rename
542 there is no element with old name in this storage
545 an element with new name already exists in this storage
566 If target element supports transacted mode it must be committed by this
571 the name of the element in this storage
577 the name of the result element in destination storage
583 there is no specified source element in this storage
586 an element with specified destination name already exists in destination storage
610 If target element supports transacted mode it must be committed by this
615 the name of the element in this storage
621 the name of the result element in destination storage
627 there is no specified source element in this storage
630 an element with specified destination name already exists in destination storage