| A Source that generates completely empty XML document or an
XML document that contains just a root node.
The URI syntax is empty: for completely empty XML document
or create-document:root-element for document with root element,
where root-element is the name of the root element to create.
version: $Id: EmptySource.java 433543 2006-08-22 06:22:54Z crossley $ since: 2.1.8 |