GoDiagram Web Reference
GoXmlReaderWriterBase Class Members
Properties  Methods 


The following tables list the members exposed by GoXmlReaderWriterBase.

Public Properties
 NameDescription
Public PropertyGrandParentObjectGets the parent object of the current parent object when consuming or generating the body of an element.  
Public PropertyObjectStackGets an List of Object acting as a stack of Objects that have been created during the walking of the XML tree during Consume, or that have been seen during Generate.  
Public PropertyParentObjectGets the current parent object when consuming or generating the body of an element.  
Public PropertyUserObjectGets or sets an object holding additional information for use by your application; this property is not used by GoXml.  
Top
Public Methods
 NameDescription
Public MethodAddTransformerCause this XML writer to use the given IGoXmlTransformer for objects of the type given by the transformer's IGoXmlTransformer.TransformerType.  
Public MethodFindTransformerReturns the first IGoXmlTransformer associated with a given type or its base types.  
Public MethodGetTransformerReturns the IGoXmlTransformer associated with a given type.  
Public MethodRegisterTransformersThis method creates instances of all of the standard IGoXmlTransformers to be used when generating XML.  
Public MethodSetTransformerCause this XML writer to use the given IGoXmlTransformer for objects of the type given by t.  
Top
See Also

Reference

GoXmlReaderWriterBase Class
Northwoods.GoWeb.Xml Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback