You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Noah Green <nj...@rcn.com> on 2000/10/18 14:43:22 UTC

getting at the DTM inside the XMLParserLiaison

Hi,
 From the vantage point of using the XSLTProcessor / XMLParserLiaison
setup with the default (DTM) parser, I am trying to get ahold of the instance
of the DTM itself used in the parser, in order to call "setFeature()" on it.
I can't seem to find any method in the API that allows this access.  Is
there a way to do this, or some wrapper method for calling setFeature()
on the DTM?

thanks!
noah