A B C D E F G H I K L M N O P R S T U V W X

O

OutputDocumentHandler - interface com.jclark.xsl.sax.OutputDocumentHandler.
a SAX1 DocumentHandler that serializes to a Destination
OutputMethod - interface com.jclark.xsl.tr.OutputMethod.
collects the attributes on the xsl:stylesheet element which determine the type of output we are to produce
OutputMethodHandler - interface com.jclark.xsl.sax.OutputMethodHandler.
constructs a DocumentHandler appropriate for a given output method (which typically is determined by the stylesheet) and destination (which is determined externally)
OutputMethodHandlerImpl - class com.jclark.xsl.sax.OutputMethodHandlerImpl.
produces a DocumentHandler suitable for a given output method i.e text, XML, etc and destination
OutputMethodHandlerImpl(XSLProcessor) - Constructor for class com.jclark.xsl.sax.OutputMethodHandlerImpl
 
OutputStreamDestination - class com.jclark.xsl.sax.OutputStreamDestination.
 
OutputStreamDestination(OutputStream) - Constructor for class com.jclark.xsl.sax.OutputStreamDestination
 

A B C D E F G H I K L M N O P R S T U V W X