| 
Class Summary | 
| ByteArraySource | 
A byte-stream Source whose content comes from a byte array. | 
| DOMSource | 
Document Object Model (DOM) Source
 
    A Source whose content comes from a DOM node. | 
| MessageContextSource | 
Source that represents all message content. | 
| MFLSource | 
This class represents MFL content. | 
| MimeSource | 
Source representing arbitrary content with headers. | 
| SAAJSource | 
An implementation of Source that is backed by a SAAJ
 SOAPMessage object. | 
| StreamSource | 
A byte-stream Source whose content comes from an InputStream. | 
| StringSource | 
A Source that is backed by a single String. | 
| TransformOptions | 
Class used to represent a set of transformation options. | 
| XmlObjectSource | 
Apache XBean Source
    Source content is represented as an Apache XBean. |