[Home]  [List]  [News]  [Docs]  [FAQ]  [Downloads]  [Resources]  [About]
Search :
/Home /List

list4xt : Mailing list for the XT users community.

[list4xt] Extension mechanism question

Subject: [list4xt] Extension mechanism question

User: Website

From: Chen, PeterX (peterx.chen@intel.com)
Date: 15/05/2000 - 07:34


Does anyone know how to properly use the extension mechanism via XT?

I'm trying to convert the following Java code into XSLT extension calls, but
I keep getting error messages like "overloaded constructor."

String dateValue = someDate.toString( );
String datePattern = "yyyyMMdd";
SimpleDateFormat formatter = new SimpleDateFormat( datePattern );
java.util.Date utilDate = formatter.parse( dateValue );
String newDateValue = utilDate.toString( );

Thanks again for any help,

Peter

--
Mailing list for the XT users community.     (http://forwc.org)
(mailto:list4xt-request@4xt.org?Subject=unsubscribe to unsubscribe)



Archive générée par hypermail 2b28 le 06/11/2001 - 11:46 CET

webmaster@4xt.org