Subversion Repositories Kolibri OS

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
3
17
18
 
19
 
20
21
  
22
    GetFeature1
23
    Curt Arnold
24
    DOMImplementationLS can be obtained by DOMImplementation.getFeature("LS", "3.0").
25
        2003-12-09
26
        
27
        
28
  
29
  
30
  
31
  
32
  
33
  
34
  
35
          feature='"LS"' version='"3.0"' interface="DOMImplementation"/>
36
  
37
  
38
  
39
40
 
41
 
42