more of the espaniol!
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352849 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
14137cf05c
commit
584621b9bd
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
|
||||
<document>
|
||||
<header>
|
||||
<title>Third Party Contributions</title>
|
||||
<title>Contribuciones de Terceras Partes</title>
|
||||
<authors>
|
||||
<person name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||
</authors>
|
||||
@ -10,55 +10,55 @@
|
||||
|
||||
<body>
|
||||
|
||||
<section title="How to Contribute">
|
||||
<section title="Cómo Contribuir">
|
||||
<p>
|
||||
See <link href="contrib.xml">How to contribute to Poi</link>.
|
||||
See <link href="contrib.xml">Cómo contribuir a Poi</link>.
|
||||
</p>
|
||||
|
||||
</section>
|
||||
|
||||
<section title="Contributed Components">
|
||||
<section title="Componentes Contribuidos">
|
||||
<p>
|
||||
These are not necessarily deemed to be high enough quality to be included in the
|
||||
core distribution, but they have been tested under <connect href="contrib.xml">
|
||||
several key environments</connect>, they are provided under the same license
|
||||
as Poi, and they are included in the POI distribution under the
|
||||
<code>contrib/</code> directory.
|
||||
No es que estos tengan, necesariamente, suficiente calidad como para ser incluidos
|
||||
en el núcleo de la distribución, pero han sido probados bajo <connect href="contrib.xml">
|
||||
varios entornos clave </connect>, se proporcionan bajo la misma licencia que Poi, y se
|
||||
incluyen en la distribución de POI bajo el directorio
|
||||
<code>contrib/</code>.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>None as yet!</strong> - although you can expect that some of the links
|
||||
listed below will eventually migrate to the "contributed components" level, and
|
||||
then maybe even into the main distribution.
|
||||
<strong>¡Ninguno Todavía!</strong> - aunque pude esperarse que algunos de los enlaces
|
||||
listados a continuación lleguen eventualmente a migrarse al nivel de "componentes contribuidos",
|
||||
y posteriormente incluso a la mismísima distribución principal.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section title="Patch Queue">
|
||||
<p><link href="patches.html">Submissions of modifications</link>
|
||||
to Poi which are awaiting review. Anyone can
|
||||
comment on them on the dev mailing list - code reviewers are needed!
|
||||
<strong>Use these at your own risk</strong> - although Poi has no guarantee
|
||||
either, these patches have not been reviewed, let alone accepted.
|
||||
<section title="Cola de Parches (Patch Queue)">
|
||||
<p><link href="patches.html">Entregas de modificaciones (Submissions of modifications)</link>
|
||||
a Poi que esperan revisión. Cualquiera puede realizar comentarios sobre ellas en la lista
|
||||
de desarrollo - ¡se necesitan revisores del código!
|
||||
<strong>Su utilización cae bajo su responsabilidad</strong> - aunque Poi no puede garantizarlo,
|
||||
estos parches no han sido revisados, cuando menos aceptados.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section title="Other Extensions">
|
||||
<p>The other extensions listed here are <strong>not endorsed</strong> by the Poi
|
||||
project either - they are provided as a convenience only. They may or may not work,
|
||||
they may or may not be open source, etc.
|
||||
<section title="Otras Extensiones">
|
||||
<p> Las otras extensiones listadas aquí <strong>tampoco están respaldadas</strong>
|
||||
por el proyecto Poi - se proporcionan sólo por comodidad. Pueden funcionar o no,
|
||||
pueden ser de código abierto o no, etc.
|
||||
</p>
|
||||
|
||||
<p>To have a link added to this table, see <link href="contrib.xml">How to contribute
|
||||
to POI</link>.</p>
|
||||
<p> Para añadir un enlace a esta tabla, ver <link href="contrib.xml">Cómo contribuir
|
||||
a POI</link>.</p>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<th>Name and Link</th>
|
||||
<th>Type</th>
|
||||
<th>Description</th>
|
||||
<th>Status</th>
|
||||
<th>Licensing</th>
|
||||
<th>Contact</th>
|
||||
<th>Nombre y Enlace</th>
|
||||
<th>Tipo</th>
|
||||
<th>Descripción</th>
|
||||
<th>Estado</th>
|
||||
<th>Licencia</th>
|
||||
<th>Contacto</th>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
@ -1,49 +1,49 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE book PUBLIC "-//APACHE//DTD Cocoon Documentation Book V1.0//EN" "./dtd/book-cocoon-v10.dtd">
|
||||
|
||||
<book software="Poi"
|
||||
title="Poi Project Documentation"
|
||||
title="Documentación del Proyecto Poi"
|
||||
copyright="@year@ Poi Project"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
|
||||
<menu label="Community">
|
||||
<menu-item label="La Noticia" href="news.html"/>
|
||||
<menu-item label="Los Cambios" href="changes.html"/>
|
||||
<menu-item label="Las Tareas" href="todo.html"/>
|
||||
<menu-item label="líese" href="../../getinvolved/index.html"/>
|
||||
<menu-item label="La Visión" href="../../plan/POI20Vision.html"/>
|
||||
<menu-item label="La Historia y El Futoro" href="historyandfuture.html"/>
|
||||
<menu-item label="Estamos Nosotros" href="who.html"/>
|
||||
<menu-item label="Las Resoluciones" href="../../resolutions/index.html"/>
|
||||
<menu label="Comunidad">
|
||||
<menu-item label="Noticias" href="news.html"/>
|
||||
<menu-item label="Cambios" href="changes.html"/>
|
||||
<menu-item label="Tareas" href="todo.html"/>
|
||||
<menu-item label="Contribuya" href="../../getinvolved/index.html"/>
|
||||
<menu-item label="Visión" href="../../plan/POI20Vision.html"/>
|
||||
<menu-item label="Historia y Futuro" href="historyandfuture.html"/>
|
||||
<menu-item label="Quiénes Nosotros" href="who.html"/>
|
||||
<menu-item label="Resoluciones" href="../../resolutions/index.html"/>
|
||||
</menu>
|
||||
|
||||
<menu label="Marketing">
|
||||
<menu-item label="Los Casos" href="casestudies.html"/>
|
||||
<menu-item label="Casos" href="casestudies.html"/>
|
||||
</menu>
|
||||
|
||||
<menu label="Project">
|
||||
<menu-item label="La Vista General" href="overview.html"/>
|
||||
<menu label="Proyecto">
|
||||
<menu-item label="Descripción General" href="overview.html"/>
|
||||
<menu-item label="POIFS" href="../../poifs/index.html"/>
|
||||
<menu-item label="HSSF" href="../../hssf/index.html"/>
|
||||
<menu-item label="HDF" href="../../hdf/index.html"/>
|
||||
<menu-item label="HPSF" href="../../hpsf/index.html"/>
|
||||
<menu-item label="POI-Utils" href="../../utils/index.html"/>
|
||||
<menu-item label="Download" href="http://jakarta.apache.org/builds/jakarta-poi/"/>
|
||||
<menu-item label="Descargas" href="http://jakarta.apache.org/builds/jakarta-poi/"/>
|
||||
</menu>
|
||||
|
||||
<menu label="Docs">
|
||||
<menu label="Documentación">
|
||||
<menu-item label="Javadocs" href="http://jakarta.apache.org/poi/javadocs/"/>
|
||||
<menu-item label="FAQ" href="faq.html"/>
|
||||
<menu-item label="Las Referencias" href="../../references/index.html"/>
|
||||
<menu-item label="Referencias" href="../../references/index.html"/>
|
||||
</menu>
|
||||
|
||||
<menu label="Code">
|
||||
<menu label="Código">
|
||||
<menu-item label="El Código" href="http://jakarta.apache.org/poi/javadocs/javasrc/"/>
|
||||
<menu-item label="CVS" href="http://jakarta.apache.org/site/cvsindex.html"/>
|
||||
<menu-item label="Bug Database" href="http://nagoya.apache.org/bugzilla/buglist.cgi?product=POI"/>
|
||||
<menu-item label="Junit Test Results" href="http://jakarta.apache.org/poi/tests/junit/"/>
|
||||
<menu-item label="Dependency Metrics" href="http://jakarta.apache.org/poi/metrics/jdepend/"/>
|
||||
<menu-item label="Checkstyle Metrics" href="http://jakarta.apache.org/poi/metrics/checkstyle/"/>
|
||||
<menu-item label="Resultados de Pruebas Junit" href="http://jakarta.apache.org/poi/tests/junit/"/>
|
||||
<menu-item label="Métricas de Dependencia" href="http://jakarta.apache.org/poi/metrics/jdepend/"/>
|
||||
<menu-item label="Métricas de Comprobación de Estilo" href="http://jakarta.apache.org/poi/metrics/checkstyle/"/>
|
||||
</menu>
|
||||
|
||||
</book>
|
||||
|
@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE changes PUBLIC "-//APACHE//DTD Changes V1.1//EN" "./dtd/changes-v11.dtd">
|
||||
|
||||
<changes title="History of Changes">
|
||||
<changes title="Historial de Cambios">
|
||||
|
||||
<devs>
|
||||
<!-- in strict alphabetical order -->
|
||||
@ -11,73 +11,85 @@
|
||||
<person id="NKB" name="Nicola Ken Barozzi" email="barozzi@nicolaken.com"/>
|
||||
<person id="POI-DEVELOPERS" name="Poi Developers" email="poi-dev@jakarta.apache.org"/>
|
||||
</devs>
|
||||
<release version="1.5" date="Coming Soon">
|
||||
<action dev="NKB" type="update">New project build.</action>
|
||||
<action dev="NKB" type="update">New project documentation system based on Cocoon.</action>
|
||||
<action dev="POI-DEVELOPERS" type="update">Package rename</action>
|
||||
<action dev="POI-DEVELOPERS" type="fix">Various bug fixes</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">Early stages of HSF development (not ready for development)</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">Initial low level record support for charting (not complete)</action>
|
||||
<release version="1.7-dev" date="En proceso">
|
||||
<action dev="NKB" type="update">Se quita la dependencia en tiempo de ejecución del registro
|
||||
(logging) de "commons".</action>
|
||||
<action dev="POI-DEVELOPERS" type="update">Soporte para fórmulas</action>
|
||||
</release>
|
||||
<release version="1.1.0" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Created new event model</action>
|
||||
<action dev="POI-DEVELOPERS">Optimizations made to HSSF including aggregate records for
|
||||
values, rows, etc.</action>
|
||||
<action dev="POI-DEVELOPERS">predictive sizing, offset based writing (instead of lots of
|
||||
array copies)</action>
|
||||
<action dev="POI-DEVELOPERS">minor re-factoring and bug fixes.</action>
|
||||
<release version="1.5.1" date="16 Junio 2002">
|
||||
<action dev="GJS" type="update">Se quita la dependencia del registro de "commons". Ahora hay que definir la propiedad del sistema poi.loggin para permitir
|
||||
que los registros (logs) vayan a la salida estándar.</action>
|
||||
<action dev="GJS" type="fix">Se arregla la gestión de la cadena SST para que las hojas de cálculo con texto rico (rich text) o texto
|
||||
extendido se lean correctamente.</action>
|
||||
</release>
|
||||
<release version="1.0.0" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Minor documentation updates.</action>
|
||||
<release version="1.5" date="06 Mayo 2002">
|
||||
<action dev="NKB" type="update">Nueva versión (build) del proyecto.</action>
|
||||
<action dev="NKB" type="update">Nuevo sistema de documentación del proyecto basada en Cocoon.</action>
|
||||
<action dev="POI-DEVELOPERS" type="update">Cambio de nombre del paquete</action>
|
||||
<action dev="POI-DEVELOPERS" type="fix">Varios errores (bugs) corregidos</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">Etapas preliminares del desarrollo de HFS (no esta listo para el desarrollo)</action>
|
||||
<action dev="POI-DEVELOPERS" type="add">Soporte inicial de registros de bajo nivel para gráficas (no está completo)</action>
|
||||
</release>
|
||||
<release version="0.14.0" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Added DataFormat helper class and exposed set and get format
|
||||
on HSSFCellStyle</action>
|
||||
<action dev="POI-DEVELOPERS">Fixed column width apis (unit wise) and various javadoc on
|
||||
the subject</action>
|
||||
<action dev="POI-DEVELOPERS">Fix for Dimensions record (again)... (one of these days I'll
|
||||
write a unit test for this ;-p).</action>
|
||||
<action dev="POI-DEVELOPERS">Some optimization on sheet creation.</action>
|
||||
<release version="1.1.0" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Se crea un nuevo modelo de eventos</action>
|
||||
<action dev="POI-DEVELOPERS">Se optimiza HSSF, incluyendo registros (records) para
|
||||
valores, filas, etc.</action>
|
||||
<action dev="POI-DEVELOPERS">predicción de tamaño, escritura basada en desplazamiento (en lugar de
|
||||
multitud de copias de arrays)</action>
|
||||
<action dev="POI-DEVELOPERS">un poco de re-factoring (¿re-factorización? mejor no) y corrección de errores.</action>
|
||||
</release>
|
||||
<release version="0.13.0" date="Release date not recorded">
|
||||
<release version="1.0.0" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Actualizaciones menores a la documentación.</action>
|
||||
</release>
|
||||
<release version="0.14.0" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Se añade la clase de ayuda DataFormat y se expone el formato set y get en
|
||||
HSSFCellStyle</action>
|
||||
<action dev="POI-DEVELOPERS">Correcciones a las apis de anchura de columna (en cuanto a las unidades) y
|
||||
varios comentarios javadoc al respecto</action>
|
||||
<action dev="POI-DEVELOPERS">Corrección para el registro de "Dimensions" (de nuevo)... (uno de estos días
|
||||
escribiré una prueba unitaria (unit test) para esto ;-p).</action>
|
||||
<action dev="POI-DEVELOPERS">Alguna optimización en la creación de páginas.</action>
|
||||
</release>
|
||||
<release version="0.13.0" date="Fecha de distribución no registrada">
|
||||
|
||||
</release>
|
||||
<release version="0.12.0" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Added MulBlank, Blank, ColInfo</action>
|
||||
<action dev="POI-DEVELOPERS">Added log4j facility and removed all sys.out type logging</action>
|
||||
<action dev="POI-DEVELOPERS">Added support for adding font's, styles and corresponding
|
||||
high level api for styling cells</action>
|
||||
<action dev="POI-DEVELOPERS">added support for changing row height, cell width and default
|
||||
row height/cell width.</action>
|
||||
<action dev="POI-DEVELOPERS">Added fixes for internationalization (UTF-16 should work now
|
||||
from HSSFCell.setStringValue, etc when the encoding is set)</action>
|
||||
<action dev="POI-DEVELOPERS">added support for adding/removing and naming sheets.</action>
|
||||
<release version="0.12.0" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Se añaden MulBlank, Blank, ColInfo</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade facilidad log4j y se quitan las anotaciones (logs) del tipo sys.out</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade soporte para la adición de fuentes, estilos y el api de alto
|
||||
nivel correspondiente para dar estilo a las celdas</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade soporte para cambiar el alto de una fila, el ancho de una celda, y
|
||||
sus valores por defecto.</action>
|
||||
<action dev="POI-DEVELOPERS">Correcciones para internacionalización (UTF-16 debería funcionar ahora
|
||||
desde HSSFCell.setStringValue, etc cuando se define la codificación)</action>
|
||||
<action dev="POI-DEVELOPERS">Soporte para la adición / eliminación y cambio de nombre de hojas.</action>
|
||||
</release>
|
||||
<release version="0.11.0" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Bugfix release. We were throwing an exception when reading
|
||||
RKRecord objects.</action>
|
||||
<release version="0.11.0" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Distribución de corrección de errores.
|
||||
Lanzamos una excepción cuando leemos objetos de tipo RKRecord.</action>
|
||||
</release>
|
||||
<release version="0.10.0" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Got continuation records to work (read/write)</action>
|
||||
<action dev="POI-DEVELOPERS">Added various pre-support for formulas</action>
|
||||
<action dev="POI-DEVELOPERS">Massive API reorganization, repackaging.</action>
|
||||
<action dev="POI-DEVELOPERS">BiffViewer class added for validating HSSF & POI and/or
|
||||
HSSF Output.</action>
|
||||
<action dev="POI-DEVELOPERS">Better API support for modification.</action>
|
||||
<release version="0.10.0" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Registros de continuación ya funcionan (lectura/escritura)</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade soporte previo para fórmulas</action>
|
||||
<action dev="POI-DEVELOPERS">Reorganización del API masiva, re-enpaquetado.</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade la clase BiffViewer para validar HSSF & POI y/o la
|
||||
salida de HSSF.</action>
|
||||
<action dev="POI-DEVELOPERS">Se mejora el soporte a la modificación del API.</action>
|
||||
</release>
|
||||
<release version="0.7 (and interim releases)" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Added encoding flag to high and low level api to use utf-16
|
||||
when needed (HSSFCell.setEncoding())</action>
|
||||
<action dev="POI-DEVELOPERS">added read only support for Label records (which are
|
||||
reinterpreted as LabelSST when written)</action>
|
||||
<action dev="POI-DEVELOPERS">Broken continuation record implementation (oops)</action>
|
||||
<action dev="POI-DEVELOPERS">BiffViewer class added for validating HSSF & POI and/or
|
||||
HSSF Output.</action>
|
||||
<release version="0.7 (y distribuciones internas)" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Se añade una bandera de codificación para que las apis de alto
|
||||
y bajo nivel utilicen utf-16 cuando sea necesario (HSSFCell.setEncoding())</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade soporte de sólo lectura a registros de Etiqueta
|
||||
(que son reinterpretados como LabelSST cuando se escriben)</action>
|
||||
<action dev="POI-DEVELOPERS">Se rompe la implementación del registro de continuación (oops)</action>
|
||||
<action dev="POI-DEVELOPERS">Se añade la clase BiffViewer
|
||||
para validar HSSF & POI y/o la
|
||||
salida de HSSF.</action>
|
||||
</release>
|
||||
<release version="0.6 (release)" date="Release date not recorded">
|
||||
<action dev="POI-DEVELOPERS">Support for read/write and modify.</action>
|
||||
<action dev="POI-DEVELOPERS">Read only support for MulRK records (converted to Number when
|
||||
writing)
|
||||
<release version="0.6 (distribución/release)" date="Fecha de distribución no registrada">
|
||||
<action dev="POI-DEVELOPERS">Soporte para lectura/escritura y modificación.</action>
|
||||
<action dev="POI-DEVELOPERS">Soporte de sólo lectura para registros de tipo MulRK
|
||||
(convertidos a Number cuando se escriben)
|
||||
</action>
|
||||
</release>
|
||||
|
||||
|
@ -11,6 +11,14 @@
|
||||
</header>
|
||||
|
||||
<body>
|
||||
<section title="Traducciones">
|
||||
<p>
|
||||
El proyecto de traducción de la documentación de POI ha comenzado.
|
||||
Los primeros en empezar han sido las traducciones al <link href="index.html">Español
|
||||
</link> y al <link href="http://www.terra-intl.com/jakarta/poi/">Japonés</link>.
|
||||
Otras serán bienvenidas. ¡Podéis participar si queréis!
|
||||
</p>
|
||||
</section>
|
||||
<section title="Concurso de Logotipo">
|
||||
<p>
|
||||
Se ha terminado el plazo de entrega para el concurso de logotipo de POI. Ahora hay que votar. Recuerda,
|
||||
@ -150,3 +158,4 @@
|
||||
</document>
|
||||
|
||||
|
||||
|
||||
|
@ -10,87 +10,89 @@
|
||||
</header>
|
||||
|
||||
<body>
|
||||
<section title="POI in the news">
|
||||
<section title="POI en los medios de comunicación">
|
||||
<p>
|
||||
These are articles/etc. posted about POI around the web. If you
|
||||
see POI in the news or mentioned at least somewhat prominently
|
||||
on a site (not your homepage that you put the work POI on in
|
||||
order to get us to link you and by the why here is a picture of
|
||||
your wife in kids) then send a patch to the list. In general
|
||||
equal time will be given so please feel free to send inflamatory
|
||||
defamation as well as favorable, technical and factual. Really
|
||||
stupid things won't be mentioned (sorry).
|
||||
Estos son artículos/etc. sobre POI publicados en la red. Si ves
|
||||
alguna noticia sobre POI o algún sitio en el que se le menciona
|
||||
de manera notable (no en tu propia página en la que pones la palabra
|
||||
POI para que enlacemos contigo y en la que casualmente hay una foto
|
||||
de tu mujer e hijos) entonces envía un parche a la lista. En general
|
||||
dedicaremos el mismo tiempo así que no tengáis reparos en enviar
|
||||
difamaciones coléricas así como comentarios favorables, técnicos y
|
||||
objetivos. No mencionaremos mensajes realmente estúpidos (lo sentimos).
|
||||
</p>
|
||||
</section>
|
||||
<section title="English">
|
||||
<section title="Inglés">
|
||||
<ul>
|
||||
<li>
|
||||
<link href="http://www.rollerweblogger.org/page/roller/20020715">Poor Obfuscation Implementation (Implementación Pobre de Ofuscación).</link> - Blog de David M. Johnson
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://www.jsurfer.org/article.php?sid=322">
|
||||
POI 1.5-dev-rc2 released </link> - JSurfer
|
||||
Descarga POI 1.5-dev-rc2 </link> - JSurfer
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<link href="http://directory.google.com/Top/Computers/Programming/Languages/Java/Class_Libraries/Data_Formats/Microsoft_Formats/"> Google says we're the most important in our category </link>
|
||||
<link href="http://directory.google.com/Top/Computers/Programming/Languages/Java/Class_Libraries/Data_Formats/Microsoft_Formats/"> Google dice que somos los más importantes en nuestra categoría </link>
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://www.javaworld.com/javaworld/javaqa/2002-05/01-qa-0503-excel3.html">It's POI-fect</link> - Tony Sintes, Javaworld
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://www.need-a-cake.com/categories/cocoonWeblog/2002/03/07.html">
|
||||
Nicola announces POI serialization code
|
||||
Nicola anuncia código de serialización POI
|
||||
</link> - Matthew Langham's Radio Weblog
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?folderId=20&discussionContextId=11523">
|
||||
Jakarta POI 1.4583 Released</link> - JavaLobby
|
||||
Descarga Jakarta POI 1.4583</link> - JavaLobby
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://javalobby.org/discussionContext/showThreaded/frm/javalobby?discussionContextId=11442&folderId=20">
|
||||
POI project moves to Jakarta (OLE 2 CDF/Excel/Word in
|
||||
pure java)</link> - JavaLobby
|
||||
El proyecto POI se mueve a Jakarta (OLE 2 CDF/Excel/Word en
|
||||
java puro)</link> - JavaLobby
|
||||
</li>
|
||||
<li>
|
||||
<link
|
||||
href="http://www.geocities.com/marcoschmidt.geo/java-image-coding.html">
|
||||
List of Java libraries to read and write image and document files
|
||||
</link> Marco Schmidt's homepage (normally we wouldn't
|
||||
feature someone's homepage but its an extensive list of
|
||||
information including "alternatives to POI" (for those
|
||||
of you who are very wealthy). But heck I think I'll
|
||||
bookmark his page for myself since he's like got every
|
||||
piece of info known to man linked or featured on it!
|
||||
Listado de bibliotecas Java para leer y escribir ficheros de imágenes y documentos
|
||||
</link> - Página de Marco Schmidt (normalmente no anunciaríamos
|
||||
la página personal de nadie, pero es un listado extensivo de información
|
||||
que incluye "alternativas a POI" (para aquellos que son muy ricos). ¡Pero, qué
|
||||
l3ch3s, creo que voy a marcar esta página para mí puesto que tiene enlaces a
|
||||
direcciones que en conjunto contienen o enlazan con todo el conocimiento de la humanidad!)
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://radio.weblogs.com/0101350/">
|
||||
The Experiences of an Operator (Måns af Klercker)
|
||||
Experiencias de un Operador (Måns af Klercker)
|
||||
</link> - radio.weblogs.com
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://dataconv.org/apps_office.html">
|
||||
DATACONV - Data Conversion Tools: Office
|
||||
DATACONV - Herramientas de Conversión de Datos: Office
|
||||
</link> DATACONV
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://chicago.sourceforge.net/devel/">
|
||||
Chicago Developer Page
|
||||
Página del Desarrollador de Chicago
|
||||
</link>
|
||||
</li>
|
||||
<li>
|
||||
<link href="http://www.onjava.com/pub/d/1157">
|
||||
POI/POI Serialization Project
|
||||
</link> - Man you know you've hit the bigtime when
|
||||
O'Reilly Likes you.. ;-)
|
||||
POI/Proyecto de Serialización de POI
|
||||
</link> - Tío, sabes que estás en lo alto cuando le gustas a
|
||||
O'Reilly. ;-)
|
||||
</li>
|
||||
<li>
|
||||
<link
|
||||
href="http://www.javaworld.com/netnews/index.shtml">
|
||||
News Around the Net
|
||||
Noticias en la Red
|
||||
</link> - Java World
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
<section title="Nederlandstalige (Dutch)">
|
||||
<section title="Nederlandstalige (Holandés)">
|
||||
<ul>
|
||||
<li>
|
||||
<link
|
||||
@ -100,7 +102,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section title="Deutsch (German)">
|
||||
<section title="Deutsch (Alemán)">
|
||||
<ul>
|
||||
<li> <link
|
||||
href="http://www.entwickler.com/itr/news/show.php3?id=6132&nodeid=82 ">Apache POI verffentlicht</link> - entwicker.com
|
||||
@ -128,7 +130,7 @@
|
||||
|
||||
</ul>
|
||||
</section>
|
||||
<section title="Francais (French)">
|
||||
<section title="Francais (Francés)">
|
||||
<ul>
|
||||
<li>
|
||||
<link href="http://linuxfr.org/section/D%E9veloppeur,0,1,8,0.html">
|
||||
@ -137,7 +139,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section title="Nihongo (Japanese)">
|
||||
<section title="Nihongo (Japonés)">
|
||||
<ul>
|
||||
<li>
|
||||
<link href="http://drpanda.freezope.org/Memo/docs/jakarta/poi/poi_sample">100% PureJava...</link> - Dr. Panda Portal
|
||||
@ -151,11 +153,19 @@
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<section title="No freaking idea">
|
||||
<section title="Ni idea">
|
||||
<p>
|
||||
If you can read one of these languages, send mail to the list
|
||||
telling us what language it is and we'll categorize it!
|
||||
¡Si entiendes alguno de estos idiomas, envía un correo a la lista
|
||||
diciéndonos en qué idioma está escrito y lo pondremos donde corresponda!
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<link
|
||||
href="http://www.javacentrix.com/index.htm">
|
||||
Si tuviera que adivinar, diría que es Tailandés, pero a lo mejor
|
||||
alguno de vosotros lo sabe con seguridad.</link> - javacentrix.com
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</body>
|
||||
<footer>
|
||||
|
@ -1,62 +1,63 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "./dtd/document-v11.dtd">
|
||||
|
||||
<document>
|
||||
<header>
|
||||
<title>Overview</title>
|
||||
<title>Descripción General</title>
|
||||
<authors>
|
||||
<person id="AO" name="Andrew C. Oliver" email="acoliver2@users.sourceforge.net"/>
|
||||
</authors>
|
||||
</header>
|
||||
|
||||
<body>
|
||||
<section title="What is it?">
|
||||
<p>The POI project is the master project for developing pure
|
||||
Java ports of file formats based on Microsoft's OLE 2 Compound
|
||||
Document Format. OLE 2 Compound Document Format is used by
|
||||
Microsoft Office Documents, as well as by programs using MFC
|
||||
property sets to serialize their document objects.
|
||||
<section title="¿Qué es?">
|
||||
<p>El proyecto POI es el proyecto principal para el desarrollo de adaptaciones (ports)
|
||||
en Java puro de los formatos de fichero basados en el Formato de Documento Compuesto OLE 2
|
||||
de Microsoft. El Formato de Documento Compuesto OLE 2 lo utilizan los Documentos Office de
|
||||
Microsoft, así como por los programas que utilizan conjuntos de propiedades MFC para serializar
|
||||
sus objetos de tipo documento.
|
||||
</p>
|
||||
</section>
|
||||
<section title="Sub-Projects">
|
||||
<section title="Sub-Proyectos">
|
||||
<p>
|
||||
There following are ports, packages or components contained in the POI project.
|
||||
Los siguientes son adaptaciones, paquetes o componentes contenidos en el proyecto POI.
|
||||
</p>
|
||||
<section title="POIFS">
|
||||
<p>
|
||||
<link href="../../poifs/index.html">POIFS</link> is the set of APIs
|
||||
for reading and writing OLE 2 Compound Document Formats using (only) Java.
|
||||
<link href="../../poifs/index.html">POIFS</link> es el conjunto de APIs
|
||||
(Interfaces de Aplicación) para la lectura y escritura del Formato de Documento Compuesto OLE 2
|
||||
utilizando (únicamente) Java.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section title="HSSF">
|
||||
<p>
|
||||
<link href="../../hssf/index.html">HSSF</link> is the set of APIs
|
||||
for reading and writing Microsoft Excel 97(-XP) spreadsheet using (only) Java.
|
||||
<link href="../../hssf/index.html">HSSF</link> es el conjunto de APIs para la lectura y
|
||||
escritura de hojas de cálculo de Microsoft Excel 97(-XP) utilizando (únicamente) Java.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section title="HDF">
|
||||
<p>
|
||||
<link href="../../hdf/index.html">HDF</link> is the set of APIs
|
||||
for reading and writing Microsoft Word 97(-XP) spreadsheet using (only) Java.
|
||||
<link href="../../hdf/index.html">HDF</link> es el conjunto de APIs para la lectura y
|
||||
escritura de documentos Word 97(-XP) de Microsoft utilizando (únicamente) Java.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section title="HPSF">
|
||||
<p>
|
||||
<link href="../../hpsf/index.html">HPSF</link> is the set of APIs
|
||||
for reading property sets using (only) Java.
|
||||
<link href="../../hpsf/index.html">HPSF</link> es el conjunto de APIs para la lectura
|
||||
de conjuntos de propiedades utilizando (únicamente) Java.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<section title="POI-Utils">
|
||||
<section title="Utilidades-POI (POI-Utils)">
|
||||
<p>
|
||||
<link href="../../utils/index.html">POI-Utils</link> are general purpose artifacts
|
||||
from POI development that have not yet been implemented elsewhere. We're
|
||||
always looking to donate these and maintain them as part of a general library
|
||||
used in another project. These are things we need to complete our mission but
|
||||
are generally outside of it.
|
||||
<link href="../../utils/index.html">POI-Utils</link> son artefactos de propósito
|
||||
general surgidos en el desarrollo de POI que no han sido implementados en ningún otro sitio.
|
||||
Siempre buscamos donarlos y mantenerlos como parte de una biblioteca general utilizada en
|
||||
algún otro proyecto. Estas son cosas que necesitamos para completar nuestra misión pero que
|
||||
generalmente estan fuera de ella.
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user