Oracle® Coherence .NET API Reference Release 3.6
E15727-01

This class uses the validating System.Xml.XmlReader to load XML into System.Xml.XmlDocument which is then converted to IXmlDocument.

Namespace:  Tangosol.Run.Xml
Assembly:  Coherence (in Coherence.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public class SimpleParser

Inheritance Hierarchy

System..::.Object
  Tangosol.Run.Xml..::.SimpleParser

See Also