|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StylesheetResolver | |
com.arsdigita.templating | System for styling and rendering XML documents using XSLT. |
Uses of StylesheetResolver in com.arsdigita.templating |
Classes in com.arsdigita.templating that implement StylesheetResolver | |
class |
LegacyStylesheetResolver
Deprecated. use PatternStylesheetResolver in new code. |
class |
PatternStylesheetResolver
This stylesheet resolver is used by the *PresentationManager
class to work out which XSLT stylesheet to apply to the current Bebop
XML output. |
Methods in com.arsdigita.templating that return StylesheetResolver | |
StylesheetResolver |
TemplatingConfig.getStylesheetResolver()
Gets the stylesheet resolver. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |