NiXPSObjects::NOXMLPartBased Class Reference

#include "NOXMLPartBased.h"

Inheritance diagram for NiXPSObjects::NOXMLPartBased:

Inheritance graph
[legend]

List of all members.

Public Member Functions

void getContentStream (UTF8Char *pBuffer, UInt32 pSize)
UInt32 getContentStreamLength ()
void replaceContentStream (const UTF8Char *pBuffer, const 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 ( UTF8Char *  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

NCommon::UInt32 NiXPSObjects::NOXMLPartBased::getContentStreamLength (  ) 

Get the length of the content stream.

void NiXPSObjects::NOXMLPartBased::replaceContentStream ( const UTF8Char *  pBuffer,
const 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

NOContentStreamNavigator NiXPSObjects::NOXMLPartBased::getContentStreamNavigator (  ) 

Return a content stream navigator object that helps navigating through the content stream.

Examples:
docexample_nocontentstream.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Sep 24 15:01:45 2007 for NiXPS Library by  doxygen 1.5.3