Northwoods.Go.Xml Assembly > Northwoods.Go.Xml Namespace : GoXmlReaderWriterBase Class |
For a list of all members of this type, see GoXmlReaderWriterBase members.
Name | Description | |
---|---|---|
![]() | AddTransformer | Cause this XML writer to use the given IGoXmlTransformer for objects of the type given by the transformer's IGoXmlTransformer.TransformerType. |
![]() | FindTransformer | Returns the first IGoXmlTransformer associated with a given type or its base types. |
![]() | GetTransformer | Returns the IGoXmlTransformer associated with a given type. |
![]() | RegisterTransformers | This method creates instances of all of the standard IGoXmlTransformers to be used when generating XML. |
![]() | SetTransformer | Cause this XML writer to use the given IGoXmlTransformer for objects of the type given by t. |