[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: DOM?
From:       Richard Moore <rich () ipso-facto ! freeserve ! co ! uk>
Date:       1999-07-18 20:40:11
[Download RAW message or body]

DOM is a standard object model used to operate on XML or HTML data. You
can access it in most browsers through javascript, and it is also used
by many of the Java XML parser/AST building tools. Basically a tag
becomes an object, and the attributes it has in the document are what
it gets in the object model. Tags may contain other tags which
represents
containment. The exmpale has three objects a UL, an LI and a text run.
The UL contains the LI followed by the text.

<UL>
<LI>Test
</UL>

There's a lot of information about this sort of thing on the w3 site
www.w3.org.

Rich.

pbrown@redhat.com wrote:
> 
> Can someone "in the know" just mention a few words about DOM and the
> recent commits to CVS?  How does this relate to KOM?  What will it allow?
> What's going on?!?
> 
> (still largely clueless about the CORBA stuff, and hoping we get a
> mini-tutorial sometime soon.)
> 
> ---
>   Preston Brown                                    Systems Engineer
>   pbrown@redhat.com                                Red Hat, Inc.

-- 
     Richard Moore		rich@ipso-facto.freeserve.co.uk
http://www.robocast.com/	richard@robocast.com
http://developer.kde.org/	rich@kde.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic