wt.query.template
Interface XSLSpec

All Superinterfaces:
Serializable
All Known Implementing Classes:
DelegationXSLSpec, URLXSLSpec

public interface XSLSpec
extends Serializable



Supported API: false

Extendable: false


Method Summary
 Stylesheet[] getStylesheets(Locale a_locale)
          

Supported API: false
 

Method Detail

getStylesheets

public Stylesheet[] getStylesheets(Locale a_locale)
                            throws WTException


Supported API: false

Parameters:
a_locale - parameter to get locale specific XSL
Returns:
Stylesheet[]
Throws:
WTException