You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by se...@cern.ch on 2001/03/19 11:10:06 UTC

document fragment serialization

I'm trying to serialize a document fragment using the XmlSerializer and there
is a little bug (or feature ?) there :
  the comments before the first element of the fragment are not serialized.
After some investigation, it's because serializePreRoot is not called while
serializing a document fragment.

Is it not a bug ?

Sebastien


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