Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

mxml-attr.c File Reference

#include <gutenprint/mxml.h>
#include "config.h"

Go to the source code of this file.

Functions

const char * stp_mxmlElementGetAttr (stp_mxml_node_t *node, const char *name)
void stp_mxmlElementSetAttr (stp_mxml_node_t *node, const char *name, const char *value)


Function Documentation

const char* stp_mxmlElementGetAttr stp_mxml_node_t node,
const char *  name
 

Definition at line 40 of file mxml-attr.c.

References stp_mxml_attr_s::name, STP_MXML_ELEMENT, and stp_mxml_attr_s::value.

Referenced by curve_whitespace_callback(), stp_array_create_from_xmltree(), stp_curve_create_from_xmltree(), stp_mxmlFindElement(), stp_printer_create_from_xmltree(), stp_sequence_create_from_xmltree(), stp_xml_process_dither_matrix(), stp_xml_process_paper(), stpi_dither_array_create_from_xmltree(), and stpi_xml_process_family().

void stp_mxmlElementSetAttr stp_mxml_node_t node,
const char *  name,
const char *  value
 

Definition at line 82 of file mxml-attr.c.

References stp_mxml_attr_s::name, STP_MXML_ELEMENT, and stp_mxml_attr_s::value.

Referenced by mxml_parse_element(), stp_xmldoc_create_generic(), stp_xmltree_create_from_array(), stp_xmltree_create_from_curve(), and stp_xmltree_create_from_sequence().


Generated on Thu Feb 10 19:29:31 2005 for libgutenprint API Reference by  doxygen 1.4.1