XMLDocument.idl 83 B

12345
  1. #import <DOM/Document.idl>
  2. [Exposed=Window]
  3. interface XMLDocument : Document {
  4. };