com.sun.xml.stream.writers
Class XMLOutputSource

java.lang.Object
  extended by com.sun.xml.stream.writers.XMLOutputSource

public class XMLOutputSource
extends java.lang.Object

XMLOutputSource Encapuslates the information about the source where XML output needs to be written.

Author:
Neeraj Bajaj

Constructor Summary
XMLOutputSource()
          Creates a new instance of XMLOutputSource
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLOutputSource

public XMLOutputSource()
Creates a new instance of XMLOutputSource



Copyright ? 2002-2003 Apache XML Project. All Rights Reserved.