Skip to main content



      Home
Home » Archived » BIRT » Chart Serializer
Chart Serializer [message #157100] Fri, 28 April 2006 09:01 Go to next message
Eclipse UserFriend
Originally posted by: aloke.aunwesha.com

Hi,

I am trying to use chart Serializer. I want to generate xml file from
chart. I have generate chart in BufferImage. What is the input stream in
Serializer?


I need help.
Re: Chart Serializer [message #157144 is a reply to message #157100] Fri, 28 April 2006 10:02 Go to previous messageGo to next message
Eclipse UserFriend
The Serializer reads a chart model in XML Format (in that case the
inputstream points to some XML content, not an image). It also output the
model in XML format. If you want to generate the XML, you would use the
following method:
public ByteArrayOutputStream asXml(Chart cModel, boolean bStripHeaders)
throws IOException;

Thanks,

David

"Aunwesha" <aloke@aunwesha.com> wrote in message
news:1d6d2a9165337627427cf7c190c73e73$1@www.eclipse.org...
> Hi,
>
> I am trying to use chart Serializer. I want to generate xml file from
> chart. I have generate chart in BufferImage. What is the input stream in
> Serializer?
>
>
> I need help.
>
Re: Chart Serializer [message #157173 is a reply to message #157144] Fri, 28 April 2006 10:37 Go to previous message
Eclipse UserFriend
Originally posted by: aloke.aunwesha.com

Hi,

Can you give me xml sample? That i can use as an input stream.
Previous Topic:image
Next Topic:problem with library
Goto Forum:
  


Current Time: Wed Apr 30 02:59:33 EDT 2025

Powered by FUDForum. Page generated in 0.05899 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top