Posted By:
GOPAL_NARAYANAN
Posted On:
Monday, August 26, 2002 11:37 PM
What parser can we use to read the contents of a OpenSource spreadsheet document?
While reading contents.xml, the xalan parser throws the error
file:/usr/local/net/doc/xslt/po/content2.xsl; Line 5; Column -1;
XSLT Error (java.xml.transform.TransformerConfigurationException):
javax.xml.transform.TransformerException:javax.xml.transform.TransformerException: Prefix must resolve to a namespace: table
Basically we want to access the spreadsheet from Java (not using Perl) and
don't want to use UNO