Subversion Repositories Kolibri OS

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3584 sourcerer 1
2
 
3
17
18
19
20
documenttypepublicid01
21
IBM
22
23
    The method getInternalSubset() returns the public identifier of the external subset.
24
 
25
    Create a new DocumentType node with the value "PUB" for its publicId.
26
    Check the value of the publicId attribute using getPublicId().
27
28
Neil Delima
29
2002-04-28
30
31
32
33
34
35
36
37
38
39
40
41
42
43