ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

nsIContentSerializer Interface Reference

import "nsiface.idl";

Inherits nsISupports.

Public Member Functions

nsresult Init (PRUint32 flags, PRUint32 aWrapColumn, const char *aCharSet, PRBool aIsCopying, PRBool aIsWholeDocument)
nsresult AppendText (nsIDOMText *aText, PRInt32 aStartOffset, PRInt32 aEndOffset, nsAString *aStr)
nsresult AppendCDATASection (nsIDOMCDATASection *aCDATASection, PRInt32 aStartOffset, PRInt32 aEndOffset, nsAString *aStr)
nsresult AppendProcessingInstruction (nsIDOMProcessingInstruction *aPI, PRInt32 aStartOffset, PRInt32 aEndOffset, nsAString *aStr)
nsresult AppendComment (nsIDOMComment *aComment, PRInt32 aStartOffset, PRInt32 aEndOffset, nsAString *aStr)
nsresult AppendDoctype (nsIDOMDocumentType *aDoctype, nsAString *aStr)
nsresult AppendElementStart (nsIDOMElement *aElement, nsIDOMElement *aOriginalElement, nsAString *aStr)
nsresult AppendElementEnd (nsIDOMElement *aElement, nsAString *aStr)
nsresult Flush (nsAString *aStr)
nsresult AppendDocumentStart (nsIDOMDocument *aDocument, nsAString *aStr)

Detailed Description

Definition at line 2542 of file nsiface.idl.


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

Generated on Sun May 27 2012 06:31:17 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.