You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by My...@lotus.com on 2001/02/22 15:42:12 UTC

Re: whereis the org.apache.xalan.processor.TransformerFactoryImpl API ?

Henri,
TransformerFactoryImpl is an implementation of the TRAX interface
TransformerFactory. You can find more info on that interface at
http://xml.apache.org/xalan-j/apidocs/index.hmtl

Myriam




Henri Delebecque <He...@supelec.fr> on 02/22/2001 05:38:10 AM

Please respond to xalan-dev@xml.apache.org

To:   xalan-dev@xml.apache.org
cc:   delebecq@supelec.fr (bcc: Myriam Midy/CAM/Lotus)
Subject:  whereis the org.apache.xalan.processor.TransformerFactoryImpl API
      ?

Hello,

I try to run the SimpleTransform example from Xalan-J 2.0,
with a Xerces version 1.2.3 that's says the "jar tf" of the xerces.jar
archive).

I encounter the "Namespace not supported by SAXParser" error.
I have read the FAQ, which says: "you should tell the parser that it is
namespace aware". Good. But, I try to understand the link between
a transformer and a parser, and I try to reach the API of the class
that throws the above mentionned exception (that's to say:
org.apache.xalan.processor.TransformerFactoryImp) on the
http://xml.apache.org/xalan-j/apidocs/org/apache/xalan/processor/
directory. Unfortunately, this dicretory doesn't includes the
TransformerFactoryImpl API.

Please, help me
Thanks a lot

______________________________________________________________
| Henri Delebecque                        delebecq@supelec.fr |
| Webmaster                                                   |
| Supelec                          Tel (33)  01.69.85.14.91   |
| 3 rue Joliot-Curie                                          |
| Plateau de Moulon                 Fax:(33) 01.69.85.12.34   |
| 91190 Gif sur Yvette                                        |
| FRANCE                                                      |
|_____________________________________________________________|

______________________________________________________________
| Henri Delebecque                        delebecq@supelec.fr |
| Webmaster                                                   |
| Supelec                          Tel (33)  01.69.85.14.91   |
| 3 rue Joliot-Curie                                          |
| Plateau de Moulon                 Fax:(33) 01.69.85.12.34   |
| 91190 Gif sur Yvette                                        |
| FRANCE                                                      |
|_____________________________________________________________|