Section 25.341. XSLTProcessor.setParameter( ): set a stylesheet parameter


25.341. XSLTProcessor.setParameter( ): set a stylesheet parameter

25.341.1. Synopsis

 void setParameter(String namespaceURI,                   String localName,                   String value) 

25.341.1.1. Arguments

namespaceURI

The namespace of the parameter.


localName

The name of the parameter.


value

The value of the parameter.

25.341.2. Description

This method specifies a value for the named stylesheet parameter.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net