You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Andy Clark <an...@apache.org> on 2001/09/17 09:58:56 UTC

[Xerces2] Removed Entity Methods from XMLAttributes

I've removed the methods pertaining to entities appearing 
in attribute values from the XMLAttributes interface (and
corresponding implementation). Since we store the non-
normalized value, this information can always be generated
if needed. I think it greatly simplifies the XNI interface
for attributes.

Next: I'm still waiting for comments regarding adding a
      series of XMLxxxFilter interfaces to XNI. If there's
      no general objection, I'll work on that later this
      week -- adding the interfaces, documentation, and
      perhaps a dynamic parser configuration sample.

Later: Once that's done, perhaps it's time to spin another
       beta release...

-- 
Andy Clark * IBM, TRL - Japan * andyc@apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org