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
nodeProcessingInstructionNodeAttributes
17
NIST
18
19
 
20
    The "getAttributes()" method invoked on a Processing
21
 
22
    Instruction Node returns null.
23
 
24
 
25
 
26
    Retrieve the Processing Instruction node and invoke
27
 
28
    the "getAttributes()" method.   It should return null.
29
 
30
31
Mary Brady
32
2001-08-17
33
34
35
36
37
38
39
40
41
42
43
44