| Current File : //usr/share/man/man3/libxslt.3 |
'\" te
.TH libxslt 3 "30 August 2001"
.SH NAME
libxslt \- library used to do XSL transformations on XML documents
.SH DESCRIPTION
The
.I libxslt
library is used to do XSL transformations on XML documents that
have been loaded into memory with functions from
.I libxml.
.LP
.SH FILES
.TP 2.2i
.B /usr/lib/libxslt.so
sharable library
.TP
.B /usr/bin/xsltproc
binary application to do XSL transformations on the command line
.SH AUTHORS
Daniel Veillard (daniel@veillard.com).
If you download and install this package look at instructions on the
Web site http://xmlsoft.org/XSLT/ .
Manual page by Heiko W. Rupp (hwr@pilhuhn.de)
.\" Oracle has added the ARC stability level to this manual page
.SH ATTRIBUTES
See
.BR attributes (5)
for descriptions of the following attributes:
.sp
.TS
box;
cbp-1 | cbp-1
l | l .
ATTRIBUTE TYPE ATTRIBUTE VALUE
=
Availability library/libxslt
=
Stability Uncommitted
.TE
.PP
.SH SEE ALSO
.IR libexslt (3),
.IR libxml (3),
.IR xsltproc (1),
.IR xmllint (1)
.\" end of manual page
.SH NOTES
.\" Oracle has added source availability information to this manual page
This software was built from source available at https://java.net/projects/solaris-userland. The original community source was downloaded from ftp://xmlsoft.org/libxslt/libxslt-1.1.28.tar.gz
Further information about this software can be found on the open source community website at http://xmlsoft.org/XSLT/.