OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Forthcoming: UnDOM, InheritanceFilter, LocalMarkupFilter

[ Lists Home | Date Index | Thread Index ]
  • From: John Cowan <cowan@locke.ccil.org>
  • To: XML Dev <xml-dev@ic.ac.uk>
  • Date: Wed, 12 Aug 1998 18:09:02 -0400

New projects soon to be forthcoming:

UnDOM: a SAX parser that reads a org.w3c.dom.Document rather than an
InputSource, and generates the appropriate SAX events for each object
in the DOM document tree.  This was originally going to be called
"DOMinion", as being the opposite of "FreeDOM", but the latter is
changing its name.  UnDOM should work with any conformant Java
DOM implementation, and allows tricks like parsing a file into
a DOM and then replaying it multiple times.

InheritanceFilter: a SAX parser filter that detects
inherited attributes and returns them as part of every element
within the scope.  Initially only "xml:space" and "xml:lang" are
inherited, but an application may add any attributes it likes.
In addition, a PI will allow a document to specify such attributes too.

LocalMarkupFilter: a SAX parser filter that detects and expands
locally defined markup characters within XML character data.
This is a simpler analogue of SGML shortrefs, but (because it is
less flexible) can be done after ordinary XML parsing rather than
integrated with it.  It eliminates some of the need to parse
character data with a separate post-XML parser.

-- 
John Cowan	http://www.ccil.org/~cowan		cowan@ccil.org
	You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
	You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
		Clear all so!  'Tis a Jute.... (Finnegans Wake 16.5)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS