DOMDocumentType
Inherits From: DOMNode
Declared In: DOMDocumentType.h
Methods: - name , - entities , - notations , - publicId , - systemId , - internalSubset


Class Description
No class description.


Instance Variables
id parent;

parentNo description.



Method Types
- name
- entities
- notations
- publicId
- systemId
- internalSubset


Instance Methods
entities
- (id)entities
No method description.

internalSubset
- (NSString *)internalSubset
No method description.

name
- (NSString *)name
No method description.

notations
- (id)notations
No method description.

publicId
- (NSString *)publicId
No method description.

systemId
- (NSString *)systemId
No method description.


Version 1.1.1.1 Copyright ©2002 by SKYRIX Software AG. All Rights Reserved.