 ebac5fe596
			
		
	
	ebac5fe596
	
	
	
		
			
			git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@45 119443c7-1b9e-41f8-b6fc-b9c35fce742c
		
			
				
	
	
		
			49 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			49 lines
		
	
	
		
			2.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 | |
| 
 | |
| <HTML>
 | |
| <HEAD>
 | |
|    <TITLE> DOM Interfaces </TITLE>
 | |
|    <META NAME="GENERATOR" CONTENT="DOC++ 3.4.10">
 | |
| </HEAD>
 | |
| <BODY BGCOLOR="#ffffff">
 | |
| 
 | |
| <H2> <A HREF="#DOC.DOCU">DOM Interfaces </A></H2></H2><A NAME="DOC.DOCU"></A>
 | |
| <BLOCKQUOTE>The Document Object Model consists of a set of objects and interfaces
 | |
| for accessing and manipulating documents.  IXML does not implement all
 | |
| the interfaces documented in the DOM2-Core recommendation but defines
 | |
| a subset of the most useful interfaces.  A description of the supported
 | |
| interfaces and methods is presented in this section.
 | |
| 
 | |
| <P>For a complete discussion on the object model, the object hierarchy,
 | |
| etc., refer to section 1.1 of the DOM2-Core recommendation.</BLOCKQUOTE>
 | |
| 
 | |
| <HR>
 | |
| <DL>
 | |
| <DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it Node}"></A>
 | |
| <A HREF=InterfaceitNode.html><B>Interface <I>Node</I></B></A><DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it Attr}"></A>
 | |
| <A HREF=InterfaceitAttr.html><B>Interface <I>Attr</I></B></A><DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it CDATASection}"></A>
 | |
| <A HREF=InterfaceitCDATASection.html><B>Interface <I>CDATASection</I></B></A><DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it Document}"></A>
 | |
| <A HREF=InterfaceitDocument.html><B>Interface <I>Document</I></B></A><DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it Element}"></A>
 | |
| <A HREF=InterfaceitElement.html><B>Interface <I>Element</I></B></A><DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it NamedNodeMap}"></A>
 | |
| <A HREF=InterfaceitNamedNodeMap.html><B>Interface <I>NamedNodeMap</I></B></A><DT>
 | |
| 
 | |
| <IMG ALT="o" BORDER=0 SRC=icon1.gif><A NAME="Interface {\it NodeList}"></A>
 | |
| <A HREF=InterfaceitNodeList.html><B>Interface <I>NodeList</I></B></A></DL>
 | |
| <DL><DT><DD></DL><P><P><I><A HREF="index.html">Alphabetic index</A></I></P><HR>
 | |
| <BR>
 | |
| This page was generated with the help of <A HREF="http://docpp.sourceforge.net">DOC++</A>.
 | |
| </BODY>
 | |
| </HTML>
 |