GoDiagram Web Reference
Northwoods.GoWeb.Xml Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassGoXmlBindingTransformer This class implements a GoXmlTransformer with which you can easily declare a binding between XML attributes and Northwoods.GoWeb.GoObject properties, and which automatically makes a copy of a Prototype object when consuming an XML element for this transformer.
ClassGoXmlReader Read customizable XML, using class-specific IGoXmlTransformers, using an XmlDocument or just an XmlReader.
ClassGoXmlReaderWriterBase This base class for both GoXmlReader and GoXmlWriter defines methods to manage the IGoXmlTransformers that they use.
ClassGoXmlSimpleData Use this abstract class to implement temporary data structures representing collections of properties that do not exist in your actual Northwoods.GoWeb.GoObject classes, in conjunction with GoXmlBindingTransformers.
ClassGoXmlTransformer This abstract class holds methods called by GoXmlWriter and GoXmlReader, used to generate or parse XML for objects of a particular class.
ClassGoXmlWriter Write customizable XML, using class-specific IGoXmlTransformers, creating an XmlDocument or just writing to an XmlWriter.
Interfaces
 InterfaceDescription
InterfaceIGoXmlTransformer This interface represents the methods that GoXmlWriter or GoXmlReader will call to generate or consume XML for an arbitrary type of object.
Enumerations
 EnumerationDescription
EnumerationGoXmlBindingFlags These flags describe characteristics of an attribute-property binding use by GoXmlBindingTransformer.
See Also

Reference

Northwoods.GoWeb.Xml Assembly

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback