Sponsor:

Your company here, and a link to your site. Click to find out more.

Xalan - Man Page

Xalan – Transform XML documents using a stylesheet

Synopsis

Xalan [Options] source stylesheet

Description

Transform XML documents using a stylesheet that conforms to XSLT 1.0 standards.

Options

A dash as the source argument reads from stdin. (- cannot be used for both arguments.)

-a

Use xml-stylesheet PI, not the stylesheet argument.

-e encoding

Force the specified encoding for the output.

-i integer

Indent the specified amount.

-m

Omit the META tag in HTML output.

-o filename

Write output to the specified file.

-p name expression

Sets a stylesheet parameter.

-t

Display timing information.

-u

Disable escaping of URLs in HTML output.

-?

Display a help message.

-v

Validates source documents.

Info

April 2024