I'm trying to use date:format-date in a XSL style sheet being processed by org.apache.xalan.xslt.Process. I can use it as either a template or as a function, but I can't seem to get either form to work; basically I keep getting "could not find method" kinds of errors. I've found a little bit of documentation at http://xml.apache.org/xalan-j, but there's either something I'm missing or overlooking. My guess is that
(a) something is missing from my CLASSPATH,
(b) I'm missing an argument I should be passing to org.apache.xalan.xslt.Process, or
(c) I need to be using a different namespace definition other than the one I'm using.


Could someone point to some documentation or provide me with an example?

Thanks,
Ed Knoll

--
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                 e-mail (FedEx)    : [EMAIL PROTECTED]
                 e-mail (personal) : [EMAIL PROTECTED]




Reply via email to