C# Class Spring.Objects.Factory.Xml.WebObjectsNamespaceParser

A custom implementation of the INamespaceParser interface that properly handles web application specific attributes, such as object scope.

Parses object definitions according to the standard Spring.NET schema.

Inheritance: Spring.Objects.Factory.Xml.ObjectsNamespaceParser
Exibir arquivo Open project: spring-projects/spring-net

Public Methods

Method Description
WebObjectsNamespaceParser ( )

Creates a new instance of the WebObjectsNamespaceParser class.

Method Details

WebObjectsNamespaceParser() public method

Creates a new instance of the WebObjectsNamespaceParser class.