Version 0.9  What is XML4Ada95?  Installation  How-To  API  Download 

COUNTER
counter


Parser - setFeature

Specification

procedure setFeature
   (Self : in DOMParser;
    featName : in DOMString;
    state : in Boolean);

Description

Set the state of a feature.
It is possible for Parser to recognize a feature name but to be unable to set its value.

Parameters

featName Name of the feature.
state The requested state of the feature (true or false).


Standard

Functionality will be introduced in DOM Level 3 Load and Save (not yet standardized). As it is, this method is implementation specific.


parseURI canSetFeature setFeature getFeature set_ErrorHandler

e-Mail: denny@nodix.de

design shareright © 2002 Phlash  
inhalt © 2003-04 Zdenko Denny Vrandecic  
last update: 14.01.2004 website created by XML4Ada95 DocGen