Uses of Class
fedora.server.config.webxml.ErrorPage

Packages that use ErrorPage
fedora.server.config.webxml   
 

Uses of ErrorPage in fedora.server.config.webxml
 

Methods in fedora.server.config.webxml that return types with arguments of type ErrorPage
 java.util.List<ErrorPage> WebXML.getErrorPages()
           
 

Methods in fedora.server.config.webxml with parameters of type ErrorPage
 void WebXML.addErrorPage(ErrorPage errorPage)