Main Page
Modules
Related Pages
S
earch for
Axl Item: A basic item abstraction that represents a child node that could be another node, content, xml comment, etc.
axl_item_are_equal
axl_item_copy
axl_item_free
axl_item_get_content
axl_item_get_data
axl_item_get_doc
axl_item_get_first_child
axl_item_get_last_child
axl_item_get_next
axl_item_get_parent
axl_item_get_previous
axl_item_get_type
axl_item_new
axl_item_new_ref
axl_item_node_holder
axl_item_node_next
axl_item_node_previous
axl_item_remove
axl_item_replace
axl_item_set_after
axl_item_transfer_childs_after
void axl_item_set_after
(
axlItem
*
item
,
AxlItemType
type
,
axlPointer
data
)
Allows to configure xml content just after the item used as reference.
Parameters:
item
The item used as reference to place the content after it.
type
AxlItemType to configure the content to be placed.
data
Pointer that is