webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
WebCore::_xmlSAX2Attributes Struct Reference

Public Attributes

const xmlChar * localname
 
const xmlChar * prefix
 
const xmlChar * uri
 
const xmlChar * value
 
const xmlChar * end
 

Member Data Documentation

◆ end

const xmlChar* WebCore::_xmlSAX2Attributes::end

◆ localname

const xmlChar* WebCore::_xmlSAX2Attributes::localname

◆ prefix

const xmlChar* WebCore::_xmlSAX2Attributes::prefix

◆ uri

const xmlChar* WebCore::_xmlSAX2Attributes::uri

◆ value

const xmlChar* WebCore::_xmlSAX2Attributes::value

The documentation for this struct was generated from the following file: