Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > a6711891ce757817bba854bf3f25205a > files > 2482

qtjambi-doc-4.3.3-3mdv2008.1.i586.rpm

<class name="QXmlStreamNotationDeclaration" doc="/**
&lt;p&gt;The &lt;a href=&quot;QXmlStreamNotationDeclaration.html#QXmlStreamNotationDeclaration()&quot;&gt;&lt;tt&gt;QXmlStreamNotationDeclaration&lt;/tt&gt;&lt;/a&gt; class represents a DTD notation declaration.&lt;/p&gt;
&lt;p&gt;An notation declaration consists of a &lt;a href=&quot;QXmlStreamNotationDeclaration.html#name()&quot;&gt;&lt;tt&gt;name&lt;/tt&gt;&lt;/a&gt;, a &lt;a href=&quot;QXmlStreamNotationDeclaration.html#systemId()&quot;&gt;&lt;tt&gt;systemId&lt;/tt&gt;&lt;/a&gt;, and a &lt;a href=&quot;QXmlStreamNotationDeclaration.html#publicId()&quot;&gt;&lt;tt&gt;publicId&lt;/tt&gt;&lt;/a&gt;.&lt;/p&gt;
 */">
    <method name="public QXmlStreamNotationDeclaration(com.trolltech.qt.xml.QXmlStreamNotationDeclaration arg__1)" doc="/**
&lt;p&gt;Creates a copy of &lt;tt&gt;arg__1&lt;/tt&gt;.&lt;/p&gt;
 */"/>
    <method name="public QXmlStreamNotationDeclaration()" doc="/**
&lt;p&gt;Creates an empty notation declaration.&lt;/p&gt;
 */"/>
    <method name="public final java.lang.String name()" doc="/**
&lt;p&gt;Returns the notation name.&lt;/p&gt;
 */"/>
    <method name="public final java.lang.String publicId()" doc="/**
&lt;p&gt;Returns the public identifier.&lt;/p&gt;
 */"/>
    <method name="public final java.lang.String systemId()" doc="/**
&lt;p&gt;Returns the system identifier.&lt;/p&gt;
 */"/>
</class>