Searched refs:getDoctype (Results 1 – 5 of 5) sorted by relevance
1286 DocumentType dtd = doc.getDoctype(); in getDocumentTypeDeclarationSystemIdentifier()1317 DocumentType dtd = doc.getDoctype(); in getDocumentTypeDeclarationPublicIdentifier()1422 DocumentType doctype = doc.getDoctype(); in getUnparsedEntityURI()
774 public DocumentType getDoctype() in getDoctype() method in UnImplNode
1132 DocumentType doctype = doc.getDoctype(); in getUnparsedEntityURI()
568 public final DocumentType getDoctype() in getDoctype() method in DTMNodeProxy
1667 DocumentType docType = node.getOwnerDocument().getDoctype(); in isEntityReferneceWellFormed()