Section 25.337. XSLTProcessor.getParameter( ): return the value of a named parameter


25.337. XSLTProcessor.getParameter( ): return the value of a named parameter

25.337.1. Synopsis

 String getParameter(String namespaceURI, String localName) 

25.337.1.1. Arguments

namespaceURI

The namespace of the parameter.


localName

The name of the parameter.

25.337.1.2. Returns

The value of the parameter, or null if it has not been set.




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