ZifMdPrimaryXml

ZifMdPrimaryXml — PrimaryXml metadata

Synopsis

struct              ZifMdPrimaryXml;
struct              ZifMdPrimaryXmlClass;
ZifMd *             zif_md_primary_xml_new              (void);
                    ZifMdPrimaryXmlPrivate;

Object Hierarchy

  GObject
   +----ZifMd
         +----ZifMdPrimaryXml

Description

Provide access to the primary_xml repo metadata. This object is a subclass of ZifMd

Details

struct ZifMdPrimaryXml

struct ZifMdPrimaryXml;


struct ZifMdPrimaryXmlClass

struct ZifMdPrimaryXmlClass {
	ZifMdClass			 parent_class;
};


zif_md_primary_xml_new ()

ZifMd *             zif_md_primary_xml_new              (void);

Returns :

A new ZifMdPrimaryXml instance.

Since 0.1.0


ZifMdPrimaryXmlPrivate

typedef struct _ZifMdPrimaryXmlPrivate ZifMdPrimaryXmlPrivate;

Private ZifMdPrimaryXml data