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
 

XMLInteger Class Reference

Inheritance diagram for XMLInteger:

Inheritance graph
[legend]
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.