Uses of Class
org.jasig.portal.CoreXSLTStylesheetDescription

Packages that use CoreXSLTStylesheetDescription
org.jasig.portal   
org.jasig.portal.layout.simple   
 

Uses of CoreXSLTStylesheetDescription in org.jasig.portal
 

Subclasses of CoreXSLTStylesheetDescription in org.jasig.portal
 class StructureStylesheetDescription
          Stylesheet description for stylesheets performing structure transformation
 class ThemeStylesheetDescription
          Stylesheet description for stylesheets performing theme transformation
 

Uses of CoreXSLTStylesheetDescription in org.jasig.portal.layout.simple
 

Methods in org.jasig.portal.layout.simple with parameters of type CoreXSLTStylesheetDescription
private  void RDBMUserLayoutStore.populateChannelAttributeTable(org.w3c.dom.Document descr, CoreXSLTStylesheetDescription cxsd)