xsl-list
[Top] [All Lists]

Re: [xsl] serialize base64

2009-03-17 05:28:10
-Namespace created in my xsl: xmlns:myTest="GLP.Base64DecodeFromXML"

What package is the class in?  You need to use that as the namespace,
not the jar name...  (eg something like
com.mycomp.utils.Base64DecodeFromXML)

If you're not sure, open the jar with winzip or winrar or similar, and
browse the directory structure until you locate the class, that
directory structure is the package.


-- 
Andrew Welch
http://andrewjwelch.com
Kernow: http://kernowforsaxon.sf.net/

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>