com.swfit.core.xls
Class ArticleToXLS

java.lang.Object
  |
  +--com.swfit.core.xls.ArticleToXLS

public class ArticleToXLS
extends java.lang.Object

Functionality for converting XHTML articles to Excel - just a skeleton at the moment.

Since:
SWFIT1.0
Version:
$Revision: 1.7 $ $Date: 2003/04/20 13:14:00 $
Author:
Olaf Havnes

Constructor Summary
ArticleToXLS()
           
 
Method Summary
static byte[] stringsToXLSBytes(java.util.Vector string_arrays, java.lang.String[] field_names)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArticleToXLS

public ArticleToXLS()
Method Detail

stringsToXLSBytes

public static byte[] stringsToXLSBytes(java.util.Vector string_arrays,
                                       java.lang.String[] field_names)


Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.