17 interfaces:
Attr 
CDATASection 
CharacterData 
Comment 
Document 
DocumentFragment 
DocumentType 
DOMImplementation 
Element 
Entity 
EntityReference 
NamedNodeMap 
Node 
NodeList 
Notation 
ProcessingInstruction
Text
plus one exception:  
 DOMException
Plus a bunch of HTML stuff in org.w3c.dom.html
 and other packages
 we will ignore