[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: XSLT - Converting image to Base64

Subject: RE: XSLT - Converting image to Base64
From: Hermann Stamm-Wilbrandt <STAMMW@xxxxxxxxxx>
Date: Tue, 3 May 2011 14:48:35 +0200
RE:  XSLT - Converting image to Base64
> > and by calling into Java you can probably read in the file and get the
> > sequence of octets to feed to that function.
>
> anyone know of a reliable extension that does this?

While gzip streams are part of "base Java" base64 encoding is not.
You may take any of the many hits while searching for "java base64".

There is one by Apache commons, one by code.google and many others.

Because I did not want to rely on anything "external" I wrote my own 
(short) base64 converter recently ...
https://www.ibm.com/developerworks/forums/thread.jspa?threadID=363570#14590918


Mit besten Gruessen / Best wishes,

Hermann Stamm-Wilbrandt
Developer, XML Compiler, L3
Fixpack team lead
WebSphere DataPower SOA Appliances
https://www.ibm.com/developerworks/mydeveloperworks/blogs/HermannSW/
----------------------------------------------------------------------
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martin Jetter
Geschaeftsfuehrung: Dirk Wittkopp
Sitz der Gesellschaft: Boeblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294 



From:   tom tom <tomxsllist@xxxxxxxxxxx>
To:     <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Date:   05/03/2011 01:42 PM
Subject:        RE:  XSLT - Converting image to Base64




> and by calling into Java you can probably read in the file and get the
> sequence of octets to feed to that function.

anyone know of a reliable extension that does this?


----------------------------------------
> Date: Wed, 27 Apr 2011 12:43:50 +0200
> From: Martin.Honnen@xxxxxx
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  XSLT - Converting image to Base64
>
> tom tom wrote:
>
> > I need to take a jpeg / gif file as input and output it as base 64.
> >
> > Is there a way to do this using XSLT 2 (Saxon 9+) / extension 
functions.
>
> There is
> 
http://www.saxonica.com/documentation/extensions/functions/octetstobase64binary.xml

> and by calling into Java you can probably read in the file and get the
> sequence of octets to feed to that function.
>
> --
>
> Martin Honnen
> http://msmvps.com/blogs/martin_honnen/

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.