An XMLByteStream wrapped by an XMLFragment implementation. This allows to
store SAX events and insert them in an XSP result using <xsp:expr>.
author: Sylvain Wallez version: CVS $Id: XMLByteStreamFragment.java 433543 2006-08-22 06:22:54Z crossley $
Constructor Summary
public
XMLByteStreamFragment(Object bytes) Creates a new XMLByteStreamFragment defined by the given
XML byte stream.