Responsible for converting a Stream of HBM XML into an instance of HbmMapping.

Namespace: NHibernate.Cfg.MappingSchema
Assembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)

Syntax

C#
public interface IMappingDocumentParser
Visual Basic
Public Interface IMappingDocumentParser
Visual C++
public interface class IMappingDocumentParser

See Also