DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16506>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=16506

Add "load translet from classpath" feature to the XSLTC TransformerFactory

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2003-02-03 20:22 -------
The patch was applied. The name of the new attribute is "use-classpath". If 
this attribute is set, the Templates is created from the translet which is 
loaded from the CLASSPATH. The translet name is resolved by the "translet_name" 
attribute, or the base name of the system ID of the input Source, or the 
default name "GregorSamsa", in that particular order.

Reply via email to