GoDiagram Win Reference
GoXmlTransformer Class Properties


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

Public Properties
 NameDescription
Public PropertyBodyConsumesChildElementsGets or sets whether ConsumeBody should iterate over all of the child elements of this XML node, calling ConsumeObject for each one, and passing the result to ConsumeChild.  
Public PropertyElementNameGets or sets the name of the principal element used to render this object.  
Public PropertyGeneratesPortsAsChildElementsGets or sets whether this transformer writes child elements representing ports (IGoPort), if this transformer is operating on an IGoNode.  
Public PropertyIdAttributeUsedForSharedObjectsGets or sets whether this transformer reads/writes the "id" attribute using the identifier associated with shared objects.  
Public PropertyInheritsFromTransformerGets or sets a transformer from which this transformer will inherit implementation of the IGoXmlTransformer methods.  
Public PropertyReaderGets or sets the GoXmlReader that is using this transformer.  
Public PropertyReaderNodeGet the Reader's GoXmlReader.ReaderNode, an XmlNode.  
Public PropertyTransformerTypeReturns the Type for which these transformer methods apply.  
Public PropertyWriterGets or sets the GoXmlWriter that is using this transformer.  
Public PropertyWriterElementGet the Writer's GoXmlWriter.WriterElement, an XmlElement.  
Public PropertyXmlDocumentGet the Reader's or the Writer's XmlDocument.  
Public PropertyXmlReaderGet the Reader's XmlReader.  
Public PropertyXmlWriterGet the Writer's GoXmlWriter.XmlWriter.  
Top
See Also

Reference

GoXmlTransformer Class
Northwoods.Go.Xml Namespace

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback