Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
13
 
14
15
16
notationGetSystemId
17
NIST
18
19
    The "getSystemId()" method of a Notation node contains
20
   the system identifier associated with the notation, if
21
   one was specified.
22
 
23
   Retrieve the notation named "notation2" and access its
24
   system identifier.  The string "notation2File" should be
25
   returned.
26
27
Mary Brady
28
2001-08-17
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45