Siljan,

The class that you're referring to is not intended to be used directly. Everything in the org.apache.xalan.xsltc.trax package is an implementation of the JAXP 1.2 API [1]. This API defines a plugable layer which makes it possible for the same app to use different XSLT processors.

Hope this helps.

-- Santiago

[1] http://java.sun.com/xml/jaxp/

Siljan Simpson wrote:

Hi,

I would like to use the method org.apache.xalan.xsltc.DOM getDOM(Source source, 
int mask) in the class org.apache.xalan.xsltc.trax.TransformerImpl in my code. 
The access for this method is private. What would be the procedure to have the 
access changed to public ?

Thanks,
Siljan Simpson





Reply via email to