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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

XMLInteger Class Reference

Inheritance diagram for XMLInteger:

List of all members.

Public Member Functions

 XMLInteger (const int intVal)
 Constructs a newly allocated XMLInteger object.
 ~XMLInteger ()
int intValue () const
 Returns the built in integer value.


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 © 1994-2004 The Apache Software Foundation. All Rights Reserved.