|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.query.template.URLXSLSpec
Supported API: false
Extendable: false
Field Summary | |
private static String |
CLASSNAME
|
private static String |
RESOURCE
|
private static long |
serialVersionUID
|
private Vector |
theURL
|
Constructor Summary | |
URLXSLSpec(Vector the_URL)
Supported API: false |
Method Summary | |
Stylesheet[] |
getStylesheets(Locale a_locale)
Supported API: false |
Vector |
getURL()
Gets the value of the attribute: theURL. |
void |
setURL(Vector a_URL)
Sets the value of the attribute: theURL. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static final String RESOURCE
private static final String CLASSNAME
private Vector theURL
private static final long serialVersionUID
Constructor Detail |
public URLXSLSpec(Vector the_URL) throws WTPropertyVetoException
the_URL
-
WTPropertyVetoException
Method Detail |
public Vector getURL()
public void setURL(Vector a_URL) throws WTPropertyVetoException
a_URL
-
WTPropertyVetoException
public Stylesheet[] getStylesheets(Locale a_locale) throws WTException
getStylesheets
in interface XSLSpec
a_locale
- parameter to get locale specific XSL
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |