Issue 464 - Reformat (from Microsoft to text) & manipulate files in memory
Summary: Reformat (from Microsoft to text) & manipulate files in memory
Status: CLOSED WONT_FIX
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows NT
: P1 (highest) Trivial
Target Milestone: ---
Assignee: ooo
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-22 19:06 UTC by issues@www
Modified: 2013-02-24 21:10 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description issues@www 2001-02-22 19:06:01 UTC
We want to manipulate translated files in memory without writing them to disk.  
Our ideal solution would be to have the ability to create an XML dom object and 
use it for further processing.  

We are looking for a class like XStorable except we do not want to write the 
files to disk.

The StarOffice SDK seven examples written Java using the StarOffice Api do not 
include an example that translates a file from one format to another and then 
manipulates the translated file in memory.

The StarOffice API Reference contains no information.

The Class Documentation contains no information.
Comment 1 ooo 2001-02-26 09:07:00 UTC
This feature is currently not available directly. Thus it is no bug that it is
not decsribed in the API reference. There are workarounds to accomplish your
goal, but IssueZilla is not a support channel. Please contact the appropriate
mailinglists/newsgroups.v
Comment 2 ooo 2003-01-08 11:43:35 UTC
closing