Apache log4cxx Version 0.10.0

XMLDOMElement Class Reference

The XMLDOMElement interface represents an element in an XML document. More...

Inherits log4cxx::helpers::XMLDOMNode.

List of all members.

Public Member Functions

virtual LogString getTagName ()=0
virtual LogString getAttribute (const LogString &name)=0

Detailed Description

The XMLDOMElement interface represents an element in an XML document.


Member Function Documentation

virtual LogString getAttribute ( const LogString name) [pure virtual]
virtual LogString getTagName ( ) [pure virtual]

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