OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: ArrayIndexOutOfBoundsException while using adjustColumnWidths DocBook extension


I am using the Docbook XSL v1.65 in Saxon environment, I have also set
the use.extensions=1 for FO output from Docbook. As a requirement of
using saxon extensions I have provided the saxon extension jar
(extensions/saxon651.jar) in my classpath.

When I run the FO transformation it gives me :
xslts\docbook\fo\table.xsl:200: Fatal Error! Exception in extension
function java.lang.ArrayIndexOutOfBoundsException: 0

and the line number 200 in table.xsl file is:
 <xsl:copy-of select="stbl:adjustColumnWidths($colspecs)"/>

Anyone has experienced such problem earlier? Is it a known problem or
anything that I need to correct in my usage of extension functions.

-- 
Regards,
Anup Rav.


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]