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
Afficher le fichier Open project: spring-projects/spring-net

Méthodes publiques

Méthode Description
WebObjectsNamespaceParser ( )

Creates a new instance of the WebObjectsNamespaceParser class.

Method Details

WebObjectsNamespaceParser() public méthode

Creates a new instance of the WebObjectsNamespaceParser class.