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.sxw.pocketword package</title>
27</head>
28
29<body bgcolor="white">
30
31<p>Plugin for the conversion of documents between StarWriter XML and
32   Pocket Word format.</p>
33<p>This plugin suports conversion of most features supported by Pocket Word.</p>
34<ul>
35    <li>Bold, Italic, Underline</li>
36    <li>Strikethrough</li>
37    <li>Highlight</li>
38    <li>Colours</li>
39    <li>Lists</li>
40    <li>Alignments</li>
41</ul>
42
43<p>Additionally, work on fonts is currently underway.</p>
44
45<p>This plugin is based on the Windows CE 3.0 version of Pocket Word.<br>
46   Testing was carried out using Pocket PC 2000 and Pocket PC 2002 devices.</p>
47
48<p>It follows the {@link org.openoffice.xmerge} framework
49for the conversion process.</p>
50
51</body>
52</html>
53