GoDiagram Win Reference
GoXmlReader Class Properties


For a list of all members of this type, see GoXmlReader members.

Public Properties
 NameDescription
Public PropertyGrandParentObjectGets the parent object of the current parent object when consuming or generating the body of an element. (Inherited from Northwoods.Go.Xml.GoXmlReaderWriterBase)
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. (Inherited from Northwoods.Go.Xml.GoXmlReaderWriterBase)
Public PropertyParentObjectGets the current parent object when consuming or generating the body of an element. (Inherited from Northwoods.Go.Xml.GoXmlReaderWriterBase)
Public PropertyReaderNodeGets or sets the current XmlNode of the DOM that this reader is looking at.  
Public PropertyRootObjectGets or sets the object representing the root element of the XML document being read.  
Public PropertyUseDOMGets or sets whether the IGoXmlTransformers should use the XmlDocument or the XmlReader.  
Public PropertyUserObjectGets or sets an object holding additional information for use by your application; this property is not used by GoXml. (Inherited from Northwoods.Go.Xml.GoXmlReaderWriterBase)
Public PropertyXmlDocumentGets the XmlDocument that was loaded from the stream/file.  
Public PropertyXmlReaderGets the XmlReader used to actually read XML from the input stream.  
Public PropertyXmlReaderSettingsGets or sets the XmlReaderSettings used in the call to XmlReader.Create to customize the XmlReader.  
Top
See Also

Reference

GoXmlReader Class
Northwoods.Go.Xml Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback