FoodCandy!

DcElement Class Reference

The class representing any of the Dublin Core elements.
See also:
ScopedElement

. More...

Inheritance diagram for DcElement:

ScopedElement AtomElement List of all members.

Public Member Functions

 DcElement (Uri ns)
 Represents an DcElement instance. Initialize the Atom::Core::AtomElement::LocalName to String::Empty and ScopedElement::Content to String::Empty.
 DcElement (string name, Uri ns)
 Represents an DcElement instance initialized with the given name.
 DcElement (string name, string content, Uri ns)
 Represents an DcElement instance initialized with the given name and content.

Properties

override string NamespacePrefix
 Gets the Dublin Core namespace prefix.
override Uri NamespaceUri
 Gets the Dublin Core namespace prefix.

Detailed Description

The class representing any of the Dublin Core elements.
See also:
ScopedElement

.


Constructor & Destructor Documentation

DcElement string  name,
Uri  ns
 

Represents an DcElement instance initialized with the given name.

Parameters:
name The Atom::Core::AtomElement::LocalName of the DcElement.

DcElement string  name,
string  content,
Uri  ns
 

Represents an DcElement instance initialized with the given name and content.

Parameters:
name The Atom::Core::AtomElement::LocalName of the DcElement.
content The ScopedElement::Content of the DcElement.

The documentation for this class was generated from the following file:
  • DcElement.cs
© FoodCandy, 2006-2007, All Rights Reserved | FoodCandy | Sun Oct 7 10:48:51 2007 | Doxygen 1.4.6-NO