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
13
 
14
15
16
hc_characterdataDeleteDataEnd
17
Curt Arnold
18
19
The "getAttributes()" method invoked on an Attribute
20
Node returns null.
21
 
22
Retrieve the first attribute from the last child of the
23
first employee and invoke the "getAttributes()" method
24
on the Attribute Node.  It should return null.
25
26
 
27
2002-06-09
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46