ZPT-Sharp  v1.0.0
Zope Page Templates for .NET
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
CSF.Zpt.IXmlUrlResolverFactory Interface Reference

Interface for a service which can return instances of XmlUrlResolver. More...

Inheritance diagram for CSF.Zpt.IXmlUrlResolverFactory:

Public Member Functions

XmlUrlResolver GetResolver ()
 Gets the XML URL resolver. More...
 

Detailed Description

Interface for a service which can return instances of XmlUrlResolver.

Member Function Documentation

XmlUrlResolver CSF.Zpt.IXmlUrlResolverFactory.GetResolver ( )

Gets the XML URL resolver.

Returns
The resolver.

Implemented in CSF.Zpt.XmlUrlResolverFactory.


The documentation for this interface was generated from the following file: