SnCore!

ScopedElement Class Reference

The base class of all non Atom core elements.
See also:
AtomElement

. More...

Inheritance diagram for ScopedElement:

AtomElement DcElement

List of all members.


Public Member Functions

override string ToString ()
 Converts the ScopedElement in a series of xml nodes.

Protected Member Functions

 ScopedElement (Uri ns)
 Initialize a new instance of the ScopedElement class.
internal override void WriteStartElement ()
 Writes the start tag of the element.
internal override void WriteEndElement ()
 Writes the end tag of the element.

Properties

virtual string Content [get, set]
 The content of the element.

Detailed Description

The base class of all non Atom core elements.
See also:
AtomElement

.


Constructor & Destructor Documentation

ScopedElement ( Uri  ns  )  [protected]

Initialize a new instance of the ScopedElement class.


Member Function Documentation

internal override void WriteStartElement (  )  [protected, virtual]

Writes the start tag of the element.

Reimplemented from AtomElement.

internal override void WriteEndElement (  )  [protected, virtual]

Writes the end tag of the element.

Reimplemented from AtomElement.

override string ToString (  ) 

Converts the ScopedElement in a series of xml nodes.

Returns:
The string representation of ScopedElement class.


Property Documentation

virtual string Content [get, set]

The content of the element.


The documentation for this class was generated from the following file:
  • ScopedElement.cs
© Vestris Inc., 2006-2007, All Rights Reserved | SnCore | Wed Mar 5 09:56:24 2008 | Doxygen 1.5.4