1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5#  Licensed to the Apache Software Foundation (ASF) under one
6#  or more contributor license agreements.  See the NOTICE file
7#  distributed with this work for additional information
8#  regarding copyright ownership.  The ASF licenses this file
9#  to you under the Apache License, Version 2.0 (the
10#  "License"); you may not use this file except in compliance
11#  with the License.  You may obtain a copy of the License at
12#
13#    http://www.apache.org/licenses/LICENSE-2.0
14#
15#  Unless required by applicable law or agreed to in writing,
16#  software distributed under the License is distributed on an
17#  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18#  KIND, either express or implied.  See the License for the
19#  specific language governing permissions and limitations
20#  under the License.
21#
22#**************************************************************
23 -->
24<html>
25<head>
26<title>org.openoffice.xmerge.converter.xml.sxc.minicalc package</title>
27</head>
28
29<body bgcolor="white">
30
31<p>Provides the tools for doing the conversion of StarWriter XML to
32and from MiniCalc format.</p>
33
34<p>It follows the {@link org.openoffice.xmerge} framework for the conversion process.</p>
35
36<p>Since it converts to/from a Palm application format, these converters
37follow the <a href=../../../../converter/palm/package-summary.html#streamformat>
38PalmDB stream format</a> for writing out to the Palm sync client or reading
39in from the Palm sync client.</p>
40
41<p>Note that <code>PluginFactoryImpl</code> also provides a
42<code>DocumentMerger</code> object, i.e. {@link org.openoffice.xmerge.converter.xml.sxw.aportisdoc.DocumentMergerImpl DocumentMergerImpl}.
43This functionality was derived from its superclass
44{@link org.openoffice.xmerge.converter.xml.sxw.SxwPluginFactory SxwPluginFactory}.</p>
45
46</body>
47</html>
48