home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2004 June / VPR0406.ISO / STARSUITE7 / EVALUATION / windows / office7 / f_0568 / pocketword.jar / META-INF / converter.xml next >
Extensible Markup Language  |  2002-03-26  |  3KB  |  79 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <!--
  4.  #
  5.  #  converter.xml
  6.  #
  7.  #  The Contents of this file are made available subject to the terms of
  8.  #  either of the following licenses
  9.  #
  10.  #         - GNU Lesser General Public License Version 2.1
  11.  #         - Sun Industry Standards Source License Version 1.1
  12.  #
  13.  #  Sun Microsystems Inc., October, 2000
  14.  #
  15.  #  GNU Lesser General Public License Version 2.1
  16.  #  =============================================
  17.  #  Copyright 2000 by Sun Microsystems, Inc.
  18.  #  901 San Antonio Road, Palo Alto, CA 94303, USA
  19.  #
  20.  #  This library is free software; you can redistribute it and/or
  21.  #  modify it under the terms of the GNU Lesser General Public
  22.  #  License version 2.1, as published by the Free Software Foundation.
  23.  #
  24.  #  This library is distributed in the hope that it will be useful,
  25.  #  but WITHOUT ANY WARRANTY; without even the implied warranty of
  26.  #  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  27.  #  Lesser General Public License for more details.
  28.  #
  29.  #  You should have received a copy of the GNU Lesser General Public
  30.  #  License along with this library; if not, write to the Free Software
  31.  #  Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  32.  #  MA  02111-1307  USA
  33.  #
  34.  #
  35.  #  Sun Industry Standards Source License Version 1.1
  36.  #  =================================================
  37.  #  The contents of this file are subject to the Sun Industry Standards
  38.  #  Source License Version 1.1 (the "License"); You may not use this file
  39.  #  except in compliance with the License. You may obtain a copy of the
  40.  #  License at http://www.openoffice.org/license.html.
  41.  #
  42.  #  Software provided under this License is provided on an "AS IS" basis,
  43.  #  WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING,
  44.  #  WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS,
  45.  #  MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING.
  46.  #  See the License for the specific provisions governing your rights and
  47.  #  obligations concerning the Software.
  48.  #
  49.  #  The Initial Developer of the Original Code is: Sun Microsystems, Inc.
  50.  #
  51.  #  Copyright: 2000 by Sun Microsystems, Inc.
  52.  #
  53.  #  All Rights Reserved.
  54.  #
  55.  #  Contributor(s): _______________________________________
  56.  #
  57.  #
  58. -->
  59.  
  60.  
  61. <converters>
  62.     <converter type="staroffice/sxw" version="1.1">
  63.         <converter-display-name>
  64.             Pocket Word
  65.         </converter-display-name>
  66.         <converter-description>
  67.             OpenOffice Writer XML to/from Pocket Word conversion.
  68.         </converter-description>
  69.         <converter-vendor>
  70.             OpenOffice.org
  71.         </converter-vendor>
  72.         <converter-class-impl>
  73.             org.openoffice.xmerge.converter.xml.sxw.pocketword.PluginFactoryImpl
  74.         </converter-class-impl>
  75.         <converter-target type="application/x-pocket-word"/>
  76.     </converter>
  77. </converters>
  78.  
  79.