I was successfully using the indent-amount attribute in a stylesheet when I was using org.apache.xalan.xslt.Process to process the stylesheet. I'm now processing the stylesheet (from Java) using a Transformer class with output to a DOMResult class and then using a (xml) Serializer class to write the DOMResult to a file. I have not been able to figure out how to control the indent-amount in this context.

Does the indent-amount work in this context, and if so, how do set it up?

Thanks,
Ed Knoll

--
Edward L. Knoll   Phone (FedEx)     : (719)484-2717
                 e-mail (FedEx)    : [EMAIL PROTECTED]
                 e-mail (personal) : [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to