You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Steve Hoffman <St...@pobox.com> on 2001/07/09 16:15:35 UTC

String repesentation of a StylesheetRoot object

Hi,

I need to write some code to create a "merged" stylesheet resulting from
composing a source stylesheet and all of its imports and includes. I thought
that I might be able to use Xalan's templates package to do this, but I
can't figure out how.

Is it possible to get a String repesentation of a StylesheetRoot object?

TIA,

Steve Hoffman