class documentType :InheritsTDocumentType.t ->
object
..end
method get_entities : namedNodeMap
method get_internalSubset : domString
method get_name : domString
method get_notations : namedNodeMap
method get_publicId : domString
method get_systemId : domString
method as_DocumentType : TDocumentType.t