http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

API Docs for SAX and DOM
 

XMLHolder< Type > Class Template Reference

Inheritance diagram for XMLHolder< Type >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 XMLHolder ()
 ~XMLHolder ()

Static Public Member Functions

static XMLHolder< Type > * castTo (void *handle)

Public Attributes

Type fInstance

template<class Type>
class XMLHolder< Type >


Constructor & Destructor Documentation

template<class Type>
XMLHolder< Type >::XMLHolder  ) 
 

template<class Type>
XMLHolder< Type >::~XMLHolder  ) 
 


Member Function Documentation

template<class Type>
static XMLHolder<Type>* XMLHolder< Type >::castTo void *  handle  )  [static]
 


Member Data Documentation

template<class Type>
Type XMLHolder< Type >::fInstance
 


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


Copyright © 1994-2004 The Apache Software Foundation. All Rights Reserved.