XMLTupleSpaceShared.ExtendedXmlDocument Class
This class extends the standard XmlDocument class by implementing the <c>ISerialiable</c> interface.

Access: Public
Base Classes: XmlDocument
Implemented interfaces: ISerializable
  Members Description  
    ExtendedXmlDocument use base-constructor

 
    ExtendedXmlDocument additional constructor to create intialize an XmlDocument with the given string

 
    writeToFile Writes the Xml-contents into a file

 
    ExtendedXmlDocument implements ISerializable - method

 
    GetObjectData implements ISerializable - method