C# 클래스 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.

상속: Spring.Objects.Factory.Xml.ObjectsNamespaceParser
파일 보기 프로젝트 열기: spring-projects/spring-net

공개 메소드들

메소드 설명
WebObjectsNamespaceParser ( )

Creates a new instance of the WebObjectsNamespaceParser class.

메소드 상세

WebObjectsNamespaceParser() 공개 메소드

Creates a new instance of the WebObjectsNamespaceParser class.