sdx-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE : [sdx-users] NoSuchMethod


From: Martin Sevigny
Subject: RE : [sdx-users] NoSuchMethod
Date: Fri, 24 Jan 2003 11:48:47 +0100

Bonjour,

> Pouvez-vous svp me dire où se trouvent les appels Xalan pour 
> que je fasse la modif sur mon install 2.0?

Une rapide recherche dans toutes les XSLT de SDX me donne ceci (hors
système de documentation qui n'est pas pertinent ici) :

java\fr\gouv\culture\sdx\logicsheet\sdx-pipelines.xsl(116): <xsl:when
xmlns:xalan="http://xml.apache.org/xalan";
test="function-available('xalan:distinct')">

java\fr\gouv\culture\sdx\logicsheet\sdx-pipelines.xsl(117):
<xsl:for-each
select="xalan:distinct((//*|//@*)/namespace::*[name()!='xml'])">

webapp\sdx\admin\xsl\xform.xsl(92): <xsl:when
test="function-available('xalan:distinct')">

webapp\sdx\admin\xsl\xform.xsl(94): <xsl:with-param name="langs"
select="xalan:distinct($langs-list)"/>

webapp\sdx\resources\xsl\xml.xsl(343): <xsl:when xmlns:java="java"
xmlns:xalan="http://xml.apache.org/xalan";
test="function-available('xalan:distinct')">

webapp\sdx\resources\xsl\xml.xsl(344): <xsl:value-of
select="java:org.apache.xalan.xsltc.compiler.util.Util.replace($string,
'a', '__')"/>

A bientôt,

Martin Sévigny





reply via email to

[Prev in Thread] Current Thread [Next in Thread]