[Home] [By Thread] [By Date] [Recent Entries]

  • From: <david@m...>
  • To: Tyler Baker <tyler@i...>
  • Date: Thu, 21 Jan 1999 06:48:06 -0500 (EST)

Tyler Baker writes:

 > First, we will need to define a new type, namely Name.
 > 
 > public interface Name {
 >   String getPrefix();
 >   String getLocalName();
 >   String getQualifiedName();
 >   String getNamespace();
 >   String getExpandedName();
 >   Name clone();
 > }

[...]

I proposed something like this early on as well, but have since backed
away from it.  I like to keep SAX very dumb and low level, so that
other APIs (like SAXON or MDSAX) can build on top of it with little
constraint.


All the best,


David

-- 
David Megginson                 david@m...
           http://www.megginson.com/

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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member