#include <axiom_children_qname_iterator.h>
Public Attributes | |
axis2_status_t(* | free_fn )(axiom_children_qname_iterator_t *iterator, const axis2_env_t *env) |
axis2_status_t(* | remove )(axiom_children_qname_iterator_t *iterator, const axis2_env_t *env) |
axis2_bool_t(* | has_next )(axiom_children_qname_iterator_t *iterator, const axis2_env_t *env) |
axiom_node_t *(* | next )(axiom_children_qname_iterator_t *iterator, const axis2_env_t *env) |
|
free om_children_qname_iterator struct |
|
Returns |
|
Returns the next element in the iteration. |
|
Removes from the underlying collection the last element returned by the iterator (optional operation). This method can be called only once per call to |