Main Page | Namespace List | Class Hierarchy | Class List | Class Members | Related Pages

sjg::xml::Attribute Class Reference

List of all members.

Public Member Functions

String getValue ()
int getIntValue ()
String getName ()

Package Functions

 Attribute (String name, String value)

Detailed Description

An xml attribute.

Author:
Christian Hvid


Member Function Documentation

int sjg::xml::Attribute::getIntValue  )  [inline]
 

Returns the value of this attribute as an integer - may throw an error if value is not an integer.

String sjg::xml::Attribute::getName  )  [inline]
 

Returns the name of this attribute.

String sjg::xml::Attribute::getValue  )  [inline]
 

Returns the value of this attribute.


The documentation for this class was generated from the following file:
Generated on Wed Jan 19 17:03:06 2005 by  doxygen 1.3.9.1