This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Multiple extension classes with the same prefix


Hi,
Is there a way to define multiple source classes having the same extension
prefix like:
<axslt:component prefix="xyz" functions="formatDate, numberFormat"
elements="setDateParameters">
  <axslt:script lang="javaclass" src="XSLUtilities, XSLNonUtilities"/>
 </axslt:component>
where XSLUtilities and XSLNonUtilities are two separate classes.
Thanks,
Yashdeep Patil.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]