Module java.xml

Interface XMLEventWriter

All Superinterfaces:
XMLEventConsumer

public interface XMLEventWriter extends XMLEventConsumer
This is the top level interface for writing XML documents. Instances of this interface are not required to validate the form of the XML.
Since:
1.6
See Also: