JavaScript: The Definitive Guide

25.340. XSLTProcessor.reset( ): restore an XSLTProcessor to its default state

25.340.1. Synopsis

void reset( )

25.340.2. Description

This method restores an XSLTProcessor to the state it was in when it was first created. After calling this method, there is no stylesheet and are no parameter values associated with the XSLTProcessor.

Категории