Uses of Class
com.jclark.xsl.sax.GenericDestination

Packages that use GenericDestination
com.jclark.xsl.sax The SAX (version 1) API for XT  
 

Uses of GenericDestination in com.jclark.xsl.sax
 

Subclasses of GenericDestination in com.jclark.xsl.sax
 class FileDescriptorDestination
          e.g stdout
 class FileDestination
          Represents a file to which we can write the results of a transformation
 class OutputStreamDestination
           
 class ServletDestination