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
characterdataGetData
17
NIST
18
19
 
20
    The "getData()" method retrieves the character data
21
 
22
  currently stored in the node.
23
 
24
  Retrieve the character data from the second child
25
 
26
  of the first employee and invoke the "getData()"
27
 
28
  method.  The method returns the character data
29
 
30
  string.
31
 
32
33
Mary Brady
34
2001-08-17
35
36
37
38
39
40
41
42
43
44
45
46
47
48