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

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

XMLInteger Class Reference

Inheritance diagram for XMLInteger:

Inheritance graph
[legend]
Collaboration diagram for XMLInteger:

Collaboration graph
[legend]
List of all members.

Public Methods

 XMLInteger (const int intVal)
 Constructs a newly allocated XMLInteger object. More...

 ~XMLInteger ()
int intValue () const
 Returns the built in integer value. More...


Constructor & Destructor Documentation

XMLInteger::XMLInteger const int    intVal
 

Constructs a newly allocated XMLInteger object.

Parameters:
intVal  the integer

XMLInteger::~XMLInteger  
 


Member Function Documentation

int XMLInteger::intValue   const
 

Returns the built in integer value.


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


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