Uses of Class
uk.co.lakesidetech.springxmldb.spring.web.controller.UrlFilenameXMLDBResourceController

Packages that use UrlFilenameXMLDBResourceController
uk.co.lakesidetech.springxmldb.spring.web.controller   
 

Uses of UrlFilenameXMLDBResourceController in uk.co.lakesidetech.springxmldb.spring.web.controller
 

Subclasses of UrlFilenameXMLDBResourceController in uk.co.lakesidetech.springxmldb.spring.web.controller
 class AdvancedUrlFilenameXMLDBResourceController
           Expands on UrlFilenameXMLDBResourceController to retrieve a resource using the filename on the request URL but also determining the collection to retrieve from using the URL The ignorePathForCollection parameter is used to remove the first part of the URL to determine the collection to retrieve the resource from