Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
16
 
17
18
19
20
domconfigurationgetparameter01
21
IBM
22
23
	The method getParameter returns the value of a parameter if known.
24
 
25
	Get the DOMConfiguration object of a document and verify that the default required features are set
26
	to true.
27
28
Jenny Hsu
29
2003-11-07
30
	
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47