Uses of Class
org.mycore.common.xml.MCRLayoutService

Packages that use MCRLayoutService
org.mycore.common.xml   
org.mycore.frontend.servlets   
 

Uses of MCRLayoutService in org.mycore.common.xml
 

Methods in org.mycore.common.xml that return MCRLayoutService
static MCRLayoutService MCRLayoutService.instance()
           
 

Uses of MCRLayoutService in org.mycore.frontend.servlets
 

Methods in org.mycore.frontend.servlets that return MCRLayoutService
static MCRLayoutService MCRServlet.getLayoutService()