Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03

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.7.1.23 (3.7.1.23)

Syntax

C#
public class SimpleParser

Inheritance Hierarchy

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

See Also