NiXPSObjects::NOXMLPartBased Class Reference

#include "NOXMLPartBased.h"

Inherits NiXPSObjects::NOPartBased.

Inherited by NiXPSObjects::NOCoreProperties, and NiXPSObjects::NOPartWithResources.

List of all members.

Public Member Functions

void getContentStream (UInt8 *pBuffer, UInt32 pSize)
UInt32 getContentStreamLength ()
void replaceContentStream (const UInt8 *pBuffer, UInt32 pLen)
NOContentStreamNavigator getContentStreamNavigator ()

Detailed Description

Class representing an XML-based part of an XPS-package. Base class for all NiXPSObjects based on an xml part.


Member Function Documentation

void NiXPSObjects::NOXMLPartBased::getContentStream ( UInt8 *  pBuffer,
UInt32  pSize 
)

Get the content stream as a buffer of UTF-8 characters

Parameters:
pBuffer The buffer to be filled
pSize The size of the buffer
void NiXPSObjects::NOXMLPartBased::replaceContentStream ( const UInt8 *  pBuffer,
UInt32  pLen 
)

Replace the contentstream with another stream buffer

Parameters:
pBuffer The buffer to replace the content stream with
pLen The length of the buffer

The documentation for this class was generated from the following files:

Generated on Wed Mar 10 08:54:38 2010 for NiXPS Library SDK by  doxygen 1.6.1